diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-07 18:03:27 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-07 18:03:27 +0300 |
commit | 3d1a4a8e68fa673fed311710dd9303e928eea663 (patch) | |
tree | d59bdd26b8ddbdce9877f671188d878cc087cd89 /res/tinos.fontpack/fontpack.ini | |
parent | c9ded71342f4e47b48151782a48fc488a5f63e56 (diff) |
Package all fonts into .fontpacks
All fonts except default.fontpack will be distributed separately, or at least outside of resources.lgr.
Diffstat (limited to 'res/tinos.fontpack/fontpack.ini')
-rw-r--r-- | res/tinos.fontpack/fontpack.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/tinos.fontpack/fontpack.ini b/res/tinos.fontpack/fontpack.ini new file mode 100644 index 00000000..eeefb8eb --- /dev/null +++ b/res/tinos.fontpack/fontpack.ini | |||
@@ -0,0 +1,5 @@ | |||
1 | [tinos] | ||
2 | name = "Tinos" | ||
3 | regular = "Tinos-Regular.ttf" | ||
4 | italic = "Tinos-Italic.ttf" | ||
5 | bold = "Tinos-Bold.ttf" | ||