diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-09 12:50:40 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-09 12:50:40 +0300 |
commit | aeaf46c5ac708bc225ea4095b7ce8fc607c74867 (patch) | |
tree | 43ba5f5f70504482da5a8e3b9210b50942ae818b /res/tinos.fontpack | |
parent | d197e02ae35d8439c80106db6ce1c561499e5629 (diff) |
Preferences: Selecting fonts to use
Now all the available fonts are selectable in the dialog. Added preformatted and UI font settings and shuffled the order a bit to make more sense.
Diffstat (limited to 'res/tinos.fontpack')
-rw-r--r-- | res/tinos.fontpack/fontpack.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/tinos.fontpack/fontpack.ini b/res/tinos.fontpack/fontpack.ini index eeefb8eb..8759b752 100644 --- a/res/tinos.fontpack/fontpack.ini +++ b/res/tinos.fontpack/fontpack.ini | |||
@@ -1,5 +1,6 @@ | |||
1 | [tinos] | 1 | [tinos] |
2 | name = "Tinos" | 2 | name = "Tinos" |
3 | glyphscale = 0.850 | ||
3 | regular = "Tinos-Regular.ttf" | 4 | regular = "Tinos-Regular.ttf" |
4 | italic = "Tinos-Italic.ttf" | 5 | italic = "Tinos-Italic.ttf" |
5 | bold = "Tinos-Bold.ttf" | 6 | bold = "Tinos-Bold.ttf" |