summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2016-11-18 04:35:18 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2016-11-18 13:40:50 +0200
commitaf98ce292796ae4f9a33a14097d27ca2b8cf48c0 (patch)
tree78725b7dcb2bdc1eda72a2132e92855254214499
parentc5c8790122bf7e13543b5b94fa70f437288afc0c (diff)
Update README to reflect reality
Change-Id: I0cedea64cb95261b2c31272533da69cb1f0f2820
-rw-r--r--extras/source/truetype/symbol/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/extras/source/truetype/symbol/README b/extras/source/truetype/symbol/README
index c5334b6c61e7..b69b721b67ad 100644
--- a/extras/source/truetype/symbol/README
+++ b/extras/source/truetype/symbol/README
@@ -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).