Kaydet (Commit) c5887193 authored tarafından Frédéric Wang's avatar Frédéric Wang Kaydeden (comit) Khaled Hosny

Fix glyph names in OpenSymbol and add a note in the README

Change-Id: Iddea789abf66c144aef38176bb97660adaaa3d9a
Reviewed-on: https://gerrit.libreoffice.org/4695Tested-by: 's avatarKhaled Hosny <khaledhosny@eglug.org>
Reviewed-by: 's avatarKhaled Hosny <khaledhosny@eglug.org>
üst 428e77a0
...@@ -4,7 +4,7 @@ FullName: OpenSymbol ...@@ -4,7 +4,7 @@ FullName: OpenSymbol
FamilyName: OpenSymbol FamilyName: OpenSymbol
Weight: Book 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 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 ItalicAngle: 0
UnderlinePosition: -143 UnderlinePosition: -143
UnderlineWidth: 20 UnderlineWidth: 20
...@@ -773,7 +773,7 @@ ShortTable: maxp 16 ...@@ -773,7 +773,7 @@ ShortTable: maxp 16
0 0
0 0
EndShort EndShort
LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.5" LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.6"
GaspTable: 1 65535 2 0 GaspTable: 1 65535 2 0
Encoding: Custom Encoding: Custom
UnicodeInterp: none UnicodeInterp: none
...@@ -107692,7 +107692,7 @@ SplineSet ...@@ -107692,7 +107692,7 @@ SplineSet
EndSplineSet EndSplineSet
EndChar EndChar
StartChar: graveaccent StartChar: grave
Encoding: 993 96 1004 Encoding: 993 96 1004
Width: 681 Width: 681
Flags: W Flags: W
...@@ -107709,7 +107709,7 @@ SplineSet ...@@ -107709,7 +107709,7 @@ SplineSet
EndSplineSet EndSplineSet
EndChar EndChar
StartChar: acuteaccent StartChar: acute
Encoding: 994 180 1005 Encoding: 994 180 1005
Width: 681 Width: 681
Flags: W Flags: W
...@@ -107742,7 +107742,7 @@ SplineSet ...@@ -107742,7 +107742,7 @@ SplineSet
EndSplineSet EndSplineSet
EndChar EndChar
StartChar: verticalline StartChar: bar
Encoding: 996 124 1007 Encoding: 996 124 1007
Width: 813 Width: 813
Flags: W Flags: W
...@@ -107758,7 +107758,7 @@ SplineSet ...@@ -107758,7 +107758,7 @@ SplineSet
EndSplineSet EndSplineSet
EndChar EndChar
StartChar: doubleverticalline StartChar: uni2016
Encoding: 997 8214 1008 Encoding: 997 8214 1008
Width: 1183 Width: 1183
Flags: W Flags: W
...@@ -14,3 +14,8 @@ the .sfd where the version is mentioned, e.g. ...@@ -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.3"
+LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.4" +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).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment