Diff
23 commits, 21 files changed
+2183 -3825

updated date in Changelog
psatpute • 9 years ago  
Commit for 1.07.4 release
psatpute • 9 years ago  
file modified
+13
@@ -1,4 +1,17 @@

  

+ - Resolved #1009650, Resolved issue with Liberation Sans Italic

+ - Resolved #1094779,  No Cyrillic Italic Glyphs for Sans, Sans Narrow and Mono

+ 

+ * Fri 18 2014 Pravin Satpute <psatpute@redhat.com> 1.07.4

+ - Restored Liberation Sans Bold 'u' instructions

+ - Resolved #1009650, renames serbian shapes as per AGL

+ - Added new glyph for "imacron" and "g"

+ - Added Correct shape for uni266B in all Liberation variants #1014357

+ - Resolved Problematic shapes for macedonian alphabet #1013949

+ 

+ * Fri Aug 23 2013 Pravin Satpute <psatpute@redhat.com> 1.07.3

+ - Corrected U+2588 shape to match with Dejavu fonts in Mono

+ - Resolved Serbian bug #984428

  - applied patch to remove kerning for number 1

  - corrected shape of U+040D #799384

  - Makefile restructure patch from Jan Pokorny <jpokorny@redhat.com>

file modified
+1 -1
@@ -30,7 +30,7 @@

  EXPORTDIR    = export

  CHECK_PREFIX = check

  

- VER          = 1.07.2

+ VER          = 1.07.4

  NAME         = Liberation

  VARIANTS     = \

      Mono-Regular       Mono-Bold        Mono-Italic       Mono-BoldItalic       \

file removed
-82
@@ -1,82 +0,0 @@

-    1. What's this?

-   =================

- 

-   The Liberation Fonts is font collection which aims to provide document 

-   layout compatibility as usage of Times New Roman, Arial, Courier New.

- 

- 

-    2. Requirements

-   =================

- 

-   * fontforge is installed.

-     (http://fontforge.sourceforge.net)

- 

- 

-    3. Install

-   ============

- 

-   3.1 Decompress tarball

- 

-     You can extract the files by following command:

- 

-       $ tar zxvf liberation-fonts-[VERSION].tar.gz

- 

-   3.2 Build from the source

- 

-     Change into directory liberation-fonts-[VERSION]/ and build from sources by 

-     following commands:

- 

-       $ cd liberation-fonts-[VERSION]

-       $ make

- 

-     The built font files will be available in 'build' directory.

- 

-   3.3 Install to system

- 

-     For Fedora, you could manually install the fonts by copying the TTFs to 

-     ~/.fonts for user wide usage, or to /usr/share/fonts/truetype/liberation 

-     for system-wide availability. Then, run "fc-cache" to let that cached.

- 

-     For other distributions, please check out corresponding documentation.

- 

- 

-    4. Usage

-   ==========

- 

-   Simply select preferred liberation font in applications and start using.

- 

- 

-    5. License

-   ============

- 

-   This font set had been released under GNU Public License version 2 

-   ("GPLv2") with exceptions.

- 

-   Please read file "COPYING" for GPLv2 license.

- 

-   Please read file "License.txt" for details of exceptions.

- 

- 

-    6. For Maintainers

-   ====================

- 

-   Before packaging a new release based on a new source tarball, you have to

-   update the version suffix in the Makefile:

- 

-     VER = [VERSION]

- 

-   Make sure that the defined version corresponds to the font software metadata

-   which you can check with ftinfo/otfinfo or fontforge itself. It is highly 

-   recommended that file 'ChangeLog' is updated to reflect changes.

- 

-   Create a tarball with the following command:

- 

-     $ make dist

- 

-   The new versioned tarball will be available in the dist/ folder as

-   'liberation-fonts-[NEW_VERSION].tar.gz'.

- 

-   7. Credits

-  ============

- 

-   Please read file "AUTHORS" for list of contributors.

file added
+166
@@ -0,0 +1,166 @@

+ Introduction

+ ############

+ 

+ The Liberation(tm) Fonts is a font family which aims at metric compatibility with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat

+ 

+ 

+ History

+ #######

+ 

+ + "On May 9, 2007, Red Hat announced the initial public release of these fonts under the trademark LIBERATION at the Red Hat Summit. There are three sets: Sans (a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono)." 

+ 

+ + Red Hat, Inc. (2007), [Online], `Available: <https://www.redhat.com/promo/fonts/>`_ [11 May 2010].*

+ 

+ + "On Jul 18, 2012, Liberation fonts 2.00.0 version is released based on croscore fonts to resolve long standing licensing problem and also get more coverage present in croscore fonts."

+ 

+ 

+ License

+ #######

+ 

+ 

+ #. The Liberation(tm) version 2.00.0 onward are Licensed under the SIL Open Font License, Version 1.1.

+ #. Older versions of the Liberation(tm) Fonts is released as open source under the GNU General Public License version 2 with exceptions. `<https://fedoraproject.org/wiki/Licensing/LiberationFontLicense>`_

+ 

+ 

+ 

+ Download

+ ########

+ 

+ 

+ Current Release

+ ***************

+ 

+ **Note**: 2.00.0 onward releases does not includes Liberation Sans Narrow font due to licensing problems. Please refer to older releases for Liberation Sans Narrow font.

+ 

+ 

+ + Binary (ttf): `liberation-fonts-ttf-2.00.1.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-2.00.1.tar.gz>`_

+ + Source (sfd): `liberation-fonts-2.00.1.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-2.00.1.tar.gz>`_

+ 

+ 

+ 

+ + Binary (ttf): `liberation-fonts-ttf-1.07.4.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-2.00.1.tar.gz>`_

+ + Source (sfd): `liberation-fonts-1.07.4.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-1.07.4.tar.gz>`_

+ 

+ 

+ This release includes a source tarball also so it is easy to build the

+ ttf files from sources.

+ 

+ 

+ Previous Releases

+ *****************

+ 

+ 

+ + Binary (ttf): `liberation-fonts-ttf-2.00.0.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-ttf-2.00.0.tar.gz>`_

+ + Source (sfd): `liberation-fonts-2.00.0.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-2.00.0.tar.gz>`_

+ 

+ 

+ 

+ + Binary (ttf): `liberation-fonts-ttf-1.07.3.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-2.00.0.tar.gz>`_

+ + Source (sfd): `liberation-fonts-1.07.3.tar.gz <https://releases.pagure.org/liberation-fonts/liberation-fonts-1.07.3.tar.gz>`_

+ 

+ 

+ Source and TrueType archives are available at `<https://releases.pagure.org/liberation-fonts/>`_.

+ 

+ 

+ Distribution

+ ############

+ 

+ The Liberation(tm) Fonts are packaged for a wide range of Linux distributions:

+ 

+ 

+ + Fedora : liberation-fonts is included in Fedora and installed by

+   default. The Fedora package can be checked `here <http://koji.fedoraproject.org/koji/packageinfo?packageID=liberation-fonts>`_.

+ + RHEL : liberation-fonts is available for Red Hat Enterprise Linux from RHN.

+ + Debian : ttf-liberation has been added to Debian. The Debian package can be checked `here <http://packages.debian.org/search?keywords=ttf-liberation&searchon=names&suite=all&section=all>`_.

+ + Ubuntu : ttf-liberation has been added to Ubuntu. The Ubuntu package can be checked `here <http://packages.debian.org/search?keywords=ttf-liberation&searchon=names&suite=all&section=all>`_.

+ 

+ 

+ 

+ Feedback

+ ########

+ 

+ Please reports bugs or requests for enhancements at `Red Hat Bugzilla <https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=liberation-fonts>`_. When filing a bug please mention the version of liberation-fonts and the OS.

+ 

+ 

+ Development

+ ###########

+ 

+ You can get the current source using the following commands:

+ 

+ Anonymous GIT access

+ 

+ ::

+ 	

+ 	$ git clone `<https://pagure.io/liberation-fonts.git>`_

+ 

+ Read and Write Url

+  

+ ::

+ 

+ 	$ git clone `<ssh://git@pagure.io/liberation-fonts.git>`_

+ 

+ Other Requirements

+ ******************

+ 

+ Install fontforge `<http://fontforge.sourceforge.net>`_

+ 

+ Installation

+ ************

+ Decompress tarball

+ ==================

+ You can extract the files by following command:

+ 

+ ::

+ 

+ 	$ tar zxvf liberation-fonts-[VERSION].tar.gz

+ 

+ Build from the source

+ =====================

+ Change into directory liberation-fonts-[VERSION]/ and build from sources by following commands:

+ 

+ ::

+ 

+ 	$ cd liberation-fonts-[VERSION]

+ 	$ make

+ 

+ The built font files will be available in 'build' directory.

+ 

+ Install to system

+ =================

+ 

+ For Fedora, you could manually install the fonts by copying the TTFs to ~/.fonts for user wide usage, or to /usr/share/fonts/truetype/liberation for system-wide availability. Then, run "fc-cache" to let that cached.

+ 

+ For other distributions, please check out corresponding documentation.

+ 

+ Usage

+ =====

+ 

+ Simply select preferred liberation font in applications and start using.

+ 

+ Discussion about the fonts can be made on `Fedora Fonts List <https://lists.fedoraproject.org/mailman/listinfo/fonts>`_.

+ 

+ For Maintainers

+ ===============

+ 

+ Before packaging a new release based on a new source tarball, you have to update the version suffix in the Makefile:

+ 

+     VER = [VERSION]

+ 

+ Make sure that the defined version corresponds to the font software metadata which you can check with ftinfo/otfinfo or fontforge itself. It is highly recommended that file 'ChangeLog' is updated to reflect changes.

+ 

+ Create a tarball with the following command:

+ 

+ ::

+ 

+     $ make dist

+ 

+ The new versioned tarball will be available in the dist/ folder as 'liberation-fonts-[NEW_VERSION].tar.gz'.

+ 

+ 

+ Developers

+ ########## 

+ 

+ 

+ + Pravin Satpute - current maintainer

+ + Herbert Duerr - contributed SansNarrow

+ + Caius Chance - former maintainer

file modified
+3 -4
@@ -1,14 +1,13 @@

  Here are todo for next release

  

- 1) resolving bug related with hinting

+ 1) Resolving bug related with hinting

  	- https://bugzilla.redhat.com/show_bug.cgi?id=606217

  	- https://bugzilla.redhat.com/show_bug.cgi?id=591556

  	- https://bugzilla.redhat.com/show_bug.cgi?id=591554

  	- https://bugzilla.redhat.com/show_bug.cgi?id=768067

  	- https://bugzilla.redhat.com/show_bug.cgi?id=715309

  	- https://bugzilla.redhat.com/show_bug.cgi?id=714191

- 2) Ascent Descent Values Improvement

- 	- using absolute values instead of relative values in OS/2 table

- 3) RFE: Add Greek Polytonic support to Liberation fonts

+ 2) RFE: Add Greek Polytonic support to Liberation fonts

  	- need some volunteer to add these shapes

  	- https://bugzilla.redhat.com/show_bug.cgi?id=473842

+ 3) Use CV01-09 for Serbian SHA

file modified
+166 -306
@@ -4,7 +4,7 @@

  FamilyName: Liberation Mono

  Weight: Bold

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -375

  UnderlineWidth: 205
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 13598569]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1095817380

- ModificationTime: 1331115791

+ ModificationTime: 1399616628

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 5
@@ -54,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.400078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {} ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  MarkAttachClasses: 1

  DEI: 91125

  TtTable: prep
@@ -3222,15 +3220,15 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Ascender - Liberation Mono Bold" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 15 1 65535 3

+ LangName: 1033 "" "" "" "Ascender - Liberation Mono Bold" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 15 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 812 29 18

+ WinInfo: 1113168 56 18

  BeginPrivate: 0

  EndPrivate

  TeXData: 1 0 0 346030 173015 115343 553984 -1048576 115343 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144
@@ -19704,9 +19702,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -324 0 3

+ Refer: 655 -1 N 1 0 0 1 -324 0 3

  Refer: 532 8725 N 1 0 0 1 -23 0 2

- Refer: 659 -1 N 1 0 0 1 278 -586 2

+ Refer: 658 -1 N 1 0 0 1 278 -586 2

  EndChar

  

  StartChar: onehalf
@@ -19745,9 +19743,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -323 0 3

+ Refer: 655 -1 N 1 0 0 1 -323 0 3

  Refer: 532 8725 N 1 0 0 1 -38 0 2

- Refer: 657 -1 N 1 0 0 1 320 -588 2

+ Refer: 656 -1 N 1 0 0 1 320 -588 2

  EndChar

  

  StartChar: threequarters
@@ -19802,9 +19800,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -314 0 3

+ Refer: 657 -1 N 1 0 0 1 -314 0 3

  Refer: 532 8725 N 1 0 0 1 53 0 2

- Refer: 659 -1 N 1 0 0 1 317 -586 2

+ Refer: 658 -1 N 1 0 0 1 317 -586 2

  EndChar

  

  StartChar: questiondown
@@ -24859,7 +24857,7 @@

  LayerCount: 2

  Fore

  Refer: 42 71 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: gcommaaccent
@@ -24891,7 +24889,7 @@

  LayerCount: 2

  Fore

  Refer: 74 103 N 1 0 0 1 0 0 3

- Refer: 654 -1 N 1 0 0 1 -1 0 2

+ Refer: 653 -1 N 1 0 0 1 -1 0 2

  EndChar

  

  StartChar: Hcircumflex
@@ -26121,7 +26119,7 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 655 -1 N 1 0 0 1 0 0 3

+ Refer: 654 -1 N 1 0 0 1 0 0 3

  Refer: 327 710 N 1 0 0 1 103 0 2

  EndChar

  
@@ -26146,7 +26144,7 @@

  LayerCount: 2

  Fore

  Refer: 46 75 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kcommaaccent
@@ -26170,7 +26168,7 @@

  LayerCount: 2

  Fore

  Refer: 78 107 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kgreenlandic
@@ -26542,7 +26540,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 10 0 2

+ Refer: 650 -1 N 1 0 0 1 10 0 2

  EndChar

  

  StartChar: lcommaaccent
@@ -26566,7 +26564,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: Lcaron
@@ -26597,7 +26595,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 320 1447 2

+ Refer: 650 -1 N 1 0 0 1 320 1447 2

  EndChar

  

  StartChar: lcaron
@@ -26621,7 +26619,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 -49 0 3

- Refer: 653 -1 N 1 0 0 1 420 0 2

+ Refer: 652 -1 N 1 0 0 1 420 0 2

  EndChar

  

  StartChar: Ldot
@@ -27057,7 +27055,7 @@

  LayerCount: 2

  Fore

  Refer: 49 78 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -31 0 2

+ Refer: 650 -1 N 1 0 0 1 -31 0 2

  EndChar

  

  StartChar: ncommaaccent
@@ -27081,7 +27079,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -27 0 2

+ Refer: 650 -1 N 1 0 0 1 -27 0 2

  EndChar

  

  StartChar: Ncaron
@@ -28213,7 +28211,7 @@

  LayerCount: 2

  Fore

  Refer: 53 82 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -3 0 2

+ Refer: 650 -1 N 1 0 0 1 -3 0 2

  EndChar

  

  StartChar: rcommaaccent
@@ -28237,7 +28235,7 @@

  LayerCount: 2

  Fore

  Refer: 85 114 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -272 0 2

+ Refer: 650 -1 N 1 0 0 1 -272 0 2

  EndChar

  

  StartChar: Rcaron
@@ -28586,7 +28584,7 @@

  LayerCount: 2

  Fore

  Refer: 87 116 N 1 0 0 1 -109 0 3

- Refer: 653 -1 N 1 0 0 1 450 0 2

+ Refer: 652 -1 N 1 0 0 1 450 0 2

  EndChar

  

  StartChar: Tbar
@@ -39226,7 +39224,7 @@

  LayerCount: 2

  Fore

  Refer: 441 1059 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 10 230 2

+ Refer: 651 -1 N 1 0 0 1 10 230 2

  EndChar

  

  StartChar: afii10145
@@ -40234,7 +40232,7 @@

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 0 230 2

+ Refer: 651 -1 N 1 0 0 1 0 230 2

  EndChar

  

  StartChar: afii10028
@@ -43315,7 +43313,7 @@

  LayerCount: 2

  Fore

  Refer: 462 1080 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 0 0 2

+ Refer: 651 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: afii10076
@@ -46615,7 +46613,7 @@

  LayerCount: 2

  Fore

  Refer: 92 121 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 12 0 2

+ Refer: 651 -1 N 1 0 0 1 12 0 2

  EndChar

  

  StartChar: afii10193
@@ -51797,9 +51795,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -324 0 3

+ Refer: 655 -1 N 1 0 0 1 -324 0 3

  Refer: 532 8725 N 1 0 0 1 -73 0 2

- Refer: 662 -1 N 1 0 0 1 314 -585 2

+ Refer: 661 -1 N 1 0 0 1 314 -585 2

  EndChar

  

  StartChar: threeeighths
@@ -51834,9 +51832,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -365 0 3

+ Refer: 657 -1 N 1 0 0 1 -365 0 3

  Refer: 532 8725 N 1 0 0 1 -4 0 2

- Refer: 662 -1 N 1 0 0 1 354 -585 2

+ Refer: 661 -1 N 1 0 0 1 354 -585 2

  EndChar

  

  StartChar: fiveeighths
@@ -51871,9 +51869,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 660 -1 N 1 0 0 1 -355 0 3

+ Refer: 659 -1 N 1 0 0 1 -355 0 3

  Refer: 532 8725 N 1 0 0 1 -4 0 2

- Refer: 662 -1 N 1 0 0 1 354 -585 2

+ Refer: 661 -1 N 1 0 0 1 354 -585 2

  EndChar

  

  StartChar: seveneighths
@@ -51944,9 +51942,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 661 -1 N 1 0 0 1 -313 0 3

+ Refer: 660 -1 N 1 0 0 1 -313 0 3

  Refer: 532 8725 N 1 0 0 1 -98 0 2

- Refer: 662 -1 N 1 0 0 1 314 -585 2

+ Refer: 661 -1 N 1 0 0 1 314 -585 2

  EndChar

  

  StartChar: arrowleft
@@ -57509,11 +57507,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 1229 -445 m 1,0,-1

+  0 -445 l 1,1,-1

   0 627 l 1,2,-1

   1229 627 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -445 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -57541,11 +57539,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 1229 -445 m 1,0,-1

+  0 -445 l 1,1,-1

   0 1705 l 1,2,-1

   1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -445 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -57573,11 +57571,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 615 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 615 -444 m 1,0,-1

+  0 -444 l 1,1,-1

   0 1705 l 1,2,-1

   615 1705 l 1,3,-1

-  615 -615 l 1,0,-1

+  615 -444 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -57605,11 +57603,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  614 -615 l 1,1,-1

+ 1229 -445 m 1,0,-1

+  614 -445 l 1,1,-1

   614 1705 l 1,2,-1

   1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -445 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -62661,194 +62659,8 @@

  EndSplineSet

  EndChar

  

- StartChar: musicalnotedbl

- Encoding: 9835 9835 648

- Width: 1229

- Flags: W

- TtInstrs:

- NPUSHB

-  83

-  42

-  16

-  34

-  43

-  37

-  31

-  5

-  1

-  5

-  13

-  13

-  31

-  26

-  1

-  26

-  0

-  34

-  16

-  34

-  2

-  34

-  137

-  15

-  1

-  15

-  42

-  136

-  42

-  1

-  103

-  42

-  1

-  84

-  42

-  1

-  42

-  137

-  14

-  1

-  14

-  43

-  39

-  43

-  1

-  21

-  43

-  1

-  4

-  43

-  1

-  43

-  36

-  121

-  45

-  137

-  45

-  2

-  45

-  35

-  119

-  35

-  135

-  35

-  2

-  86

-  35

-  1

-  35

-  36

-  0

-  10

-  10

-  31

-  137

-  44

-  1

-  44

-  36

-  21

-  63

-  31

-  1

-  31

- SVTCA[y-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- DELTAP1

- SRP2

- IP

- MDAP[rnd]

- MDRP[min,rnd,black]

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- MDRP[min,rnd,black]

- DELTAP1

- MDRP[min,rnd,black]

- SHP[rp1]

- SRP0

- MDRP[min,rnd,black]

- SHP[rp2]

- IUP[x]

- IUP[y]

- EndTTInstrs

- LayerCount: 2

- Fore

- SplineSet

- 862 44 m 0,0,1

-  829 44 829 44 800 52.5 c 128,-1,2

-  771 61 771 61 749 77 c 128,-1,3

-  727 93 727 93 714.5 116 c 128,-1,4

-  702 139 702 139 702 168 c 0,5,6

-  702 202 702 202 721.5 232 c 128,-1,7

-  741 262 741 262 772.5 284.5 c 128,-1,8

-  804 307 804 307 843 320 c 128,-1,9

-  882 333 882 333 922 333 c 0,10,11

-  948 333 948 333 974 327.5 c 128,-1,12

-  1000 322 1000 322 1022 310 c 1,13,-1

-  1022 745 l 1,14,-1

-  494 664 l 1,15,-1

-  494 121 l 2,16,17

-  494 84 494 84 473.5 53 c 128,-1,18

-  453 22 453 22 421 0 c 128,-1,19

-  389 -22 389 -22 349.5 -34 c 128,-1,20

-  310 -46 310 -46 272 -46 c 0,21,22

-  239 -46 239 -46 210 -37.5 c 128,-1,23

-  181 -29 181 -29 159 -13 c 128,-1,24

-  137 3 137 3 124.5 26 c 128,-1,25

-  112 49 112 49 112 78 c 0,26,27

-  112 112 112 112 131.5 142 c 128,-1,28

-  151 172 151 172 182.5 194.5 c 128,-1,29

-  214 217 214 217 253 230 c 128,-1,30

-  292 243 292 243 332 243 c 0,31,32

-  358 243 358 243 384 237.5 c 128,-1,33

-  410 232 410 232 432 220 c 1,34,-1

-  432 1055 l 1,35,-1

-  1084 1155 l 1,36,-1

-  1084 211 l 2,37,38

-  1084 174 1084 174 1063.5 143 c 128,-1,39

-  1043 112 1043 112 1011 90 c 128,-1,40

-  979 68 979 68 939.5 56 c 128,-1,41

-  900 44 900 44 862 44 c 0,0,1

- 494 804 m 1,42,-1

-  1022 885 l 1,43,-1

-  1022 1005 l 1,44,-1

-  494 924 l 1,45,-1

-  494 804 l 1,42,-1

- EndSplineSet

- EndChar

- 

  StartChar: uniFB01

- Encoding: 64257 64257 649

+ Encoding: 64257 64257 648

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63000,7 +62812,7 @@

  EndChar

  

  StartChar: uniFB02

- Encoding: 64258 64258 650

+ Encoding: 64258 64258 649

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63138,7 +62950,7 @@

  EndChar

  

  StartChar: undercommaaccent

- Encoding: 1114115 -1 651

+ Encoding: 1114115 -1 650

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63190,7 +63002,7 @@

  EndChar

  

  StartChar: cyrillicbreve

- Encoding: 1114116 -1 652

+ Encoding: 1114116 -1 651

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63273,7 +63085,7 @@

  EndChar

  

  StartChar: caroncommaaccent

- Encoding: 1114117 -1 653

+ Encoding: 1114117 -1 652

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63320,7 +63132,7 @@

  EndChar

  

  StartChar: commaaccentrotate

- Encoding: 1114118 -1 654

+ Encoding: 1114118 -1 653

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63368,7 +63180,7 @@

  EndChar

  

  StartChar: dotlessj

- Encoding: 1114119 -1 655

+ Encoding: 1114119 -1 654

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63472,7 +63284,7 @@

  EndChar

  

  StartChar: onefraction

- Encoding: 1114120 -1 656

+ Encoding: 1114120 -1 655

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63546,7 +63358,7 @@

  EndChar

  

  StartChar: twofraction

- Encoding: 1114121 -1 657

+ Encoding: 1114121 -1 656

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63694,7 +63506,7 @@

  EndChar

  

  StartChar: threefraciton

- Encoding: 1114122 -1 658

+ Encoding: 1114122 -1 657

  Width: 1229

  Flags: W

  TtInstrs:
@@ -63903,7 +63715,7 @@

  EndChar

  

  StartChar: fourfraction

- Encoding: 1114123 -1 659

+ Encoding: 1114123 -1 658

  Width: 1229

  Flags: W

  TtInstrs:
@@ -64016,7 +63828,7 @@

  EndChar

  

  StartChar: fivefraction

- Encoding: 1114124 -1 660

+ Encoding: 1114124 -1 659

  Width: 1229

  Flags: W

  TtInstrs:
@@ -64159,7 +63971,7 @@

  EndChar

  

  StartChar: sevenfraction

- Encoding: 1114125 -1 661

+ Encoding: 1114125 -1 660

  Width: 1229

  Flags: W

  TtInstrs:
@@ -64237,7 +64049,7 @@

  EndChar

  

  StartChar: eightfraction

- Encoding: 1114126 -1 662

+ Encoding: 1114126 -1 661

  Width: 1229

  Flags: W

  TtInstrs:
@@ -64418,47 +64230,47 @@

  EndChar

  

  StartChar: uni021A

- Encoding: 538 538 663

+ Encoding: 538 538 662

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

  Refer: 55 84 N 1 0 0 1 0 0 3

- Refer: 651 -1 S 1 0 0 1 -40 0 2

+ Refer: 650 -1 S 1 0 0 1 -40 0 2

  EndChar

  

  StartChar: uni021B

- Encoding: 539 539 664

+ Encoding: 539 539 663

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

  Refer: 87 116 N 1 0 0 1 0 0 3

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  EndChar

  

  StartChar: Scommaaccent

- Encoding: 536 536 665

+ Encoding: 536 536 664

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 -40 0 2

+ Refer: 650 -1 S 1 0 0 1 -40 0 2

  Refer: 54 83 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: scommaaccent

- Encoding: 537 537 666

+ Encoding: 537 537 665

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  Refer: 86 115 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni2011

- Encoding: 8209 8209 667

+ Encoding: 8209 8209 666

  Width: 1229

  Flags: W

  HStem: 409 244<324 904>
@@ -64506,7 +64318,7 @@

  EndChar

  

  StartChar: uni2010

- Encoding: 8208 8208 668

+ Encoding: 8208 8208 667

  Width: 1229

  Flags: W

  HStem: 409 244<324 904>
@@ -64554,7 +64366,7 @@

  EndChar

  

  StartChar: uni0400

- Encoding: 1024 1024 669

+ Encoding: 1024 1024 668

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -64563,9 +64375,9 @@

  EndChar

  

  StartChar: uni040D

- Encoding: 1037 1037 670

+ Encoding: 1037 1037 669

  Width: 1229

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -64573,7 +64385,7 @@

  EndChar

  

  StartChar: uni0450

- Encoding: 1104 1104 671

+ Encoding: 1104 1104 670

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -64583,7 +64395,7 @@

  EndChar

  

  StartChar: uni045D

- Encoding: 1117 1117 672

+ Encoding: 1117 1117 671

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -64592,51 +64404,99 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 673

+ StartChar: uni266C

+ Encoding: 9836 9836 672

+ Width: 1229

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 862 44 m 0,0,1

+  829 44 829 44 800 52.5 c 128,-1,2

+  771 61 771 61 749 77 c 128,-1,3

+  727 93 727 93 714.5 116 c 128,-1,4

+  702 139 702 139 702 168 c 0,5,6

+  702 202 702 202 721.5 232 c 128,-1,7

+  741 262 741 262 772.5 284.5 c 128,-1,8

+  804 307 804 307 843 320 c 128,-1,9

+  882 333 882 333 922 333 c 0,10,11

+  948 333 948 333 974 327.5 c 128,-1,12

+  1000 322 1000 322 1022 310 c 1,13,-1

+  1022 745 l 1,14,-1

+  494 664 l 1,15,-1

+  494 121 l 2,16,17

+  494 84 494 84 473.5 53 c 128,-1,18

+  453 22 453 22 421 0 c 128,-1,19

+  389 -22 389 -22 349.5 -34 c 128,-1,20

+  310 -46 310 -46 272 -46 c 0,21,22

+  239 -46 239 -46 210 -37.5 c 128,-1,23

+  181 -29 181 -29 159 -13 c 128,-1,24

+  137 3 137 3 124.5 26 c 128,-1,25

+  112 49 112 49 112 78 c 0,26,27

+  112 112 112 112 131.5 142 c 128,-1,28

+  151 172 151 172 182.5 194.5 c 128,-1,29

+  214 217 214 217 253 230 c 128,-1,30

+  292 243 292 243 332 243 c 0,31,32

+  358 243 358 243 384 237.5 c 128,-1,33

+  410 232 410 232 432 220 c 1,34,-1

+  432 1055 l 1,35,-1

+  1084 1155 l 1,36,-1

+  1084 211 l 2,37,38

+  1084 174 1084 174 1063.5 143 c 128,-1,39

+  1043 112 1043 112 1011 90 c 128,-1,40

+  979 68 979 68 939.5 56 c 128,-1,41

+  900 44 900 44 862 44 c 0,0,1

+ 494 804 m 1,42,-1

+  1022 885 l 1,43,-1

+  1022 1005 l 1,44,-1

+  494 924 l 1,45,-1

+  494 804 l 1,42,-1

+ EndSplineSet

+ EndChar

+ 

+ StartChar: musicalnotedbl

+ Encoding: 9835 9835 673

  Width: 1229

  VWidth: 0

+ Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 853 487 m 0,0,1

-  853 556 853 556 837 614.5 c 128,-1,2

-  821 673 821 673 793.5 724 c 128,-1,3

-  766 775 766 775 730 819 c 128,-1,4

-  694 863 694 863 654 903 c 1,5,6

-  587 879 587 879 533.5 841 c 128,-1,7

-  480 803 480 803 442 750.5 c 128,-1,8

-  404 698 404 698 383.5 631 c 128,-1,9

-  363 564 363 564 363 481 c 0,10,11

-  363 415 363 415 377 359 c 128,-1,12

-  391 303 391 303 420 262.5 c 128,-1,13

-  449 222 449 222 493.5 199 c 128,-1,14

-  538 176 538 176 599 176 c 0,15,16

-  669 176 669 176 717.5 199.5 c 128,-1,17

-  766 223 766 223 796 264 c 128,-1,18

-  826 305 826 305 839.5 362.5 c 128,-1,19

-  853 420 853 420 853 487 c 0,0,1

- 580.8 1297.6 m 1,20,21

-  976.407 928.474 976.407 928.474 1001 898 c 0,22,23

-  1047 841 1047 841 1078.5 777 c 128,-1,24

-  1110 713 1110 713 1126.5 640 c 128,-1,25

-  1143 567 1143 567 1143 483 c 0,26,27

-  1143 375 1143 375 1107.5 282.5 c 128,-1,28

-  1072 190 1072 190 1003 123 c 128,-1,29

-  934 56 934 56 833.5 18 c 128,-1,30

-  733 -20 733 -20 604 -20 c 0,31,32

-  477 -20 477 -20 378 14.5 c 128,-1,33

-  279 49 279 49 211.5 113.5 c 128,-1,34

-  144 178 144 178 108.5 271 c 128,-1,35

-  73 364 73 364 73 481 c 0,36,37

-  73 591 73 591 109.5 677 c 128,-1,38

-  146 763 146 763 209.5 829 c 128,-1,39

-  273 895 273 895 357.5 942.5 c 128,-1,40

-  442 990 442 990 538 1023 c 1,41,-1

-  226 1337 l 1,42,43

-  441.8 1673.84 441.8 1673.84 1079 1562 c 1,44,-1

-  1079 1372 l 1,45,46

-  782.523 1446.6 782.523 1446.6 580.8 1297.6 c 1,20,21

+ 862 -36 m 0,0,1

+  829 -36 829 -36 800 -27.5 c 128,-1,2

+  771 -19 771 -19 749 -3 c 128,-1,3

+  727 13 727 13 714.5 36 c 128,-1,4

+  702 59 702 59 702 88 c 0,5,6

+  702 122 702 122 721.5 152 c 128,-1,7

+  741 182 741 182 772.5 204.5 c 128,-1,8

+  804 227 804 227 843 240 c 128,-1,9

+  882 253 882 253 922 253 c 0,10,11

+  948 253 948 253 974 247.5 c 128,-1,12

+  1000 242 1000 242 1022 230 c 1,13,-1

+  1022 945 l 1,14,-1

+  494 1024 l 1,15,-1

+  494 221 l 2,16,17

+  494 184 494 184 473.5 153 c 128,-1,18

+  453 122 453 122 421 100 c 128,-1,19

+  389 78 389 78 349.5 66 c 128,-1,20

+  310 54 310 54 272 54 c 0,21,22

+  239 54 239 54 210 62.5 c 128,-1,23

+  181 71 181 71 159 87 c 128,-1,24

+  137 103 137 103 124.5 126 c 128,-1,25

+  112 149 112 149 112 178 c 0,26,27

+  112 212 112 212 131.5 242 c 128,-1,28

+  151 272 151 272 182.5 294.5 c 128,-1,29

+  214 317 214 317 253 330 c 128,-1,30

+  292 343 292 343 332 343 c 0,31,32

+  358.001 343 358.001 343 384 337.5 c 128,-1,33

+  410 332 410 332 432 320 c 1,34,-1

+  432 1155 l 1,35,-1

+  1084 1075 l 1,36,-1

+  1084 131 l 2,37,38

+  1084 94 1084 94 1063.5 63 c 128,-1,39

+  1043 32 1043 32 1011 10 c 128,-1,40

+  978.997 -12 978.997 -12 939.5 -24 c 128,-1,41

+  899.997 -36 899.997 -36 862 -36 c 0,0,1

  EndSplineSet

  EndChar

  EndChars

file modified
+167 -322
@@ -4,7 +4,7 @@

  FamilyName: Liberation Mono

  Weight: Bold

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -12

  UnderlinePosition: -375

  UnderlineWidth: 205
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 8302692]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1095817380

- ModificationTime: 1331115858

+ ModificationTime: 1399621376

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 5
@@ -54,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.400078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  MarkAttachClasses: 1

  DEI: 91125

  TtTable: prep
@@ -2834,18 +2832,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Bold Italic" "Ascender - Liberation Mono Bold Italic" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 15 1 65535 3

+ LangName: 1033 "" "" "Bold Italic" "Ascender - Liberation Mono Bold Italic" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 15 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 783 29 18

+ WinInfo: 1113168 56 18

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114127 675

+ BeginChars: 1114127 674

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -22141,9 +22139,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -324 0 3

+ Refer: 655 -1 N 1 0 0 1 -324 0 3

  Refer: 532 8725 N 1 0 0 1 -23 0 2

- Refer: 659 -1 N 1 0 0 1 164 -586 2

+ Refer: 658 -1 N 1 0 0 1 164 -586 2

  EndChar

  

  StartChar: onehalf
@@ -22169,9 +22167,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -323 0 3

+ Refer: 655 -1 N 1 0 0 1 -323 0 3

  Refer: 532 8725 N 1 0 0 1 -38 0 2

- Refer: 657 -1 N 1 0 0 1 206 -588 2

+ Refer: 656 -1 N 1 0 0 1 206 -588 2

  EndChar

  

  StartChar: threequarters
@@ -22242,9 +22240,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -314 0 3

+ Refer: 657 -1 N 1 0 0 1 -314 0 3

  Refer: 532 8725 N 1 0 0 1 53 0 2

- Refer: 659 -1 N 1 0 0 1 203 -586 2

+ Refer: 658 -1 N 1 0 0 1 203 -586 2

  EndChar

  

  StartChar: questiondown
@@ -27607,7 +27605,7 @@

  LayerCount: 2

  Fore

  Refer: 42 71 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: gcommaaccent
@@ -27638,7 +27636,7 @@

  LayerCount: 2

  Fore

  Refer: 74 103 N 1 0 0 1 0 0 3

- Refer: 654 -1 N 1 0 0 1 -1 0 2

+ Refer: 653 -1 N 1 0 0 1 -1 0 2

  EndChar

  

  StartChar: Hcircumflex
@@ -29421,7 +29419,7 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 655 -1 N 1 0 0 1 0 0 3

+ Refer: 654 -1 N 1 0 0 1 0 0 3

  Refer: 327 710 N 1 0 0 1 42 0 2

  EndChar

  
@@ -29446,7 +29444,7 @@

  LayerCount: 2

  Fore

  Refer: 46 75 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kcommaaccent
@@ -29470,7 +29468,7 @@

  LayerCount: 2

  Fore

  Refer: 78 107 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kgreenlandic
@@ -29913,7 +29911,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 10 0 2

+ Refer: 650 -1 N 1 0 0 1 10 0 2

  EndChar

  

  StartChar: lcommaaccent
@@ -29937,7 +29935,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: Lcaron
@@ -29975,7 +29973,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 601 1447 2

+ Refer: 650 -1 N 1 0 0 1 601 1447 2

  EndChar

  

  StartChar: lcaron
@@ -30013,7 +30011,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 -49 0 3

- Refer: 653 -1 N 1 0 0 1 420 0 2

+ Refer: 652 -1 N 1 0 0 1 420 0 2

  EndChar

  

  StartChar: Ldot
@@ -30499,7 +30497,7 @@

  LayerCount: 2

  Fore

  Refer: 49 78 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -31 0 2

+ Refer: 650 -1 N 1 0 0 1 -31 0 2

  EndChar

  

  StartChar: ncommaaccent
@@ -30531,7 +30529,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -27 0 2

+ Refer: 650 -1 N 1 0 0 1 -27 0 2

  EndChar

  

  StartChar: Ncaron
@@ -32160,7 +32158,7 @@

  LayerCount: 2

  Fore

  Refer: 53 82 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -3 0 2

+ Refer: 650 -1 N 1 0 0 1 -3 0 2

  EndChar

  

  StartChar: rcommaaccent
@@ -32184,7 +32182,7 @@

  LayerCount: 2

  Fore

  Refer: 85 114 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -272 0 2

+ Refer: 650 -1 N 1 0 0 1 -272 0 2

  EndChar

  

  StartChar: Rcaron
@@ -32549,7 +32547,7 @@

  LayerCount: 2

  Fore

  Refer: 87 116 N 1 0 0 1 -109 0 3

- Refer: 653 -1 N 1 0 0 1 450 0 2

+ Refer: 652 -1 N 1 0 0 1 450 0 2

  EndChar

  

  StartChar: Tbar
@@ -34657,11 +34655,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 469 1371 m 1,0,-1

-  1081 1371 l 1,1,-1

-  1049 1203 l 1,2,-1

-  437 1203 l 1,3,-1

-  469 1371 l 1,0,-1

+ 469 1371 m 5,0,-1

+  1081 1371 l 5,1,-1

+  1049 1203 l 5,2,-1

+  437 1203 l 5,3,-1

+  469 1371 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -45458,7 +45456,7 @@

  LayerCount: 2

  Fore

  Refer: 441 1059 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 55 230 2

+ Refer: 651 -1 N 1 0 0 1 55 230 2

  EndChar

  

  StartChar: afii10145
@@ -47049,7 +47047,7 @@

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 45 230 2

+ Refer: 651 -1 N 1 0 0 1 45 230 2

  EndChar

  

  StartChar: afii10028
@@ -50390,7 +50388,6 @@

   550 982 550 982 622 1004.5 c 128,-1,67

   694 1027 694 1027 780 1027 c 0,25,26

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -50704,7 +50701,6 @@

   348 1082 l 1,5,-1

   1173 1082 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

  EndChar

  

  StartChar: afii10069
@@ -50985,7 +50981,6 @@

   832 0 l 1,23,-1

   154 0 l 1,8,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" g

  EndChar

  

  StartChar: afii10070
@@ -51744,7 +51739,7 @@

  LayerCount: 2

  Fore

  Refer: 462 1080 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 0 0 2

+ Refer: 651 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: afii10076
@@ -52994,7 +52989,6 @@

   243 1082 l 1,7,-1

   1196 1082 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

  EndChar

  

  StartChar: afii10082
@@ -53116,7 +53110,6 @@

   178 892 l 1,7,-1

   215 1082 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

  EndChar

  

  StartChar: afii10085
@@ -56706,7 +56699,7 @@

  LayerCount: 2

  Fore

  Refer: 92 121 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 12 0 2

+ Refer: 651 -1 N 1 0 0 1 12 0 2

  EndChar

  

  StartChar: afii10193
@@ -61916,9 +61909,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -324 0 3

+ Refer: 655 -1 N 1 0 0 1 -324 0 3

  Refer: 532 8725 N 1 0 0 1 -73 0 2

- Refer: 662 -1 N 1 0 0 1 200 -585 2

+ Refer: 661 -1 N 1 0 0 1 200 -585 2

  EndChar

  

  StartChar: threeeighths
@@ -61973,9 +61966,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -365 0 3

+ Refer: 657 -1 N 1 0 0 1 -365 0 3

  Refer: 532 8725 N 1 0 0 1 -4 0 2

- Refer: 662 -1 N 1 0 0 1 240 -585 2

+ Refer: 661 -1 N 1 0 0 1 240 -585 2

  EndChar

  

  StartChar: fiveeighths
@@ -62030,9 +62023,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 660 -1 N 1 0 0 1 -355 0 3

+ Refer: 659 -1 N 1 0 0 1 -355 0 3

  Refer: 532 8725 N 1 0 0 1 -4 0 2

- Refer: 662 -1 N 1 0 0 1 240 -585 2

+ Refer: 661 -1 N 1 0 0 1 240 -585 2

  EndChar

  

  StartChar: seveneighths
@@ -62093,9 +62086,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 661 -1 N 1 0 0 1 -313 0 3

+ Refer: 660 -1 N 1 0 0 1 -313 0 3

  Refer: 532 8725 N 1 0 0 1 -98 0 2

- Refer: 662 -1 N 1 0 0 1 200 -585 2

+ Refer: 661 -1 N 1 0 0 1 200 -585 2

  EndChar

  

  StartChar: arrowleft
@@ -67559,11 +67552,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 1229 -455 m 1,0,-1

+  0 -455 l 1,1,-1

   0 627 l 1,2,-1

   1229 627 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -455 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -67591,11 +67584,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 1229 -453 m 1,0,-1

+  0 -453 l 1,1,-1

   0 1705 l 1,2,-1

   1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -453 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -67623,11 +67616,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 615 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 615 -452 m 1,0,-1

+  0 -452 l 1,1,-1

   0 1705 l 1,2,-1

   615 1705 l 1,3,-1

-  615 -615 l 1,0,-1

+  615 -452 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -67655,11 +67648,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  614 -615 l 1,1,-1

+ 1229 -455 m 1,0,-1

+  614 -455 l 1,1,-1

   614 1705 l 1,2,-1

   1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -455 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -72730,194 +72723,8 @@

  EndSplineSet

  EndChar

  

- StartChar: musicalnotedbl

- Encoding: 9835 9835 648

- Width: 1229

- Flags: W

- TtInstrs:

- NPUSHB

-  83

-  42

-  16

-  34

-  43

-  37

-  31

-  5

-  1

-  5

-  13

-  13

-  31

-  26

-  1

-  26

-  0

-  34

-  16

-  34

-  2

-  34

-  137

-  15

-  1

-  15

-  42

-  136

-  42

-  1

-  103

-  42

-  1

-  84

-  42

-  1

-  42

-  137

-  14

-  1

-  14

-  43

-  39

-  43

-  1

-  21

-  43

-  1

-  4

-  43

-  1

-  43

-  36

-  121

-  45

-  137

-  45

-  2

-  45

-  35

-  119

-  35

-  135

-  35

-  2

-  86

-  35

-  1

-  35

-  36

-  0

-  10

-  10

-  31

-  137

-  44

-  1

-  44

-  36

-  21

-  63

-  31

-  1

-  31

- SVTCA[y-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- DELTAP1

- SRP2

- IP

- MDAP[rnd]

- MDRP[min,rnd,black]

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- MDRP[min,rnd,black]

- DELTAP1

- MDRP[min,rnd,black]

- SHP[rp1]

- SRP0

- MDRP[min,rnd,black]

- SHP[rp2]

- IUP[x]

- IUP[y]

- EndTTInstrs

- LayerCount: 2

- Fore

- SplineSet

- 862 44 m 0,0,1

-  829 44 829 44 800 52.5 c 128,-1,2

-  771 61 771 61 749 77 c 128,-1,3

-  727 93 727 93 714.5 116 c 128,-1,4

-  702 139 702 139 702 168 c 0,5,6

-  702 202 702 202 721.5 232 c 128,-1,7

-  741 262 741 262 772.5 284.5 c 128,-1,8

-  804 307 804 307 843 320 c 128,-1,9

-  882 333 882 333 922 333 c 0,10,11

-  948 333 948 333 974 327.5 c 128,-1,12

-  1000 322 1000 322 1022 310 c 1,13,-1

-  1022 745 l 1,14,-1

-  494 664 l 1,15,-1

-  494 121 l 2,16,17

-  494 84 494 84 473.5 53 c 128,-1,18

-  453 22 453 22 421 0 c 128,-1,19

-  389 -22 389 -22 349.5 -34 c 128,-1,20

-  310 -46 310 -46 272 -46 c 0,21,22

-  239 -46 239 -46 210 -37.5 c 128,-1,23

-  181 -29 181 -29 159 -13 c 128,-1,24

-  137 3 137 3 124.5 26 c 128,-1,25

-  112 49 112 49 112 78 c 0,26,27

-  112 112 112 112 131.5 142 c 128,-1,28

-  151 172 151 172 182.5 194.5 c 128,-1,29

-  214 217 214 217 253 230 c 128,-1,30

-  292 243 292 243 332 243 c 0,31,32

-  358 243 358 243 384 237.5 c 128,-1,33

-  410 232 410 232 432 220 c 1,34,-1

-  432 1055 l 1,35,-1

-  1084 1155 l 1,36,-1

-  1084 211 l 2,37,38

-  1084 174 1084 174 1063.5 143 c 128,-1,39

-  1043 112 1043 112 1011 90 c 128,-1,40

-  979 68 979 68 939.5 56 c 128,-1,41

-  900 44 900 44 862 44 c 0,0,1

- 494 804 m 1,42,-1

-  1022 885 l 1,43,-1

-  1022 1005 l 1,44,-1

-  494 924 l 1,45,-1

-  494 804 l 1,42,-1

- EndSplineSet

- EndChar

- 

  StartChar: uniFB01

- Encoding: 64257 64257 649

+ Encoding: 64257 64257 648

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73173,7 +72980,7 @@

  EndChar

  

  StartChar: uniFB02

- Encoding: 64258 64258 650

+ Encoding: 64258 64258 649

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73411,7 +73218,7 @@

  EndChar

  

  StartChar: undercommaaccent

- Encoding: 1114115 -1 651

+ Encoding: 1114115 -1 650

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73462,7 +73269,7 @@

  EndChar

  

  StartChar: cyrillicbreve

- Encoding: 1114116 -1 652

+ Encoding: 1114116 -1 651

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73533,7 +73340,7 @@

  EndChar

  

  StartChar: caroncommaaccent

- Encoding: 1114117 -1 653

+ Encoding: 1114117 -1 652

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73573,7 +73380,7 @@

  EndChar

  

  StartChar: commaaccentrotate

- Encoding: 1114118 -1 654

+ Encoding: 1114118 -1 653

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73613,7 +73420,7 @@

  EndChar

  

  StartChar: dotlessj

- Encoding: 1114119 -1 655

+ Encoding: 1114119 -1 654

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73754,7 +73561,7 @@

  EndChar

  

  StartChar: onefraction

- Encoding: 1114120 -1 656

+ Encoding: 1114120 -1 655

  Width: 1229

  Flags: W

  TtInstrs:
@@ -73876,7 +73683,7 @@

  EndChar

  

  StartChar: twofraction

- Encoding: 1114121 -1 657

+ Encoding: 1114121 -1 656

  Width: 1229

  Flags: W

  TtInstrs:
@@ -74018,7 +73825,7 @@

  EndChar

  

  StartChar: threefraciton

- Encoding: 1114122 -1 658

+ Encoding: 1114122 -1 657

  Width: 1229

  Flags: W

  TtInstrs:
@@ -74200,7 +74007,7 @@

  EndChar

  

  StartChar: fourfraction

- Encoding: 1114123 -1 659

+ Encoding: 1114123 -1 658

  Width: 1229

  Flags: W

  TtInstrs:
@@ -74373,7 +74180,7 @@

  EndChar

  

  StartChar: fivefraction

- Encoding: 1114124 -1 660

+ Encoding: 1114124 -1 659

  Width: 1229

  Flags: W

  TtInstrs:
@@ -74592,7 +74399,7 @@

  EndChar

  

  StartChar: sevenfraction

- Encoding: 1114125 -1 661

+ Encoding: 1114125 -1 660

  Width: 1229

  Flags: W

  TtInstrs:
@@ -74691,7 +74498,7 @@

  EndChar

  

  StartChar: eightfraction

- Encoding: 1114126 -1 662

+ Encoding: 1114126 -1 661

  Width: 1229

  Flags: W

  TtInstrs:
@@ -74892,47 +74699,47 @@

  EndChar

  

  StartChar: Scommaaccent

- Encoding: 536 536 663

+ Encoding: 536 536 662

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

  Refer: 54 83 N 1 0 0 1 0 0 3

- Refer: 651 -1 S 1 0 0 1 -40 0 2

+ Refer: 650 -1 S 1 0 0 1 -40 0 2

  EndChar

  

  StartChar: scommaaccent

- Encoding: 537 537 664

+ Encoding: 537 537 663

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

  Refer: 86 115 N 1 0 0 1 0 0 3

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  EndChar

  

  StartChar: uni021A

- Encoding: 538 538 665

+ Encoding: 538 538 664

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 -40 0 2

+ Refer: 650 -1 S 1 0 0 1 -40 0 2

  Refer: 55 84 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni021B

- Encoding: 539 539 666

+ Encoding: 539 539 665

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  Refer: 87 116 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni2010

- Encoding: 8208 8208 667

+ Encoding: 8208 8208 666

  Width: 1229

  Flags: W

  HStem: 409 244<346 879>
@@ -74980,7 +74787,7 @@

  EndChar

  

  StartChar: uni2011

- Encoding: 8209 8209 668

+ Encoding: 8209 8209 667

  Width: 1229

  Flags: W

  HStem: 409 244<346 879>
@@ -75028,7 +74835,7 @@

  EndChar

  

  StartChar: uni0400

- Encoding: 1024 1024 669

+ Encoding: 1024 1024 668

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -75037,9 +74844,9 @@

  EndChar

  

  StartChar: uni040D

- Encoding: 1037 1037 670

+ Encoding: 1037 1037 669

  Width: 1229

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -75047,7 +74854,7 @@

  EndChar

  

  StartChar: uni0450

- Encoding: 1104 1104 671

+ Encoding: 1104 1104 670

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -75057,7 +74864,7 @@

  EndChar

  

  StartChar: uni045D

- Encoding: 1117 1117 672

+ Encoding: 1117 1117 671

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -75066,62 +74873,100 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 673

+ StartChar: uni266C

+ Encoding: 9836 9836 672

  Width: 1229

- VWidth: 0

+ Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 825.634 487 m 0,0,1

-  840.301 556 840.301 556 836.734 614.5 c 128,-1,2

-  833.17 673 833.17 673 816.51 724 c 128,-1,3

-  799.851 775 799.851 775 773.203 819 c 128,-1,4

-  746.555 863 746.555 863 715.058 903 c 1,5,6

-  642.956 879 642.956 879 581.379 841 c 128,-1,7

-  519.802 803 519.802 803 470.643 750.5 c 128,-1,8

-  421.482 698 421.482 698 386.742 631 c 128,-1,9

-  352.001 564 352.001 564 334.357 481 c 0,10,11

-  320.33 415 320.33 415 322.427 359 c 128,-1,12

-  324.522 303 324.522 303 344.915 262.5 c 128,-1,13

-  365.307 222 365.307 222 404.918 199 c 128,-1,14

-  444.529 176 444.529 176 505.529 176 c 0,15,16

-  575.529 176 575.529 176 629.022 199.5 c 128,-1,17

-  682.519 223 682.519 223 721.232 264 c 128,-1,18

-  759.948 305 759.948 305 785.671 362.5 c 128,-1,19

-  811.393 420 811.393 420 825.634 487 c 0,0,1

- 725.732 1297.6 m 1,20,21

-  1042.88 928.474 1042.88 928.474 1060.99 898 c 0,22,23

-  1094.88 841 1094.88 841 1112.78 777 c 128,-1,24

-  1130.67 713 1130.67 713 1131.66 640 c 128,-1,25

-  1132.64 567 1132.64 567 1114.78 483 c 0,26,27

-  1091.83 375 1091.83 375 1036.67 282.5 c 128,-1,28

-  981.505 190 981.505 190 898.264 123 c 128,-1,29

-  815.022 56 815.022 56 706.445 18 c 128,-1,30

-  597.868 -20 597.868 -20 468.868 -20 c 0,31,32

-  341.868 -20 341.868 -20 250.201 14.5 c 128,-1,33

-  158.534 49 158.534 49 104.744 113.5 c 128,-1,34

-  50.9541 178 50.9541 178 35.2217 271 c 128,-1,35

-  19.4893 364 19.4893 364 44.3584 481 c 0,36,37

-  67.7402 591 67.7402 591 122.52 677 c 128,-1,38

-  177.3 763 177.3 763 254.828 829 c 128,-1,39

-  332.357 895 332.357 895 426.953 942.5 c 128,-1,40

-  521.55 990 521.55 990 624.564 1023 c 1,41,-1

-  379.307 1337 l 1,42,43

-  661.252 1673.84 661.252 1673.84 1240.13 1562 c 1,44,-1

-  1199.75 1372 l 1,45,46

-  947.204 1446.6 947.204 1446.6 725.732 1297.6 c 1,20,21

+ 862 44 m 0,0,1

+  829 44 829 44 800 52.5 c 128,-1,2

+  771 61 771 61 749 77 c 128,-1,3

+  727 93 727 93 714.5 116 c 128,-1,4

+  702 139 702 139 702 168 c 0,5,6

+  702 202 702 202 721.5 232 c 128,-1,7

+  741 262 741 262 772.5 284.5 c 128,-1,8

+  804 307 804 307 843 320 c 128,-1,9

+  882 333 882 333 922 333 c 0,10,11

+  948 333 948 333 974 327.5 c 128,-1,12

+  1000 322 1000 322 1022 310 c 1,13,-1

+  1022 745 l 1,14,-1

+  494 664 l 1,15,-1

+  494 121 l 2,16,17

+  494 84 494 84 473.5 53 c 128,-1,18

+  453 22 453 22 421 0 c 128,-1,19

+  389 -22 389 -22 349.5 -34 c 128,-1,20

+  310 -46 310 -46 272 -46 c 0,21,22

+  239 -46 239 -46 210 -37.5 c 128,-1,23

+  181 -29 181 -29 159 -13 c 128,-1,24

+  137 3 137 3 124.5 26 c 128,-1,25

+  112 49 112 49 112 78 c 0,26,27

+  112 112 112 112 131.5 142 c 128,-1,28

+  151 172 151 172 182.5 194.5 c 128,-1,29

+  214 217 214 217 253 230 c 128,-1,30

+  292 243 292 243 332 243 c 0,31,32

+  358 243 358 243 384 237.5 c 128,-1,33

+  410 232 410 232 432 220 c 1,34,-1

+  432 1055 l 1,35,-1

+  1084 1155 l 1,36,-1

+  1084 211 l 2,37,38

+  1084 174 1084 174 1063.5 143 c 128,-1,39

+  1043 112 1043 112 1011 90 c 128,-1,40

+  979 68 979 68 939.5 56 c 128,-1,41

+  900 44 900 44 862 44 c 0,0,1

+ 494 804 m 1,42,-1

+  1022 885 l 1,43,-1

+  1022 1005 l 1,44,-1

+  494 924 l 1,45,-1

+  494 804 l 1,42,-1

  EndSplineSet

  EndChar

  

- StartChar: S_TE

- Encoding: 1114108 -1 674

+ StartChar: musicalnotedbl

+ Encoding: 9835 9835 673

  Width: 1229

+ VWidth: 0

  Flags: W

  LayerCount: 2

  Fore

- Refer: 329 713 N 1 0 0 1 0 0 2

- Refer: 478 1096 N 1 0 0 1 0 0 2

+ SplineSet

+ 862 -36 m 0,0,1

+  829 -36 829 -36 800 -27.5 c 128,-1,2

+  771 -19 771 -19 749 -3 c 128,-1,3

+  727 13 727 13 714.5 36 c 128,-1,4

+  702 59 702 59 702 88 c 0,5,6

+  702 122 702 122 721.5 152 c 128,-1,7

+  741 182 741 182 772.5 204.5 c 128,-1,8

+  804 227 804 227 843 240 c 128,-1,9

+  882 253 882 253 922 253 c 0,10,11

+  948 253 948 253 974 247.5 c 128,-1,12

+  1000 242 1000 242 1022 230 c 1,13,-1

+  1022 945 l 1,14,-1

+  494 1024 l 1,15,-1

+  494 221 l 2,16,17

+  494 184 494 184 473.5 153 c 128,-1,18

+  453 122 453 122 421 100 c 128,-1,19

+  389 78 389 78 349.5 66 c 128,-1,20

+  310 54 310 54 272 54 c 0,21,22

+  239 54 239 54 210 62.5 c 128,-1,23

+  181 71 181 71 159 87 c 128,-1,24

+  137 103 137 103 124.5 126 c 128,-1,25

+  112 149 112 149 112 178 c 0,26,27

+  112 212 112 212 131.5 242 c 128,-1,28

+  151 272 151 272 182.5 294.5 c 128,-1,29

+  214 317 214 317 253 330 c 128,-1,30

+  292 343 292 343 332 343 c 0,31,32

+  358.001 343 358.001 343 384 337.5 c 128,-1,33

+  410 332 410 332 432 320 c 1,34,-1

+  432 1155 l 1,35,-1

+  1084 1075 l 1,36,-1

+  1084 131 l 2,37,38

+  1084 94 1084 94 1063.5 63 c 128,-1,39

+  1043 32 1043 32 1011 10 c 128,-1,40

+  978.997 -12 978.997 -12 939.5 -24 c 128,-1,41

+  899.997 -36 899.997 -36 862 -36 c 0,0,1

+ EndSplineSet

  EndChar

  EndChars

  EndSplineFont

file modified
+176 -327
@@ -4,7 +4,7 @@

  FamilyName: Liberation Mono

  Weight: Book

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -12

  UnderlinePosition: -435

  UnderlineWidth: 84
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 1812088]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1095817380

- ModificationTime: 1331115721

+ ModificationTime: 1399615336

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 5
@@ -54,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.400078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  MarkAttachClasses: 1

  DEI: 91125

  TtTable: prep
@@ -3408,18 +3406,25 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Ascender - Liberation Mono Italic" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "" "Ascender - Liberation Mono Italic" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 783 29 18

+ WinInfo: 0 56 18

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114127 675

+ Grid

+ 1229 -452 m 1

+  0 -452 l 1

+  0 1705 l 1

+  1229 1705 l 1

+  1229 -452 l 1

+ EndSplineSet

+ BeginChars: 1114127 674

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -24900,9 +24905,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -266 0 3

+ Refer: 655 -1 N 1 0 0 1 -266 0 3

  Refer: 532 8725 N 1 0 0 1 0 0 2

- Refer: 659 -1 N 1 0 0 1 294 -586 2

+ Refer: 658 -1 N 1 0 0 1 294 -586 2

  EndChar

  

  StartChar: onehalf
@@ -24928,9 +24933,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -276 0 3

+ Refer: 655 -1 N 1 0 0 1 -276 0 3

  Refer: 532 8725 N 1 0 0 1 -16 0 2

- Refer: 657 -1 N 1 0 0 1 314 -588 2

+ Refer: 656 -1 N 1 0 0 1 314 -588 2

  EndChar

  

  StartChar: threequarters
@@ -24981,9 +24986,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -223 0 3

+ Refer: 657 -1 N 1 0 0 1 -223 0 3

  Refer: 532 8725 N 1 0 0 1 25 0 2

- Refer: 659 -1 N 1 0 0 1 294 -586 2

+ Refer: 658 -1 N 1 0 0 1 294 -586 2

  EndChar

  

  StartChar: questiondown
@@ -30851,7 +30856,7 @@

  LayerCount: 2

  Fore

  Refer: 42 71 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: gcommaaccent
@@ -30882,7 +30887,7 @@

  LayerCount: 2

  Fore

  Refer: 74 103 N 1 0 0 1 0 0 3

- Refer: 654 -1 N 1 0 0 1 -1 0 2

+ Refer: 653 -1 N 1 0 0 1 -1 0 2

  EndChar

  

  StartChar: Hcircumflex
@@ -32624,7 +32629,7 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 655 -1 N 1 0 0 1 0 0 3

+ Refer: 654 -1 N 1 0 0 1 0 0 3

  Refer: 327 710 N 1 0 0 1 104 0 2

  EndChar

  
@@ -32649,7 +32654,7 @@

  LayerCount: 2

  Fore

  Refer: 46 75 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kcommaaccent
@@ -32673,7 +32678,7 @@

  LayerCount: 2

  Fore

  Refer: 78 107 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kgreenlandic
@@ -33160,7 +33165,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 10 0 2

+ Refer: 650 -1 N 1 0 0 1 10 0 2

  EndChar

  

  StartChar: lcommaaccent
@@ -33184,7 +33189,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: Lcaron
@@ -33215,7 +33220,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 581 1447 2

+ Refer: 650 -1 N 1 0 0 1 581 1447 2

  EndChar

  

  StartChar: lcaron
@@ -33243,7 +33248,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 -49 0 3

- Refer: 653 -1 N 1 0 0 1 420 0 2

+ Refer: 652 -1 N 1 0 0 1 420 0 2

  EndChar

  

  StartChar: Ldot
@@ -33740,7 +33745,7 @@

  LayerCount: 2

  Fore

  Refer: 49 78 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -31 0 2

+ Refer: 650 -1 N 1 0 0 1 -31 0 2

  EndChar

  

  StartChar: ncommaaccent
@@ -33764,7 +33769,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -27 0 2

+ Refer: 650 -1 N 1 0 0 1 -27 0 2

  EndChar

  

  StartChar: Ncaron
@@ -33865,7 +33870,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 105 0 3

- Refer: 651 -1 N 1 0 0 1 -189 1448 2

+ Refer: 650 -1 N 1 0 0 1 -189 1448 2

  EndChar

  

  StartChar: Eng
@@ -35264,7 +35269,7 @@

  LayerCount: 2

  Fore

  Refer: 53 82 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -3 0 2

+ Refer: 650 -1 N 1 0 0 1 -3 0 2

  EndChar

  

  StartChar: rcommaaccent
@@ -35288,7 +35293,7 @@

  LayerCount: 2

  Fore

  Refer: 85 114 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -272 0 2

+ Refer: 650 -1 N 1 0 0 1 -272 0 2

  EndChar

  

  StartChar: Rcaron
@@ -35641,7 +35646,7 @@

  LayerCount: 2

  Fore

  Refer: 87 116 N 1 0 0 1 -89 0 3

- Refer: 653 -1 N 1 0 0 1 470 0 2

+ Refer: 652 -1 N 1 0 0 1 470 0 2

  EndChar

  

  StartChar: Tbar
@@ -38217,11 +38222,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1023 1236 m 1,0,-1

-  472 1236 l 1,1,-1

-  497 1363 l 1,2,-1

-  1048 1363 l 1,3,-1

-  1023 1236 l 1,0,-1

+ 1023 1236 m 5,0,-1

+  472 1236 l 5,1,-1

+  497 1363 l 5,2,-1

+  1048 1363 l 5,3,-1

+  1023 1236 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -49318,7 +49323,7 @@

  LayerCount: 2

  Fore

  Refer: 441 1059 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 48 245 2

+ Refer: 651 -1 N 1 0 0 1 48 245 2

  EndChar

  

  StartChar: afii10145
@@ -51044,7 +51049,7 @@

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 29 245 2

+ Refer: 651 -1 N 1 0 0 1 29 245 2

  EndChar

  

  StartChar: afii10028
@@ -54339,7 +54344,6 @@

   556 986 556 986 623.5 1006.5 c 128,-1,66

   691 1027 691 1027 770 1027 c 0,25,26

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -54643,7 +54647,6 @@

   370 1082 l 1,5,-1

   1155 1082 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

  EndChar

  

  StartChar: afii10069
@@ -55015,7 +55018,6 @@

   1065 142 l 1,25,-1

   958 -408 l 1,8,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" g

  EndChar

  

  StartChar: afii10070
@@ -55766,7 +55768,7 @@

  LayerCount: 2

  Fore

  Refer: 462 1080 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 -13 0 2

+ Refer: 651 -1 N 1 0 0 1 -13 0 2

  EndChar

  

  StartChar: afii10076
@@ -56820,7 +56822,6 @@

   286 1082 l 1,7,-1

   1153 1082 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

  EndChar

  

  StartChar: afii10082
@@ -56937,7 +56938,6 @@

   208 940 l 1,7,-1

   235 1082 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

  EndChar

  

  StartChar: afii10085
@@ -61085,7 +61085,7 @@

  LayerCount: 2

  Fore

  Refer: 92 121 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 -15 0 2

+ Refer: 651 -1 N 1 0 0 1 -15 0 2

  EndChar

  

  StartChar: afii10193
@@ -66945,9 +66945,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -292 0 3

+ Refer: 655 -1 N 1 0 0 1 -292 0 3

  Refer: 532 8725 N 1 0 0 1 -21 0 2

- Refer: 662 -1 N 1 0 0 1 331 -587 2

+ Refer: 661 -1 N 1 0 0 1 331 -587 2

  EndChar

  

  StartChar: threeeighths
@@ -66998,9 +66998,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -225 0 3

+ Refer: 657 -1 N 1 0 0 1 -225 0 3

  Refer: 532 8725 N 1 0 0 1 -4 0 2

- Refer: 662 -1 N 1 0 0 1 331 -587 2

+ Refer: 661 -1 N 1 0 0 1 331 -587 2

  EndChar

  

  StartChar: fiveeighths
@@ -67051,9 +67051,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 660 -1 N 1 0 0 1 -223 0 3

+ Refer: 659 -1 N 1 0 0 1 -223 0 3

  Refer: 532 8725 N 1 0 0 1 8 0 2

- Refer: 662 -1 N 1 0 0 1 331 -587 2

+ Refer: 661 -1 N 1 0 0 1 331 -587 2

  EndChar

  

  StartChar: seveneighths
@@ -67132,9 +67132,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 661 -1 N 1 0 0 1 -195 0 3

+ Refer: 660 -1 N 1 0 0 1 -195 0 3

  Refer: 532 8725 N 1 0 0 1 -75 0 2

- Refer: 662 -1 N 1 0 0 1 299 -587 2

+ Refer: 661 -1 N 1 0 0 1 299 -587 2

  EndChar

  

  StartChar: arrowleft
@@ -72685,11 +72685,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 1229 -452 m 1,0,-1

+  0 -452 l 1,1,-1

   0 627 l 1,2,-1

   1229 627 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -452 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -72717,11 +72717,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

-  0 1705 l 1,2,-1

-  1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+ 1229 -452 m 5,0,-1

+  0 -452 l 5,1,-1

+  0 1705 l 5,2,-1

+  1229 1705 l 5,3,-1

+  1229 -452 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -72749,11 +72749,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 615 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 615 -450 m 1,0,-1

+  0 -450 l 1,1,-1

   0 1705 l 1,2,-1

   615 1705 l 1,3,-1

-  615 -615 l 1,0,-1

+  615 -450 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -72781,11 +72781,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  614 -615 l 1,1,-1

+ 1229 -452 m 1,0,-1

+  614 -452 l 1,1,-1

   614 1705 l 1,2,-1

   1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -452 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -77828,194 +77828,8 @@

  EndSplineSet

  EndChar

  

- StartChar: musicalnotedbl

- Encoding: 9835 9835 648

- Width: 1229

- Flags: W

- TtInstrs:

- NPUSHB

-  83

-  42

-  16

-  34

-  43

-  37

-  31

-  5

-  1

-  5

-  13

-  13

-  31

-  26

-  1

-  26

-  0

-  34

-  16

-  34

-  2

-  34

-  137

-  15

-  1

-  15

-  42

-  136

-  42

-  1

-  103

-  42

-  1

-  84

-  42

-  1

-  42

-  137

-  14

-  1

-  14

-  43

-  39

-  43

-  1

-  21

-  43

-  1

-  4

-  43

-  1

-  43

-  36

-  121

-  45

-  137

-  45

-  2

-  45

-  35

-  119

-  35

-  135

-  35

-  2

-  86

-  35

-  1

-  35

-  36

-  0

-  10

-  10

-  31

-  137

-  44

-  1

-  44

-  36

-  21

-  63

-  31

-  1

-  31

- SVTCA[y-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- DELTAP1

- SRP2

- IP

- MDAP[rnd]

- MDRP[min,rnd,black]

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- MDRP[min,rnd,black]

- DELTAP1

- MDRP[min,rnd,black]

- SHP[rp1]

- SRP0

- MDRP[min,rnd,black]

- SHP[rp2]

- IUP[x]

- IUP[y]

- EndTTInstrs

- LayerCount: 2

- Fore

- SplineSet

- 862 44 m 0,0,1

-  829 44 829 44 800 52.5 c 128,-1,2

-  771 61 771 61 749 77 c 128,-1,3

-  727 93 727 93 714.5 116 c 128,-1,4

-  702 139 702 139 702 168 c 0,5,6

-  702 202 702 202 721.5 232 c 128,-1,7

-  741 262 741 262 772.5 284.5 c 128,-1,8

-  804 307 804 307 843 320 c 128,-1,9

-  882 333 882 333 922 333 c 0,10,11

-  948 333 948 333 974 327.5 c 128,-1,12

-  1000 322 1000 322 1022 310 c 1,13,-1

-  1022 745 l 1,14,-1

-  494 664 l 1,15,-1

-  494 121 l 2,16,17

-  494 84 494 84 473.5 53 c 128,-1,18

-  453 22 453 22 421 0 c 128,-1,19

-  389 -22 389 -22 349.5 -34 c 128,-1,20

-  310 -46 310 -46 272 -46 c 0,21,22

-  239 -46 239 -46 210 -37.5 c 128,-1,23

-  181 -29 181 -29 159 -13 c 128,-1,24

-  137 3 137 3 124.5 26 c 128,-1,25

-  112 49 112 49 112 78 c 0,26,27

-  112 112 112 112 131.5 142 c 128,-1,28

-  151 172 151 172 182.5 194.5 c 128,-1,29

-  214 217 214 217 253 230 c 128,-1,30

-  292 243 292 243 332 243 c 0,31,32

-  358 243 358 243 384 237.5 c 128,-1,33

-  410 232 410 232 432 220 c 1,34,-1

-  432 1055 l 1,35,-1

-  1084 1155 l 1,36,-1

-  1084 211 l 2,37,38

-  1084 174 1084 174 1063.5 143 c 128,-1,39

-  1043 112 1043 112 1011 90 c 128,-1,40

-  979 68 979 68 939.5 56 c 128,-1,41

-  900 44 900 44 862 44 c 0,0,1

- 494 804 m 1,42,-1

-  1022 885 l 1,43,-1

-  1022 1005 l 1,44,-1

-  494 924 l 1,45,-1

-  494 804 l 1,42,-1

- EndSplineSet

- EndChar

- 

  StartChar: uniFB01

- Encoding: 64257 64257 649

+ Encoding: 64257 64257 648

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78263,7 +78077,7 @@

  EndChar

  

  StartChar: uniFB02

- Encoding: 64258 64258 650

+ Encoding: 64258 64258 649

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78499,7 +78313,7 @@

  EndChar

  

  StartChar: undercommaaccent

- Encoding: 1114115 -1 651

+ Encoding: 1114115 -1 650

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78566,7 +78380,7 @@

  EndChar

  

  StartChar: cyrillicbreve

- Encoding: 1114116 -1 652

+ Encoding: 1114116 -1 651

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78658,7 +78472,7 @@

  EndChar

  

  StartChar: caroncommaaccent

- Encoding: 1114117 -1 653

+ Encoding: 1114117 -1 652

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78714,7 +78528,7 @@

  EndChar

  

  StartChar: commaaccentrotate

- Encoding: 1114118 -1 654

+ Encoding: 1114118 -1 653

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78770,7 +78584,7 @@

  EndChar

  

  StartChar: dotlessj

- Encoding: 1114119 -1 655

+ Encoding: 1114119 -1 654

  Width: 1229

  Flags: W

  TtInstrs:
@@ -78921,7 +78735,7 @@

  EndChar

  

  StartChar: onefraction

- Encoding: 1114120 -1 656

+ Encoding: 1114120 -1 655

  Width: 1229

  Flags: W

  TtInstrs:
@@ -79102,7 +78916,7 @@

  EndChar

  

  StartChar: twofraction

- Encoding: 1114121 -1 657

+ Encoding: 1114121 -1 656

  Width: 1229

  Flags: W

  TtInstrs:
@@ -79282,7 +79096,7 @@

  EndChar

  

  StartChar: threefraciton

- Encoding: 1114122 -1 658

+ Encoding: 1114122 -1 657

  Width: 1229

  Flags: W

  TtInstrs:
@@ -79499,7 +79313,7 @@

  EndChar

  

  StartChar: fourfraction

- Encoding: 1114123 -1 659

+ Encoding: 1114123 -1 658

  Width: 1229

  Flags: W

  TtInstrs:
@@ -79708,7 +79522,7 @@

  EndChar

  

  StartChar: fivefraction

- Encoding: 1114124 -1 660

+ Encoding: 1114124 -1 659

  Width: 1229

  Flags: W

  TtInstrs:
@@ -79909,7 +79723,7 @@

  EndChar

  

  StartChar: sevenfraction

- Encoding: 1114125 -1 661

+ Encoding: 1114125 -1 660

  Width: 1229

  Flags: W

  TtInstrs:
@@ -79990,7 +79804,7 @@

  EndChar

  

  StartChar: eightfraction

- Encoding: 1114126 -1 662

+ Encoding: 1114126 -1 661

  Width: 1229

  Flags: W

  TtInstrs:
@@ -80200,47 +80014,47 @@

  EndChar

  

  StartChar: Scommaaccent

- Encoding: 536 536 663

+ Encoding: 536 536 662

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 -29 0 2

+ Refer: 650 -1 S 1 0 0 1 -29 0 2

  Refer: 54 83 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: scommaaccent

- Encoding: 537 537 664

+ Encoding: 537 537 663

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  Refer: 86 115 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni021A

- Encoding: 538 538 665

+ Encoding: 538 538 664

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

  Refer: 55 84 N 1 0 0 1 0 0 3

- Refer: 651 -1 S 1 0 0 1 -29 0 2

+ Refer: 650 -1 S 1 0 0 1 -29 0 2

  EndChar

  

  StartChar: uni021B

- Encoding: 539 539 666

+ Encoding: 539 539 665

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

  Refer: 87 116 N 1 0 0 1 0 0 3

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  EndChar

  

  StartChar: uni2010

- Encoding: 8208 8208 667

+ Encoding: 8208 8208 666

  Width: 1229

  Flags: W

  HStem: 464 160<350 879>
@@ -80288,7 +80102,7 @@

  EndChar

  

  StartChar: uni2011

- Encoding: 8209 8209 668

+ Encoding: 8209 8209 667

  Width: 1229

  Flags: W

  HStem: 464 160<350 879>
@@ -80336,7 +80150,7 @@

  EndChar

  

  StartChar: uni0400

- Encoding: 1024 1024 669

+ Encoding: 1024 1024 668

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -80345,9 +80159,9 @@

  EndChar

  

  StartChar: uni040D

- Encoding: 1037 1037 670

+ Encoding: 1037 1037 669

  Width: 1229

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -80355,7 +80169,7 @@

  EndChar

  

  StartChar: uni0450

- Encoding: 1104 1104 671

+ Encoding: 1104 1104 670

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -80365,7 +80179,7 @@

  EndChar

  

  StartChar: uni045D

- Encoding: 1117 1117 672

+ Encoding: 1117 1117 671

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -80374,65 +80188,100 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 673

+ StartChar: uni266C

+ Encoding: 9836 9836 672

  Width: 1229

- VWidth: 0

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 865.127 471 m 0,0,1

-  883.194 556 883.194 556 874.104 628.5 c 128,-1,2

-  865.015 701 865.015 701 842.736 758.5 c 128,-1,3

-  820.459 816 820.459 816 791.599 859 c 128,-1,4

-  762.738 902 762.738 902 742.479 929 c 1,5,6

-  663.951 903 663.951 903 588.343 862.5 c 128,-1,7

-  512.734 822 512.734 822 449.618 765 c 128,-1,8

-  386.503 708 386.503 708 340.986 635 c 128,-1,9

-  295.47 562 295.47 562 276.127 471 c 0,10,11

-  259.973 395 259.973 395 263.55 329.5 c 128,-1,12

-  267.128 264 267.128 264 293.425 216 c 128,-1,13

-  319.722 168 319.722 168 369.377 140.5 c 128,-1,14

-  419.031 113 419.031 113 496.031 113 c 0,15,16

-  577.031 113 577.031 113 638.771 140 c 128,-1,17

-  700.51 167 700.51 167 745.106 214.5 c 128,-1,18

-  789.702 262 789.702 262 819.125 327.5 c 128,-1,19

-  848.547 393 848.547 393 865.127 471 c 0,0,1

- 655.877 1359 m 1,20,-1

-  890.222 1036 l 2,21,22

-  959.821 940.069 959.821 940.069 971.202 923 c 0,23,24

-  1009.87 865 1009.87 865 1035.13 798 c 128,-1,25

-  1060.39 731 1060.39 731 1067.99 651.5 c 128,-1,26

-  1075.59 572 1075.59 572 1054.98 475 c 0,27,28

-  1031.6 365 1031.6 365 980.253 274 c 128,-1,29

-  928.91 183 928.91 183 853.488 117.5 c 128,-1,30

-  778.065 52 778.065 52 680.413 16 c 128,-1,31

-  582.762 -20 582.762 -20 467.762 -20 c 0,32,33

-  353.762 -20 353.762 -20 270.988 14 c 128,-1,34

-  188.216 48 188.216 48 139.213 111.5 c 128,-1,35

-  90.21 175 90.21 175 76.6592 266.5 c 128,-1,36

-  63.1074 358 63.1074 358 87.5518 473 c 0,37,38

-  111.358 585 111.358 585 166.563 673 c 128,-1,39

-  221.77 761 221.77 761 299.615 828.5 c 128,-1,40

-  377.463 896 377.463 896 472.272 944.5 c 128,-1,41

-  567.081 993 567.081 993 670.096 1026 c 1,42,-1

-  450.839 1340 l 1,43,44

-  443.1 1349.11 443.1 1349.11 476.133 1459 c 1,45,46

-  922.538 1647.01 922.538 1647.01 1206.24 1563 c 1,47,-1

-  1178.18 1431 l 1,48,49

-  963.967 1514.01 963.967 1514.01 655.877 1359 c 1,20,-1

+ 862 44 m 0,0,1

+  829 44 829 44 800 52.5 c 128,-1,2

+  771 61 771 61 749 77 c 128,-1,3

+  727 93 727 93 714.5 116 c 128,-1,4

+  702 139 702 139 702 168 c 0,5,6

+  702 202 702 202 721.5 232 c 128,-1,7

+  741 262 741 262 772.5 284.5 c 128,-1,8

+  804 307 804 307 843 320 c 128,-1,9

+  882 333 882 333 922 333 c 0,10,11

+  948 333 948 333 974 327.5 c 128,-1,12

+  1000 322 1000 322 1022 310 c 1,13,-1

+  1022 745 l 1,14,-1

+  494 664 l 1,15,-1

+  494 121 l 2,16,17

+  494 84 494 84 473.5 53 c 128,-1,18

+  453 22 453 22 421 0 c 128,-1,19

+  389 -22 389 -22 349.5 -34 c 128,-1,20

+  310 -46 310 -46 272 -46 c 0,21,22

+  239 -46 239 -46 210 -37.5 c 128,-1,23

+  181 -29 181 -29 159 -13 c 128,-1,24

+  137 3 137 3 124.5 26 c 128,-1,25

+  112 49 112 49 112 78 c 0,26,27

+  112 112 112 112 131.5 142 c 128,-1,28

+  151 172 151 172 182.5 194.5 c 128,-1,29

+  214 217 214 217 253 230 c 128,-1,30

+  292 243 292 243 332 243 c 0,31,32

+  358 243 358 243 384 237.5 c 128,-1,33

+  410 232 410 232 432 220 c 1,34,-1

+  432 1055 l 1,35,-1

+  1084 1155 l 1,36,-1

+  1084 211 l 2,37,38

+  1084 174 1084 174 1063.5 143 c 128,-1,39

+  1043 112 1043 112 1011 90 c 128,-1,40

+  979 68 979 68 939.5 56 c 128,-1,41

+  900 44 900 44 862 44 c 0,0,1

+ 494 804 m 1,42,-1

+  1022 885 l 1,43,-1

+  1022 1005 l 1,44,-1

+  494 924 l 1,45,-1

+  494 804 l 1,42,-1

  EndSplineSet

  EndChar

  

- StartChar: S_TE

- Encoding: 1114108 -1 674

+ StartChar: musicalnotedbl

+ Encoding: 9835 9835 673

  Width: 1229

+ VWidth: 0

  Flags: W

  LayerCount: 2

  Fore

- Refer: 329 713 N 1 0 0 1 0 0 2

- Refer: 478 1096 N 1 0 0 1 0 0 2

+ SplineSet

+ 862 -36 m 0,0,1

+  829 -36 829 -36 800 -27.5 c 128,-1,2

+  771 -19 771 -19 749 -3 c 128,-1,3

+  727 13 727 13 714.5 36 c 128,-1,4

+  702 59 702 59 702 88 c 0,5,6

+  702 122 702 122 721.5 152 c 128,-1,7

+  741 182 741 182 772.5 204.5 c 128,-1,8

+  804 227 804 227 843 240 c 128,-1,9

+  882 253 882 253 922 253 c 0,10,11

+  948 253 948 253 974 247.5 c 128,-1,12

+  1000 242 1000 242 1022 230 c 1,13,-1

+  1022 945 l 1,14,-1

+  494 1024 l 1,15,-1

+  494 221 l 2,16,17

+  494 184 494 184 473.5 153 c 128,-1,18

+  453 122 453 122 421 100 c 128,-1,19

+  389 78 389 78 349.5 66 c 128,-1,20

+  310 54 310 54 272 54 c 0,21,22

+  239 54 239 54 210 62.5 c 128,-1,23

+  181 71 181 71 159 87 c 128,-1,24

+  137 103 137 103 124.5 126 c 128,-1,25

+  112 149 112 149 112 178 c 0,26,27

+  112 212 112 212 131.5 242 c 128,-1,28

+  151 272 151 272 182.5 294.5 c 128,-1,29

+  214 317 214 317 253 330 c 128,-1,30

+  292 343 292 343 332 343 c 0,31,32

+  358.001 343 358.001 343 384 337.5 c 128,-1,33

+  410 332 410 332 432 320 c 1,34,-1

+  432 1155 l 1,35,-1

+  1084 1075 l 1,36,-1

+  1084 131 l 2,37,38

+  1084 94 1084 94 1063.5 63 c 128,-1,39

+  1043 32 1043 32 1011 10 c 128,-1,40

+  978.997 -12 978.997 -12 939.5 -24 c 128,-1,41

+  899.997 -36 899.997 -36 862 -36 c 0,0,1

+ EndSplineSet

  EndChar

  EndChars

  EndSplineFont

file modified
+170 -311
@@ -4,7 +4,7 @@

  FamilyName: Liberation Mono

  Weight: Book

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -435

  UnderlineWidth: 84
@@ -19,7 +19,7 @@

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1095817380

- ModificationTime: 1328168339

+ ModificationTime: 1399615248

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 5
@@ -53,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.400078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  MarkAttachClasses: 1

  DEI: 91125

  TtTable: prep
@@ -3201,15 +3200,16 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Regular" "Ascender - Liberation Mono" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "Regular" "Ascender - Liberation Mono" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeFull

+ Compacted: 1

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 1113568 32 18

+ WinInfo: 0 56 18

  BeginPrivate: 0

  EndPrivate

  BeginChars: 1114127 674
@@ -21467,9 +21467,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -266 0 2

+ Refer: 655 -1 N 1 0 0 1 -266 0 2

  Refer: 532 8725 N 1 0 0 1 0 0 2

- Refer: 659 -1 N 1 0 0 1 408 -586 2

+ Refer: 658 -1 N 1 0 0 1 408 -586 2

  EndChar

  

  StartChar: onehalf
@@ -21504,9 +21504,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -276 0 2

+ Refer: 655 -1 N 1 0 0 1 -276 0 2

  Refer: 532 8725 N 1 0 0 1 -16 0 2

- Refer: 657 -1 N 1 0 0 1 428 -588 2

+ Refer: 656 -1 N 1 0 0 1 428 -588 2

  EndChar

  

  StartChar: threequarters
@@ -21549,9 +21549,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -223 0 2

+ Refer: 657 -1 N 1 0 0 1 -223 0 2

  Refer: 532 8725 N 1 0 0 1 25 0 2

- Refer: 659 -1 N 1 0 0 1 408 -586 2

+ Refer: 658 -1 N 1 0 0 1 408 -586 2

  EndChar

  

  StartChar: questiondown
@@ -27069,7 +27069,7 @@

  LayerCount: 2

  Fore

  Refer: 42 71 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: gcommaaccent
@@ -27100,7 +27100,7 @@

  LayerCount: 2

  Fore

  Refer: 74 103 N 1 0 0 1 0 0 3

- Refer: 654 -1 N 1 0 0 1 -1 0 2

+ Refer: 653 -1 N 1 0 0 1 -1 0 2

  EndChar

  

  StartChar: Hcircumflex
@@ -28356,7 +28356,7 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 655 -1 N 1 0 0 1 0 0 3

+ Refer: 654 -1 N 1 0 0 1 0 0 3

  Refer: 327 710 N 1 0 0 1 103 0 2

  EndChar

  
@@ -28381,7 +28381,7 @@

  LayerCount: 2

  Fore

  Refer: 46 75 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kcommaaccent
@@ -28405,7 +28405,7 @@

  LayerCount: 2

  Fore

  Refer: 78 107 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: kgreenlandic
@@ -28784,7 +28784,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 10 0 2

+ Refer: 650 -1 N 1 0 0 1 10 0 2

  EndChar

  

  StartChar: lcommaaccent
@@ -28808,7 +28808,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 0 0 2

+ Refer: 650 -1 N 1 0 0 1 0 0 2

  EndChar

  

  StartChar: Lcaron
@@ -28838,7 +28838,7 @@

  LayerCount: 2

  Fore

  Refer: 47 76 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 300 1447 2

+ Refer: 650 -1 N 1 0 0 1 300 1447 2

  EndChar

  

  StartChar: lcaron
@@ -28869,7 +28869,7 @@

  LayerCount: 2

  Fore

  Refer: 79 108 N 1 0 0 1 -49 0 2

- Refer: 653 -1 N 1 0 0 1 420 0 2

+ Refer: 652 -1 N 1 0 0 1 420 0 2

  EndChar

  

  StartChar: Ldot
@@ -29269,7 +29269,7 @@

  LayerCount: 2

  Fore

  Refer: 49 78 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -31 0 2

+ Refer: 650 -1 N 1 0 0 1 -31 0 2

  EndChar

  

  StartChar: ncommaaccent
@@ -29293,7 +29293,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -27 0 2

+ Refer: 650 -1 N 1 0 0 1 -27 0 2

  EndChar

  

  StartChar: Ncaron
@@ -29390,7 +29390,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 105 0 2

- Refer: 651 -1 N 1 0 0 1 -470 1448 2

+ Refer: 650 -1 N 1 0 0 1 -470 1448 2

  EndChar

  

  StartChar: Eng
@@ -30418,7 +30418,7 @@

  LayerCount: 2

  Fore

  Refer: 53 82 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -3 0 2

+ Refer: 650 -1 N 1 0 0 1 -3 0 2

  EndChar

  

  StartChar: rcommaaccent
@@ -30442,7 +30442,7 @@

  LayerCount: 2

  Fore

  Refer: 85 114 N 1 0 0 1 0 0 3

- Refer: 651 -1 N 1 0 0 1 -272 0 2

+ Refer: 650 -1 N 1 0 0 1 -272 0 2

  EndChar

  

  StartChar: Rcaron
@@ -30817,7 +30817,7 @@

  LayerCount: 2

  Fore

  Refer: 87 116 N 1 0 0 1 -89 0 2

- Refer: 653 -1 N 1 0 0 1 470 0 2

+ Refer: 652 -1 N 1 0 0 1 470 0 2

  EndChar

  

  StartChar: Tbar
@@ -42124,7 +42124,7 @@

  LayerCount: 2

  Fore

  Refer: 441 1059 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 0 245 2

+ Refer: 651 -1 N 1 0 0 1 0 245 2

  EndChar

  

  StartChar: afii10145
@@ -43358,7 +43358,7 @@

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 -18 245 2

+ Refer: 651 -1 N 1 0 0 1 -18 245 2

  EndChar

  

  StartChar: afii10028
@@ -45722,7 +45722,6 @@

   469 986 469 986 532.5 1006.5 c 128,-1,56

   596 1027 596 1027 675 1027 c 0,20,21

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -46759,7 +46758,7 @@

  LayerCount: 2

  Fore

  Refer: 462 1080 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 -13 0 2

+ Refer: 651 -1 N 1 0 0 1 -13 0 2

  EndChar

  

  StartChar: afii10076
@@ -50275,7 +50274,7 @@

  LayerCount: 2

  Fore

  Refer: 92 121 N 1 0 0 1 0 0 3

- Refer: 652 -1 N 1 0 0 1 -15 0 2

+ Refer: 651 -1 N 1 0 0 1 -15 0 2

  EndChar

  

  StartChar: afii10193
@@ -55061,9 +55060,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 656 -1 N 1 0 0 1 -292 0 2

+ Refer: 655 -1 N 1 0 0 1 -292 0 2

  Refer: 532 8725 N 1 0 0 1 -21 0 2

- Refer: 662 -1 N 1 0 0 1 445 -588 2

+ Refer: 661 -1 N 1 0 0 1 445 -588 2

  EndChar

  

  StartChar: threeeighths
@@ -55110,9 +55109,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 658 -1 N 1 0 0 1 -225 0 2

+ Refer: 657 -1 N 1 0 0 1 -225 0 2

  Refer: 532 8725 N 1 0 0 1 -4 0 2

- Refer: 662 -1 N 1 0 0 1 445 -588 2

+ Refer: 661 -1 N 1 0 0 1 445 -588 2

  EndChar

  

  StartChar: fiveeighths
@@ -55163,9 +55162,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 660 -1 N 1 0 0 1 -223 0 2

+ Refer: 659 -1 N 1 0 0 1 -223 0 2

  Refer: 532 8725 N 1 0 0 1 8 0 2

- Refer: 662 -1 N 1 0 0 1 445 -588 2

+ Refer: 661 -1 N 1 0 0 1 445 -588 2

  EndChar

  

  StartChar: seveneighths
@@ -55224,9 +55223,9 @@

  EndTTInstrs

  LayerCount: 2

  Fore

- Refer: 661 -1 N 1 0 0 1 -195 0 2

+ Refer: 660 -1 N 1 0 0 1 -195 0 2

  Refer: 532 8725 N 1 0 0 1 -75 0 2

- Refer: 662 -1 N 1 0 0 1 413 -588 2

+ Refer: 661 -1 N 1 0 0 1 413 -588 2

  EndChar

  

  StartChar: arrowleft
@@ -60708,11 +60707,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 1229 -435 m 1,0,-1

+  0 -435 l 1,1,-1

   0 627 l 1,2,-1

   1229 627 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -435 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -60740,11 +60739,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  0 -615 l 1,1,-1

-  0 1705 l 1,2,-1

-  1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+ 1229 -435 m 5,0,-1

+  0 -435 l 5,1,-1

+  0 1705 l 5,2,-1

+  1229 1705 l 5,3,-1

+  1229 -435 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -60772,11 +60771,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 615 -615 m 1,0,-1

-  0 -615 l 1,1,-1

+ 615 -435 m 5,0,-1

+  0 -435 l 5,1,-1

   0 1705 l 1,2,-1

   615 1705 l 1,3,-1

-  615 -615 l 1,0,-1

+  615 -435 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -60804,11 +60803,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1229 -615 m 1,0,-1

-  614 -615 l 1,1,-1

+ 1229 -435 m 1,0,-1

+  614 -435 l 1,1,-1

   614 1705 l 1,2,-1

   1229 1705 l 1,3,-1

-  1229 -615 l 1,0,-1

+  1229 -435 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -65851,194 +65850,8 @@

  EndSplineSet

  EndChar

  

- StartChar: musicalnotedbl

- Encoding: 9835 9835 648

- Width: 1229

- Flags: W

- TtInstrs:

- NPUSHB

-  83

-  42

-  16

-  34

-  43

-  37

-  31

-  5

-  1

-  5

-  13

-  13

-  31

-  26

-  1

-  26

-  0

-  34

-  16

-  34

-  2

-  34

-  137

-  15

-  1

-  15

-  42

-  136

-  42

-  1

-  103

-  42

-  1

-  84

-  42

-  1

-  42

-  137

-  14

-  1

-  14

-  43

-  39

-  43

-  1

-  21

-  43

-  1

-  4

-  43

-  1

-  43

-  36

-  121

-  45

-  137

-  45

-  2

-  45

-  35

-  119

-  35

-  135

-  35

-  2

-  86

-  35

-  1

-  35

-  36

-  0

-  10

-  10

-  31

-  137

-  44

-  1

-  44

-  36

-  21

-  63

-  31

-  1

-  31

- SVTCA[y-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- DELTAP1

- SRP2

- IP

- MDAP[rnd]

- MDRP[min,rnd,black]

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SHP[rp1]

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- DELTAP1

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- MDRP[min,rnd,black]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- MDRP[min,rnd,black]

- DELTAP1

- MDRP[min,rnd,black]

- SHP[rp1]

- SRP0

- MDRP[min,rnd,black]

- SHP[rp2]

- IUP[x]

- IUP[y]

- EndTTInstrs

- LayerCount: 2

- Fore

- SplineSet

- 862 44 m 0,0,1

-  829 44 829 44 800 52.5 c 128,-1,2

-  771 61 771 61 749 77 c 128,-1,3

-  727 93 727 93 714.5 116 c 128,-1,4

-  702 139 702 139 702 168 c 0,5,6

-  702 202 702 202 721.5 232 c 128,-1,7

-  741 262 741 262 772.5 284.5 c 128,-1,8

-  804 307 804 307 843 320 c 128,-1,9

-  882 333 882 333 922 333 c 0,10,11

-  948 333 948 333 974 327.5 c 128,-1,12

-  1000 322 1000 322 1022 310 c 1,13,-1

-  1022 745 l 1,14,-1

-  494 664 l 1,15,-1

-  494 121 l 2,16,17

-  494 84 494 84 473.5 53 c 128,-1,18

-  453 22 453 22 421 0 c 128,-1,19

-  389 -22 389 -22 349.5 -34 c 128,-1,20

-  310 -46 310 -46 272 -46 c 0,21,22

-  239 -46 239 -46 210 -37.5 c 128,-1,23

-  181 -29 181 -29 159 -13 c 128,-1,24

-  137 3 137 3 124.5 26 c 128,-1,25

-  112 49 112 49 112 78 c 0,26,27

-  112 112 112 112 131.5 142 c 128,-1,28

-  151 172 151 172 182.5 194.5 c 128,-1,29

-  214 217 214 217 253 230 c 128,-1,30

-  292 243 292 243 332 243 c 0,31,32

-  358 243 358 243 384 237.5 c 128,-1,33

-  410 232 410 232 432 220 c 1,34,-1

-  432 1055 l 1,35,-1

-  1084 1155 l 1,36,-1

-  1084 211 l 2,37,38

-  1084 174 1084 174 1063.5 143 c 128,-1,39

-  1043 112 1043 112 1011 90 c 128,-1,40

-  979 68 979 68 939.5 56 c 128,-1,41

-  900 44 900 44 862 44 c 0,0,1

- 494 804 m 1,42,-1

-  1022 885 l 1,43,-1

-  1022 1005 l 1,44,-1

-  494 924 l 1,45,-1

-  494 804 l 1,42,-1

- EndSplineSet

- EndChar

- 

  StartChar: uniFB01

- Encoding: 64257 64257 649

+ Encoding: 64257 64257 648

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66210,7 +66023,7 @@

  EndChar

  

  StartChar: uniFB02

- Encoding: 64258 64258 650

+ Encoding: 64258 64258 649

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66353,7 +66166,7 @@

  EndChar

  

  StartChar: undercommaaccent

- Encoding: 1114115 -1 651

+ Encoding: 1114115 -1 650

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66403,7 +66216,7 @@

  EndChar

  

  StartChar: cyrillicbreve

- Encoding: 1114116 -1 652

+ Encoding: 1114116 -1 651

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66471,7 +66284,7 @@

  EndChar

  

  StartChar: caroncommaaccent

- Encoding: 1114117 -1 653

+ Encoding: 1114117 -1 652

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66529,7 +66342,7 @@

  EndChar

  

  StartChar: commaaccentrotate

- Encoding: 1114118 -1 654

+ Encoding: 1114118 -1 653

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66574,7 +66387,7 @@

  EndChar

  

  StartChar: dotlessj

- Encoding: 1114119 -1 655

+ Encoding: 1114119 -1 654

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66657,7 +66470,7 @@

  EndChar

  

  StartChar: onefraction

- Encoding: 1114120 -1 656

+ Encoding: 1114120 -1 655

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66753,7 +66566,7 @@

  EndChar

  

  StartChar: twofraction

- Encoding: 1114121 -1 657

+ Encoding: 1114121 -1 656

  Width: 1229

  Flags: W

  TtInstrs:
@@ -66868,7 +66681,7 @@

  EndChar

  

  StartChar: threefraciton

- Encoding: 1114122 -1 658

+ Encoding: 1114122 -1 657

  Width: 1229

  Flags: W

  TtInstrs:
@@ -67055,7 +66868,7 @@

  EndChar

  

  StartChar: fourfraction

- Encoding: 1114123 -1 659

+ Encoding: 1114123 -1 658

  Width: 1229

  Flags: W

  TtInstrs:
@@ -67180,7 +66993,7 @@

  EndChar

  

  StartChar: fivefraction

- Encoding: 1114124 -1 660

+ Encoding: 1114124 -1 659

  Width: 1229

  Flags: W

  TtInstrs:
@@ -67315,7 +67128,7 @@

  EndChar

  

  StartChar: sevenfraction

- Encoding: 1114125 -1 661

+ Encoding: 1114125 -1 660

  Width: 1229

  Flags: W

  TtInstrs:
@@ -67385,7 +67198,7 @@

  EndChar

  

  StartChar: eightfraction

- Encoding: 1114126 -1 662

+ Encoding: 1114126 -1 661

  Width: 1229

  Flags: W

  TtInstrs:
@@ -67560,47 +67373,47 @@

  EndChar

  

  StartChar: Scommaaccent

- Encoding: 536 536 663

+ Encoding: 536 536 662

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 -29 0 2

+ Refer: 650 -1 S 1 0 0 1 -29 0 2

  Refer: 54 83 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: scommaaccent

- Encoding: 537 537 664

+ Encoding: 537 537 663

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  Refer: 86 115 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni021A

- Encoding: 538 538 665

+ Encoding: 538 538 664

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 -29 0 2

+ Refer: 650 -1 S 1 0 0 1 -29 0 2

  Refer: 55 84 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni021B

- Encoding: 539 539 666

+ Encoding: 539 539 665

  Width: 1229

  Flags: W

  LayerCount: 2

  Fore

- Refer: 651 -1 S 1 0 0 1 5 0 2

+ Refer: 650 -1 S 1 0 0 1 5 0 2

  Refer: 87 116 N 1 0 0 1 0 0 3

  EndChar

  

  StartChar: uni2010

- Encoding: 8208 8208 667

+ Encoding: 8208 8208 666

  Width: 1229

  Flags: W

  HStem: 464 160<334 894>
@@ -67648,7 +67461,7 @@

  EndChar

  

  StartChar: uni2011

- Encoding: 8209 8209 668

+ Encoding: 8209 8209 667

  Width: 1229

  Flags: W

  HStem: 464 160<334 894>
@@ -67696,7 +67509,7 @@

  EndChar

  

  StartChar: uni040D

- Encoding: 1037 1037 669

+ Encoding: 1037 1037 668

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -67706,7 +67519,7 @@

  EndChar

  

  StartChar: uni0400

- Encoding: 1024 1024 670

+ Encoding: 1024 1024 669

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -67715,7 +67528,7 @@

  EndChar

  

  StartChar: uni0450

- Encoding: 1104 1104 671

+ Encoding: 1104 1104 670

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -67725,7 +67538,7 @@

  EndChar

  

  StartChar: uni045D

- Encoding: 1117 1117 672

+ Encoding: 1117 1117 671

  Width: 1229

  Flags: W

  LayerCount: 2
@@ -67734,53 +67547,99 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 673

+ StartChar: uni266C

+ Encoding: 9836 9836 672

  Width: 1229

- Flags: HW

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 862 44 m 4,0,1

+  829 44 829 44 800 52.5 c 132,-1,2

+  771 61 771 61 749 77 c 132,-1,3

+  727 93 727 93 714.5 116 c 132,-1,4

+  702 139 702 139 702 168 c 4,5,6

+  702 202 702 202 721.5 232 c 132,-1,7

+  741 262 741 262 772.5 284.5 c 132,-1,8

+  804 307 804 307 843 320 c 132,-1,9

+  882 333 882 333 922 333 c 4,10,11

+  948 333 948 333 974 327.5 c 132,-1,12

+  1000 322 1000 322 1022 310 c 5,13,-1

+  1022 745 l 5,14,-1

+  494 664 l 5,15,-1

+  494 121 l 6,16,17

+  494 84 494 84 473.5 53 c 132,-1,18

+  453 22 453 22 421 0 c 132,-1,19

+  389 -22 389 -22 349.5 -34 c 132,-1,20

+  310 -46 310 -46 272 -46 c 4,21,22

+  239 -46 239 -46 210 -37.5 c 132,-1,23

+  181 -29 181 -29 159 -13 c 132,-1,24

+  137 3 137 3 124.5 26 c 132,-1,25

+  112 49 112 49 112 78 c 4,26,27

+  112 112 112 112 131.5 142 c 132,-1,28

+  151 172 151 172 182.5 194.5 c 132,-1,29

+  214 217 214 217 253 230 c 132,-1,30

+  292 243 292 243 332 243 c 4,31,32

+  358 243 358 243 384 237.5 c 132,-1,33

+  410 232 410 232 432 220 c 5,34,-1

+  432 1055 l 5,35,-1

+  1084 1155 l 5,36,-1

+  1084 211 l 6,37,38

+  1084 174 1084 174 1063.5 143 c 132,-1,39

+  1043 112 1043 112 1011 90 c 132,-1,40

+  979 68 979 68 939.5 56 c 132,-1,41

+  900 44 900 44 862 44 c 4,0,1

+ 494 804 m 5,42,-1

+  1022 885 l 5,43,-1

+  1022 1005 l 5,44,-1

+  494 924 l 5,45,-1

+  494 804 l 5,42,-1

+ EndSplineSet

+ EndChar

+ 

+ StartChar: musicalnotedbl

+ Encoding: 9835 9835 673

+ Width: 1229

+ VWidth: 0

+ Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 894 471 m 0,0,1

-  894 556 894 556 869.5 628.5 c 128,-1,2

-  845 701 845 701 810.5 758.5 c 128,-1,3

-  776 816 776 816 738 859 c 128,-1,4

-  700 902 700 902 674 929 c 1,5,6

-  601 903 601 903 534 862.5 c 128,-1,7

-  467 822 467 822 416 765 c 128,-1,8

-  365 708 365 708 335 635 c 128,-1,9

-  305 562 305 562 305 471 c 0,10,11

-  305 395 305 395 322.5 329.5 c 128,-1,12

-  340 264 340 264 376.5 216 c 128,-1,13

-  413 168 413 168 468.5 140.5 c 128,-1,14

-  524 113 524 113 601 113 c 0,15,16

-  682 113 682 113 738 140 c 128,-1,17

-  794 167 794 167 828.5 214.5 c 128,-1,18

-  863 262 863 262 878.5 327.5 c 128,-1,19

-  894 393 894 393 894 471 c 0,0,1

- 496 1359 m 1,20,-1

-  799 1036 l 2,21,22

-  888.991 940.069 888.991 940.069 904 923 c 0,23,24

-  955 865 955 865 994.5 798 c 128,-1,25

-  1034 731 1034 731 1058.5 651.5 c 128,-1,26

-  1083 572 1083 572 1083 475 c 0,27,28

-  1083 365 1083 365 1051 274 c 128,-1,29

-  1019 183 1019 183 957.5 117.5 c 128,-1,30

-  896 52 896 52 806 16 c 128,-1,31

-  716 -20 716 -20 601 -20 c 0,32,33

-  487 -20 487 -20 397 14 c 128,-1,34

-  307 48 307 48 244.5 111.5 c 128,-1,35

-  182 175 182 175 149 266.5 c 128,-1,36

-  116 358 116 358 116 473 c 0,37,38

-  116 585 116 585 152.5 673 c 128,-1,39

-  189 761 189 761 252.5 828.5 c 128,-1,40

-  316 896 316 896 400.5 944.5 c 128,-1,41

-  485 993 485 993 581 1026 c 1,42,-1

-  295 1340 l 1,43,-1

-  295 1459 l 1,44,45

-  701.443 1647.01 701.443 1647.01 1003 1563 c 1,46,-1

-  1003 1431 l 1,47,48

-  771.141 1514.01 771.141 1514.01 496 1359 c 1,20,-1

+ 862 -36 m 0,0,1

+  829 -36 829 -36 800 -27.5 c 128,-1,2

+  771 -19 771 -19 749 -3 c 128,-1,3

+  727 13 727 13 714.5 36 c 128,-1,4

+  702 59 702 59 702 88 c 0,5,6

+  702 122 702 122 721.5 152 c 128,-1,7

+  741 182 741 182 772.5 204.5 c 128,-1,8

+  804 227 804 227 843 240 c 128,-1,9

+  882 253 882 253 922 253 c 0,10,11

+  948 253 948 253 974 247.5 c 128,-1,12

+  1000 242 1000 242 1022 230 c 1,13,-1

+  1022 945 l 1,14,-1

+  494 1024 l 1,15,-1

+  494 221 l 2,16,17

+  494 184 494 184 473.5 153 c 128,-1,18

+  453 122 453 122 421 100 c 128,-1,19

+  389 78 389 78 349.5 66 c 128,-1,20

+  310 54 310 54 272 54 c 0,21,22

+  239 54 239 54 210 62.5 c 128,-1,23

+  181 71 181 71 159 87 c 128,-1,24

+  137 103 137 103 124.5 126 c 128,-1,25

+  112 149 112 149 112 178 c 0,26,27

+  112 212 112 212 131.5 242 c 128,-1,28

+  151 272 151 272 182.5 294.5 c 128,-1,29

+  214 317 214 317 253 330 c 128,-1,30

+  292 343 292 343 332 343 c 0,31,32

+  358.001 343 358.001 343 384 337.5 c 128,-1,33

+  410 332 410 332 432 320 c 1,34,-1

+  432 1155 l 1,35,-1

+  1084 1075 l 1,36,-1

+  1084 131 l 2,37,38

+  1084 94 1084 94 1063.5 63 c 128,-1,39

+  1043 32 1043 32 1011 10 c 128,-1,40

+  978.997 -12 978.997 -12 939.5 -24 c 128,-1,41

+  899.997 -36 899.997 -36 862 -36 c 0,0,1

  EndSplineSet

  EndChar

  EndChars

file modified
+176 -287
@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans

  Weight: Bold

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -110

  UnderlineWidth: 215
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 3251725]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331115041

+ ModificationTime: 1399627167

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 5
@@ -54,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -3096,15 +3094,15 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Ascender - Liberation Sans Bold" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 10 1 65535 3

+ LangName: 1033 "" "" "" "Ascender - Liberation Sans Bold" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 10 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 616 44 17

+ WinInfo: 1113628 38 14

  BeginPrivate: 0

  EndPrivate

  BeginChars: 1114132 681
@@ -18567,118 +18565,133 @@

  Encoding: 117 117 88

  Width: 1251

  Flags: W

- HStem: -20 210<479.297 667.902> 0 21G<847.5 1116> 1062 20G<127 408 827 1108>

- VStem: 127 281<269.177 1082> 827 281<3.2583 215 304.984 1082> 844.5 271.5<0 96.0013>

  TtInstrs:

- SVTCA[y-axis]

- PUSHB_2

+ NPUSHB

+  46

+  31

+  16

+  9

+  10

+  0

+  76

+  20

+  11

+  70

+  223

+  14

+  1

+  14

+  64

+  36

+  40

+  72

+  14

+  37

+  144

+  37

+  160

+  37

+  2

+  112

+  37

+  144

+  37

+  160

+  37

+  176

+  37

+  240

+  37

+  5

+  239

+  37

+  1

+  1

+  70

+  239

+  34

+  255

+  34

+  2

+  34

+ PUSHW_1

+  -64

+ NPUSHB

+  14

+  9

+  12

+  72

+  34

+  25

+  6

+  80

+  29

+  22

+  20

   21

-  8

+  12

+  0

+  15

+ SVTCA[y-axis]

  MIAP[rnd]

- PUSHB_2

-  2

-  8

+ SHP[rp2]

  MIAP[rnd]

- PUSHB_1

-  11

- MDRP[min,rnd,black]

- PUSHB_2

-  7

-  15

  MIAP[rnd]

- PUSHB_1

-  16

+ MIRP[min,rnd,black]

  SHP[rp1]

  SVTCA[x-axis]

- PUSHB_1

-  28

  MDAP[rnd]

- PUSHB_1

-  6

- MDRP[rp0,rnd,white]

- PUSHB_1

-  9

- MDRP[min,rnd,black]

- PUSHB_1

-  9

+ CALL

+ DELTAP1

+ MIRP[min,rnd,black]

+ DELTAP1

+ DELTAP2

+ DELTAP3

  SRP0

- PUSHB_1

-  15

- MDRP[rp0,min,rnd,grey]

- PUSHB_2

-  24

-  27

- SHP[rp2]

+ MDRP[rp0,min,rnd,white]

+ CALL

+ DELTAP1

+ MIRP[min,rnd,black]

  SHP[rp2]

- PUSHB_1

-  18

- MDRP[min,rnd,black]

- PUSHB_1

-  18

- SRP0

- PUSHB_1

-  23

- MDRP[min,rnd,black]

- PUSHB_1

-  23

- MDAP[rnd]

- PUSHB_1

-  18

- SRP0

- PUSHB_1

-  29

- MDRP[rp0,rnd,white]

- PUSHB_2

-  23

-  15

- SRP1

- SRP2

- PUSHB_1

-  0

- IP

- SVTCA[y-axis]

- PUSHB_2

-  11

-  21

- SRP1

- SRP2

- PUSHB_1

-  23

- IP

- PUSHB_1

-  7

- SRP1

- PUSHB_2

-  0

-  27

- IP

- IP

- IUP[y]

  IUP[x]

+ IUP[y]

+ SVTCA[y-axis]

+ CALL

  EndTTInstrs

  LayerCount: 2

  Fore

  SplineSet

- 831 215 m 1,0,1

-  724.008 -20 724.008 -20 483 -20 c 0,2,3

-  299.009 -20 299.009 -20 207.5 99.5 c 0,4,5

-  127 204.624 127 204.624 127 395 c 2,6,-1

-  127 1082 l 1,7,-1

-  408 1082 l 1,8,-1

-  408 475 l 2,9,10

-  408 190 408 190 600 190 c 0,11,12

-  701.47 190 701.47 190 764 276.5 c 0,13,14

-  827 363.65 827 363.65 827 502 c 2,15,-1

-  827 1082 l 1,16,-1

-  1108 1082 l 1,17,-1

-  1108 242 l 2,18,19

-  1108 104 1108 104 1116 0 c 1,20,-1

-  848 0 l 1,21,22

-  847 12 847 12 844.5 38.5 c 128,-1,23

-  842 65 842 65 840.5 97 c 2,24,-1

-  837.5 161 l 2,25,26

-  836 193 836 193 836 215 c 1,27,-1

-  831 215 l 1,0,1

+ 408 1082 m 1,0,-1

+  408 475 l 2,1,2

+  408 412 408 412 418 359.5 c 128,-1,3

+  428 307 428 307 451 269.5 c 128,-1,4

+  474 232 474 232 510.5 211 c 128,-1,5

+  547 190 547 190 600 190 c 0,6,7

+  651 190 651 190 692.5 212.5 c 128,-1,8

+  734 235 734 235 764 276.5 c 128,-1,9

+  794 318 794 318 810.5 375.5 c 128,-1,10

+  827 433 827 433 827 502 c 2,11,-1

+  827 1082 l 1,12,-1

+  1108 1082 l 1,13,-1

+  1108 242 l 2,14,15

+  1108 208 1108 208 1108.5 170.5 c 128,-1,16

+  1109 133 1109 133 1110.5 99.5 c 128,-1,17

+  1112 66 1112 66 1113.5 39.5 c 128,-1,18

+  1115 13 1115 13 1116 0 c 1,19,-1

+  848 0 l 1,20,21

+  847 12 847 12 844.5 38.5 c 128,-1,22

+  842 65 842 65 840.5 97 c 128,-1,23

+  839 129 839 129 837.5 161 c 128,-1,24

+  836 193 836 193 836 215 c 1,25,-1

+  831 215 l 1,26,27

+  775 92 775 92 688.5 36 c 128,-1,28

+  602 -20 602 -20 483 -20 c 0,29,30

+  386 -20 386 -20 318 12 c 128,-1,31

+  250 44 250 44 207.5 99.5 c 128,-1,32

+  165 155 165 155 146 231 c 128,-1,33

+  127 307 127 307 127 395 c 2,34,-1

+  127 1082 l 1,35,-1

+  408 1082 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -57474,7 +57487,6 @@

   603 1027 603 1027 697 1027 c 0,20,21

  EndSplineSet

  Kerns2: 485 -27 "'kern' Horizontal Kerning lookup 0 subtable"  483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -27 "'kern' Horizontal Kerning lookup 0 subtable"  477 -51 "'kern' Horizontal Kerning lookup 0 subtable"  475 -51 "'kern' Horizontal Kerning lookup 0 subtable"  473 -27 "'kern' Horizontal Kerning lookup 0 subtable"  471 -27 "'kern' Horizontal Kerning lookup 0 subtable"  466 -27 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  461 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -51 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -81717,148 +81729,35 @@

  Encoding: 9835 9835 647

  Width: 1536

  Flags: W

- TtInstrs:

- NPUSHB

-  61

-  35

-  32

-  64

-  18

-  26

-  128

-  36

-  15

-  64

-  111

-  0

-  1

-  0

-  128

-  15

-  9

-  1

-  9

-  9

-  0

-  26

-  1

-  26

-  17

-  35

-  86

-  35

-  1

-  67

-  35

-  1

-  35

-  16

-  36

-  54

-  36

-  1

-  37

-  36

-  1

-  20

-  36

-  1

-  3

-  36

-  1

-  8

-  36

-  34

-  38

-  33

-  88

-  33

-  1

-  33

-  37

-  34

-  30

-  23

-  13

-  6

- SVTCA[y-axis]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- SRP1

- SHP[rp1]

- SDB

- DELTAP1

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- DELTAP1

- SMD

- MDRP[rp0,min,rnd,black]

- DELTAP1

- SMD

- MDRP[min,rnd,black]

- SHP[rp2]

- SMD

- SRP0

- MDRP[rp0,min,rnd,black]

- SMD

- MDRP[min,rnd,black]

- SHP[rp1]

- IUP[x]

- IUP[y]

- EndTTInstrs

+ HStem: -51 293<973.813 1151.51> 137 291<348.35 530.555>

+ VStem: 565 74<409 1043> 1189 74<224 952>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 224 m 2,0,1

+  1263 161 1263 161 1245 110.5 c 128,-1,2

+  1227 60 1227 60 1189 25 c 1,3,4

+  1152 -12 1152 -12 1108 -31.5 c 128,-1,5

+  1064 -51 1064 -51 1013 -51 c 0,6,7

+  956 -51 956 -51 927.5 -24 c 128,-1,8

+  899 3 899 3 899 50 c 0,9,10

+  899 126 899 126 956 183 c 1,11,12

+  1018 242 1018 242 1099 242 c 0,13,14

+  1147 242 1147 242 1189 224 c 1,15,-1

+  1189 952 l 1,16,-1

+  639 1043 l 1,17,-1

+  639 409 l 2,18,19

+  639 347 639 347 620.5 298 c 128,-1,20

+  602 249 602 249 567 211 c 1,21,22

+  493 137 493 137 387 137 c 0,23,24

+  330 137 330 137 301 163.5 c 128,-1,25

+  272 190 272 190 272 235 c 0,26,27

+  272 311 272 311 331 368 c 1,28,29

+  391 428 391 428 475 428 c 0,30,31

+  520 428 520 428 565 409 c 1,32,-1

+  565 1161 l 1,33,-1

+  1263 1059 l 1,34,-1

+  1263 224 l 2,0,1

  EndSplineSet

  EndChar

  
@@ -83940,7 +83839,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1479

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -84007,53 +83906,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 680

- Width: 1242

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 866 487 m 0,0,1

-  866 556 866 556 850 614.5 c 128,-1,2

-  834 673 834 673 806.5 724 c 128,-1,3

-  779 775 779 775 743 819 c 128,-1,4

-  707 863 707 863 667 903 c 1,5,6

-  600 879 600 879 546.5 841 c 128,-1,7

-  493 803 493 803 455 750.5 c 128,-1,8

-  417 698 417 698 396.5 631 c 128,-1,9

-  376 564 376 564 376 481 c 0,10,11

-  376 415 376 415 390 359 c 128,-1,12

-  404 303 404 303 433 262.5 c 128,-1,13

-  462 222 462 222 506.5 199 c 128,-1,14

-  551 176 551 176 612 176 c 0,15,16

-  682 176 682 176 730.5 199.5 c 128,-1,17

-  779 223 779 223 809 264 c 128,-1,18

-  839 305 839 305 852.5 362.5 c 128,-1,19

-  866 420 866 420 866 487 c 0,0,1

- 593.8 1297.6 m 1,20,21

-  989.407 928.474 989.407 928.474 1014 898 c 0,22,23

-  1060 841 1060 841 1091.5 777 c 128,-1,24

-  1123 713 1123 713 1139.5 640 c 128,-1,25

-  1156 567 1156 567 1156 483 c 0,26,27

-  1156 375 1156 375 1120.5 282.5 c 128,-1,28

-  1085 190 1085 190 1016 123 c 128,-1,29

-  947 56 947 56 846.5 18 c 128,-1,30

-  746 -20 746 -20 617 -20 c 0,31,32

-  490 -20 490 -20 391 14.5 c 128,-1,33

-  292 49 292 49 224.5 113.5 c 128,-1,34

-  157 178 157 178 121.5 271 c 128,-1,35

-  86 364 86 364 86 481 c 0,36,37

-  86 591 86 591 122.5 677 c 128,-1,38

-  159 763 159 763 222.5 829 c 128,-1,39

-  286 895 286 895 370.5 942.5 c 128,-1,40

-  455 990 455 990 551 1023 c 1,41,-1

-  239 1337 l 1,42,43

-  454.8 1673.84 454.8 1673.84 1092 1562 c 1,44,-1

-  1092 1372 l 1,45,46

-  795.523 1446.6 795.523 1446.6 593.8 1297.6 c 1,20,21

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -74 "'kern' Horizontal Kerning lookup 0 subtable"  397 -57 "'kern' Horizontal Kerning lookup 0 subtable"  393 -57 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

  EndChars

  EndSplineFont

@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans

  Weight: Bold

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -12

  UnderlinePosition: -110

  UnderlineWidth: 215
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 951244]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331115542

+ ModificationTime: 1399627185

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 5
@@ -2993,18 +2992,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Bold Italic" "Ascender - Liberation Sans Bold Italic" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 10 1 65535 3

+ LangName: 1033 "" "" "Bold Italic" "Ascender - Liberation Sans Bold Italic" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 10 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 616 44 17

+ WinInfo: 1113628 38 14

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114132 682

+ BeginChars: 1114132 681

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -38440,11 +38439,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 753 1203 m 1,0,-1

-  167 1203 l 1,1,-1

-  200 1371 l 1,2,-1

-  790 1371 l 1,3,-1

-  753 1203 l 1,0,-1

+ 753 1203 m 5,0,-1

+  167 1203 l 5,1,-1

+  200 1371 l 5,2,-1

+  790 1371 l 5,3,-1

+  753 1203 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -53862,7 +53861,7 @@

   686 -20 686 -20 574 -20 c 0,26,27

  EndSplineSet

  Kerns2: 482 -27 "'kern' Horizontal Kerning lookup 0 subtable"  479 -104 "'kern' Horizontal Kerning lookup 0 subtable"  476 -78 "'kern' Horizontal Kerning lookup 0 subtable"  474 -51 "'kern' Horizontal Kerning lookup 0 subtable"  472 -51 "'kern' Horizontal Kerning lookup 0 subtable"  465 -27 "'kern' Horizontal Kerning lookup 0 subtable"  464 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable"  459 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10066.alt1

  EndChar

  

  StartChar: afii10067
@@ -54293,7 +54292,7 @@

   635 911 635 911 580 911 c 0,0,1

  EndSplineSet

  Kerns2: 484 -27 "'kern' Horizontal Kerning lookup 0 subtable"  470 -51 "'kern' Horizontal Kerning lookup 0 subtable"  467 -51 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  460 -51 "'kern' Horizontal Kerning lookup 0 subtable"  458 -51 "'kern' Horizontal Kerning lookup 0 subtable"  457 -78 "'kern' Horizontal Kerning lookup 0 subtable"  453 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 -27 "'kern' Horizontal Kerning lookup 0 subtable"  15 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10068.alt1

  EndChar

  

  StartChar: afii10069
@@ -54453,7 +54452,7 @@

   460 172 460 172 567 172 c 0,49,50

  EndSplineSet

  Kerns2: 460 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" g

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10069.alt1

  EndChar

  

  StartChar: afii10070
@@ -56239,7 +56238,7 @@

   1017 0 l 1,43,-1

   738 0 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10081.alt1

  EndChar

  

  StartChar: afii10082
@@ -56270,7 +56269,7 @@

  Fore

  Refer: 80 109 N 1 0 0 1 0 0 3

  Kerns2: 482 -51 "'kern' Horizontal Kerning lookup 0 subtable"  472 -51 "'kern' Horizontal Kerning lookup 0 subtable"  470 -27 "'kern' Horizontal Kerning lookup 0 subtable"  467 -27 "'kern' Horizontal Kerning lookup 0 subtable"  465 -27 "'kern' Horizontal Kerning lookup 0 subtable"  464 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -51 "'kern' Horizontal Kerning lookup 0 subtable"  459 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -27 "'kern' Horizontal Kerning lookup 0 subtable"  457 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 -27 "'kern' Horizontal Kerning lookup 0 subtable"  15 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10084.alt1

  EndChar

  

  StartChar: afii10085
@@ -57529,6 +57528,7 @@

   373 311 l 1,63,64

   376 190 376 190 499 190 c 0,0,1

  EndSplineSet

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10090.alt1

  EndChar

  

  StartChar: afii10091
@@ -79257,148 +79257,35 @@

  Encoding: 9835 9835 646

  Width: 1536

  Flags: W

- TtInstrs:

- NPUSHB

-  61

-  35

-  32

-  64

-  18

-  26

-  128

-  36

-  15

-  64

-  111

-  0

-  1

-  0

-  128

-  15

-  9

-  1

-  9

-  9

-  0

-  26

-  1

-  26

-  17

-  35

-  86

-  35

-  1

-  67

-  35

-  1

-  35

-  16

-  36

-  54

-  36

-  1

-  37

-  36

-  1

-  20

-  36

-  1

-  3

-  36

-  1

-  8

-  36

-  34

-  38

-  33

-  88

-  33

-  1

-  33

-  37

-  34

-  30

-  23

-  13

-  6

- SVTCA[y-axis]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- SRP1

- SHP[rp1]

- SDB

- DELTAP1

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- DELTAP1

- SMD

- MDRP[rp0,min,rnd,black]

- DELTAP1

- SMD

- MDRP[min,rnd,black]

- SHP[rp2]

- SMD

- SRP0

- MDRP[rp0,min,rnd,black]

- SMD

- MDRP[min,rnd,black]

- SHP[rp1]

- IUP[x]

- IUP[y]

- EndTTInstrs

+ HStem: -51 293<973.813 1151.51> 137 291<348.35 530.555>

+ VStem: 565 74<409 1043> 1189 74<224 952>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 224 m 2,0,1

+  1263 161 1263 161 1245 110.5 c 128,-1,2

+  1227 60 1227 60 1189 25 c 1,3,4

+  1152 -12 1152 -12 1108 -31.5 c 128,-1,5

+  1064 -51 1064 -51 1013 -51 c 0,6,7

+  956 -51 956 -51 927.5 -24 c 128,-1,8

+  899 3 899 3 899 50 c 0,9,10

+  899 126 899 126 956 183 c 1,11,12

+  1018 242 1018 242 1099 242 c 0,13,14

+  1147 242 1147 242 1189 224 c 1,15,-1

+  1189 952 l 1,16,-1

+  639 1043 l 1,17,-1

+  639 409 l 2,18,19

+  639 347 639 347 620.5 298 c 128,-1,20

+  602 249 602 249 567 211 c 1,21,22

+  493 137 493 137 387 137 c 0,23,24

+  330 137 330 137 301 163.5 c 128,-1,25

+  272 190 272 190 272 235 c 0,26,27

+  272 311 272 311 331 368 c 1,28,29

+  391 428 391 428 475 428 c 0,30,31

+  520 428 520 428 565 409 c 1,32,-1

+  565 1161 l 1,33,-1

+  1263 1059 l 1,34,-1

+  1263 224 l 2,0,1

  EndSplineSet

  EndChar

  
@@ -80986,7 +80873,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1473

- Flags: HWO

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 429 1048 N 1 0 0 1 0 0 2
@@ -81053,63 +80940,43 @@

  Refer: 467 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 680

- Width: 1242

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 805.634 487 m 0,0,1

-  820.301 556 820.301 556 816.734 614.5 c 128,-1,2

-  813.17 673 813.17 673 796.51 724 c 128,-1,3

-  779.851 775 779.851 775 753.203 819 c 128,-1,4

-  726.555 863 726.555 863 695.058 903 c 1,5,6

-  622.956 879 622.956 879 561.379 841 c 128,-1,7

-  499.802 803 499.802 803 450.643 750.5 c 128,-1,8

-  401.483 698 401.483 698 366.742 631 c 128,-1,9

-  332.001 564 332.001 564 314.358 481 c 0,10,11

-  300.33 415 300.33 415 302.427 359 c 128,-1,12

-  304.523 303 304.523 303 324.915 262.5 c 128,-1,13

-  345.307 222 345.307 222 384.918 199 c 128,-1,14

-  424.529 176 424.529 176 485.529 176 c 0,15,16

-  555.529 176 555.529 176 609.023 199.5 c 128,-1,17

-  662.519 223 662.519 223 701.233 264 c 128,-1,18

-  739.948 305 739.948 305 765.671 362.5 c 128,-1,19

-  791.393 420 791.393 420 805.634 487 c 0,0,1

- 705.732 1297.6 m 1,20,21

-  1022.88 928.474 1022.88 928.474 1040.99 898 c 0,22,23

-  1074.88 841 1074.88 841 1092.78 777 c 128,-1,24

-  1110.67 713 1110.67 713 1111.66 640 c 128,-1,25

-  1112.64 567 1112.64 567 1094.78 483 c 0,26,27

-  1071.83 375 1071.83 375 1016.67 282.5 c 128,-1,28

-  961.505 190 961.505 190 878.264 123 c 128,-1,29

-  795.022 56 795.022 56 686.445 18 c 128,-1,30

-  577.868 -20 577.868 -20 448.868 -20 c 0,31,32

-  321.868 -20 321.868 -20 230.201 14.5 c 128,-1,33

-  138.534 49 138.534 49 84.7441 113.5 c 128,-1,34

-  30.9541 178 30.9541 178 15.2217 271 c 128,-1,35

-  -0.510736 364 -0.510736 364 24.3584 481 c 0,36,37

-  47.7402 591 47.7402 591 102.52 677 c 128,-1,38

-  157.3 763 157.3 763 234.828 829 c 128,-1,39

-  312.357 895 312.357 895 406.953 942.5 c 128,-1,40

-  501.55 990 501.55 990 604.564 1023 c 1,41,-1

-  359.307 1337 l 1,42,43

-  646.704 1673.84 646.704 1673.84 1260.13 1562 c 1,44,-1

-  1219.75 1372 l 1,45,46

-  939.126 1446.6 939.126 1446.6 705.732 1297.6 c 1,20,21

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 399 -57 "'kern' Horizontal Kerning lookup 0 subtable"  392 -35 "'kern' Horizontal Kerning lookup 0 subtable"  379 -37 "'kern' Horizontal Kerning lookup 0 subtable" 

- EndChar

- 

- StartChar: S_TE

- Encoding: 1114108 -1 681

- Width: 1821

- Flags: W

- LayerCount: 2

- Fore

- Refer: 328 713 N 1 0 0 1 591 0 2

- Refer: 477 1096 N 1 0 0 1 0 0 2

  EndChar

  EndChars

  EndSplineFont

file modified
+80 -222
@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans

  Weight: Book

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -12

  UnderlinePosition: -142

  UnderlineWidth: 150
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 2032059]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331115461

+ ModificationTime: 1399627137

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 5
@@ -54,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -3137,18 +3135,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Ascender - Liberation Sans Italic" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "" "Ascender - Liberation Sans Italic" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 836 22 14

+ WinInfo: 1113628 38 14

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114132 682

+ BeginChars: 1114132 681

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -52502,11 +52500,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 692 1236 m 1,0,-1

-  142 1236 l 1,1,-1

-  168 1363 l 1,2,-1

-  718 1363 l 1,3,-1

-  692 1236 l 1,0,-1

+ 692 1236 m 5,0,-1

+  142 1236 l 5,1,-1

+  168 1363 l 5,2,-1

+  718 1363 l 5,3,-1

+  692 1236 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -72001,7 +71999,6 @@

   621 1027 621 1027 700 1027 c 0,26,27

  EndSplineSet

  Kerns2: 485 -23 "'kern' Horizontal Kerning lookup 0 subtable"  480 -68 "'kern' Horizontal Kerning lookup 0 subtable"  477 -68 "'kern' Horizontal Kerning lookup 0 subtable"  475 -68 "'kern' Horizontal Kerning lookup 0 subtable"  473 -45 "'kern' Horizontal Kerning lookup 0 subtable"  465 -45 "'kern' Horizontal Kerning lookup 0 subtable"  460 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -72459,7 +72456,6 @@

   637 962 637 962 579 962 c 0,0,1

  EndSplineSet

  Kerns2: 485 -45 "'kern' Horizontal Kerning lookup 0 subtable"  471 -23 "'kern' Horizontal Kerning lookup 0 subtable"  468 -23 "'kern' Horizontal Kerning lookup 0 subtable"  466 -23 "'kern' Horizontal Kerning lookup 0 subtable"  465 -23 "'kern' Horizontal Kerning lookup 0 subtable"  461 -23 "'kern' Horizontal Kerning lookup 0 subtable"  459 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 -23 "'kern' Horizontal Kerning lookup 0 subtable"  454 -23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

  EndChar

  

  StartChar: afii10069
@@ -72686,7 +72682,6 @@

   437 113 437 113 501 113 c 0,42,43

  EndSplineSet

  Kerns2: 473 -23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" g

  EndChar

  

  StartChar: afii10070
@@ -74690,7 +74685,6 @@

   898 0 l 1,39,-1

   717 0 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

  EndChar

  

  StartChar: afii10082
@@ -74721,7 +74715,6 @@

  Fore

  Refer: 80 109 N 1 0 0 1 0 0 3

  Kerns2: 485 -23 "'kern' Horizontal Kerning lookup 0 subtable"  483 -23 "'kern' Horizontal Kerning lookup 0 subtable"  473 -45 "'kern' Horizontal Kerning lookup 0 subtable"  471 -23 "'kern' Horizontal Kerning lookup 0 subtable"  470 -23 "'kern' Horizontal Kerning lookup 0 subtable"  468 -23 "'kern' Horizontal Kerning lookup 0 subtable"  466 -23 "'kern' Horizontal Kerning lookup 0 subtable"  465 -45 "'kern' Horizontal Kerning lookup 0 subtable"  461 -23 "'kern' Horizontal Kerning lookup 0 subtable"  460 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 -23 "'kern' Horizontal Kerning lookup 0 subtable"  454 -23 "'kern' Horizontal Kerning lookup 0 subtable"  17 -23 "'kern' Horizontal Kerning lookup 0 subtable"  15 -23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

  EndChar

  

  StartChar: afii10085
@@ -81473,11 +81466,11 @@

  LayerCount: 2

  Fore

  SplineSet

- -13 451 m 1,0,-1

-  13 588 l 1,1,-1

-  1151 588 l 1,2,-1

-  1124 451 l 1,3,-1

-  -13 451 l 1,0,-1

+ -13 451 m 5,0,-1

+  13 588 l 5,1,-1

+  1151 588 l 5,2,-1

+  1124 451 l 5,3,-1

+  -13 451 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -81547,11 +81540,11 @@

  LayerCount: 2

  Fore

  SplineSet

- -13 451 m 1,0,-1

-  13 588 l 1,1,-1

-  2061 588 l 1,2,-1

-  2034 451 l 1,3,-1

-  -13 451 l 1,0,-1

+ -13 451 m 5,0,-1

+  13 588 l 5,1,-1

+  2061 588 l 5,2,-1

+  2034 451 l 5,3,-1

+  -13 451 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -103186,148 +103179,35 @@

  Encoding: 9835 9835 647

  Width: 1536

  Flags: W

- TtInstrs:

- NPUSHB

-  61

-  35

-  32

-  64

-  18

-  26

-  128

-  36

-  15

-  64

-  111

-  0

-  1

-  0

-  128

-  15

-  9

-  1

-  9

-  9

-  0

-  26

-  1

-  26

-  17

-  35

-  86

-  35

-  1

-  67

-  35

-  1

-  35

-  16

-  36

-  54

-  36

-  1

-  37

-  36

-  1

-  20

-  36

-  1

-  3

-  36

-  1

-  8

-  36

-  34

-  38

-  33

-  88

-  33

-  1

-  33

-  37

-  34

-  30

-  23

-  13

-  6

- SVTCA[y-axis]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- SRP1

- SHP[rp1]

- SDB

- DELTAP1

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- DELTAP1

- SMD

- MDRP[rp0,min,rnd,black]

- DELTAP1

- SMD

- MDRP[min,rnd,black]

- SHP[rp2]

- SMD

- SRP0

- MDRP[rp0,min,rnd,black]

- SMD

- MDRP[min,rnd,black]

- SHP[rp1]

- IUP[x]

- IUP[y]

- EndTTInstrs

+ HStem: -51 293<973.813 1151.51> 137 291<348.35 530.555>

+ VStem: 565 74<409 1043> 1189 74<224 952>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 224 m 2,0,1

+  1263 161 1263 161 1245 110.5 c 128,-1,2

+  1227 60 1227 60 1189 25 c 1,3,4

+  1152 -12 1152 -12 1108 -31.5 c 128,-1,5

+  1064 -51 1064 -51 1013 -51 c 0,6,7

+  956 -51 956 -51 927.5 -24 c 128,-1,8

+  899 3 899 3 899 50 c 0,9,10

+  899 126 899 126 956 183 c 1,11,12

+  1018 242 1018 242 1099 242 c 0,13,14

+  1147 242 1147 242 1189 224 c 1,15,-1

+  1189 952 l 1,16,-1

+  639 1043 l 1,17,-1

+  639 409 l 2,18,19

+  639 347 639 347 620.5 298 c 128,-1,20

+  602 249 602 249 567 211 c 1,21,22

+  493 137 493 137 387 137 c 0,23,24

+  330 137 330 137 301 163.5 c 128,-1,25

+  272 190 272 190 272 235 c 0,26,27

+  272 311 272 311 331 368 c 1,28,29

+  391 428 391 428 475 428 c 0,30,31

+  520 428 520 428 565 409 c 1,32,-1

+  565 1161 l 1,33,-1

+  1263 1059 l 1,34,-1

+  1263 224 l 2,0,1

  EndSplineSet

  EndChar

  
@@ -105531,7 +105411,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1465

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -105598,65 +105478,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 680

- Width: 1140

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 800.127 471 m 0,0,1

-  818.194 556 818.194 556 809.104 628.5 c 128,-1,2

-  800.015 701 800.015 701 777.736 758.5 c 128,-1,3

-  755.459 816 755.459 816 726.599 859 c 128,-1,4

-  697.738 902 697.738 902 677.478 929 c 1,5,6

-  598.951 903 598.951 903 523.343 862.5 c 128,-1,7

-  447.734 822 447.734 822 384.618 765 c 128,-1,8

-  321.503 708 321.503 708 275.986 635 c 128,-1,9

-  230.47 562 230.47 562 211.127 471 c 0,10,11

-  194.973 395 194.973 395 198.55 329.5 c 128,-1,12

-  202.128 264 202.128 264 228.425 216 c 128,-1,13

-  254.722 168 254.722 168 304.377 140.5 c 128,-1,14

-  354.031 113 354.031 113 431.031 113 c 0,15,16

-  512.031 113 512.031 113 573.771 140 c 128,-1,17

-  635.51 167 635.51 167 680.106 214.5 c 128,-1,18

-  724.702 262 724.702 262 754.125 327.5 c 128,-1,19

-  783.547 393 783.547 393 800.127 471 c 0,0,1

- 590.877 1359 m 1,20,-1

-  825.222 1036 l 2,21,22

-  894.821 940.069 894.821 940.069 906.202 923 c 0,23,24

-  944.874 865 944.874 865 970.133 798 c 128,-1,25

-  995.392 731 995.392 731 1002.99 651.5 c 128,-1,26

-  1010.59 572 1010.59 572 989.977 475 c 0,27,28

-  966.596 365 966.596 365 915.253 274 c 128,-1,29

-  863.91 183 863.91 183 788.488 117.5 c 128,-1,30

-  713.065 52 713.065 52 615.413 16 c 128,-1,31

-  517.762 -20 517.762 -20 402.762 -20 c 0,32,33

-  288.762 -20 288.762 -20 205.988 14 c 128,-1,34

-  123.216 48 123.216 48 74.213 111.5 c 128,-1,35

-  25.2101 175 25.2101 175 11.6593 266.5 c 128,-1,36

-  -1.89254 358 -1.89254 358 22.5519 473 c 0,37,38

-  46.3585 585 46.3585 585 101.563 673 c 128,-1,39

-  156.769 761 156.769 761 234.615 828.5 c 128,-1,40

-  312.463 896 312.463 896 407.272 944.5 c 128,-1,41

-  502.081 993 502.081 993 605.096 1026 c 1,42,-1

-  385.839 1340 l 1,43,-1

-  411.133 1459 l 1,44,45

-  857.538 1647.01 857.538 1647.01 1141.24 1563 c 1,46,-1

-  1113.18 1431 l 1,47,48

-  898.967 1514.01 898.967 1514.01 590.877 1359 c 1,20,-1

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -59 "'kern' Horizontal Kerning lookup 0 subtable"  397 -45 "'kern' Horizontal Kerning lookup 0 subtable"  393 -45 "'kern' Horizontal Kerning lookup 0 subtable"  380 -37 "'kern' Horizontal Kerning lookup 0 subtable" 

- EndChar

- 

- StartChar: S_TE

- Encoding: 1114108 -1 681

- Width: 1700

- Flags: W

- LayerCount: 2

- Fore

- Refer: 329 713 S 1 0 0 1 582 0 2

- Refer: 478 1096 S 1 0 0 1 0 0 2

  EndChar

  EndChars

  EndSplineFont

file modified
+109 -126
@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans

  Weight: Book

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -142

  UnderlineWidth: 150
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 16587066]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331114858

+ ModificationTime: 1399627105

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 5
@@ -54,7 +53,6 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -2835,15 +2833,16 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Regular" "Ascender - Liberation Sans" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "Regular" "Ascender - Liberation Sans" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeFull

+ Compacted: 1

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 748 44 17

+ WinInfo: 368 23 14

  BeginPrivate: 0

  EndPrivate

  BeginChars: 1114132 681
@@ -51431,50 +51430,50 @@

  LayerCount: 2

  Fore

  SplineSet

- 864 471 m 0,0,1

-  864 556 864 556 839.5 628.5 c 128,-1,2

-  815 701 815 701 780.5 758.5 c 128,-1,3

-  746 816 746 816 708 859 c 128,-1,4

-  670 902 670 902 644 929 c 1,5,6

-  571 903 571 903 504 862.5 c 128,-1,7

-  437 822 437 822 386 765 c 128,-1,8

-  335 708 335 708 305 635 c 128,-1,9

-  275 562 275 562 275 471 c 0,10,11

-  275 395 275 395 292.5 329.5 c 128,-1,12

-  310 264 310 264 346.5 216 c 128,-1,13

-  383 168 383 168 438.5 140.5 c 128,-1,14

-  494 113 494 113 571 113 c 0,15,16

-  652 113 652 113 708 140 c 128,-1,17

-  764 167 764 167 798.5 214.5 c 128,-1,18

-  833 262 833 262 848.5 327.5 c 128,-1,19

-  864 393 864 393 864 471 c 0,0,1

- 607 1352 m 2,20,21

-  594 1352 594 1352 573 1353 c 128,-1,22

-  552 1354 552 1354 529.5 1355.5 c 128,-1,23

-  507 1357 507 1357 486.5 1358 c 128,-1,24

-  466 1359 466 1359 453 1360 c 1,25,-1

-  769 1036 l 2,26,27

-  823 981 823 981 874 923 c 128,-1,28

-  925 865 925 865 964.5 798 c 128,-1,29

-  1004 731 1004 731 1028.5 651.5 c 128,-1,30

-  1053 572 1053 572 1053 475 c 0,31,32

-  1053 365 1053 365 1021 274 c 128,-1,33

-  989 183 989 183 927.5 117.5 c 128,-1,34

-  866 52 866 52 776 16 c 128,-1,35

-  686 -20 686 -20 571 -20 c 0,36,37

-  457 -20 457 -20 367 14 c 128,-1,38

-  277 48 277 48 214.5 111.5 c 128,-1,39

-  152 175 152 175 119 266.5 c 128,-1,40

-  86 358 86 358 86 473 c 0,41,42

-  86 585 86 585 122.5 673 c 128,-1,43

-  159 761 159 761 222.5 828.5 c 128,-1,44

-  286 896 286 896 370.5 944.5 c 128,-1,45

-  455 993 455 993 551 1026 c 1,46,-1

-  232 1365 l 1,47,-1

-  232 1484 l 1,48,-1

-  965 1484 l 1,49,-1

-  965 1352 l 1,50,-1

-  607 1352 l 2,20,21

+ 864 471 m 4,0,1

+  864 556 864 556 839.5 628.5 c 132,-1,2

+  815 701 815 701 780.5 758.5 c 132,-1,3

+  746 816 746 816 708 859 c 132,-1,4

+  670 902 670 902 644 929 c 5,5,6

+  571 903 571 903 504 862.5 c 132,-1,7

+  437 822 437 822 386 765 c 132,-1,8

+  335 708 335 708 305 635 c 132,-1,9

+  275 562 275 562 275 471 c 4,10,11

+  275 395 275 395 292.5 329.5 c 132,-1,12

+  310 264 310 264 346.5 216 c 132,-1,13

+  383 168 383 168 438.5 140.5 c 132,-1,14

+  494 113 494 113 571 113 c 4,15,16

+  652 113 652 113 708 140 c 132,-1,17

+  764 167 764 167 798.5 214.5 c 132,-1,18

+  833 262 833 262 848.5 327.5 c 132,-1,19

+  864 393 864 393 864 471 c 4,0,1

+ 607 1352 m 6,20,21

+  594 1352 594 1352 573 1353 c 132,-1,22

+  552 1354 552 1354 529.5 1355.5 c 132,-1,23

+  507 1357 507 1357 486.5 1358 c 132,-1,24

+  466 1359 466 1359 453 1360 c 5,25,-1

+  769 1036 l 6,26,27

+  823 981 823 981 874 923 c 132,-1,28

+  925 865 925 865 964.5 798 c 132,-1,29

+  1004 731 1004 731 1028.5 651.5 c 132,-1,30

+  1053 572 1053 572 1053 475 c 4,31,32

+  1053 365 1053 365 1021 274 c 132,-1,33

+  989 183 989 183 927.5 117.5 c 132,-1,34

+  866 52 866 52 776 16 c 132,-1,35

+  686 -20 686 -20 571 -20 c 4,36,37

+  457 -20 457 -20 367 14 c 132,-1,38

+  277 48 277 48 214.5 111.5 c 132,-1,39

+  152 175 152 175 119 266.5 c 132,-1,40

+  86 358 86 358 86 473 c 4,41,42

+  86 585 86 585 122.5 673 c 132,-1,43

+  159 761 159 761 222.5 828.5 c 132,-1,44

+  286 896 286 896 370.5 944.5 c 132,-1,45

+  455 993 455 993 551 1026 c 5,46,-1

+  232 1365 l 5,47,-1

+  232 1484 l 5,48,-1

+  965 1484 l 5,49,-1

+  965 1352 l 5,50,-1

+  607 1352 l 6,20,21

  EndSplineSet

  Kerns2: 400 -55 "'kern' Horizontal Kerning lookup 0 subtable"  397 -29 "'kern' Horizontal Kerning lookup 0 subtable"  393 -29 "'kern' Horizontal Kerning lookup 0 subtable"  388 -39 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar
@@ -62191,7 +62190,6 @@

   575 1027 575 1027 655 1027 c 0,20,21

  EndSplineSet

  Kerns2: 485 -45 "'kern' Horizontal Kerning lookup 0 subtable"  483 -23 "'kern' Horizontal Kerning lookup 0 subtable"  480 -68 "'kern' Horizontal Kerning lookup 0 subtable"  477 -68 "'kern' Horizontal Kerning lookup 0 subtable"  475 -68 "'kern' Horizontal Kerning lookup 0 subtable"  474 -23 "'kern' Horizontal Kerning lookup 0 subtable"  473 -45 "'kern' Horizontal Kerning lookup 0 subtable"  471 -23 "'kern' Horizontal Kerning lookup 0 subtable"  466 -45 "'kern' Horizontal Kerning lookup 0 subtable"  465 -92 "'kern' Horizontal Kerning lookup 0 subtable"  461 -45 "'kern' Horizontal Kerning lookup 0 subtable"  460 -23 "'kern' Horizontal Kerning lookup 0 subtable"  459 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 -92 "'kern' Horizontal Kerning lookup 0 subtable"  454 -47 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -84533,6 +84531,8 @@

  Encoding: 9835 9835 647

  Width: 1536

  Flags: W

+ HStem: -51 293<973.813 1151.51> 137 291<348.35 530.555>

+ VStem: 565 74<409 1043> 1189 74<224 952>

  TtInstrs:

  NPUSHB

   61
@@ -84646,35 +84646,30 @@

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 224 m 2,0,1

+  1263 161 1263 161 1245 110.5 c 128,-1,2

+  1227 60 1227 60 1189 25 c 1,3,4

+  1152 -12 1152 -12 1108 -31.5 c 128,-1,5

+  1064 -51 1064 -51 1013 -51 c 0,6,7

+  956 -51 956 -51 927.5 -24 c 128,-1,8

+  899 3 899 3 899 50 c 0,9,10

+  899 126 899 126 956 183 c 1,11,12

+  1018 242 1018 242 1099 242 c 0,13,14

+  1147 242 1147 242 1189 224 c 1,15,-1

+  1189 952 l 1,16,-1

+  639 1043 l 1,17,-1

+  639 409 l 2,18,19

+  639 347 639 347 620.5 298 c 128,-1,20

+  602 249 602 249 567 211 c 1,21,22

+  493 137 493 137 387 137 c 0,23,24

+  330 137 330 137 301 163.5 c 128,-1,25

+  272 190 272 190 272 235 c 0,26,27

+  272 311 272 311 331 368 c 1,28,29

+  391 428 391 428 475 428 c 0,30,31

+  520 428 520 428 565 409 c 1,32,-1

+  565 1161 l 1,33,-1

+  1263 1059 l 1,34,-1

+  1263 224 l 2,0,1

  EndSplineSet

  EndChar

  
@@ -86834,7 +86829,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1479

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -86901,55 +86896,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 1114109 -1 680

- Width: 1140

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 864 471 m 0,0,1

-  864 556 864 556 839.5 628.5 c 128,-1,2

-  815 701 815 701 780.5 758.5 c 128,-1,3

-  746 816 746 816 708 859 c 128,-1,4

-  670 902 670 902 644 929 c 1,5,6

-  571 903 571 903 504 862.5 c 128,-1,7

-  437 822 437 822 386 765 c 128,-1,8

-  335 708 335 708 305 635 c 128,-1,9

-  275 562 275 562 275 471 c 0,10,11

-  275 395 275 395 292.5 329.5 c 128,-1,12

-  310 264 310 264 346.5 216 c 128,-1,13

-  383 168 383 168 438.5 140.5 c 128,-1,14

-  494 113 494 113 571 113 c 0,15,16

-  652 113 652 113 708 140 c 128,-1,17

-  764 167 764 167 798.5 214.5 c 128,-1,18

-  833 262 833 262 848.5 327.5 c 128,-1,19

-  864 393 864 393 864 471 c 0,0,1

- 466 1359 m 1,20,-1

-  769 1036 l 2,21,22

-  858.991 940.069 858.991 940.069 874 923 c 0,23,24

-  925 865 925 865 964.5 798 c 128,-1,25

-  1004 731 1004 731 1028.5 651.5 c 128,-1,26

-  1053 572 1053 572 1053 475 c 0,27,28

-  1053 365 1053 365 1021 274 c 128,-1,29

-  989 183 989 183 927.5 117.5 c 128,-1,30

-  866 52 866 52 776 16 c 128,-1,31

-  686 -20 686 -20 571 -20 c 0,32,33

-  457 -20 457 -20 367 14 c 128,-1,34

-  277 48 277 48 214.5 111.5 c 128,-1,35

-  152 175 152 175 119 266.5 c 128,-1,36

-  86 358 86 358 86 473 c 0,37,38

-  86 585 86 585 122.5 673 c 128,-1,39

-  159 761 159 761 222.5 828.5 c 128,-1,40

-  286 896 286 896 370.5 944.5 c 128,-1,41

-  455 993 455 993 551 1026 c 1,42,-1

-  265 1340 l 1,43,-1

-  265 1459 l 1,44,45

-  671.443 1647.01 671.443 1647.01 973 1563 c 1,46,-1

-  973 1431 l 1,47,48

-  741.141 1514.01 741.141 1514.01 466 1359 c 1,20,-1

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -55 "'kern' Horizontal Kerning lookup 0 subtable"  397 -29 "'kern' Horizontal Kerning lookup 0 subtable"  393 -29 "'kern' Horizontal Kerning lookup 0 subtable"  388 -39 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

  EndChars

  EndSplineFont

@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans Narrow

  Weight: Bold

  Copyright: Copyright 2010 Oracle and/or its affiliates

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -110

  UnderlineWidth: 215
@@ -13,13 +13,12 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  FSType: 0

  OS2Version: 1

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331118512

+ ModificationTime: 1399627334

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 3
@@ -53,7 +52,6 @@

  OS2Vendor: 'OOoH'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -792,15 +790,15 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Liberation Sans Narrow" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 10 1 65535 3

+ LangName: 1033 "" "" "" "Liberation Sans Narrow" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 10 1 65535 3 0

  Encoding: UnicodeBmp

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 880 44 17

+ WinInfo: 65056 38 14

  BeginPrivate: 0

  EndPrivate

  BeginChars: 65556 681
@@ -36015,7 +36013,6 @@

   495 1027 495 1027 572 1027 c 0,20,21

  EndSplineSet

  Kerns2: 485 -27 "'kern' Horizontal Kerning lookup 0 subtable"  483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -27 "'kern' Horizontal Kerning lookup 0 subtable"  477 -51 "'kern' Horizontal Kerning lookup 0 subtable"  475 -51 "'kern' Horizontal Kerning lookup 0 subtable"  473 -27 "'kern' Horizontal Kerning lookup 0 subtable"  471 -27 "'kern' Horizontal Kerning lookup 0 subtable"  466 -27 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  461 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -51 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -57503,199 +57500,35 @@

  Width: 1536

  GlyphClass: 2

  Flags: W

- TtInstrs:

- SVTCA[y-axis]

- PUSHB_1

-  23

- MDAP[rnd]

- PUSHB_1

-  30

- MDRP[min,rnd,black]

- PUSHB_1

-  6

- DUP

- MDRP[rp0,rnd,white]

- SRP1

- PUSHB_1

-  13

- MDRP[min,rnd,black]

- SVTCA[x-axis]

- PUSHB_1

-  39

- MDAP[rnd]

- PUSHB_1

-  33

- MDRP[rp0,rnd,white]

- PUSHB_1

-  17

- MDRP[min,rnd,black]

- PUSHB_2

-  35

-  38

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  17

- SRP0

- PUSHB_2

-  16

-  1

- CALL

- PUSHB_2

-  36

-  37

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  34

- MDRP[min,rnd,black]

- PUSHB_3

-  16

-  34

-  10

- CALL

- PUSHB_4

-  64

-  16

-  9

-  9

- CALL

- PUSHB_2

-  40

-  1

- CALL

- PUSHB_1

-  54

- SMD

- PUSHW_3

-  4049

-  -15876

-  21

- CALL

- SPVFS

- SFVTCA[y-axis]

- PUSHB_1

-  33

- MDAP[no-rnd]

- PUSHB_1

-  37

- MDAP[no-rnd]

- PUSHB_1

-  33

- SRP0

- PUSHB_2

-  38

-  54

- MIRP[rp0,min,black]

- PUSHB_1

-  37

- SRP0

- PUSHB_2

-  34

-  54

- MIRP[rp0,min,black]

- PUSHW_3

-  4284

-  -15814

-  21

- CALL

- SPVFS

- PUSHB_1

-  35

- MDAP[no-rnd]

- PUSHB_1

-  16

- MDAP[no-rnd]

- PUSHB_1

-  35

- SRP0

- PUSHB_2

-  17

-  5

- MIRP[rp0,min,black]

- PUSHB_1

-  16

- SRP0

- PUSHB_2

-  36

-  5

- MIRP[rp0,min,black]

- SPVTCA[y-axis]

- PUSHB_8

-  16

-  17

-  33

-  34

-  35

-  36

-  37

-  38

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- PUSHB_1

-  64

- SMD

- SVTCA[x-axis]

- SVTCA[y-axis]

- PUSHB_2

-  30

-  6

- SRP1

- SRP2

- PUSHB_3

-  9

-  26

-  32

- IP

- IP

- IP

- PUSHB_1

-  13

- SRP1

- PUSHB_1

-  15

- IP

- IUP[y]

- IUP[x]

- EndTTInstrs

+ HStem: -76 293<973.813 1151.51> 135 291<348.35 530.555>

+ VStem: 565 74<407 1042> 1189 74<199 938>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 199 m 6,0,1

+  1263 136 1263 136 1245 85.5 c 132,-1,2

+  1227 35 1227 35 1189 0 c 5,3,4

+  1152 -37 1152 -37 1108 -56.5 c 132,-1,5

+  1064 -76 1064 -76 1013 -76 c 4,6,7

+  956 -76 956 -76 927.5 -49 c 132,-1,8

+  899 -22 899 -22 899 25 c 4,9,10

+  899 101 899 101 956 158 c 5,11,12

+  1018 217 1018 217 1099 217 c 4,13,14

+  1147 217 1147 217 1189 199 c 5,15,-1

+  1189 938 l 5,16,-1

+  639 1042 l 5,17,-1

+  639 407 l 6,18,19

+  639 345 639 345 620.5 296 c 132,-1,20

+  602 247 602 247 567 209 c 5,21,22

+  493 135 493 135 387 135 c 4,23,24

+  330 135 330 135 301 161.5 c 132,-1,25

+  272 188 272 188 272 233 c 4,26,27

+  272 309 272 309 331 366 c 5,28,29

+  391 426 391 426 475 426 c 4,30,31

+  520 426 520 426 565 407 c 5,32,-1

+  565 1159 l 5,33,-1

+  1263 1034 l 5,34,-1

+  1263 199 l 6,0,1

  EndSplineSet

  EndChar

  
@@ -59703,7 +59536,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1208

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -59770,54 +59603,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 65522 -1 680

- Width: 1018

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 196 1337 m 0,0,1

-  409.195 1693.84 409.195 1693.84 913.2 1584.6 c 1,2,-1

-  913.2 1394.6 l 1,3,4

-  678.239 1449.2 678.239 1449.2 477 1300.2 c 0,5,-1

-  746 1008 l 2,6,7

-  792.018 958.013 792.018 958.013 831.5 898 c 0,8,9

-  869 841 869 841 894.5 777 c 128,-1,10

-  920 713 920 713 934 640 c 128,-1,11

-  948 567 948 567 948 483 c 0,12,13

-  948 375 948 375 918.5 282.5 c 128,-1,14

-  889 190 889 190 832.5 123 c 128,-1,15

-  776 56 776 56 693.5 18 c 128,-1,16

-  611 -20 611 -20 506 -20 c 0,17,18

-  402 -20 402 -20 320.5 14.5 c 128,-1,19

-  239 49 239 49 184 113.5 c 128,-1,20

-  129 178 129 178 99.5 271 c 128,-1,21

-  70 364 70 364 70 481 c 0,22,23

-  70 591 70 591 100 677 c 128,-1,24

-  130 763 130 763 182 829 c 128,-1,25

-  234 895 234 895 303.5 942.5 c 128,-1,26

-  373 990 373 990 452 1023 c 1,27,-1

-  196 1337 l 0,0,1

- 710 487 m 0,28,29

-  710 556 710 556 697 614.5 c 128,-1,30

-  684 673 684 673 661 724 c 128,-1,31

-  638 775 638 775 608.5 819 c 128,-1,32

-  579 863 579 863 547 903 c 1,33,34

-  492 879 492 879 448 841 c 128,-1,35

-  404 803 404 803 373 750.5 c 128,-1,36

-  342 698 342 698 325 631 c 128,-1,37

-  308 564 308 564 308 481 c 0,38,39

-  308 415 308 415 319.5 359 c 128,-1,40

-  331 303 331 303 355 262.5 c 128,-1,41

-  379 222 379 222 415.5 199 c 128,-1,42

-  452 176 452 176 502 176 c 0,43,44

-  559 176 559 176 598.5 199.5 c 128,-1,45

-  638 223 638 223 663 264 c 128,-1,46

-  688 305 688 305 699 362.5 c 128,-1,47

-  710 420 710 420 710 487 c 0,28,29

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -74 "'kern' Horizontal Kerning lookup 0 subtable"  397 -57 "'kern' Horizontal Kerning lookup 0 subtable"  393 -57 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

  EndChars

  EndSplineFont

@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans Narrow

  Weight: Bold

  Copyright: Copyright 2010 Oracle and/or its affiliates

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -12

  UnderlinePosition: -110

  UnderlineWidth: 215
@@ -13,13 +13,12 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  FSType: 0

  OS2Version: 1

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331118589

+ ModificationTime: 1399627489

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 3
@@ -53,7 +52,6 @@

  OS2Vendor: 'OOoH'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -797,18 +795,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Bold Italic" "Liberation Sans Narrow" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 10 1 65535 3

+ LangName: 1033 "" "" "Bold Italic" "Liberation Sans Narrow" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 10 1 65535 3 0

  Encoding: UnicodeBmp

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 660 44 17

+ WinInfo: 65268 21 14

  BeginPrivate: 0

  EndPrivate

- BeginChars: 65558 682

+ BeginChars: 65558 681

  

  StartChar: .notdef

  Encoding: 65536 -1 0
@@ -27409,7 +27407,7 @@

  LayerCount: 2

  Fore

  Refer: 68 97 N 1 0 0 1 0 0 3

- Refer: 329 713 N 1 0 0 1 -4 0 2

+ Refer: 329 713 N 1 0 0 1 -104 0 2

  EndChar

  

  StartChar: Abreve
@@ -29074,7 +29072,7 @@

  LayerCount: 2

  Fore

  Refer: 44 73 N 1 0 0 1 0 0 3

- Refer: 329 713 N 1 0 0 1 -230 334 2

+ Refer: 329 713 S 1 0 0 1 -300 334 2

  EndChar

  

  StartChar: imacron
@@ -29085,7 +29083,7 @@

  LayerCount: 2

  Fore

  Refer: 241 305 N 1 0 0 1 0 0 3

- Refer: 329 713 N 1 0 0 1 -286 0 2

+ Refer: 329 713 N 1 0 0 1 -336 0 2

  EndChar

  

  StartChar: Ibreve
@@ -32135,7 +32133,7 @@

  LayerCount: 2

  Fore

  Refer: 88 117 N 1 0 0 1 0 0 3

- Refer: 329 713 N 1 0 0 1 -26 0 2

+ Refer: 329 713 N 1 0 0 1 -76 0 2

  EndChar

  

  StartChar: Ubreve
@@ -32867,11 +32865,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1131 1203 m 1,0,-1

-  251 1203 l 1,1,-1

-  300 1371 l 1,2,-1

-  1186 1371 l 1,3,-1

-  1131 1203 l 1,0,-1

+ 1091 1203 m 1,0,-1

+  291 1203 l 1,1,-1

+  340 1371 l 1,2,-1

+  1146 1371 l 1,3,-1

+  1091 1203 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -47786,7 +47784,6 @@

   563 -20 563 -20 471 -20 c 0,26,27

  EndSplineSet

  Kerns2: 483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -104 "'kern' Horizontal Kerning lookup 0 subtable"  477 -78 "'kern' Horizontal Kerning lookup 0 subtable"  475 -51 "'kern' Horizontal Kerning lookup 0 subtable"  473 -51 "'kern' Horizontal Kerning lookup 0 subtable"  466 -27 "'kern' Horizontal Kerning lookup 0 subtable"  465 -27 "'kern' Horizontal Kerning lookup 0 subtable"  461 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -48215,7 +48212,6 @@

   521 911 521 911 476 911 c 0,0,1

  EndSplineSet

  Kerns2: 485 -27 "'kern' Horizontal Kerning lookup 0 subtable"  471 -51 "'kern' Horizontal Kerning lookup 0 subtable"  468 -51 "'kern' Horizontal Kerning lookup 0 subtable"  466 -51 "'kern' Horizontal Kerning lookup 0 subtable"  461 -51 "'kern' Horizontal Kerning lookup 0 subtable"  459 -51 "'kern' Horizontal Kerning lookup 0 subtable"  458 -78 "'kern' Horizontal Kerning lookup 0 subtable"  454 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 -27 "'kern' Horizontal Kerning lookup 0 subtable"  15 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

  EndChar

  

  StartChar: afii10069
@@ -48379,7 +48375,6 @@

   377 172 377 172 465 172 c 0,49,50

  EndSplineSet

  Kerns2: 461 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" g

  EndChar

  

  StartChar: afii10070
@@ -50473,7 +50468,6 @@

   834 0 l 1,45,-1

   605 0 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

  EndChar

  

  StartChar: afii10082
@@ -50507,7 +50501,6 @@

  Fore

  Refer: 80 109 N 1 0 0 1 0 0 3

  Kerns2: 483 -51 "'kern' Horizontal Kerning lookup 0 subtable"  473 -51 "'kern' Horizontal Kerning lookup 0 subtable"  471 -27 "'kern' Horizontal Kerning lookup 0 subtable"  468 -27 "'kern' Horizontal Kerning lookup 0 subtable"  466 -27 "'kern' Horizontal Kerning lookup 0 subtable"  465 -27 "'kern' Horizontal Kerning lookup 0 subtable"  461 -51 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable"  459 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 -27 "'kern' Horizontal Kerning lookup 0 subtable"  15 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

  EndChar

  

  StartChar: afii10085
@@ -73395,199 +73388,35 @@

  Width: 1536

  GlyphClass: 2

  Flags: W

- TtInstrs:

- SVTCA[y-axis]

- PUSHB_1

-  23

- MDAP[rnd]

- PUSHB_1

-  30

- MDRP[min,rnd,black]

- PUSHB_1

-  6

- DUP

- MDRP[rp0,rnd,white]

- SRP1

- PUSHB_1

-  13

- MDRP[min,rnd,black]

- SVTCA[x-axis]

- PUSHB_1

-  39

- MDAP[rnd]

- PUSHB_1

-  33

- MDRP[rp0,rnd,white]

- PUSHB_1

-  17

- MDRP[min,rnd,black]

- PUSHB_2

-  35

-  38

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  17

- SRP0

- PUSHB_2

-  16

-  1

- CALL

- PUSHB_2

-  36

-  37

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  34

- MDRP[min,rnd,black]

- PUSHB_3

-  16

-  34

-  10

- CALL

- PUSHB_4

-  64

-  16

-  9

-  9

- CALL

- PUSHB_2

-  40

-  1

- CALL

- PUSHB_1

-  54

- SMD

- PUSHW_3

-  4049

-  -15876

-  21

- CALL

- SPVFS

- SFVTCA[y-axis]

- PUSHB_1

-  33

- MDAP[no-rnd]

- PUSHB_1

-  37

- MDAP[no-rnd]

- PUSHB_1

-  33

- SRP0

- PUSHB_2

-  38

-  38

- MIRP[rp0,min,black]

- PUSHB_1

-  37

- SRP0

- PUSHB_2

-  34

-  38

- MIRP[rp0,min,black]

- PUSHW_3

-  4284

-  -15814

-  21

- CALL

- SPVFS

- PUSHB_1

-  35

- MDAP[no-rnd]

- PUSHB_1

-  16

- MDAP[no-rnd]

- PUSHB_1

-  35

- SRP0

- PUSHB_2

-  17

-  6

- MIRP[rp0,min,black]

- PUSHB_1

-  16

- SRP0

- PUSHB_2

-  36

-  6

- MIRP[rp0,min,black]

- SPVTCA[y-axis]

- PUSHB_8

-  16

-  17

-  33

-  34

-  35

-  36

-  37

-  38

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- PUSHB_1

-  64

- SMD

- SVTCA[x-axis]

- SVTCA[y-axis]

- PUSHB_2

-  30

-  6

- SRP1

- SRP2

- PUSHB_3

-  9

-  26

-  32

- IP

- IP

- IP

- PUSHB_1

-  13

- SRP1

- PUSHB_1

-  15

- IP

- IUP[y]

- IUP[x]

- EndTTInstrs

+ HStem: -76 293<973.813 1151.51> 135 291<348.35 530.555>

+ VStem: 565 74<407 1042> 1189 74<199 938>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 199 m 6,0,1

+  1263 136 1263 136 1245 85.5 c 132,-1,2

+  1227 35 1227 35 1189 0 c 5,3,4

+  1152 -37 1152 -37 1108 -56.5 c 132,-1,5

+  1064 -76 1064 -76 1013 -76 c 4,6,7

+  956 -76 956 -76 927.5 -49 c 132,-1,8

+  899 -22 899 -22 899 25 c 4,9,10

+  899 101 899 101 956 158 c 5,11,12

+  1018 217 1018 217 1099 217 c 4,13,14

+  1147 217 1147 217 1189 199 c 5,15,-1

+  1189 938 l 5,16,-1

+  639 1042 l 5,17,-1

+  639 407 l 6,18,19

+  639 345 639 345 620.5 296 c 132,-1,20

+  602 247 602 247 567 209 c 5,21,22

+  493 135 493 135 387 135 c 4,23,24

+  330 135 330 135 301 161.5 c 132,-1,25

+  272 188 272 188 272 233 c 4,26,27

+  272 309 272 309 331 366 c 5,28,29

+  391 426 391 426 475 426 c 4,30,31

+  520 426 520 426 565 407 c 5,32,-1

+  565 1159 l 5,33,-1

+  1263 1034 l 5,34,-1

+  1263 199 l 6,0,1

  EndSplineSet

  EndChar

  
@@ -75123,7 +74952,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1208

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -75190,70 +75019,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 65556 -1 680

- Width: 1018

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 299.958 1337 m 0,0,1

-  501.58 1610.2 501.58 1610.2 835.271 1610.2 c 0,2,3

-  937.426 1610.2 937.426 1610.2 1051.96 1584.6 c 1,4,-1

-  1025.25 1394.6 l 1,5,6

-  964.3 1409.24 964.3 1409.24 903.715 1409.24 c 0,7,8

-  738.383 1409.24 738.383 1409.24 575.786 1300.2 c 0,9,-1

-  803.72 1008 l 2,10,11

-  842.713 958.013 842.713 958.013 873.761 898 c 0,12,13

-  903.25 841 903.25 841 919.755 777 c 128,-1,14

-  936.261 713 936.261 713 940.001 640 c 0,15,16

-  940.9 622.436 940.9 622.436 940.9 604.234 c 0,17,18

-  940.9 546.789 940.9 546.789 931.937 483 c 0,19,20

-  916.758 375 916.758 375 874.258 282.5 c 128,-1,21

-  831.758 190 831.758 190 765.842 123 c 128,-1,22

-  699.925 56 699.925 56 612.085 18 c 128,-1,23

-  524.244 -20 524.244 -20 419.244 -20 c 0,24,25

-  315.244 -20 315.244 -20 238.593 14.5 c 128,-1,26

-  161.941 49 161.941 49 116.006 113.5 c 128,-1,27

-  70.0713 178 70.0713 178 53.6416 271 c 0,28,29

-  45.4297 317.48 45.4297 317.48 45.4297 369.956 c 128,-1,30

-  45.4297 422.476 45.4297 422.476 53.6553 481 c 0,31,32

-  69.1143 591 69.1143 591 111.201 677 c 128,-1,33

-  153.287 763 153.287 763 214.563 829 c 128,-1,34

-  275.839 895 275.839 895 352.015 942.5 c 128,-1,35

-  428.19 990 428.19 990 511.828 1023 c 1,36,-1

-  299.958 1337 l 0,0,1

- 694.498 487 m 0,37,38

-  700.994 533.224 700.994 533.224 700.994 574.734 c 0,39,40

-  700.994 595.189 700.994 595.189 699.417 614.5 c 0,41,42

-  694.639 673 694.639 673 678.807 724 c 128,-1,43

-  662.974 775 662.974 775 639.658 819 c 128,-1,44

-  616.342 863 616.342 863 589.963 903 c 1,45,46

-  531.59 879 531.59 879 482.25 841 c 128,-1,47

-  432.909 803 432.909 803 394.531 750.5 c 128,-1,48

-  356.152 698 356.152 698 329.736 631 c 128,-1,49

-  303.32 564 303.32 564 291.655 481 c 0,50,51

-  284.988 433.562 284.988 433.562 284.988 391.291 c 0,52,53

-  284.988 374.75 284.988 374.75 286.009 359 c 0,54,55

-  289.639 303 289.639 303 307.947 262.5 c 128,-1,56

-  326.255 222 326.255 222 359.522 199 c 128,-1,57

-  392.79 176 392.79 176 442.79 176 c 0,58,59

-  499.79 176 499.79 176 542.593 199.5 c 128,-1,60

-  585.396 223 585.396 223 616.158 264 c 128,-1,61

-  646.92 305 646.92 305 666.001 362.5 c 128,-1,62

-  685.082 420 685.082 420 694.498 487 c 0,37,38

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -57 "'kern' Horizontal Kerning lookup 0 subtable"  393 -35 "'kern' Horizontal Kerning lookup 0 subtable"  380 -37 "'kern' Horizontal Kerning lookup 0 subtable" 

- EndChar

- 

- StartChar: S_TE

- Encoding: 65557 -1 681

- Width: 1487

- Flags: W

- LayerCount: 2

- Fore

- Refer: 329 713 N 1 0 0 1 170 0 2

- Refer: 478 1096 N 1 0 0 1 0 0 2

  EndChar

  EndChars

  EndSplineFont

@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans Narrow

  Weight: Book

  Copyright: Copyright 2010 Oracle and/or its affiliates

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -12

  UnderlinePosition: -142

  UnderlineWidth: 150
@@ -13,13 +13,12 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  FSType: 0

  OS2Version: 1

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331118431

+ ModificationTime: 1399627309

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 3
@@ -53,7 +52,6 @@

  OS2Vendor: 'OOoH'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -782,18 +780,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Liberation Sans Narrow" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "" "Liberation Sans Narrow" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeBmp

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 616 44 17

+ WinInfo: 65056 38 14

  BeginPrivate: 0

  EndPrivate

- BeginChars: 65558 682

+ BeginChars: 65558 681

  

  StartChar: .notdef

  Encoding: 65536 -1 0
@@ -30629,7 +30627,7 @@

  LayerCount: 2

  Fore

  Refer: 241 305 N 1 0 0 1 0 0 2

- Refer: 329 713 N 1 0 0 1 -214 0 2

+ Refer: 329 713 S 1 0 0 1 -284 0 2

  EndChar

  

  StartChar: Ibreve
@@ -33854,7 +33852,7 @@

  LayerCount: 2

  Fore

  Refer: 88 117 N 1 0 0 1 0 0 3

- Refer: 329 713 N 1 0 0 1 19 0 2

+ Refer: 329 713 S 1 0 0 1 -61 0 2

  EndChar

  

  StartChar: Ubreve
@@ -34572,11 +34570,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 1039 1236 m 1,0,-1

-  213 1236 l 1,1,-1

-  252 1363 l 1,2,-1

-  1078 1363 l 1,3,-1

-  1039 1236 l 1,0,-1

+ 939 1236 m 1,0,-1

+  323 1236 l 1,1,-1

+  362 1363 l 1,2,-1

+  978 1363 l 1,3,-1

+  939 1236 l 1,0,-1

  EndSplineSet

  EndChar

  
@@ -50137,7 +50135,6 @@

   509 1027 509 1027 574 1027 c 0,26,27

  EndSplineSet

  Kerns2: 485 -23 "'kern' Horizontal Kerning lookup 0 subtable"  480 -68 "'kern' Horizontal Kerning lookup 0 subtable"  477 -68 "'kern' Horizontal Kerning lookup 0 subtable"  475 -68 "'kern' Horizontal Kerning lookup 0 subtable"  473 -45 "'kern' Horizontal Kerning lookup 0 subtable"  465 -45 "'kern' Horizontal Kerning lookup 0 subtable"  460 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -50482,7 +50479,6 @@

   523 962 523 962 475 962 c 0,0,1

  EndSplineSet

  Kerns2: 485 -45 "'kern' Horizontal Kerning lookup 0 subtable"  471 -23 "'kern' Horizontal Kerning lookup 0 subtable"  468 -23 "'kern' Horizontal Kerning lookup 0 subtable"  466 -23 "'kern' Horizontal Kerning lookup 0 subtable"  465 -23 "'kern' Horizontal Kerning lookup 0 subtable"  461 -23 "'kern' Horizontal Kerning lookup 0 subtable"  459 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 -23 "'kern' Horizontal Kerning lookup 0 subtable"  454 -23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

  EndChar

  

  StartChar: afii10069
@@ -50647,7 +50643,6 @@

   359 113 359 113 411 113 c 0,42,43

  EndSplineSet

  Kerns2: 473 -23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" g

  EndChar

  

  StartChar: afii10070
@@ -52894,7 +52889,6 @@

   736 0 l 1,41,-1

   588 0 l 1,0,-1

  EndSplineSet

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

  EndChar

  

  StartChar: afii10082
@@ -52928,7 +52922,6 @@

  Fore

  Refer: 80 109 N 1 0 0 1 0 0 3

  Kerns2: 485 -23 "'kern' Horizontal Kerning lookup 0 subtable"  483 -23 "'kern' Horizontal Kerning lookup 0 subtable"  473 -45 "'kern' Horizontal Kerning lookup 0 subtable"  471 -23 "'kern' Horizontal Kerning lookup 0 subtable"  470 -23 "'kern' Horizontal Kerning lookup 0 subtable"  468 -23 "'kern' Horizontal Kerning lookup 0 subtable"  466 -23 "'kern' Horizontal Kerning lookup 0 subtable"  465 -45 "'kern' Horizontal Kerning lookup 0 subtable"  461 -23 "'kern' Horizontal Kerning lookup 0 subtable"  460 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 -23 "'kern' Horizontal Kerning lookup 0 subtable"  454 -23 "'kern' Horizontal Kerning lookup 0 subtable"  17 -23 "'kern' Horizontal Kerning lookup 0 subtable"  15 -23 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

  EndChar

  

  StartChar: afii10085
@@ -76354,199 +76347,35 @@

  Width: 1536

  GlyphClass: 2

  Flags: W

- TtInstrs:

- SVTCA[y-axis]

- PUSHB_1

-  23

- MDAP[rnd]

- PUSHB_1

-  30

- MDRP[min,rnd,black]

- PUSHB_1

-  6

- DUP

- MDRP[rp0,rnd,white]

- SRP1

- PUSHB_1

-  13

- MDRP[min,rnd,black]

- SVTCA[x-axis]

- PUSHB_1

-  39

- MDAP[rnd]

- PUSHB_1

-  33

- MDRP[rp0,rnd,white]

- PUSHB_1

-  17

- MDRP[min,rnd,black]

- PUSHB_2

-  35

-  38

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  17

- SRP0

- PUSHB_2

-  16

-  1

- CALL

- PUSHB_2

-  36

-  37

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  34

- MDRP[min,rnd,black]

- PUSHB_3

-  16

-  34

-  10

- CALL

- PUSHB_4

-  64

-  16

-  9

-  9

- CALL

- PUSHB_2

-  40

-  1

- CALL

- PUSHB_1

-  54

- SMD

- PUSHW_3

-  4049

-  -15876

-  21

- CALL

- SPVFS

- SFVTCA[y-axis]

- PUSHB_1

-  33

- MDAP[no-rnd]

- PUSHB_1

-  37

- MDAP[no-rnd]

- PUSHB_1

-  33

- SRP0

- PUSHB_2

-  38

-  10

- MIRP[rp0,min,black]

- PUSHB_1

-  37

- SRP0

- PUSHB_2

-  34

-  10

- MIRP[rp0,min,black]

- PUSHW_3

-  4284

-  -15814

-  21

- CALL

- SPVFS

- PUSHB_1

-  35

- MDAP[no-rnd]

- PUSHB_1

-  16

- MDAP[no-rnd]

- PUSHB_1

-  35

- SRP0

- PUSHB_2

-  17

-  13

- MIRP[rp0,min,black]

- PUSHB_1

-  16

- SRP0

- PUSHB_2

-  36

-  13

- MIRP[rp0,min,black]

- SPVTCA[y-axis]

- PUSHB_8

-  16

-  17

-  33

-  34

-  35

-  36

-  37

-  38

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- PUSHB_1

-  64

- SMD

- SVTCA[x-axis]

- SVTCA[y-axis]

- PUSHB_2

-  30

-  6

- SRP1

- SRP2

- PUSHB_3

-  9

-  26

-  32

- IP

- IP

- IP

- PUSHB_1

-  13

- SRP1

- PUSHB_1

-  15

- IP

- IUP[y]

- IUP[x]

- EndTTInstrs

+ HStem: -76 293<973.813 1151.51> 135 291<348.35 530.555>

+ VStem: 565 74<407 1042> 1189 74<199 938>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 199 m 6,0,1

+  1263 136 1263 136 1245 85.5 c 132,-1,2

+  1227 35 1227 35 1189 0 c 5,3,4

+  1152 -37 1152 -37 1108 -56.5 c 132,-1,5

+  1064 -76 1064 -76 1013 -76 c 4,6,7

+  956 -76 956 -76 927.5 -49 c 132,-1,8

+  899 -22 899 -22 899 25 c 4,9,10

+  899 101 899 101 956 158 c 5,11,12

+  1018 217 1018 217 1099 217 c 4,13,14

+  1147 217 1147 217 1189 199 c 5,15,-1

+  1189 938 l 5,16,-1

+  639 1042 l 5,17,-1

+  639 407 l 6,18,19

+  639 345 639 345 620.5 296 c 132,-1,20

+  602 247 602 247 567 209 c 5,21,22

+  493 135 493 135 387 135 c 4,23,24

+  330 135 330 135 301 161.5 c 132,-1,25

+  272 188 272 188 272 233 c 4,26,27

+  272 309 272 309 331 366 c 5,28,29

+  391 426 391 426 475 426 c 4,30,31

+  520 426 520 426 565 407 c 5,32,-1

+  565 1159 l 5,33,-1

+  1263 1034 l 5,34,-1

+  1263 199 l 6,0,1

  EndSplineSet

  EndChar

  
@@ -78425,7 +78254,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1202

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -78492,65 +78321,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 65556 -1 680

- Width: 936

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 473.622 1377 m 1,0,-1

-  695.697 1036 l 2,1,2

-  735.866 974.32 735.866 974.32 765.816 923 c 0,3,4

-  799.665 865 799.665 865 822.749 798 c 128,-1,5

-  845.832 731 845.832 731 854.659 651.5 c 128,-1,6

-  863.486 572 863.486 572 849.854 475 c 0,7,8

-  834.395 365 834.395 365 795.105 274 c 128,-1,9

-  755.816 183 755.816 183 696.61 117.5 c 128,-1,10

-  637.405 52 637.405 52 558.346 16 c 128,-1,11

-  479.286 -20 479.286 -20 385.286 -20 c 0,12,13

-  292.286 -20 292.286 -20 223.064 14 c 128,-1,14

-  153.843 48 153.843 48 111.768 111.5 c 128,-1,15

-  69.6914 175 69.6914 175 55.0508 266.5 c 128,-1,16

-  40.4111 358 40.4111 358 56.5732 473 c 0,17,18

-  72.3135 585 72.3135 585 114.681 673 c 128,-1,19

-  157.049 761 157.049 761 218.535 828.5 c 128,-1,20

-  280.021 896 280.021 896 356.338 944.5 c 128,-1,21

-  432.654 993 432.654 993 515.292 1026 c 1,22,-1

-  301.936 1365 l 1,23,-1

-  314.098 1480 l 1,24,25

-  733.131 1668.01 733.131 1668.01 1000.71 1584 c 1,26,-1

-  982.162 1452 l 1,27,28

-  767.299 1518.01 767.299 1518.01 473.622 1377 c 1,0,-1

- 694.292 471 m 0,29,30

-  706.237 556 706.237 556 696.427 628.5 c 128,-1,31

-  686.616 701 686.616 701 666.197 758.5 c 128,-1,32

-  645.778 816 645.778 816 620.821 859 c 2,33,-1

-  578.659 929 l 1,34,35

-  515.006 903 515.006 903 454.313 862.5 c 128,-1,36

-  393.622 822 393.622 822 343.61 765 c 128,-1,37

-  293.6 708 293.6 708 258.841 635 c 128,-1,38

-  224.081 562 224.081 562 211.292 471 c 0,39,40

-  200.61 395 200.61 395 205.905 329.5 c 128,-1,41

-  211.2 264 211.2 264 234.454 216 c 128,-1,42

-  257.708 168 257.708 168 299.343 140.5 c 128,-1,43

-  340.979 113 340.979 113 403.979 113 c 0,44,45

-  469.979 113 469.979 113 519.772 140 c 128,-1,46

-  569.567 167 569.567 167 604.243 214.5 c 128,-1,47

-  638.919 262 638.919 262 661.124 327.5 c 128,-1,48

-  683.33 393 683.33 393 694.292 471 c 0,29,30

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -59 "'kern' Horizontal Kerning lookup 0 subtable"  397 -45 "'kern' Horizontal Kerning lookup 0 subtable"  393 -45 "'kern' Horizontal Kerning lookup 0 subtable"  380 -37 "'kern' Horizontal Kerning lookup 0 subtable" 

- EndChar

- 

- StartChar: S_TE

- Encoding: 65557 -1 681

- Width: 1395

- Flags: W

- LayerCount: 2

- Fore

- Refer: 329 713 S 1 0 0 1 220 0 2

- Refer: 478 1096 N 1 0 0 1 0 0 2

  EndChar

  EndChars

  EndSplineFont

@@ -4,7 +4,7 @@

  FamilyName: Liberation Sans Narrow

  Weight: Book

  Copyright: Copyright 2010 Oracle and/or its affiliates

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -142

  UnderlineWidth: 150
@@ -13,13 +13,12 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  FSType: 0

  OS2Version: 1

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123372800

- ModificationTime: 1331118372

+ ModificationTime: 1399627238

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 3
@@ -53,7 +52,6 @@

  OS2Vendor: 'OOoH'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -777,15 +775,15 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Regular" "Liberation Sans Narrow" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "Regular" "Liberation Sans Narrow" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in the U.S. and other countries" "Oracle Corporation" "Oracle Corporation" "" "www.oracle.com" "" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeBmp

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 528 44 17

+ WinInfo: 65056 38 14

  BeginPrivate: 0

  EndPrivate

  BeginChars: 65556 681
@@ -35767,7 +35765,7 @@

  Encoding: 1048 1048 430

  Width: 1207

  GlyphClass: 2

- Flags: WO

+ Flags: W

  TtInstrs:

  SVTCA[y-axis]

  PUSHB_3
@@ -38340,7 +38338,6 @@

   471 1027 471 1027 537 1027 c 0,20,21

  EndSplineSet

  Kerns2: 485 -45 "'kern' Horizontal Kerning lookup 0 subtable"  483 -23 "'kern' Horizontal Kerning lookup 0 subtable"  480 -68 "'kern' Horizontal Kerning lookup 0 subtable"  477 -68 "'kern' Horizontal Kerning lookup 0 subtable"  475 -68 "'kern' Horizontal Kerning lookup 0 subtable"  474 -23 "'kern' Horizontal Kerning lookup 0 subtable"  473 -45 "'kern' Horizontal Kerning lookup 0 subtable"  471 -23 "'kern' Horizontal Kerning lookup 0 subtable"  466 -45 "'kern' Horizontal Kerning lookup 0 subtable"  465 -92 "'kern' Horizontal Kerning lookup 0 subtable"  461 -45 "'kern' Horizontal Kerning lookup 0 subtable"  460 -23 "'kern' Horizontal Kerning lookup 0 subtable"  459 -23 "'kern' Horizontal Kerning lookup 0 subtable"  458 -92 "'kern' Horizontal Kerning lookup 0 subtable"  454 -47 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

  EndChar

  

  StartChar: afii10067
@@ -59676,199 +59673,35 @@

  Width: 1536

  GlyphClass: 2

  Flags: W

- TtInstrs:

- SVTCA[y-axis]

- PUSHB_1

-  23

- MDAP[rnd]

- PUSHB_1

-  30

- MDRP[min,rnd,black]

- PUSHB_1

-  6

- DUP

- MDRP[rp0,rnd,white]

- SRP1

- PUSHB_1

-  13

- MDRP[min,rnd,black]

- SVTCA[x-axis]

- PUSHB_1

-  39

- MDAP[rnd]

- PUSHB_1

-  33

- MDRP[rp0,rnd,white]

- PUSHB_1

-  17

- MDRP[min,rnd,black]

- PUSHB_2

-  35

-  38

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  17

- SRP0

- PUSHB_2

-  16

-  1

- CALL

- PUSHB_2

-  36

-  37

- SHP[rp2]

- SHP[rp2]

- PUSHB_1

-  34

- MDRP[min,rnd,black]

- PUSHB_3

-  16

-  34

-  10

- CALL

- PUSHB_4

-  64

-  16

-  9

-  9

- CALL

- PUSHB_2

-  40

-  1

- CALL

- PUSHB_1

-  54

- SMD

- PUSHW_3

-  4049

-  -15876

-  21

- CALL

- SPVFS

- SFVTCA[y-axis]

- PUSHB_1

-  33

- MDAP[no-rnd]

- PUSHB_1

-  37

- MDAP[no-rnd]

- PUSHB_1

-  33

- SRP0

- PUSHB_2

-  38

-  31

- MIRP[rp0,min,black]

- PUSHB_1

-  37

- SRP0

- PUSHB_2

-  34

-  31

- MIRP[rp0,min,black]

- PUSHW_3

-  4284

-  -15814

-  21

- CALL

- SPVFS

- PUSHB_1

-  35

- MDAP[no-rnd]

- PUSHB_1

-  16

- MDAP[no-rnd]

- PUSHB_1

-  35

- SRP0

- PUSHB_2

-  17

-  17

- MIRP[rp0,min,black]

- PUSHB_1

-  16

- SRP0

- PUSHB_2

-  36

-  17

- MIRP[rp0,min,black]

- SPVTCA[y-axis]

- PUSHB_8

-  16

-  17

-  33

-  34

-  35

-  36

-  37

-  38

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- MDAP[no-rnd]

- PUSHB_1

-  64

- SMD

- SVTCA[x-axis]

- SVTCA[y-axis]

- PUSHB_2

-  30

-  6

- SRP1

- SRP2

- PUSHB_3

-  9

-  26

-  32

- IP

- IP

- IP

- PUSHB_1

-  13

- SRP1

- PUSHB_1

-  15

- IP

- IUP[y]

- IUP[x]

- EndTTInstrs

+ HStem: -76 293<973.813 1151.51> 135 291<348.35 530.555>

+ VStem: 565 74<407 1042> 1189 74<199 938>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 199 m 6,0,1

+  1263 136 1263 136 1245 85.5 c 132,-1,2

+  1227 35 1227 35 1189 0 c 5,3,4

+  1152 -37 1152 -37 1108 -56.5 c 132,-1,5

+  1064 -76 1064 -76 1013 -76 c 4,6,7

+  956 -76 956 -76 927.5 -49 c 132,-1,8

+  899 -22 899 -22 899 25 c 4,9,10

+  899 101 899 101 956 158 c 5,11,12

+  1018 217 1018 217 1099 217 c 4,13,14

+  1147 217 1147 217 1189 199 c 5,15,-1

+  1189 938 l 5,16,-1

+  639 1042 l 5,17,-1

+  639 407 l 6,18,19

+  639 345 639 345 620.5 296 c 132,-1,20

+  602 247 602 247 567 209 c 5,21,22

+  493 135 493 135 387 135 c 4,23,24

+  330 135 330 135 301 161.5 c 132,-1,25

+  272 188 272 188 272 233 c 4,26,27

+  272 309 272 309 331 366 c 5,28,29

+  391 426 391 426 475 426 c 4,30,31

+  520 426 520 426 565 407 c 5,32,-1

+  565 1159 l 5,33,-1

+  1263 1034 l 5,34,-1

+  1263 199 l 6,0,1

  EndSplineSet

  EndChar

  
@@ -61983,7 +61816,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 675

  Width: 1207

- Flags: HWO

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -62050,55 +61883,43 @@

  Refer: 468 1086 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

- Encoding: 65522 -1 680

- Width: 934

+ StartChar: uni266C

+ Encoding: 9836 9836 680

+ Width: 1536

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 360 1377 m 1,0,1

-  630 1036 l 2,2,3

-  678.835 974.323 678.835 974.323 716 923 c 0,4,5

-  758 865 758 865 790.5 798 c 128,-1,6

-  823 731 823 731 843 651.5 c 128,-1,7

-  863 572 863 572 863 475 c 0,8,9

-  863 365 863 365 836.5 274 c 128,-1,10

-  810 183 810 183 760 117.5 c 128,-1,11

-  710 52 710 52 636 16 c 128,-1,12

-  562 -20 562 -20 468 -20 c 0,13,14

-  375 -20 375 -20 301 14 c 128,-1,15

-  227 48 227 48 176 111.5 c 128,-1,16

-  125 175 125 175 97.5 266.5 c 128,-1,17

-  70 358 70 358 70 473 c 0,18,19

-  70 585 70 585 100 673 c 128,-1,20

-  130 761 130 761 182 828.5 c 128,-1,21

-  234 896 234 896 303.5 944.5 c 128,-1,22

-  373 993 373 993 451 1026 c 1,23,-1

-  190 1365 l 1,24,-1

-  186 1480 l 1,25,26

-  580.664 1668.01 580.664 1668.01 863 1584 c 1,27,-1

-  863 1452 l 1,28,29

-  635.805 1518.01 635.805 1518.01 360 1377 c 1,0,1

- 708 471 m 0,30,31

-  708 556 708 556 688 628.5 c 128,-1,32

-  668 701 668 701 639.5 758.5 c 128,-1,33

-  611 816 611 816 580 859 c 2,34,-1

-  528 929 l 1,35,36

-  468 903 468 903 413 862.5 c 128,-1,37

-  358 822 358 822 316 765 c 128,-1,38

-  274 708 274 708 249.5 635 c 128,-1,39

-  225 562 225 562 225 471 c 0,40,41

-  225 395 225 395 239.5 329.5 c 128,-1,42

-  254 264 254 264 284 216 c 128,-1,43

-  314 168 314 168 359.5 140.5 c 128,-1,44

-  405 113 405 113 468 113 c 0,45,46

-  534 113 534 113 580 140 c 128,-1,47

-  626 167 626 167 654 214.5 c 128,-1,48

-  682 262 682 262 695 327.5 c 128,-1,49

-  708 393 708 393 708 471 c 0,30,31

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

- Kerns2: 400 -55 "'kern' Horizontal Kerning lookup 0 subtable"  397 -29 "'kern' Horizontal Kerning lookup 0 subtable"  393 -29 "'kern' Horizontal Kerning lookup 0 subtable"  388 -39 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

  EndChars

  EndSplineFont

file modified
+118 -89
@@ -4,7 +4,7 @@

  FamilyName: Liberation Serif

  Weight: Bold

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -126

  UnderlineWidth: 195
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 11337752]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123398000

- ModificationTime: 1331117181

+ ModificationTime: 1386048810

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 5
@@ -54,7 +53,7 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {} ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

+ Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -2697,18 +2696,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Ascender - Liberation Serif Bold" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 13 1 65535 3

+ LangName: 1033 "" "" "" "Ascender - Liberation Serif Bold" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 13 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 627 33 18

+ WinInfo: 9801 33 15

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114124 671

+ BeginChars: 1114124 672

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -61659,6 +61658,7 @@

   656 377 656 377 656 475 c 0,34,35

  EndSplineSet

  Kerns2: 485 -51 "'kern' Horizontal Kerning lookup 0 subtable"  480 -51 "'kern' Horizontal Kerning lookup 0 subtable"  477 -78 "'kern' Horizontal Kerning lookup 0 subtable"  475 -78 "'kern' Horizontal Kerning lookup 0 subtable"  473 -78 "'kern' Horizontal Kerning lookup 0 subtable"  468 -27 "'kern' Horizontal Kerning lookup 0 subtable"  466 -41 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  460 -51 "'kern' Horizontal Kerning lookup 0 subtable"  459 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -51 "'kern' Horizontal Kerning lookup 0 subtable" 

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10066.alt1

  EndChar

  

  StartChar: afii10067
@@ -91456,38 +91456,35 @@

  Encoding: 9835 9835 647

  Width: 1536

  Flags: W

+ HStem: -61 293<973.813 1151.51> 122 291<348.35 530.555>

+ VStem: 565 74<394 1050> 1189 74<214 904>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 214 m 6,0,1

+  1263 151 1263 151 1245 100.5 c 132,-1,2

+  1227 50 1227 50 1189 15 c 5,3,4

+  1152 -22 1152 -22 1108 -41.5 c 132,-1,5

+  1064 -61 1064 -61 1013 -61 c 4,6,7

+  956 -61 956 -61 927.5 -34 c 132,-1,8

+  899 -7 899 -7 899 40 c 4,9,10

+  899 116 899 116 956 173 c 5,11,12

+  1018 232 1018 232 1099 232 c 4,13,14

+  1147 232 1147 232 1189 214 c 5,15,-1

+  1189 904 l 5,16,-1

+  639 1050 l 5,17,-1

+  639 394 l 6,18,19

+  639 332 639 332 620.5 283 c 132,-1,20

+  602 234 602 234 567 196 c 5,21,22

+  493 122 493 122 387 122 c 4,23,24

+  330 122 330 122 301 148.5 c 132,-1,25

+  272 175 272 175 272 220 c 4,26,27

+  272 296 272 296 331 353 c 5,28,29

+  391 413 391 413 475 413 c 4,30,31

+  520 413 520 413 565 394 c 5,32,-1

+  565 1166 l 5,33,-1

+  1263 1000 l 5,34,-1

+  1263 214 l 6,0,1

  EndSplineSet

  EndChar

  
@@ -93435,7 +93432,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 667

  Width: 1593

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -93462,64 +93459,96 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

+ StartChar: afii10066.alt1

  Encoding: 1114109 -1 670

- Width: 1063

+ Width: 991

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 779 1292 m 1,0,1

-  757 1309 757 1309 722 1322.5 c 128,-1,2

-  687 1336 687 1336 642 1336 c 0,3,4

-  579 1336 579 1336 545 1300 c 128,-1,5

-  511 1264 511 1264 511 1208 c 0,6,7

-  511 1163 511 1163 530 1124 c 128,-1,8

-  549 1085 549 1085 582 1047.5 c 128,-1,9

-  615 1010 615 1010 659 971.5 c 128,-1,10

-  703 933 703 933 752 890 c 0,11,12

-  809 840 809 840 853 790.5 c 128,-1,13

-  897 741 897 741 927 686 c 128,-1,14

-  957 631 957 631 972.5 567 c 128,-1,15

-  988 503 988 503 988 424 c 0,16,17

-  988 313 988 313 953.5 228.5 c 128,-1,18

-  919 144 919 144 857.5 86.5 c 128,-1,19

-  796 29 796 29 711 -0.5 c 128,-1,20

-  626 -30 626 -30 526 -30 c 0,21,22

-  427 -30 427 -30 344 -2 c 128,-1,23

-  261 26 261 26 201.5 80.5 c 128,-1,24

-  142 135 142 135 108.5 216 c 128,-1,25

-  75 297 75 297 75 402 c 0,26,27

-  75 486 75 486 101 554 c 128,-1,28

-  127 622 127 622 171.5 675.5 c 128,-1,29

-  216 729 216 729 275 769.5 c 128,-1,30

-  334 810 334 810 399 839 c 1,31,32

-  372 864 372 864 344 898.5 c 128,-1,33

-  316 933 316 933 294 973 c 128,-1,34

-  272 1013 272 1013 258 1058 c 128,-1,35

-  244 1103 244 1103 244 1150 c 0,36,37

-  244 1210 244 1210 267 1261.5 c 128,-1,38

-  290 1313 290 1313 335.5 1350.5 c 128,-1,39

-  381 1388 381 1388 449 1409.5 c 128,-1,40

-  517 1431 517 1431 608 1431 c 0,41,42

-  683 1431 683 1431 757.5 1398.5 c 128,-1,43

-  832 1366 832 1366 846 1354 c 1,44,-1

-  779 1292 l 1,0,1

- 357 392 m 0,45,46

-  357 221 357 221 403.5 140 c 128,-1,47

-  450 59 450 59 527 59 c 0,48,49

-  566 59 566 59 597.5 80 c 128,-1,50

-  629 101 629 101 651 140.5 c 128,-1,51

-  673 180 673 180 685 237 c 128,-1,52

-  697 294 697 294 697 366 c 0,53,54

-  697 482 697 482 649 581 c 128,-1,55

-  601 680 601 680 485 765 c 1,56,57

-  462 745 462 745 439.5 711.5 c 128,-1,58

-  417 678 417 678 398.5 630.5 c 128,-1,59

-  380 583 380 583 368.5 523.5 c 128,-1,60

-  357 464 357 464 357 392 c 0,45,46

+ 290.475 411 m 0,0,1

+  290.475 357.931 290.475 357.931 304.297 299.781 c 0,2,3

+  317.713 243.34 317.713 243.34 345.055 203.693 c 0,4,5

+  371.572 165.242 371.572 165.242 410.649 144.606 c 128,-1,6

+  449.671 124 449.671 124 503.475 124 c 0,7,8

+  600.905 124 600.905 124 652.416 184.68 c 0,9,10

+  705.475 247.182 705.475 247.182 705.475 402 c 0,11,12

+  705.475 440.978 705.475 440.978 694.769 510.177 c 0,13,14

+  659.366 739 659.366 739 545.475 739 c 0,15,16

+  415.907 739 415.907 739 364.531 664.771 c 0,17,18

+  330.227 615.209 330.227 615.209 310.994 548.568 c 0,19,20

+  290.475 477.465 290.475 477.465 290.475 411 c 0,0,1

+ 322.179 1064.23 m 0,21,22

+  333.322 953.289 333.322 953.289 423.722 903.149 c 1,23,24

+  707.834 938.447 707.834 938.447 852.916 707.664 c 0,25,26

+  886.348 654.025 886.348 654.025 910.017 577.237 c 0,27,28

+  931.949 506.065 931.949 506.065 931.949 419.85 c 0,29,30

+  931.949 322.083 931.949 322.083 903.334 240.707 c 0,31,32

+  874.386 158.381 874.386 158.381 818.5 98.8623 c 128,-1,33

+  762.43 39.1465 762.43 39.1465 680.785 6.48828 c 0,34,35

+  599.815 -25.9004 599.815 -25.9004 497.25 -25.9004 c 0,36,37

+  395.783 -25.9004 395.783 -25.9004 315.015 4.61328 c 0,38,39

+  233.381 35.4531 233.381 35.4531 176.407 93.3379 c 128,-1,40

+  119.439 151.217 119.439 151.217 89.5322 234.144 c 0,41,42

+  60 316.029 60 316.029 60 418.15 c 0,43,44

+  60 518.329 60 518.329 92.9316 597.729 c 0,45,46

+  124.637 674.17 124.637 674.17 156.566 728.055 c 0,47,48

+  183.127 772.877 183.127 772.877 227.632 816.778 c 1,49,50

+  89.8877 926.74 89.8877 926.74 100.834 1085.08 c 1,51,52

+  107.742 1254.36 107.742 1254.36 205.146 1348.02 c 0,53,54

+  259.209 1400 259.209 1400 308.68 1429.48 c 0,55,56

+  393.479 1480 393.479 1480 571.475 1480 c 0,57,58

+  645.654 1480 645.654 1480 707.126 1447.62 c 0,59,60

+  766.847 1416.16 766.847 1416.16 798.731 1382.08 c 0,61,62

+  805.019 1375.36 805.019 1375.36 805.319 1365.83 c 128,-1,63

+  805.621 1356.31 805.621 1356.31 800.112 1349.53 c 2,64,-1

+  748.112 1283.53 l 2,65,66

+  741.963 1275.72 741.963 1275.72 731.56 1274.48 c 128,-1,67

+  721.156 1273.24 721.156 1273.24 714.409 1278.33 c 0,68,69

+  646.438 1324.59 646.438 1324.59 574.715 1321.03 c 0,70,71

+  401.675 1312.44 401.675 1312.44 343.391 1178.01 c 0,72,73

+  316.992 1117.83 316.992 1117.83 322.179 1064.23 c 0,21,22

  EndSplineSet

  Kerns2: 400 -25 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

+ 

+ StartChar: uni266C

+ Encoding: 9836 9836 671

+ Width: 1536

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

+ EndSplineSet

+ EndChar

  EndChars

  EndSplineFont

file modified
+187 -211
@@ -4,7 +4,7 @@

  FamilyName: Liberation Serif

  Weight: Bold

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -16.333

  UnderlinePosition: -126

  UnderlineWidth: 195
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 1085738]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123398000

- ModificationTime: 1331117345

+ ModificationTime: 1385979924

  PfmFamily: 17

  TTFWeight: 700

  TTFWidth: 5
@@ -3172,18 +3171,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Bold Italic" "Ascender - Liberation Serif Bold Italic" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "Bold Italic" "Ascender - Liberation Serif Bold Italic" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 868 31 18

+ WinInfo: 1113675 31 15

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114124 672

+ BeginChars: 1114124 677

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -47587,11 +47586,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 129 1151 m 1,0,-1

-  155 1301 l 1,1,-1

-  783 1301 l 1,2,-1

-  757 1151 l 1,3,-1

-  129 1151 l 1,0,-1

+ 129 1151 m 5,0,-1

+  155 1301 l 5,1,-1

+  783 1301 l 5,2,-1

+  757 1151 l 5,3,-1

+  129 1151 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -63644,7 +63643,7 @@

   50 351 50 351 50 461 c 0,16,17

  EndSplineSet

  Kerns2: 485 -51 "'kern' Horizontal Kerning lookup 0 subtable"  483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -51 "'kern' Horizontal Kerning lookup 0 subtable"  477 -27 "'kern' Horizontal Kerning lookup 0 subtable"  475 -41 "'kern' Horizontal Kerning lookup 0 subtable"  474 -27 "'kern' Horizontal Kerning lookup 0 subtable"  473 -27 "'kern' Horizontal Kerning lookup 0 subtable"  471 -27 "'kern' Horizontal Kerning lookup 0 subtable"  468 -27 "'kern' Horizontal Kerning lookup 0 subtable"  466 -78 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  461 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10066.alt1

  EndChar

  

  StartChar: afii10067
@@ -64072,7 +64071,7 @@

   709 848 709 848 709 742 c 0,0,1

  EndSplineSet

  Kerns2: 465 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10068.alt1

  EndChar

  

  StartChar: afii10069
@@ -64266,7 +64265,7 @@

   301 401 301 401 301 289 c 0,41,42

  EndSplineSet

  Kerns2: 483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -27 "'kern' Horizontal Kerning lookup 0 subtable"  473 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" g

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10069.alt1

  EndChar

  

  StartChar: afii10070
@@ -65840,7 +65839,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 0 0 3

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10081.alt1

  EndChar

  

  StartChar: afii10082
@@ -65871,7 +65870,7 @@

  Fore

  Refer: 80 109 N 1 0 0 1 0 0 3

  Kerns2: 485 25 "'kern' Horizontal Kerning lookup 0 subtable"  473 -51 "'kern' Horizontal Kerning lookup 0 subtable"  468 -27 "'kern' Horizontal Kerning lookup 0 subtable"  461 25 "'kern' Horizontal Kerning lookup 0 subtable"  459 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 25 "'kern' Horizontal Kerning lookup 0 subtable"  15 51 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10084.alt1

  EndChar

  

  StartChar: afii10085
@@ -67259,6 +67258,7 @@

   938 263 938 263 936 245 c 128,-1,64

   934 227 934 227 934 216 c 0,0,1

  EndSplineSet

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10090.alt1

  EndChar

  

  StartChar: afii10091
@@ -92582,148 +92582,35 @@

  Encoding: 9835 9835 647

  Width: 1536

  Flags: W

- TtInstrs:

- NPUSHB

-  61

-  35

-  32

-  64

-  18

-  26

-  128

-  36

-  15

-  64

-  111

-  0

-  1

-  0

-  128

-  15

-  9

-  1

-  9

-  9

-  0

-  26

-  1

-  26

-  17

-  35

-  86

-  35

-  1

-  67

-  35

-  1

-  35

-  16

-  36

-  54

-  36

-  1

-  37

-  36

-  1

-  20

-  36

-  1

-  3

-  36

-  1

-  8

-  36

-  34

-  38

-  33

-  88

-  33

-  1

-  33

-  37

-  34

-  30

-  23

-  13

-  6

- SVTCA[y-axis]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- SRP1

- SHP[rp1]

- SDB

- DELTAP1

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- DELTAP1

- SMD

- MDRP[rp0,min,rnd,black]

- DELTAP1

- SMD

- MDRP[min,rnd,black]

- SHP[rp2]

- SMD

- SRP0

- MDRP[rp0,min,rnd,black]

- SMD

- MDRP[min,rnd,black]

- SHP[rp1]

- IUP[x]

- IUP[y]

- EndTTInstrs

+ HStem: -61 293<973.813 1151.51> 122 291<348.35 530.555>

+ VStem: 565 74<394 1050> 1189 74<214 904>

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 214 m 6,0,1

+  1263 151 1263 151 1245 100.5 c 132,-1,2

+  1227 50 1227 50 1189 15 c 5,3,4

+  1152 -22 1152 -22 1108 -41.5 c 132,-1,5

+  1064 -61 1064 -61 1013 -61 c 4,6,7

+  956 -61 956 -61 927.5 -34 c 132,-1,8

+  899 -7 899 -7 899 40 c 4,9,10

+  899 116 899 116 956 173 c 5,11,12

+  1018 232 1018 232 1099 232 c 4,13,14

+  1147 232 1147 232 1189 214 c 5,15,-1

+  1189 904 l 5,16,-1

+  639 1050 l 5,17,-1

+  639 394 l 6,18,19

+  639 332 639 332 620.5 283 c 132,-1,20

+  602 234 602 234 567 196 c 5,21,22

+  493 122 493 122 387 122 c 4,23,24

+  330 122 330 122 301 148.5 c 132,-1,25

+  272 175 272 175 272 220 c 4,26,27

+  272 296 272 296 331 353 c 5,28,29

+  391 413 391 413 475 413 c 4,30,31

+  520 413 520 413 565 394 c 5,32,-1

+  565 1166 l 5,33,-1

+  1263 1000 l 5,34,-1

+  1263 214 l 6,0,1

  EndSplineSet

  EndChar

  
@@ -94875,7 +94762,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 667

  Width: 1593

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -94902,74 +94789,163 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

+ StartChar: afii10066.alt1

  Encoding: 1114109 -1 670

- Width: 1063

+ Width: 991

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 920.728 1292 m 1,0,1

-  902.341 1309 902.341 1309 870.21 1322.5 c 128,-1,2

-  838.08 1336 838.08 1336 793.08 1336 c 0,3,4

-  730.08 1336 730.08 1336 688.428 1300 c 128,-1,5

-  646.775 1264 646.775 1264 634.872 1208 c 0,6,7

-  625.308 1163 625.308 1163 636.018 1124 c 128,-1,8

-  646.728 1085 646.728 1085 671.757 1047.5 c 128,-1,9

-  696.786 1010 696.786 1010 732.603 971.5 c 128,-1,10

-  768.419 933 768.419 933 808.279 890 c 0,11,12

-  854.651 840 854.651 840 888.13 790.5 c 128,-1,13

-  921.608 741 921.608 741 939.918 686 c 128,-1,14

-  958.228 631 958.228 631 960.124 567 c 128,-1,15

-  962.02 503 962.02 503 945.229 424 c 0,16,17

-  921.635 313 921.635 313 869.173 228.5 c 128,-1,18

-  816.712 144 816.712 144 742.99 86.5 c 128,-1,19

-  669.269 29 669.269 29 577.998 -0.5 c 128,-1,20

-  486.728 -30 486.728 -30 386.728 -30 c 0,21,22

-  287.728 -30 287.728 -30 210.679 -2 c 128,-1,23

-  133.631 26 133.631 26 85.7151 80.5 c 128,-1,24

-  37.7991 135 37.7991 135 21.5169 216 c 128,-1,25

-  5.23366 297 5.23366 297 27.5521 402 c 0,26,27

-  45.4065 486 45.4065 486 85.8607 554 c 128,-1,28

-  126.314 622 126.314 622 182.187 675.5 c 128,-1,29

-  238.058 729 238.058 729 305.666 769.5 c 128,-1,30

-  373.275 810 373.275 810 444.439 839 c 1,31,32

-  422.753 864 422.753 864 402.086 898.5 c 128,-1,33

-  381.419 933 381.419 933 367.922 973 c 128,-1,34

-  354.424 1013 354.424 1013 349.989 1058 c 128,-1,35

-  345.554 1103 345.554 1103 355.544 1150 c 0,36,37

-  368.298 1210 368.298 1210 402.244 1261.5 c 128,-1,38

-  436.191 1313 436.191 1313 489.662 1350.5 c 128,-1,39

-  543.133 1388 543.133 1388 615.703 1409.5 c 128,-1,40

-  688.272 1431 688.272 1431 779.272 1431 c 0,41,42

-  854.272 1431 854.272 1431 921.864 1398.5 c 128,-1,43

-  989.456 1366 989.456 1366 1000.91 1354 c 1,44,-1

-  920.728 1292 l 1,0,1

- 307.427 392 m 0,45,46

-  271.079 221 271.079 221 300.362 140 c 128,-1,47

-  329.645 59 329.645 59 406.645 59 c 0,48,49

-  445.645 59 445.645 59 481.608 80 c 128,-1,50

-  517.572 101 517.572 101 547.969 140.5 c 128,-1,51

-  578.364 180 578.364 180 602.48 237 c 128,-1,52

-  626.596 294 626.596 294 641.899 366 c 0,53,54

-  666.557 482 666.557 482 639.6 581 c 128,-1,55

-  612.643 680 612.643 680 514.71 765 c 1,56,57

-  487.459 745 487.459 745 457.838 711.5 c 128,-1,58

-  428.218 678 428.218 678 399.621 630.5 c 128,-1,59

-  371.024 583 371.024 583 346.878 523.5 c 128,-1,60

-  322.73 464 322.73 464 307.427 392 c 0,45,46

+ 265.789 411 m 0,0,1

+  251.569 357.931 251.569 357.931 249.811 299.781 c 0,2,3

+  248.104 243.34 248.104 243.34 264.822 203.693 c 0,4,5

+  281.036 165.242 281.036 165.242 314.584 144.606 c 128,-1,6

+  348.084 124 348.084 124 401.888 124 c 0,7,8

+  499.318 124 499.318 124 567.088 184.68 c 0,9,10

+  636.895 247.182 636.895 247.182 678.378 402 c 0,11,12

+  688.822 440.978 688.822 440.978 696.657 510.177 c 0,13,14

+  722.567 739 722.567 739 608.677 739 c 0,15,16

+  479.109 739 479.109 739 407.844 664.771 c 0,17,18

+  360.259 615.209 360.259 615.209 323.17 548.568 c 0,19,20

+  283.599 477.465 283.599 477.465 265.789 411 c 0,0,1

+ 472.525 1064.23 m 0,21,22

+  453.943 953.289 453.943 953.289 530.907 903.149 c 1,23,24

+  824.478 938.447 824.478 938.447 907.722 707.664 c 0,25,26

+  926.781 654.025 926.781 654.025 929.875 577.237 c 0,27,28

+  932.736 506.065 932.736 506.065 909.635 419.85 c 0,29,30

+  883.438 322.083 883.438 322.083 833.019 240.707 c 0,31,32

+  782.012 158.381 782.012 158.381 710.178 98.8623 c 0,33,34

+  638.106 39.1465 638.106 39.1465 547.711 6.48828 c 0,35,36

+  458.063 -25.9004 458.063 -25.9004 355.498 -25.9004 c 0,37,38

+  254.031 -25.9004 254.031 -25.9004 181.438 4.61328 c 0,39,40

+  108.068 35.4531 108.068 35.4531 66.6045 93.3379 c 128,-1,41

+  25.1455 151.217 25.1455 151.217 17.458 234.144 c 0,42,43

+  9.86719 316.029 9.86719 316.029 37.2305 418.15 c 0,44,45

+  64.0732 518.329 64.0732 518.329 118.28 597.729 c 0,46,47

+  170.468 674.17 170.468 674.17 216.836 728.055 c 0,48,49

+  255.406 772.877 255.406 772.877 311.675 816.778 c 1,50,51

+  203.395 926.74 203.395 926.74 256.769 1085.08 c 1,52,53

+  309.035 1254.36 309.035 1254.36 431.535 1348.02 c 0,54,55

+  499.526 1400 499.526 1400 556.895 1429.48 c 0,56,57

+  655.232 1480 655.232 1480 833.227 1480 c 0,58,59

+  907.406 1480 907.406 1480 960.202 1447.62 c 0,60,61

+  1011.49 1416.16 1011.49 1416.16 1034.25 1382.08 c 0,62,63

+  1038.73 1375.36 1038.73 1375.36 1036.48 1365.83 c 128,-1,64

+  1034.23 1356.31 1034.23 1356.31 1026.91 1349.53 c 2,65,-1

+  957.221 1283.53 l 2,66,67

+  948.979 1275.72 948.979 1275.72 938.244 1274.48 c 128,-1,68

+  927.508 1273.24 927.508 1273.24 922.125 1278.33 c 0,69,70

+  866.548 1324.59 866.548 1324.59 793.872 1321.03 c 0,71,72

+  618.531 1312.44 618.531 1312.44 524.225 1178.01 c 0,73,74

+  481.701 1117.83 481.701 1117.83 472.525 1064.23 c 0,21,22

  EndSplineSet

- Kerns2: 400 -63 "'kern' Horizontal Kerning lookup 0 subtable"  397 -29 "'kern' Horizontal Kerning lookup 0 subtable"  393 -29 "'kern' Horizontal Kerning lookup 0 subtable"  388 -37 "'kern' Horizontal Kerning lookup 0 subtable" 

+ Kerns2: 388 -37 "'kern' Horizontal Kerning lookup 0 subtable"  393 -29 "'kern' Horizontal Kerning lookup 0 subtable"  397 -29 "'kern' Horizontal Kerning lookup 0 subtable"  400 -63 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

  

- StartChar: S_TE

+ StartChar: afii10084.alt1

  Encoding: 1114108 -1 671

  Width: 1706

  Flags: W

  LayerCount: 2

  Fore

- Refer: 329 713 N 1 0 0 1 560 0 2

+ SplineSet

+ 209 1151 m 1,0,-1

+  235 1301 l 1,1,-1

+  1673 1301 l 1,2,-1

+  1647 1151 l 1,3,-1

+  209 1151 l 1,0,-1

+ EndSplineSet

  Refer: 478 1096 N 1 0 0 1 0 0 2

  EndChar

+ 

+ StartChar: afii10090.alt1

+ Encoding: 1114107 -1 672

+ Width: 1706

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 29 -399 m 5,0,-1

+  55 -249 l 5,1,-1

+  1493 -249 l 5,2,-1

+  1467 -399 l 5,3,-1

+  29 -399 l 5,0,-1

+ EndSplineSet

+ Refer: 478 1096 N 1 0 0 1 0 0 2

+ EndChar

+ 

+ StartChar: afii10081.alt1

+ Encoding: 1114106 -1 673

+ Width: 1139

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 169 1151 m 1,0,-1

+  195 1301 l 1,1,-1

+  1153 1301 l 1,2,-1

+  1127 1151 l 1,3,-1

+  169 1151 l 1,0,-1

+ EndSplineSet

+ Refer: 88 117 N 1 0 0 1 0 0 3

+ EndChar

+ 

+ StartChar: afii10068.alt1

+ Encoding: 1114105 -1 674

+ Width: 569

+ Flags: W

+ LayerCount: 2

+ Fore

+ Refer: 329 713 N 1 0 0 1 -90 0 2

+ Refer: 241 305 N 1 0 0 1 0 0 3

+ EndChar

+ 

+ StartChar: afii10069.alt1

+ Encoding: 1114104 -1 675

+ Width: 1024

+ Flags: W

+ LayerCount: 2

+ Fore

+ Refer: 74 103 N 1 0 0 1 0 0 2

+ EndChar

+ 

+ StartChar: uni266C

+ Encoding: 9836 9836 676

+ Width: 1536

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

+ EndSplineSet

+ EndChar

  EndChars

  EndSplineFont

file modified
+187 -212
@@ -4,7 +4,7 @@

  FamilyName: Liberation Serif

  Weight: Book

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: -16.333

  UnderlinePosition: -173

  UnderlineWidth: 100
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 13298560]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123398000

- ModificationTime: 1331117272

+ ModificationTime: 1385979879

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 5
@@ -3093,18 +3092,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "" "Ascender - Liberation Serif Italic" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 20 1 65535 3

+ LangName: 1033 "" "" "" "Ascender - Liberation Serif Italic" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 20 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

  DisplaySize: -24

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 690 30 18

+ WinInfo: 9802 26 18

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114124 673

+ BeginChars: 1114124 678

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -44589,11 +44588,11 @@

  LayerCount: 2

  Fore

  SplineSet

- 158 1161 m 1,0,-1

-  177 1270 l 1,1,-1

-  805 1270 l 1,2,-1

-  786 1161 l 1,3,-1

-  158 1161 l 1,0,-1

+ 158 1161 m 5,0,-1

+  177 1270 l 5,1,-1

+  805 1270 l 5,2,-1

+  786 1161 l 5,3,-1

+  158 1161 l 5,0,-1

  EndSplineSet

  EndChar

  
@@ -61915,7 +61914,7 @@

   90 330 90 330 90 429 c 0,16,17

  EndSplineSet

  Kerns2: 485 -51 "'kern' Horizontal Kerning lookup 0 subtable"  483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -51 "'kern' Horizontal Kerning lookup 0 subtable"  477 -27 "'kern' Horizontal Kerning lookup 0 subtable"  475 -41 "'kern' Horizontal Kerning lookup 0 subtable"  474 -27 "'kern' Horizontal Kerning lookup 0 subtable"  473 -27 "'kern' Horizontal Kerning lookup 0 subtable"  471 -27 "'kern' Horizontal Kerning lookup 0 subtable"  468 -27 "'kern' Horizontal Kerning lookup 0 subtable"  466 -78 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  461 -27 "'kern' Horizontal Kerning lookup 0 subtable"  460 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10066.alt1

  EndChar

  

  StartChar: afii10067
@@ -62318,7 +62317,7 @@

   753 854 753 854 753 748 c 0,0,1

  EndSplineSet

  Kerns2: 465 -27 "'kern' Horizontal Kerning lookup 0 subtable"  17 -27 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" imacron

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10068.alt1

  EndChar

  

  StartChar: afii10069
@@ -62496,7 +62495,7 @@

   680 858 680 858 579 858 c 0,43,44

  EndSplineSet

  Kerns2: 483 -27 "'kern' Horizontal Kerning lookup 0 subtable"  480 -27 "'kern' Horizontal Kerning lookup 0 subtable"  473 -27 "'kern' Horizontal Kerning lookup 0 subtable"  459 25 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" g

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10069.alt1

  EndChar

  

  StartChar: afii10070
@@ -63910,7 +63909,7 @@

  LayerCount: 2

  Fore

  Refer: 81 110 N 1 0 0 1 0 0 3

- Substitution2: "'locl' Localized Forms lookup 0-1" umacron

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10081.alt1

  EndChar

  

  StartChar: afii10082
@@ -63941,7 +63940,7 @@

  Fore

  Refer: 80 109 N 1 0 0 1 0 0 3

  Kerns2: 485 25 "'kern' Horizontal Kerning lookup 0 subtable"  473 -51 "'kern' Horizontal Kerning lookup 0 subtable"  461 25 "'kern' Horizontal Kerning lookup 0 subtable"  454 25 "'kern' Horizontal Kerning lookup 0 subtable"  17 25 "'kern' Horizontal Kerning lookup 0 subtable"  15 51 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_TE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10084.alt1

  EndChar

  

  StartChar: afii10085
@@ -64819,6 +64818,7 @@

   743 -25 743 -25 691 30.5 c 128,-1,63

   639 86 639 86 639 194 c 1,0,1

  EndSplineSet

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10090.alt1

  EndChar

  

  StartChar: afii10091
@@ -86952,148 +86952,33 @@

  Encoding: 9835 9835 647

  Width: 1536

  Flags: W

- TtInstrs:

- NPUSHB

-  61

-  35

-  32

-  64

-  18

-  26

-  128

-  36

-  15

-  64

-  111

-  0

-  1

-  0

-  128

-  15

-  9

-  1

-  9

-  9

-  0

-  26

-  1

-  26

-  17

-  35

-  86

-  35

-  1

-  67

-  35

-  1

-  35

-  16

-  36

-  54

-  36

-  1

-  37

-  36

-  1

-  20

-  36

-  1

-  3

-  36

-  1

-  8

-  36

-  34

-  38

-  33

-  88

-  33

-  1

-  33

-  37

-  34

-  30

-  23

-  13

-  6

- SVTCA[y-axis]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- MDRP[min,rnd,black]

- MDAP[rnd]

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- SRP1

- SHP[rp1]

- SRP1

- SHP[rp1]

- SDB

- DELTAP1

- DELTAP1

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SHP[rp1]

- DELTAP1

- DELTAP1

- SRP1

- SHP[rp1]

- SVTCA[x-axis]

- MDAP[rnd]

- DELTAP1

- SHP[rp1]

- MDAP[rnd]

- DELTAP1

- SMD

- MDRP[rp0,min,rnd,black]

- DELTAP1

- SMD

- MDRP[min,rnd,black]

- SHP[rp2]

- SMD

- SRP0

- MDRP[rp0,min,rnd,black]

- SMD

- MDRP[min,rnd,black]

- SHP[rp1]

- IUP[x]

- IUP[y]

- EndTTInstrs

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 214 m 2,0,1

+  1263 151 1263 151 1245 100.5 c 128,-1,2

+  1227 50 1227 50 1189 15 c 1,3,4

+  1152 -22 1152 -22 1108 -41.5 c 128,-1,5

+  1064 -61 1064 -61 1013 -61 c 0,6,7

+  956 -61 956 -61 927.5 -34 c 128,-1,8

+  899 -7 899 -7 899 40 c 0,9,10

+  899 116 899 116 956 173 c 1,11,12

+  1018 232 1018 232 1099 232 c 0,13,14

+  1147 232 1147 232 1189 214 c 1,15,-1

+  1189 904 l 1,16,-1

+  639 1050 l 1,17,-1

+  639 394 l 2,18,19

+  639 332 639 332 620.5 283 c 128,-1,20

+  602 234 602 234 567 196 c 1,21,22

+  493 122 493 122 387 122 c 0,23,24

+  330 122 330 122 301 148.5 c 128,-1,25

+  272 175 272 175 272 220 c 0,26,27

+  272 296 272 296 331 353 c 1,28,29

+  391 413 391 413 475 413 c 0,30,31

+  520 413 520 413 565 394 c 1,32,-1

+  565 1166 l 1,33,-1

+  1263 1000 l 1,34,-1

+  1263 214 l 2,0,1

  EndSplineSet

  EndChar

  
@@ -88696,7 +88581,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 668

  Width: 1479

- Flags: HW

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -88723,77 +88608,167 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

+ StartChar: afii10066.alt1

  Encoding: 1114109 -1 671

  Width: 965

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 369.559 1188 m 0,0,1

-  381.887 1246 381.887 1246 414.452 1291 c 128,-1,2

-  447.017 1336 447.017 1336 495.106 1367 c 128,-1,3

-  543.195 1398 543.195 1398 604.203 1414.5 c 128,-1,4

-  665.21 1431 665.21 1431 734.21 1431 c 0,5,6

-  802.21 1431 802.21 1431 851.939 1401.5 c 128,-1,7

-  901.669 1372 901.669 1372 924.08 1341 c 1,8,-1

-  864.215 1304 l 1,9,10

-  821.205 1351 821.205 1351 719.205 1351 c 0,11,12

-  638.205 1351 638.205 1351 587.203 1311 c 128,-1,13

-  536.201 1271 536.201 1271 521.747 1203 c 0,14,15

-  513.883 1166 513.883 1166 523.262 1132.5 c 128,-1,16

-  532.641 1099 532.641 1099 555.414 1065 c 128,-1,17

-  578.188 1031 578.188 1031 612.929 994.5 c 128,-1,18

-  647.671 958 647.671 958 691.53 915 c 0,19,20

-  744.266 862 744.266 862 781.712 810 c 128,-1,21

-  819.159 758 819.159 758 839.362 702.5 c 128,-1,22

-  859.565 647 859.565 647 862.387 585 c 128,-1,23

-  865.208 523 865.208 523 849.691 450 c 0,24,25

-  826.311 340 826.311 340 781.318 253 c 128,-1,26

-  736.326 166 736.326 166 672.359 105 c 128,-1,27

-  608.394 44 608.394 44 526.592 12 c 128,-1,28

-  444.79 -20 444.79 -20 347.79 -20 c 0,29,30

-  252.79 -20 252.79 -20 182.423 6.5 c 128,-1,31

-  112.056 33 112.056 33 70.215 85.5 c 128,-1,32

-  28.3742 138 28.3742 138 17.0598 216.5 c 128,-1,33

-  5.74527 295 5.74527 295 27.8518 399 c 0,34,35

-  50.1701 504 50.1701 504 96.0686 583.5 c 128,-1,36

-  141.967 663 141.967 663 204.189 720.5 c 128,-1,37

-  266.411 778 266.411 778 340.882 815.5 c 128,-1,38

-  415.354 853 415.354 853 495.605 873 c 1,39,40

-  459.894 912 459.894 912 432.259 949 c 128,-1,41

-  404.623 986 404.623 986 387.2 1024 c 128,-1,42

-  369.777 1062 369.777 1062 364.886 1102.5 c 128,-1,43

-  359.994 1143 359.994 1143 369.559 1188 c 0,0,1

- 198.151 391 m 0,44,45

-  181.997 315 181.997 315 183.531 254 c 128,-1,46

-  185.064 193 185.064 193 205.818 149.5 c 128,-1,47

-  226.572 106 226.572 106 266.077 82.5 c 128,-1,48

-  305.582 59 305.582 59 365.582 59 c 0,49,50

-  474.582 59 474.582 59 552.606 148.5 c 128,-1,51

-  630.63 238 630.63 238 669.74 422 c 0,52,53

-  682.494 482 682.494 482 682.547 534 c 128,-1,54

-  682.6 586 682.6 586 669.377 632 c 128,-1,55

-  656.154 678 656.154 678 629.976 719.5 c 128,-1,56

-  603.797 761 603.797 761 565.299 801 c 0,57,58

-  559.362 806 559.362 806 554.425 811 c 128,-1,59

-  549.487 816 549.487 816 544.551 821 c 1,60,61

-  491.937 804 491.937 804 439.985 776 c 128,-1,62

-  388.033 748 388.033 748 342.118 699 c 128,-1,63

-  296.203 650 296.203 650 258.867 575.5 c 128,-1,64

-  221.532 501 221.532 501 198.151 391 c 0,44,45

+ 194.314 391 m 0,0,1

+  179.31 335 179.31 335 177.465 274 c 0,2,3

+  177.296 268.426 177.296 268.426 177.296 262.998 c 0,4,5

+  177.296 209.025 177.296 209.025 193.964 169.5 c 0,6,7

+  212.309 126 212.309 126 250.512 102.5 c 128,-1,8

+  288.715 79 288.715 79 348.715 79 c 0,9,10

+  457.715 79 457.715 79 535.337 148.5 c 128,-1,11

+  612.959 218 612.959 218 656.903 382 c 0,12,13

+  667.866 422.913 667.866 422.913 675.913 494 c 0,14,15

+  682.785 554.697 682.785 554.697 684.008 593.25 c 1,16,17

+  662.219 744 662.219 744 568.9 744 c 0,18,19

+  426.235 744 426.235 744 344.625 659 c 0,20,21

+  293.812 606.076 293.812 606.076 254.533 535.5 c 0,22,23

+  213.071 461 213.071 461 194.314 391 c 0,0,1

+ 400.513 1041.77 m 0,24,25

+  396.488 1017.74 396.488 1017.74 396.488 996.254 c 0,26,27

+  396.488 902.67 396.488 902.67 472.84 857.32 c 1,28,29

+  514.315 862.828 514.315 862.828 551.433 862.828 c 0,30,31

+  768.532 862.828 768.532 862.828 836.502 674.4 c 0,32,33

+  854.567 623.559 854.567 623.559 857.535 549.875 c 0,34,35

+  857.833 542.473 857.833 542.473 857.833 534.892 c 0,36,37

+  857.833 473.269 857.833 473.269 838.16 399.85 c 0,38,39

+  813.107 306.35 813.107 306.35 765.183 229 c 128,-1,40

+  717.256 151.649 717.256 151.649 650.062 95.9746 c 128,-1,41

+  582.87 40.2998 582.87 40.2998 498.171 9.7002 c 128,-1,42

+  413.472 -20.9004 413.472 -20.9004 315.722 -20.9004 c 0,43,44

+  218.821 -20.9004 218.821 -20.9004 150.065 8 c 128,-1,45

+  81.3086 36.9004 81.3086 36.9004 42.6465 90.875 c 128,-1,46

+  3.9834 144.85 3.9834 144.85 -3.22559 222.625 c 0,47,48

+  -4.78223 239.413 -4.78223 239.413 -4.78223 257.133 c 0,49,50

+  -4.78223 321.501 -4.78223 321.501 15.7559 398.15 c 0,51,52

+  41.2646 493.351 41.2646 493.351 92.332 568.15 c 128,-1,53

+  143.398 642.95 143.398 642.95 188.454 695.311 c 128,-1,54

+  233.509 747.67 233.509 747.67 304.618 798.925 c 1,55,56

+  218.605 873.375 218.605 873.375 218.605 972.63 c 0,57,58

+  218.605 1015.82 218.605 1015.82 234.89 1063.7 c 1,59,60

+  283.763 1223 283.763 1223 397.56 1310 c 0,61,62

+  462.957 1360 462.957 1360 517.46 1388 c 0,63,64

+  608.946 1435 608.946 1435 780.054 1435 c 0,65,66

+  848.054 1435 848.054 1435 896.149 1405.5 c 128,-1,67

+  944.245 1376 944.245 1376 964.938 1345 c 1,68,-1

+  895.254 1279 l 1,69,70

+  838.439 1326.29 838.439 1326.29 764.494 1326.29 c 0,71,72

+  758.723 1326.29 758.723 1326.29 752.848 1326 c 0,73,74

+  561.774 1316.63 561.774 1316.63 457.512 1168 c 0,75,76

+  410.808 1101.91 410.808 1101.91 400.513 1041.77 c 0,24,25

  EndSplineSet

  Kerns2: 400 -41 "'kern' Horizontal Kerning lookup 0 subtable" 

  EndChar

  

- StartChar: S_TE

+ StartChar: afii10084.alt1

  Encoding: 1114108 -1 672

  Width: 1546

  Flags: W

  LayerCount: 2

  Fore

- Refer: 329 713 N 1 0 0 1 398 0 2

+ SplineSet

+ 198 1161 m 1,0,-1

+  217 1270 l 1,1,-1

+  1515 1270 l 1,2,-1

+  1496 1161 l 1,3,-1

+  198 1161 l 1,0,-1

+ EndSplineSet

+ Refer: 478 1096 N 1 0 0 1 0 0 2

+ EndChar

+ 

+ StartChar: afii10090.alt1

+ Encoding: 1114107 -1 673

+ Width: 1546

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 48 -329 m 1,0,-1

+  67 -220 l 1,1,-1

+  1365 -220 l 1,2,-1

+  1346 -329 l 1,3,-1

+  48 -329 l 1,0,-1

+ EndSplineSet

  Refer: 478 1096 N 1 0 0 1 0 0 2

  EndChar

+ 

+ StartChar: afii10081.alt1

+ Encoding: 1114106 -1 674

+ Width: 1024

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 188 1161 m 1,0,-1

+  207 1270 l 1,1,-1

+  1015 1270 l 1,2,-1

+  996 1161 l 1,3,-1

+  188 1161 l 1,0,-1

+ EndSplineSet

+ Refer: 88 117 N 1 0 0 1 0 0 3

+ EndChar

+ 

+ StartChar: afii10068.alt1

+ Encoding: 1114105 -1 675

+ Width: 569

+ Flags: W

+ LayerCount: 2

+ Fore

+ Refer: 329 713 N 1 0 0 1 -78 0 2

+ Refer: 241 305 N 1 0 0 1 0 0 3

+ EndChar

+ 

+ StartChar: afii10069.alt1

+ Encoding: 1114104 -1 676

+ Width: 1024

+ Flags: W

+ LayerCount: 2

+ Fore

+ Refer: 74 103 N 1 0 0 1 0 0 2

+ EndChar

+ 

+ StartChar: uni266C

+ Encoding: 9836 9836 677

+ Width: 1536

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

+ EndSplineSet

+ EndChar

  EndChars

  EndSplineFont

file modified
+113 -93
@@ -4,7 +4,7 @@

  FamilyName: Liberation Serif

  Weight: Book

  Copyright: Copyright (c) 2007 Red Hat, Inc. All rights reserved. LIBERATION is a trademark of Red Hat, Inc.

- Version: 1.07.2

+ Version: 1.07.4

  ItalicAngle: 0

  UnderlinePosition: -173

  UnderlineWidth: 100
@@ -13,14 +13,13 @@

  LayerCount: 2

  Layer: 0 1 "Back"  1

  Layer: 1 1 "Fore"  0

- NeedsXUIDChange: 1

  XUID: [1021 131 222397055 16509670]

  FSType: 0

  OS2Version: 3

  OS2_WeightWidthSlopeOnly: 0

  OS2_UseTypoMetrics: 1

  CreationTime: 1123398000

- ModificationTime: 1331117005

+ ModificationTime: 1386048774

  PfmFamily: 17

  TTFWeight: 400

  TTFWidth: 5
@@ -54,7 +53,7 @@

  OS2Vendor: '1ASC'

  OS2CodePages: 6000009f.dfd70000

  OS2UnicodeRanges: a00002af.500078fb.00000000.00000000

- Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > 'cyrl' <'MKD ' > ) ]

+ Lookup: 1 0 0 "'locl' Localized Forms lookup 0"  {"'locl' Localized Forms lookup 0-1"  } ['locl' ('cyrl' <'SRB ' > ) ]

  Lookup: 258 0 0 "'kern' Horizontal Kerning lookup 0"  {"'kern' Horizontal Kerning lookup 0 subtable"  } ['kern' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'cyrl' <'SRB ' > 'cyrl' <'MKD ' > 'grek' <'dflt' > 'latn' <'dflt' > ) ]

  MarkAttachClasses: 1

  DEI: 91125
@@ -2735,18 +2734,18 @@

    3

    1

  EndShort

- LangName: 1033 "" "" "Regular" "Ascender - Liberation Serif" "" "Version 1.07.2" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

- GaspTable: 3 8 2 17 1 65535 3

+ LangName: 1033 "" "" "Regular" "Ascender - Liberation Serif" "" "Version 1.07.4" "" "Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions." "Ascender Corporation" "Steve Matteson" "" "http://www.ascendercorp.com/" "http://www.ascendercorp.com/typedesigners.html" "Licensed under the Liberation Fonts license, see https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" "https://fedoraproject.org/wiki/Licensing/LiberationFontLicense" 

+ GaspTable: 3 8 2 17 1 65535 3 0

  Encoding: UnicodeFull

  UnicodeInterp: none

  NameList: Adobe Glyph List

- DisplaySize: -24

+ DisplaySize: -36

  AntiAlias: 1

  FitToEm: 1

- WinInfo: 696 29 18

+ WinInfo: 9758 34 12

  BeginPrivate: 0

  EndPrivate

- BeginChars: 1114124 672

+ BeginChars: 1114124 673

  

  StartChar: .notdef

  Encoding: 1114112 -1 0
@@ -63090,7 +63089,7 @@

   784 377 784 377 784 475 c 0,36,37

  EndSplineSet

  Kerns2: 485 -51 "'kern' Horizontal Kerning lookup 0 subtable"  480 -51 "'kern' Horizontal Kerning lookup 0 subtable"  477 -78 "'kern' Horizontal Kerning lookup 0 subtable"  475 -78 "'kern' Horizontal Kerning lookup 0 subtable"  473 -78 "'kern' Horizontal Kerning lookup 0 subtable"  466 -20 "'kern' Horizontal Kerning lookup 0 subtable"  465 -51 "'kern' Horizontal Kerning lookup 0 subtable"  460 -51 "'kern' Horizontal Kerning lookup 0 subtable"  459 -27 "'kern' Horizontal Kerning lookup 0 subtable"  458 -51 "'kern' Horizontal Kerning lookup 0 subtable" 

- Substitution2: "'locl' Localized Forms lookup 0-1" S_BE

+ Substitution2: "'locl' Localized Forms lookup 0-1" afii10066.alt1

  EndChar

  

  StartChar: afii10067
@@ -94961,35 +94960,30 @@

  LayerCount: 2

  Fore

  SplineSet

- 1263 324 m 2,0,1

-  1263 261 1263 261 1245 210.5 c 128,-1,2

-  1227 160 1227 160 1189 125 c 1,3,4

-  1152 88 1152 88 1108 68.5 c 128,-1,5

-  1064 49 1064 49 1013 49 c 0,6,7

-  956 49 956 49 927.5 76 c 128,-1,8

-  899 103 899 103 899 150 c 0,9,10

-  899 226 899 226 956 283 c 1,11,12

-  1018 342 1018 342 1099 342 c 0,13,14

-  1147 342 1147 342 1189 324 c 1,15,-1

-  1189 772 l 1,16,-1

-  639 623 l 1,17,-1

-  639 229 l 2,18,19

-  639 167 639 167 620.5 118 c 128,-1,20

-  602 69 602 69 567 31 c 1,21,22

-  493 -43 493 -43 387 -43 c 0,23,24

-  330 -43 330 -43 301 -16.5 c 128,-1,25

-  272 10 272 10 272 55 c 0,26,27

-  272 131 272 131 331 188 c 1,28,29

-  391 248 391 248 475 248 c 0,30,31

-  520 248 520 248 565 229 c 1,32,-1

-  565 981 l 1,33,-1

-  1263 1159 l 1,34,-1

-  1263 324 l 2,0,1

- 639 750 m 1,35,-1

-  1189 899 l 1,36,-1

-  1189 1016 l 1,37,-1

-  639 864 l 1,38,-1

-  639 750 l 1,35,-1

+ 1263 214 m 2,0,1

+  1263 151 1263 151 1245 100.5 c 128,-1,2

+  1227 50 1227 50 1189 15 c 1,3,4

+  1152 -22 1152 -22 1108 -41.5 c 128,-1,5

+  1064 -61 1064 -61 1013 -61 c 0,6,7

+  956 -61 956 -61 927.5 -34 c 128,-1,8

+  899 -7 899 -7 899 40 c 0,9,10

+  899 116 899 116 956 173 c 1,11,12

+  1018 232 1018 232 1099 232 c 0,13,14

+  1147 232 1147 232 1189 214 c 1,15,-1

+  1189 904 l 1,16,-1

+  639 1050 l 1,17,-1

+  639 394 l 2,18,19

+  639 332 639 332 620.5 283 c 128,-1,20

+  602 234 602 234 567 196 c 1,21,22

+  493 122 493 122 387 122 c 0,23,24

+  330 122 330 122 301 148.5 c 128,-1,25

+  272 175 272 175 272 220 c 0,26,27

+  272 296 272 296 331 353 c 1,28,29

+  391 413 391 413 475 413 c 0,30,31

+  520 413 520 413 565 394 c 1,32,-1

+  565 1166 l 1,33,-1

+  1263 1000 l 1,34,-1

+  1263 214 l 2,0,1

  EndSplineSet

  EndChar

  
@@ -97066,7 +97060,7 @@

  StartChar: uni040D

  Encoding: 1037 1037 668

  Width: 1479

- Flags: HWO

+ Flags: W

  LayerCount: 2

  Fore

  Refer: 430 1048 N 1 0 0 1 0 0 2
@@ -97093,65 +97087,91 @@

  Refer: 462 1080 N 1 0 0 1 0 0 2

  EndChar

  

- StartChar: S_BE

+ StartChar: afii10066.alt1

  Encoding: 1114109 -1 671

  Width: 965

  Flags: W

  LayerCount: 2

  Fore

  SplineSet

- 251 1188 m 0,0,1

-  251 1246 251 1246 274 1291 c 128,-1,2

-  297 1336 297 1336 338.5 1367 c 128,-1,3

-  380 1398 380 1398 437.5 1414.5 c 128,-1,4

-  495 1431 495 1431 564 1431 c 0,5,6

-  632 1431 632 1431 688 1401.5 c 128,-1,7

-  744 1372 744 1372 773 1341 c 1,8,-1

-  721 1304 l 1,9,10

-  668 1351 668 1351 566 1351 c 0,11,12

-  485 1351 485 1351 442.5 1311 c 128,-1,13

-  400 1271 400 1271 400 1203 c 0,14,15

-  400 1166 400 1166 416.5 1132.5 c 128,-1,16

-  433 1099 433 1099 463 1065 c 128,-1,17

-  493 1031 493 1031 535.5 994.5 c 128,-1,18

-  578 958 578 958 631 915 c 0,19,20

-  695 862 695 862 743.5 810 c 128,-1,21

-  792 758 792 758 824 702.5 c 128,-1,22

-  856 647 856 647 872 585 c 128,-1,23

-  888 523 888 523 888 450 c 0,24,25

-  888 340 888 340 861.5 253 c 128,-1,26

-  835 166 835 166 784 105 c 128,-1,27

-  733 44 733 44 658 12 c 128,-1,28

-  583 -20 583 -20 486 -20 c 0,29,30

-  391 -20 391 -20 315 6.5 c 128,-1,31

-  239 33 239 33 186 85.5 c 128,-1,32

-  133 138 133 138 105 216.5 c 128,-1,33

-  77 295 77 295 77 399 c 0,34,35

-  77 504 77 504 106 583.5 c 128,-1,36

-  135 663 135 663 185 720.5 c 128,-1,37

-  235 778 235 778 301.5 815.5 c 128,-1,38

-  368 853 368 853 444 873 c 1,39,40

-  400 912 400 912 364.5 949 c 128,-1,41

-  329 986 329 986 303.5 1024 c 128,-1,42

-  278 1062 278 1062 264.5 1102.5 c 128,-1,43

-  251 1143 251 1143 251 1188 c 0,0,1

- 249 391 m 0,44,45

-  249 315 249 315 263.5 254 c 128,-1,46

-  278 193 278 193 308 149.5 c 128,-1,47

-  338 106 338 106 382.5 82.5 c 128,-1,48

-  427 59 427 59 487 59 c 0,49,50

-  596 59 596 59 655 148.5 c 128,-1,51

-  714 238 714 238 714 422 c 0,52,53

-  714 482 714 482 703 534 c 128,-1,54

-  692 586 692 586 669 632 c 128,-1,55

-  646 678 646 678 611 719.5 c 128,-1,56

-  576 761 576 761 529 801 c 0,57,58

-  522 806 522 806 516 811 c 2,59,-1

-  504 821 l 1,60,61

-  455 804 455 804 409 776 c 128,-1,62

-  363 748 363 748 327.5 699 c 128,-1,63

-  292 650 292 650 270.5 575.5 c 128,-1,64

-  249 501 249 501 249 391 c 0,44,45

+ 249 391 m 0,0,1

+  249 335 249 335 263.5 274 c 128,-1,2

+  278 213 278 213 308 169.5 c 128,-1,3

+  338 126 338 126 382.5 102.5 c 128,-1,4

+  427 79 427 79 487 79 c 0,5,6

+  596 79 596 79 655 148.5 c 128,-1,7

+  714 218 714 218 714 382 c 0,8,9

+  714 422.913 714 422.913 703 494 c 0,10,11

+  693.608 554.697 693.608 554.697 684.5 593.25 c 1,12,13

+  622.318 744 622.318 744 529 744 c 0,14,15

+  386.334 744 386.334 744 327.5 659 c 0,16,17

+  290.867 606.076 290.867 606.076 270.5 535.5 c 0,18,19

+  249 461 249 461 249 391 c 0,0,1

+ 280.825 1041.77 m 0,20,21

+  293.752 913.082 293.752 913.082 402.575 857.32 c 1,22,23

+  676.539 895.043 676.539 895.043 815.25 674.4 c 0,24,25

+  846.938 623.559 846.938 623.559 869.65 549.875 c 0,26,27

+  890.475 482.3 890.475 482.3 890.475 399.85 c 0,28,29

+  890.475 306.35 890.475 306.35 863.275 229 c 128,-1,30

+  836.075 151.649 836.075 151.649 783.8 95.9746 c 128,-1,31

+  731.525 40.2998 731.525 40.2998 655.025 9.7002 c 128,-1,32

+  578.525 -20.9004 578.525 -20.9004 480.775 -20.9004 c 0,33,34

+  383.875 -20.9004 383.875 -20.9004 307.375 8 c 128,-1,35

+  230.875 36.9004 230.875 36.9004 177.75 90.875 c 128,-1,36

+  124.624 144.85 124.624 144.85 96.5752 222.625 c 128,-1,37

+  68.5254 300.4 68.5254 300.4 68.5254 398.15 c 0,38,39

+  68.5254 493.351 68.5254 493.351 99.5498 568.15 c 128,-1,40

+  130.574 642.95 130.574 642.95 161.6 695.311 c 128,-1,41

+  192.625 747.67 192.625 747.67 250 798.925 c 1,42,43

+  97.9336 905.77 97.9336 905.77 109.325 1063.7 c 1,44,45

+  115.515 1223 115.515 1223 206 1310 c 0,46,47

+  258 1360 258 1360 305 1388 c 0,48,49

+  383.893 1435 383.893 1435 555 1435 c 0,50,51

+  623 1435 623 1435 679 1405.5 c 128,-1,52

+  735 1376 735 1376 764 1345 c 1,53,-1

+  712 1279 l 1,54,55

+  637.093 1329.98 637.093 1329.98 557 1326 c 0,56,57

+  368.437 1316.63 368.437 1316.63 304 1168 c 0,58,59

+  275.006 1101.91 275.006 1101.91 280.825 1041.77 c 0,20,21

+ EndSplineSet

+ EndChar

+ 

+ StartChar: uni266C

+ Encoding: 9836 9836 672

+ Width: 1536

+ Flags: W

+ LayerCount: 2

+ Fore

+ SplineSet

+ 1263 324 m 2,0,1

+  1263 261 1263 261 1245 210.5 c 128,-1,2

+  1227 160 1227 160 1189 125 c 1,3,4

+  1152 88 1152 88 1108 68.5 c 128,-1,5

+  1064 49 1064 49 1013 49 c 0,6,7

+  956 49 956 49 927.5 76 c 128,-1,8

+  899 103 899 103 899 150 c 0,9,10

+  899 226 899 226 956 283 c 1,11,12

+  1018 342 1018 342 1099 342 c 0,13,14

+  1147 342 1147 342 1189 324 c 1,15,-1

+  1189 772 l 1,16,-1

+  639 623 l 1,17,-1

+  639 229 l 2,18,19

+  639 167 639 167 620.5 118 c 128,-1,20

+  602 69 602 69 567 31 c 1,21,22

+  493 -43 493 -43 387 -43 c 0,23,24

+  330 -43 330 -43 301 -16.5 c 128,-1,25

+  272 10 272 10 272 55 c 0,26,27

+  272 131 272 131 331 188 c 1,28,29

+  391 248 391 248 475 248 c 0,30,31

+  520 248 520 248 565 229 c 1,32,-1

+  565 981 l 1,33,-1

+  1263 1159 l 1,34,-1

+  1263 324 l 2,0,1

+ 639 750 m 1,35,-1

+  1189 899 l 1,36,-1

+  1189 1016 l 1,37,-1

+  639 864 l 1,38,-1

+  639 750 l 1,35,-1

  EndSplineSet

  EndChar

  EndChars