Update README to reflect reality

Change-Id: I0cedea64cb95261b2c31272533da69cb1f0f2820
This commit is contained in:
Khaled Hosny
2016-11-18 04:35:18 +02:00
parent c5c8790122
commit af98ce2927

View File

@@ -9,15 +9,12 @@ important so that when two versions of the font are installed, e.g. one
bundled inside the office installation, and one already installed on the system
that the most recent font can be detected and favoured.
Bumping the font version is easiest done manually by bumping the two places in
Bumping the font version is easiest done manually by bumping the the place in
the .sfd where the version is mentioned, e.g.
-Version: 102.3
+Version: 102.4
-LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.3"
+LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.4"
The glyph names in the font should follow Adobe Glyph list for new fonts
(https://github.com/adobe-type-tools/agl-aglfn) or just the uniXXXX scheme
(see https://github.com/adobe-type-tools/agl-specification for the rationale).