summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Schmalstieg <git.code@ms-studio.net>2015-09-18 15:05:49 +0200
committerManuel Schmalstieg <git.code@ms-studio.net>2015-09-18 15:05:49 +0200
commita5109819b8d7d8f794522dcc6fc70c53c33c2f51 (patch)
tree50bc625b08146a6c9036bd6d475fe32146718b71
parent5092b60838e7a4312b2db7e4d3afa95678bf18df (diff)
Adding some info about font generation to the readme.
-rwxr-xr-xreadme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 62f1c79..936ff91 100755
--- a/readme.md
+++ b/readme.md
@@ -14,6 +14,13 @@ The contributors are working mostly with FontForge, and we are currently using t
To open the font via FontForge, do "File > Open", navigate to and highlight the "Karmilla-Regular.sfdir" folder, and click "OK" – FontForge will then open the font. Don't attempt to open a single .glyph file.
+## How to generate fonts?
+
+Here is the convention we are using we make changes, such as adding or improving glyphs:
+- Change the version number, under Element > Font Info
+- Export a new TTF, via Generate Fonts > TTF.
+- We name the TTF with the version appended to the filename, such as Karmilla-Regular-013.ttf - this makes it easier to test and compare different versions.
+
## Changes:
Some of the changes we made so far: