From d3f397ed4166535b87c1b0c26e8a72c315fdca75 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 18 Jan 2013 15:02:40 +0000 Subject: add new author to font copyright list and regenerate .ttf Change-Id: I725043c00bd3dd924ac022859bbf5957dc2450b7 --- extras/source/truetype/symbol/OpenSymbol.sfd | 4 ++-- extras/source/truetype/symbol/README | 8 ++++---- extras/source/truetype/symbol/opens___.ttf | Bin 203608 -> 132948 bytes 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'extras') diff --git a/extras/source/truetype/symbol/OpenSymbol.sfd b/extras/source/truetype/symbol/OpenSymbol.sfd index 53a85c0d553e..9a8efb05f0ab 100644 --- a/extras/source/truetype/symbol/OpenSymbol.sfd +++ b/extras/source/truetype/symbol/OpenSymbol.sfd @@ -3,7 +3,7 @@ FontName: OpenSymbol 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 +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.3 ItalicAngle: 0 UnderlinePosition: -143 @@ -774,7 +774,7 @@ ShortTable: maxp 16 0 EndShort LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.3" -GaspTable: 1 65535 2 0 +GaspTable: 1 65535 2 Encoding: Custom UnicodeInterp: none NameList: Adobe Glyph List diff --git a/extras/source/truetype/symbol/README b/extras/source/truetype/symbol/README index 889dd36d7661..fee3cef2d2d5 100644 --- a/extras/source/truetype/symbol/README +++ b/extras/source/truetype/symbol/README @@ -9,8 +9,8 @@ that the most recent font can be detected and favoured. Bumping the font version is easiest done manually by bumping the two places in the .sfd where the version is mentioned, e.g. --Version: 102.2 -+Version: 102.3 +-Version: 102.3 ++Version: 102.4 --LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.2" -+LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.3" +-LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.3" ++LangName: 1033 "" "" "Regular" "OpenSymbol" "" "Version 102.4" diff --git a/extras/source/truetype/symbol/opens___.ttf b/extras/source/truetype/symbol/opens___.ttf index 61a97902b1e3..e4d408056a58 100644 Binary files a/extras/source/truetype/symbol/opens___.ttf and b/extras/source/truetype/symbol/opens___.ttf differ -- cgit