summaryrefslogtreecommitdiff
path: root/extras/source/truetype/symbol
diff options
context:
space:
mode:
authorFrédéric Wang <fred.wang@free.fr>2013-07-03 11:58:37 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2013-07-03 10:37:15 +0000
commitc5887193572ea1295b9d36008af5851127fd9647 (patch)
tree4dfac812ee0b046323d36326d7c53adb4e0d6570 /extras/source/truetype/symbol
parent428e77a0693ecb56a529970233666c25c55fc0f6 (diff)
Fix glyph names in OpenSymbol and add a note in the README
Change-Id: Iddea789abf66c144aef38176bb97660adaaa3d9a Reviewed-on: https://gerrit.libreoffice.org/4695 Tested-by: Khaled Hosny <khaledhosny@eglug.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Diffstat (limited to 'extras/source/truetype/symbol')
-rw-r--r--extras/source/truetype/symbol/OpenSymbol.sfd12
-rw-r--r--extras/source/truetype/symbol/README5
-rw-r--r--extras/source/truetype/symbol/opens___.ttfbin203420 -> 203372 bytes
3 files changed, 11 insertions, 6 deletions
diff --git a/extras/source/truetype/symbol/OpenSymbol.sfd b/extras/source/truetype/symbol/OpenSymbol.sfd
index 6a7991c6ae29..463b8a183a9e 100644
--- a/extras/source/truetype/symbol/OpenSymbol.sfd
+++ b/extras/source/truetype/symbol/OpenSymbol.sfd
@@ -4,7 +4,7 @@ FullName: OpenSymbol
FamilyName: OpenSymbol
Weight: Book
Copyright: (c) 2009 Sun Microsystems Inc.\nTHERE DOES NOT EXIST (c) 2011 Julien Nabet\nPRECEDES <-> DOES NOT SUCCEED (c) 2011 Olivier Hallot\nPRIME <-> TRIPLE PRIME (c) 2013 Mathias Hasselmann
-Version: 102.5
+Version: 102.6
ItalicAngle: 0
UnderlinePosition: -143
UnderlineWidth: 20
@@ -773,7 +773,7 @@ ShortTable: maxp 16
0
0
EndShort
-LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.5"
+LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.6"
GaspTable: 1 65535 2 0
Encoding: Custom
UnicodeInterp: none
@@ -107692,7 +107692,7 @@ SplineSet
EndSplineSet
EndChar
-StartChar: graveaccent
+StartChar: grave
Encoding: 993 96 1004
Width: 681
Flags: W
@@ -107709,7 +107709,7 @@ SplineSet
EndSplineSet
EndChar
-StartChar: acuteaccent
+StartChar: acute
Encoding: 994 180 1005
Width: 681
Flags: W
@@ -107742,7 +107742,7 @@ SplineSet
EndSplineSet
EndChar
-StartChar: verticalline
+StartChar: bar
Encoding: 996 124 1007
Width: 813
Flags: W
@@ -107758,7 +107758,7 @@ SplineSet
EndSplineSet
EndChar
-StartChar: doubleverticalline
+StartChar: uni2016
Encoding: 997 8214 1008
Width: 1183
Flags: W
diff --git a/extras/source/truetype/symbol/README b/extras/source/truetype/symbol/README
index fee3cef2d2d5..67efc7b45688 100644
--- a/extras/source/truetype/symbol/README
+++ b/extras/source/truetype/symbol/README
@@ -14,3 +14,8 @@ the .sfd where the version is mentioned, e.g.
-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
+(http://partners.adobe.com/public/developer/en/opentype/aglfn13.txt) or just the
+uniXXXX scheme (see http://www.adobe.com/devnet/opentype/archives/glyph.html for
+the rationale).
diff --git a/extras/source/truetype/symbol/opens___.ttf b/extras/source/truetype/symbol/opens___.ttf
index 5fc1649e086d..51f2a4dbc4b2 100644
--- a/extras/source/truetype/symbol/opens___.ttf
+++ b/extras/source/truetype/symbol/opens___.ttf
Binary files differ