-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Guillermo Ojea Quintana <[email protected]> Co-authored-by: Pavel Rojtberg <[email protected]>
- Loading branch information
1 parent
0671dc4
commit 6219af8
Showing
4 changed files
with
20 additions
and
10 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
font UIText | ||
{ | ||
type truetype | ||
source Ubuntu-B.ttf | ||
size 15 | ||
resolution 96 | ||
} | ||
|
||
font LogText | ||
{ | ||
type truetype | ||
source UbuntuMono-R.ttf | ||
size 15 | ||
resolution 96 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters