extras/source/truetype/symbol/OpenSymbol.sfd | 12 ++++++------ extras/source/truetype/symbol/README | 5 +++++ extras/source/truetype/symbol/opens___.ttf |binary 3 files changed, 11 insertions(+), 6 deletions(-)
New commits: commit c5887193572ea1295b9d36008af5851127fd9647 Author: Frédéric Wang <fred.w...@free.fr> Date: Wed Jul 3 11:58:37 2013 +0200 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 <khaledho...@eglug.org> Reviewed-by: Khaled Hosny <khaledho...@eglug.org> diff --git a/extras/source/truetype/symbol/OpenSymbol.sfd b/extras/source/truetype/symbol/OpenSymbol.sfd index 6a7991c..463b8a1 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 fee3cef..67efc7b 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 5fc1649..51f2a4d 100644 Binary files a/extras/source/truetype/symbol/opens___.ttf and b/extras/source/truetype/symbol/opens___.ttf differ
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits