[smc-discuss] [Git][smc/meera-tamil][master] 5 commits: If woff2_compress present, generate woff2 too

Santhosh Thottingal gitlab at mg.gitlab.com
Sun Dec 13 05:02:06 PST 2015


Santhosh Thottingal pushed to branch master at SMC / Meera-Tamil


Commits:
05770653 by Santhosh Thottingal at 2014-12-20T09:36:04Z
If woff2_compress present, generate woff2 too

- - - - -
3144f0dc by Santhosh Thottingal at 2015-12-05T16:26:36Z
Add latin glyphs and build scripts

- - - - -
00dcc1d4 by Santhosh Thottingal at 2015-12-05T16:49:45Z
Simplify the latin glyphs points

- - - - -
e5edbc35 by Santhosh Thottingal at 2015-12-13T18:30:45Z
Correct the glyph of questiondown

- - - - -
1d29513c by Santhosh Thottingal at 2015-12-13T18:31:23Z
Correc the glyph of germandbls

- - - - -


8 changed files:

- Makefile
- MeeraTamil.fea
- MeeraTamil.sfd
- − scripts/apply_featurefile.py
- − scripts/generate_featurefile.py
- + tests/index.html
- MeeraTamil.txt → tests/tests.txt
- + tools/build.py


Changes:

=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -1,53 +1,35 @@
-fontpath=/usr/share/fonts/truetype/MeeraTamil
-fonts="MeeraTamil"
-all: clean compile webfonts test
-compile:
-# generate ttf files from sfd files
-	@for font in `echo ${fonts}`; \
-	do \
-		scripts/apply_featurefile.py $${font}.sfd $${font}.fea;\
-		./generate.pe $${font}.sfd; \
-		echo "Compiled the font $${font}";\
-	done 
+#!/usr/bin/make -f
 
-install: compile
-# copy ttf files to system font directory
-	@for font in `echo ${fonts}`; \
-	do \
-		echo "Installing the font $${font}";\
-		install -D -m 0644 $${font}.ttf ${DESTDIR}/${fontpath}/$${font}.ttf; \
-	done
+fontpath=/usr/share/fonts/truetype/malayalam
+fonts=MeeraTamil
+feature=MeeraTamil.fea
+PY=python2.7
+buildscript=tools/build.py
+default: compile
+all: compile webfonts
+
+compile:
+	@for font in `echo ${fonts}`;do \
+		echo "Generating $$font.ttf";\
+		$(PY) $(buildscript) $$font.sfd $(feature);\
+	done;
 
-uninstall:
-# remove fonts from system font directories
-	@for font in `echo ${fonts}`; \
-	do \
-		if [ -f ${DESTDIR}/${fontpath}/$${font}.ttf ]; then rm -f ${DESTDIR}/${fontpath}/$${font}.ttf; fi \
-		echo "Uninstalled the font $${font}";\
-	done
+webfonts:compile
+	@echo "Generating webfonts";
+	@for font in `echo ${fonts}`;do \
+		sfntly -w $${font}.ttf $${font}.woff;\
+		sfntly -e -x $${font}.ttf $${font}.eot;\
+		[ -x `which woff2_compress` ] && woff2_compress $${font}.ttf;\
+	done;
 
-clean:
-# remove ttf fonts
-	@for font in `echo ${fonts}`; \
-	do \
-		if [ -f $${font}.ttf ]; then rm -f $${font}.ttf; fi \
-	done
-	
+install: compile
+	@for font in `echo ${fonts}`;do \
+		install -D -m 0644 $${font}.ttf ${DESTDIR}/${fontpath}/$${font}.ttf;\
+	done;
 
 test: compile
 # Test the fonts
-	@for font in `echo ${fonts}`; \
-	do \
+	@for font in `echo ${fonts}`; do \
 		echo "Testing font $${font}";\
-		hb-view $${font}.ttf --debug --text-file  $${font}.txt --output-file $${font}.pdf; \
-	done
-
-webfonts: compile
-# generate webfonts
-	@for font in `echo ${fonts}`; \
-	do \
-		sfntly -w $${font}.ttf $${font}.woff; \
-		sfntly -e -x $${font}.ttf $${font}.eot; \
-		echo "Webfonts generated for $${font}"; \
-	done
-	
\ No newline at end of file
+		hb-view $${font}.ttf --text-file tests/tests.txt --output-file tests/$${font}.pdf;\
+	done;


=====================================
MeeraTamil.fea
=====================================
--- a/MeeraTamil.fea
+++ b/MeeraTamil.fea
@@ -33,7 +33,6 @@ lookup halfformSubstitutionlookup5 {
     sub \ta_sha \ta_virama  by \ta_sh;
     sub \ta_sa \ta_virama  by \ta_s;
     sub \ta_ha \ta_virama  by \ta_h;
-    sub \ksha \ta_virama  by \ta_ksh;
     sub \ta_ssa \ta_virama  by \ta_ss;
 } halfformSubstitutionlookup5;
 
@@ -159,7 +158,6 @@ lookup halnHalantFormsinTamillookup4 {
     sub \ta_sha \ta_virama  by \ta_sh;
     sub \ta_sa \ta_virama  by \ta_s;
     sub \ta_ha \ta_virama  by \ta_h;
-    sub \ksha \ta_virama  by \ta_ksh;
     sub \ta_ssa \ta_virama  by \ta_ss;
 } halnHalantFormsinTamillookup4;
 


=====================================
MeeraTamil.sfd
=====================================
--- a/MeeraTamil.sfd
+++ b/MeeraTamil.sfd
@@ -4,23 +4,24 @@ FullName: Meera Tamil
 FamilyName: Meera Tamil
 Weight: Medium
 Copyright: Digitized data copyright 2012-2014 Meera Tamil project contributors.\n\nDesigned by Hussain KH (Typography), Santhosh Thottingal (Featuring), Anilan NG (Calligraphy) and AKM Kutty (Linguistics).\n\nDedicated to Wikipedia and Tamil People (Tamil Pesum Nallulakam).\n\nLicensed under the SIL Open Font License 1.1 (see file OFL.txt)
-UComments: "2012-6-9: Created." 
+UComments: "2012-6-9: Created."
 Version: 1.0
 ItalicAngle: 0
 UnderlinePosition: -204
 UnderlineWidth: 102
 Ascent: 1638
 Descent: 410
+InvalidEm: 0
 LayerCount: 2
-Layer: 0 0 "Back"  1
-Layer: 1 0 "Fore"  0
+Layer: 0 0 "Back" 1
+Layer: 1 0 "Fore" 0
 XUID: [1021 393 960756424 6214922]
 FSType: 0
 OS2Version: 0
 OS2_WeightWidthSlopeOnly: 0
 OS2_UseTypoMetrics: 1
 CreationTime: 1339233494
-ModificationTime: 1414938709
+ModificationTime: 1450011670
 OS2TypoAscent: 0
 OS2TypoAOffset: 1
 OS2TypoDescent: 0
@@ -35,26 +36,27 @@ HheadAOffset: 1
 HheadDescent: 0
 HheadDOffset: 1
 OS2Vendor: 'PfEd'
-Lookup: 4 0 0 "akhnAkhandinTamillookup1"  {"akhnAkhandinTamillookup1 subtable"  } ['akhn' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
-Lookup: 4 0 0 "halfformSubstitutionlookup5"  {"halfformSubstitutionlookup5 subtable"  } ['half' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
-Lookup: 4 0 0 "pstsPostBaseSubstitutionslookup"  {"pstsPostBaseSubstitutionslookup subtable"  } ['psts' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
-Lookup: 4 0 0 "halnHalantFormsinTamillookup4"  {"halnHalantFormsinTamillookup4 subtable"  } ['haln' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
+Lookup: 4 0 0 "akhnAkhandinTamillookup1" { "akhnAkhandinTamillookup1 subtable"  } ['akhn' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
+Lookup: 4 0 0 "halfformSubstitutionlookup5" { "halfformSubstitutionlookup5 subtable"  } ['half' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
+Lookup: 4 0 0 "pstsPostBaseSubstitutionslookup" { "pstsPostBaseSubstitutionslookup subtable"  } ['psts' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
+Lookup: 4 0 0 "halnHalantFormsinTamillookup4" { "halnHalantFormsinTamillookup4 subtable"  } ['haln' ('tml2' <'dflt' > 'taml' <'dflt' 'TAM ' > 'DFLT' <'dflt' > ) ]
 MarkAttachClasses: 1
 DEI: 91125
-LangName: 1033 "" "" "" "" "" "" "" "" "" "" "" "" "" "Digitized data copyright (c) 2012-2014, Meera Tamil contributors,+AAoA-with reserved font name +ACIA-Meera Tamil+ACIA.+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE." 
-Encoding: Custom
+LangName: 1033 "" "" "" "" "" "" "" "" "" "" "" "" "" "Digitized data copyright (c) 2012-2014, Meera Tamil contributors,+AAoA-with reserved font name +ACIA-Meera Tamil+ACIA.+AAoACgAA-This Font Software is licensed under the SIL Open Font License, Version 1.1.+AAoA-This license is copied below, and is also available with a FAQ at:+AAoA-http://scripts.sil.org/OFL+AAoACgAK------------------------------------------------------------+AAoA-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007+AAoA------------------------------------------------------------+AAoACgAA-PREAMBLE+AAoA-The goals of the Open Font License (OFL) are to stimulate worldwide+AAoA-development of collaborative font projects, to support the font creation+AAoA-efforts of academic and linguistic communities, and to provide a free and+AAoA-open framework in which fonts may be shared and improved in partnership+AAoA-with others.+AAoACgAA-The OFL allows the licensed fonts to be used, studied, modified and+AAoA-redistributed freely as long as they are not sold by themselves. The+AAoA-fonts, including any derivative works, can be bundled, embedded, +AAoA-redistributed and/or sold with any software provided that any reserved+AAoA-names are not used by derivative works. The fonts and derivatives,+AAoA-however, cannot be released under any other type of license. The+AAoA-requirement for fonts to remain under this license does not apply+AAoA-to any document created using the fonts or their derivatives.+AAoACgAA-DEFINITIONS+AAoAIgAA-Font Software+ACIA refers to the set of files released by the Copyright+AAoA-Holder(s) under this license and clearly marked as such. This may+AAoA-include source files, build scripts and documentation.+AAoACgAi-Reserved Font Name+ACIA refers to any names specified as such after the+AAoA-copyright statement(s).+AAoACgAi-Original Version+ACIA refers to the collection of Font Software components as+AAoA-distributed by the Copyright Holder(s).+AAoACgAi-Modified Version+ACIA refers to any derivative made by adding to, deleting,+AAoA-or substituting -- in part or in whole -- any of the components of the+AAoA-Original Version, by changing formats or by porting the Font Software to a+AAoA-new environment.+AAoACgAi-Author+ACIA refers to any designer, engineer, programmer, technical+AAoA-writer or other person who contributed to the Font Software.+AAoACgAA-PERMISSION & CONDITIONS+AAoA-Permission is hereby granted, free of charge, to any person obtaining+AAoA-a copy of the Font Software, to use, study, copy, merge, embed, modify,+AAoA-redistribute, and sell modified and unmodified copies of the Font+AAoA-Software, subject to the following conditions:+AAoACgAA-1) Neither the Font Software nor any of its individual components,+AAoA-in Original or Modified Versions, may be sold by itself.+AAoACgAA-2) Original or Modified Versions of the Font Software may be bundled,+AAoA-redistributed and/or sold with any software, provided that each copy+AAoA-contains the above copyright notice and this license. These can be+AAoA-included either as stand-alone text files, human-readable headers or+AAoA-in the appropriate machine-readable metadata fields within text or+AAoA-binary files as long as those fields can be easily viewed by the user.+AAoACgAA-3) No Modified Version of the Font Software may use the Reserved Font+AAoA-Name(s) unless explicit written permission is granted by the corresponding+AAoA-Copyright Holder. This restriction only applies to the primary font name as+AAoA-presented to the users.+AAoACgAA-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font+AAoA-Software shall not be used to promote, endorse or advertise any+AAoA-Modified Version, except to acknowledge the contribution(s) of the+AAoA-Copyright Holder(s) and the Author(s) or with their explicit written+AAoA-permission.+AAoACgAA-5) The Font Software, modified or unmodified, in part or in whole,+AAoA-must be distributed entirely under this license, and must not be+AAoA-distributed under any other license. The requirement for fonts to+AAoA-remain under this license does not apply to any document created+AAoA-using the Font Software.+AAoACgAA-TERMINATION+AAoA-This license becomes null and void if any of the above conditions are+AAoA-not met.+AAoACgAA-DISCLAIMER+AAoA-THE FONT SOFTWARE IS PROVIDED +ACIA-AS IS+ACIA, WITHOUT WARRANTY OF ANY KIND,+AAoA-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF+AAoA-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT+AAoA-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE+AAoA-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,+AAoA-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL+AAoA-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING+AAoA-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM+AAoA-OTHER DEALINGS IN THE FONT SOFTWARE."
+Encoding: UnicodeBmp
 Compacted: 1
 UnicodeInterp: none
 NameList: Adobe Glyph List
 DisplaySize: -48
 AntiAlias: 1
 FitToEm: 1
+WinInfo: 32 32 11
 BeginPrivate: 0
 EndPrivate
-BeginChars: 247 245
+BeginChars: 66581 413
 
 StartChar: ta_a
-Encoding: 44 2949 0
+Encoding: 2949 2949 0
 Width: 2446
 VWidth: 2096
 GlyphClass: 2
@@ -102,7 +104,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_aa
-Encoding: 45 2950 1
+Encoding: 2950 2950 1
 Width: 3128
 VWidth: 2096
 GlyphClass: 2
@@ -169,7 +171,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_i
-Encoding: 46 2951 2
+Encoding: 2951 2951 2
 Width: 2064
 VWidth: 2096
 GlyphClass: 2
@@ -236,7 +238,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ii
-Encoding: 47 2952 3
+Encoding: 2952 2952 3
 Width: 1434
 VWidth: 2096
 GlyphClass: 2
@@ -269,7 +271,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_u
-Encoding: 48 2953 4
+Encoding: 2953 2953 4
 Width: 2014
 VWidth: 2096
 GlyphClass: 2
@@ -310,7 +312,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_uu
-Encoding: 49 2954 5
+Encoding: 2954 2954 5
 Width: 2824
 VWidth: 2096
 GlyphClass: 2
@@ -382,7 +384,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_e
-Encoding: 50 2958 6
+Encoding: 2958 2958 6
 Width: 1786
 VWidth: 2096
 GlyphClass: 2
@@ -416,7 +418,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ee
-Encoding: 51 2959 7
+Encoding: 2959 2959 7
 Width: 1786
 VWidth: 2096
 GlyphClass: 2
@@ -452,7 +454,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ai
-Encoding: 52 2960 8
+Encoding: 2960 2960 8
 Width: 1788
 VWidth: 2096
 GlyphClass: 2
@@ -513,7 +515,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_o
-Encoding: 53 2962 9
+Encoding: 2962 2962 9
 Width: 1836
 VWidth: 2096
 GlyphClass: 2
@@ -574,7 +576,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_oo
-Encoding: 54 2963 10
+Encoding: 2963 2963 10
 Width: 1836
 VWidth: 2096
 GlyphClass: 2
@@ -637,7 +639,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_au
-Encoding: 55 2964 11
+Encoding: 2964 2964 11
 Width: 3676
 VWidth: 2096
 GlyphClass: 2
@@ -729,7 +731,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ka
-Encoding: 56 2965 12
+Encoding: 2965 2965 12
 Width: 1484
 VWidth: 2096
 GlyphClass: 2
@@ -773,7 +775,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_nga
-Encoding: 57 2969 13
+Encoding: 2969 2969 13
 Width: 1666
 VWidth: 2096
 GlyphClass: 2
@@ -810,7 +812,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_cha
-Encoding: 58 2970 14
+Encoding: 2970 2970 14
 Width: 1364
 VWidth: 2096
 GlyphClass: 2
@@ -848,7 +850,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ja
-Encoding: 59 2972 15
+Encoding: 2972 2972 15
 Width: 1788
 VWidth: 2096
 GlyphClass: 2
@@ -909,7 +911,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_nja
-Encoding: 60 2974 16
+Encoding: 2974 2974 16
 Width: 2292
 VWidth: 2096
 GlyphClass: 2
@@ -960,7 +962,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ta
-Encoding: 61 2975 17
+Encoding: 2975 2975 17
 Width: 1486
 VWidth: 2096
 GlyphClass: 2
@@ -979,7 +981,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_nna
-Encoding: 62 2979 18
+Encoding: 2979 2979 18
 Width: 3118
 VWidth: 2096
 GlyphClass: 2
@@ -1044,7 +1046,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_tha
-Encoding: 63 2980 19
+Encoding: 2980 2980 19
 Width: 1516
 VWidth: 2096
 GlyphClass: 2
@@ -1095,7 +1097,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_na
-Encoding: 64 2984 20
+Encoding: 2984 2984 20
 Width: 1424
 VWidth: 2096
 GlyphClass: 2
@@ -1134,7 +1136,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_nnna
-Encoding: 65 2985 21
+Encoding: 2985 2985 21
 Width: 2260
 VWidth: 2096
 GlyphClass: 2
@@ -1184,7 +1186,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_pa
-Encoding: 66 2986 22
+Encoding: 2986 2986 22
 Width: 1396
 VWidth: 2096
 GlyphClass: 2
@@ -1205,7 +1207,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ma
-Encoding: 67 2990 23
+Encoding: 2990 2990 23
 Width: 1690
 VWidth: 2096
 GlyphClass: 2
@@ -1235,7 +1237,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ya
-Encoding: 68 2991 24
+Encoding: 2991 2991 24
 Width: 1480
 VWidth: 2096
 GlyphClass: 2
@@ -1265,7 +1267,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ra
-Encoding: 69 2992 25
+Encoding: 2992 2992 25
 Width: 1262
 VWidth: 2096
 GlyphClass: 2
@@ -1291,7 +1293,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_rra
-Encoding: 70 2993 26
+Encoding: 2993 2993 26
 Width: 1500
 VWidth: 2096
 GlyphClass: 2
@@ -1329,7 +1331,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_la
-Encoding: 71 2994 27
+Encoding: 2994 2994 27
 Width: 1868
 VWidth: 2096
 GlyphClass: 2
@@ -1370,7 +1372,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_lla
-Encoding: 72 2995 28
+Encoding: 2995 2995 28
 Width: 2082
 VWidth: 2096
 GlyphClass: 2
@@ -1412,7 +1414,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_zha
-Encoding: 73 2996 29
+Encoding: 2996 2996 29
 Width: 1720
 VWidth: 2096
 GlyphClass: 2
@@ -1464,7 +1466,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_va
-Encoding: 74 2997 30
+Encoding: 2997 2997 30
 Width: 1938
 VWidth: 2096
 GlyphClass: 2
@@ -1505,7 +1507,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ssa
-Encoding: 75 2998 31
+Encoding: 2998 2998 31
 Width: 1804
 GlyphClass: 2
 Flags: HMW
@@ -1538,7 +1540,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_sha
-Encoding: 76 2999 32
+Encoding: 2999 2999 32
 Width: 2538
 VWidth: 2096
 GlyphClass: 2
@@ -1601,7 +1603,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_sa
-Encoding: 77 3000 33
+Encoding: 3000 3000 33
 Width: 2334
 VWidth: 2096
 GlyphClass: 2
@@ -1651,7 +1653,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ha
-Encoding: 78 3001 34
+Encoding: 3001 3001 34
 Width: 2876
 VWidth: 2096
 GlyphClass: 2
@@ -1715,7 +1717,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_aa_sign
-Encoding: 79 3006 35
+Encoding: 3006 3006 35
 Width: 1176
 GlyphClass: 2
 Flags: HMW
@@ -1737,7 +1739,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_i_sign
-Encoding: 80 3007 36
+Encoding: 3007 3007 36
 Width: 1128
 GlyphClass: 2
 Flags: HMW
@@ -1762,7 +1764,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ii_sign
-Encoding: 81 3008 37
+Encoding: 3008 3008 37
 Width: 1016
 GlyphClass: 2
 Flags: HMW
@@ -1790,7 +1792,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_u_sign
-Encoding: 82 3009 38
+Encoding: 3009 3009 38
 Width: 1438
 GlyphClass: 2
 Flags: HMW
@@ -1814,7 +1816,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_uu_sign
-Encoding: 83 3010 39
+Encoding: 3010 3010 39
 Width: 2194
 GlyphClass: 2
 Flags: HMW
@@ -1856,7 +1858,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_e_sign
-Encoding: 84 3014 40
+Encoding: 3014 3014 40
 Width: 1588
 GlyphClass: 2
 Flags: HMW
@@ -1890,7 +1892,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ee_sign
-Encoding: 85 3015 41
+Encoding: 3015 3015 41
 Width: 1492
 GlyphClass: 2
 Flags: HMW
@@ -1930,7 +1932,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ai_sign
-Encoding: 86 3016 42
+Encoding: 3016 3016 42
 Width: 2024
 GlyphClass: 2
 Flags: HMW
@@ -1977,7 +1979,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_o_sign
-Encoding: 87 3018 43
+Encoding: 3018 3018 43
 Width: 3728
 GlyphClass: 2
 Flags: HMW
@@ -2062,7 +2064,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_anuswara
-Encoding: 42 2946 44
+Encoding: 2946 2946 44
 Width: 1206
 GlyphClass: 2
 Flags: HMW
@@ -2125,7 +2127,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_visarga
-Encoding: 43 2947 45
+Encoding: 2947 2947 45
 Width: 1710
 GlyphClass: 2
 Flags: HMW
@@ -2170,7 +2172,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_oo_sign
-Encoding: 88 3019 46
+Encoding: 3019 3019 46
 Width: 3616
 GlyphClass: 2
 Flags: HMW
@@ -2261,7 +2263,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_au_sign
-Encoding: 89 3020 47
+Encoding: 3020 3020 47
 Width: 4178
 GlyphClass: 2
 Flags: HMW
@@ -2363,7 +2365,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_virama
-Encoding: 90 3021 48
+Encoding: 3021 3021 48
 Width: 524
 GlyphClass: 2
 Flags: HMW
@@ -2379,7 +2381,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_zero
-Encoding: 93 3046 49
+Encoding: 3046 3046 49
 Width: 1064
 GlyphClass: 2
 Flags: HMW
@@ -2408,7 +2410,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_one
-Encoding: 94 3047 50
+Encoding: 3047 3047 50
 Width: 1464
 GlyphClass: 2
 Flags: HMW
@@ -2452,7 +2454,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_two
-Encoding: 95 3048 51
+Encoding: 3048 3048 51
 Width: 1348
 GlyphClass: 2
 Flags: HMW
@@ -2488,7 +2490,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_three
-Encoding: 96 3049 52
+Encoding: 3049 3049 52
 Width: 1484
 GlyphClass: 2
 Flags: HMW
@@ -2522,7 +2524,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_four
-Encoding: 97 3050 53
+Encoding: 3050 3050 53
 Width: 1508
 GlyphClass: 2
 Flags: HMW
@@ -2562,7 +2564,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_five
-Encoding: 98 3051 54
+Encoding: 3051 3051 54
 Width: 1604
 GlyphClass: 2
 Flags: HMW
@@ -2600,7 +2602,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_six
-Encoding: 99 3052 55
+Encoding: 3052 3052 55
 Width: 1846
 GlyphClass: 2
 Flags: HMW
@@ -2649,7 +2651,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_seven
-Encoding: 100 3053 56
+Encoding: 3053 3053 56
 Width: 1498
 GlyphClass: 2
 Flags: HMW
@@ -2686,7 +2688,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_eight
-Encoding: 101 3054 57
+Encoding: 3054 3054 57
 Width: 2240
 GlyphClass: 2
 Flags: HMW
@@ -2728,7 +2730,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_nine
-Encoding: 102 3055 58
+Encoding: 3055 3055 58
 Width: 1904
 GlyphClass: 2
 Flags: HMW
@@ -2779,7 +2781,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_ten
-Encoding: 103 3056 59
+Encoding: 3056 3056 59
 Width: 1590
 GlyphClass: 2
 Flags: HMW
@@ -2814,7 +2816,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_hundred
-Encoding: 104 3057 60
+Encoding: 3057 3057 60
 Width: 1822
 GlyphClass: 2
 Flags: HMW
@@ -2846,7 +2848,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_thousand
-Encoding: 105 3058 61
+Encoding: 3058 3058 61
 Width: 2112
 GlyphClass: 2
 Flags: HMW
@@ -2911,7 +2913,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_day_sign
-Encoding: 106 3059 62
+Encoding: 3059 3059 62
 Width: 1668
 GlyphClass: 2
 Flags: HMW
@@ -2946,7 +2948,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_month_sign
-Encoding: 107 3060 63
+Encoding: 3060 3060 63
 Width: 2392
 GlyphClass: 2
 Flags: HMW
@@ -3001,7 +3003,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_year_sign
-Encoding: 108 3061 64
+Encoding: 3061 3061 64
 Width: 4176
 GlyphClass: 2
 Flags: HMW
@@ -3081,7 +3083,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_debit_sign
-Encoding: 109 3062 65
+Encoding: 3062 3062 65
 Width: 1430
 GlyphClass: 2
 Flags: HMW
@@ -3123,7 +3125,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_credit_sign
-Encoding: 110 3063 66
+Encoding: 3063 3063 66
 Width: 2210
 GlyphClass: 2
 Flags: HMW
@@ -3180,7 +3182,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_as_above
-Encoding: 111 3064 67
+Encoding: 3064 3064 67
 Width: 3398
 GlyphClass: 2
 Flags: HMW
@@ -3257,7 +3259,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_rupee
-Encoding: 112 3065 68
+Encoding: 3065 3065 68
 Width: 2910
 GlyphClass: 2
 Flags: HMW
@@ -3310,7 +3312,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_number_sign
-Encoding: 113 3066 69
+Encoding: 3066 3066 69
 Width: 2438
 GlyphClass: 2
 Flags: HMW
@@ -3369,7 +3371,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_au_short_sign
-Encoding: 92 3031 70
+Encoding: 3031 3031 70
 Width: 1616
 GlyphClass: 2
 Flags: HMW
@@ -3408,7 +3410,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_om
-Encoding: 91 3024 71
+Encoding: 3024 3024 71
 Width: 1796
 GlyphClass: 2
 Flags: HMW
@@ -3488,7 +3490,7 @@ EndSplineSet
 EndChar
 
 StartChar: ta_k
-Encoding: 115 -1 72
+Encoding: 65536 -1 72
 Width: 1452
 GlyphClass: 2
 Flags: HMW
@@ -3535,11 +3537,11 @@ SplineSet
 EndSplineSet
 Ligature2: "halnHalantFormsinTamillookup4 subtable" ta_ka ta_virama
 Ligature2: "halfformSubstitutionlookup5 subtable" ta_ka ta_virama
-LCarets2: 1 0 
+LCarets2: 1 0
 EndChar
 
 StartChar: ta_ng
-Encoding: 116 -1 73
+Encoding: 65537 -1 73
 Width: 1630
 GlyphClass: 3
 Flags: HMW
@@ -3582,7 +3584,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_nga ta_virama
 EndChar
 
 StartChar: ta_ch
-Encoding: 117 -1 74
+Encoding: 65538 -1 74
 Width: 1334
 GlyphClass: 3
 Flags: HMW
@@ -3623,11 +3625,11 @@ SplineSet
 EndSplineSet
 Ligature2: "halnHalantFormsinTamillookup4 subtable" ta_cha ta_virama
 Ligature2: "halfformSubstitutionlookup5 subtable" ta_cha ta_virama
-LCarets2: 1 0 
+LCarets2: 1 0
 EndChar
 
 StartChar: ta_j
-Encoding: 118 -1 75
+Encoding: 65539 -1 75
 Width: 1750
 GlyphClass: 3
 Flags: HMW
@@ -3693,7 +3695,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_ja ta_virama
 EndChar
 
 StartChar: ta_nj
-Encoding: 119 -1 76
+Encoding: 65540 -1 76
 Width: 2240
 GlyphClass: 3
 Flags: HMW
@@ -3751,7 +3753,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_nja ta_virama
 EndChar
 
 StartChar: ta_t
-Encoding: 120 -1 77
+Encoding: 65541 -1 77
 Width: 1482
 GlyphClass: 3
 Flags: HMW
@@ -3773,11 +3775,11 @@ SplineSet
 EndSplineSet
 Ligature2: "halnHalantFormsinTamillookup4 subtable" ta_ta ta_virama
 Ligature2: "halfformSubstitutionlookup5 subtable" ta_ta ta_virama
-LCarets2: 1 0 
+LCarets2: 1 0
 EndChar
 
 StartChar: ta_nnn
-Encoding: 121 -1 78
+Encoding: 65542 -1 78
 Width: 3048
 GlyphClass: 3
 Flags: HMW
@@ -3847,7 +3849,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_nna ta_virama
 EndChar
 
 StartChar: ta_th
-Encoding: 122 -1 79
+Encoding: 65543 -1 79
 Width: 1486
 GlyphClass: 3
 Flags: HMW
@@ -3905,7 +3907,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_tha ta_virama
 EndChar
 
 StartChar: ta_n
-Encoding: 123 -1 80
+Encoding: 65544 -1 80
 Width: 1396
 GlyphClass: 3
 Flags: HMW
@@ -3950,7 +3952,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_na ta_virama
 EndChar
 
 StartChar: ta_nn
-Encoding: 124 -1 81
+Encoding: 65545 -1 81
 Width: 2208
 GlyphClass: 3
 Flags: HMW
@@ -4006,7 +4008,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_nnna ta_virama
 EndChar
 
 StartChar: ta_p
-Encoding: 125 -1 82
+Encoding: 65546 -1 82
 Width: 1370
 GlyphClass: 3
 Flags: HMW
@@ -4033,7 +4035,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_pa ta_virama
 EndChar
 
 StartChar: ta_m
-Encoding: 126 -1 83
+Encoding: 65547 -1 83
 Width: 1656
 GlyphClass: 3
 Flags: HMW
@@ -4070,7 +4072,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_ma ta_virama
 EndChar
 
 StartChar: ta_y
-Encoding: 127 -1 84
+Encoding: 65548 -1 84
 Width: 1450
 GlyphClass: 3
 Flags: HMW
@@ -4105,7 +4107,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_ya ta_virama
 EndChar
 
 StartChar: ta_r
-Encoding: 128 -1 85
+Encoding: 65549 -1 85
 Width: 1238
 GlyphClass: 3
 Flags: HMW
@@ -4138,7 +4140,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_ra ta_virama
 EndChar
 
 StartChar: ta_rr
-Encoding: 129 -1 86
+Encoding: 65550 -1 86
 Width: 1470
 GlyphClass: 3
 Flags: HMW
@@ -4183,7 +4185,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_rra ta_virama
 EndChar
 
 StartChar: ta_l
-Encoding: 130 -1 87
+Encoding: 65551 -1 87
 Width: 1826
 GlyphClass: 3
 Flags: HMW
@@ -4230,7 +4232,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_la ta_virama
 EndChar
 
 StartChar: ta_ll
-Encoding: 131 -1 88
+Encoding: 65552 -1 88
 Width: 2036
 GlyphClass: 3
 Flags: HMW
@@ -4278,7 +4280,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_lla ta_virama
 EndChar
 
 StartChar: ta_zh
-Encoding: 132 -1 89
+Encoding: 65553 -1 89
 Width: 1684
 GlyphClass: 3
 Flags: HMW
@@ -4336,7 +4338,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_zha ta_virama
 EndChar
 
 StartChar: ta_v
-Encoding: 133 -1 90
+Encoding: 65554 -1 90
 Width: 1896
 GlyphClass: 3
 Flags: HMW
@@ -4382,7 +4384,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_va ta_virama
 EndChar
 
 StartChar: ta_sh
-Encoding: 134 -1 91
+Encoding: 65555 -1 91
 Width: 2482
 GlyphClass: 3
 Flags: HMW
@@ -4448,7 +4450,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_sha ta_virama
 EndChar
 
 StartChar: ta_s
-Encoding: 135 -1 92
+Encoding: 65556 -1 92
 Width: 2284
 GlyphClass: 3
 Flags: HMW
@@ -4502,7 +4504,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ta_sa ta_virama
 EndChar
 
 StartChar: ta_h
-Encoding: 136 -1 93
+Encoding: 65557 -1 93
 Width: 2814
 GlyphClass: 3
 Flags: HMW
@@ -4567,11 +4569,11 @@ SplineSet
 EndSplineSet
 Ligature2: "halnHalantFormsinTamillookup4 subtable" ta_ha ta_virama
 Ligature2: "halfformSubstitutionlookup5 subtable" ta_ha ta_virama
-LCarets2: 1 0 
+LCarets2: 1 0
 EndChar
 
 StartChar: ta_ksh
-Encoding: 137 -1 94
+Encoding: 65558 -1 94
 Width: 3146
 GlyphClass: 3
 Flags: HMW
@@ -4662,7 +4664,7 @@ Ligature2: "halfformSubstitutionlookup5 subtable" ksha ta_virama
 EndChar
 
 StartChar: ta_ksha
-Encoding: 138 -1 95
+Encoding: 65559 -1 95
 Width: 3220
 VWidth: 2096
 GlyphClass: 3
@@ -4748,11 +4750,11 @@ SplineSet
  802 130 878 192 886 320 c 1
 EndSplineSet
 Ligature2: "akhnAkhandinTamillookup1 subtable" ta_ka ta_virama ta_sha
-LCarets2: 2 0 0 
+LCarets2: 2 0 0
 EndChar
 
 StartChar: ta_ku
-Encoding: 142 -1 96
+Encoding: 65560 -1 96
 Width: 1802
 GlyphClass: 3
 Flags: HMW
@@ -4805,7 +4807,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ka ta_u_sign
 EndChar
 
 StartChar: ta_ngu
-Encoding: 143 -1 97
+Encoding: 65561 -1 97
 Width: 1630
 GlyphClass: 3
 Flags: HMW
@@ -4844,7 +4846,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nga ta_u_sign
 EndChar
 
 StartChar: ta_chu
-Encoding: 144 -1 98
+Encoding: 65562 -1 98
 Width: 1478
 GlyphClass: 3
 Flags: HMW
@@ -4886,7 +4888,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_cha ta_u_sign
 EndChar
 
 StartChar: ta_nju
-Encoding: 145 -1 99
+Encoding: 65563 -1 99
 Width: 2258
 GlyphClass: 3
 Flags: HMW
@@ -4944,7 +4946,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nja ta_u_sign
 EndChar
 
 StartChar: ta_tu
-Encoding: 146 -1 100
+Encoding: 65564 -1 100
 Width: 1834
 GlyphClass: 3
 Flags: HMW
@@ -4983,7 +4985,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ta ta_u_sign
 EndChar
 
 StartChar: ta_nnu
-Encoding: 147 -1 101
+Encoding: 65565 -1 101
 Width: 3182
 GlyphClass: 3
 Flags: HMW
@@ -5060,7 +5062,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nna ta_u_sign
 EndChar
 
 StartChar: ta_thu
-Encoding: 148 -1 102
+Encoding: 65566 -1 102
 Width: 1874
 GlyphClass: 3
 Flags: HMW
@@ -5117,11 +5119,11 @@ SplineSet
  966 -430 1132 -362 1256 -230 c 1
 EndSplineSet
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_tha ta_u_sign
-LCarets2: 1 0 
+LCarets2: 1 0
 EndChar
 
 StartChar: ta_nu
-Encoding: 149 -1 103
+Encoding: 65567 -1 103
 Width: 1778
 GlyphClass: 3
 Flags: HMW
@@ -5168,7 +5170,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_na ta_u_sign
 EndChar
 
 StartChar: ta_pu
-Encoding: 150 -1 104
+Encoding: 65568 -1 104
 Width: 1370
 GlyphClass: 3
 Flags: HMW
@@ -5191,7 +5193,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_pa ta_u_sign
 EndChar
 
 StartChar: ta_mu
-Encoding: 151 -1 105
+Encoding: 65569 -1 105
 Width: 2104
 GlyphClass: 3
 Flags: HMW
@@ -5233,7 +5235,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ma ta_u_sign
 EndChar
 
 StartChar: ta_yu
-Encoding: 152 -1 106
+Encoding: 65570 -1 106
 Width: 1448
 GlyphClass: 3
 Flags: HMW
@@ -5264,7 +5266,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ya ta_u_sign
 EndChar
 
 StartChar: ta_ru
-Encoding: 153 -1 107
+Encoding: 65571 -1 107
 Width: 1820
 GlyphClass: 3
 Flags: HMW
@@ -5304,7 +5306,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ra ta_u_sign
 EndChar
 
 StartChar: ta_rru
-Encoding: 154 -1 108
+Encoding: 65572 -1 108
 Width: 1828
 GlyphClass: 3
 Flags: HMW
@@ -5350,7 +5352,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_rra ta_u_sign
 EndChar
 
 StartChar: ta_nguu
-Encoding: 155 -1 109
+Encoding: 65573 -1 109
 Width: 2094
 GlyphClass: 3
 Flags: HMW
@@ -5408,7 +5410,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nga ta_uu_sign
 EndChar
 
 StartChar: ta_chuu
-Encoding: 156 -1 110
+Encoding: 65574 -1 110
 Width: 1840
 GlyphClass: 3
 Flags: HMW
@@ -5469,7 +5471,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_cha ta_uu_sign
 EndChar
 
 StartChar: ta_vuu
-Encoding: 157 -1 111
+Encoding: 65575 -1 111
 Width: 2340
 GlyphClass: 3
 Flags: HMW
@@ -5528,7 +5530,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_va ta_uu_sign
 EndChar
 
 StartChar: ta_zhuu
-Encoding: 158 -1 112
+Encoding: 65576 -1 112
 Width: 2434
 GlyphClass: 3
 Flags: HMW
@@ -5588,7 +5590,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_zha ta_uu_sign
 EndChar
 
 StartChar: ta_lluu
-Encoding: 159 -1 113
+Encoding: 65577 -1 113
 Width: 3044
 GlyphClass: 3
 Flags: HMW
@@ -5656,7 +5658,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_lla ta_uu_sign
 EndChar
 
 StartChar: ta_rruu
-Encoding: 160 -1 114
+Encoding: 65578 -1 114
 Width: 2486
 GlyphClass: 3
 Flags: HMW
@@ -5708,7 +5710,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_rra ta_uu_sign
 EndChar
 
 StartChar: ta_nnuu
-Encoding: 161 -1 115
+Encoding: 65579 -1 115
 Width: 3110
 GlyphClass: 3
 Flags: HMW
@@ -5777,7 +5779,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nnna ta_uu_sign
 EndChar
 
 StartChar: ta_suu
-Encoding: 162 -1 116
+Encoding: 65580 -1 116
 Width: 3708
 GlyphClass: 3
 Flags: HMW
@@ -5824,7 +5826,7 @@ SplineSet
  200 656 256 794 366 908 c 0
  476 1022 610 1080 770 1080 c 0
  958 1080 1078 1028 1130 926 c 1
- 1142 974 1174 1014 1230 1042 c 1
+ 1142 974 1174 1014 1230 1042 c 5
  1278 1068 1330 1080 1386 1080 c 0
  1542 1080 1694 979 1694 830 c 2
  1694 336 l 2
@@ -5847,11 +5849,12 @@ SplineSet
  583 422 536 359 536 280 c 0
  536 201 588 136 662 136 c 0
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sa ta_uu_sign
 EndChar
 
 StartChar: ta_juu
-Encoding: 163 -1 117
+Encoding: 65581 -1 117
 Width: 3254
 GlyphClass: 3
 Flags: HMW
@@ -5936,11 +5939,12 @@ SplineSet
  418 724 376 682 376 622 c 0
  376 563 425 520 484 520 c 0
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ja ta_uu_sign
 EndChar
 
 StartChar: ta_shuu
-Encoding: 164 -1 118
+Encoding: 65582 -1 118
 Width: 4000
 GlyphClass: 3
 Flags: HMW
@@ -6032,7 +6036,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sha ta_uu_sign
 EndChar
 
 StartChar: ta_huu
-Encoding: 165 -1 119
+Encoding: 65583 -1 119
 Width: 4336
 GlyphClass: 3
 Flags: HMW
@@ -6125,7 +6129,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ha ta_uu_sign
 EndChar
 
 StartChar: ta_kshuu
-Encoding: 166 -1 120
+Encoding: 65584 -1 120
 Width: 4688
 GlyphClass: 3
 Flags: HMW
@@ -6239,11 +6243,12 @@ SplineSet
  524 148 584 128 648 128 c 0
  788 128 860 188 868 312 c 1
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ksha ta_uu_sign
 EndChar
 
 StartChar: ta_lu
-Encoding: 167 -1 121
+Encoding: 65585 -1 121
 Width: 2186
 GlyphClass: 3
 Flags: HMW
@@ -6306,7 +6311,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_la ta_u_sign
 EndChar
 
 StartChar: ta_vu
-Encoding: 168 -1 122
+Encoding: 65586 -1 122
 Width: 1906
 GlyphClass: 3
 Flags: HMW
@@ -6348,7 +6353,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_va ta_u_sign
 EndChar
 
 StartChar: ta_zhu
-Encoding: 169 -1 123
+Encoding: 65587 -1 123
 Width: 2108
 GlyphClass: 3
 Flags: HMW
@@ -6398,7 +6403,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_zha ta_u_sign
 EndChar
 
 StartChar: ta_llu
-Encoding: 170 -1 124
+Encoding: 65588 -1 124
 Width: 2634
 GlyphClass: 3
 Flags: HMW
@@ -6457,7 +6462,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_lla ta_u_sign
 EndChar
 
 StartChar: ta_nnnu
-Encoding: 171 -1 125
+Encoding: 65589 -1 125
 Width: 2450
 GlyphClass: 3
 Flags: HMW
@@ -6520,7 +6525,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nnna ta_u_sign
 EndChar
 
 StartChar: ta_su
-Encoding: 172 -1 126
+Encoding: 65590 -1 126
 Width: 3192
 GlyphClass: 3
 Flags: HMW
@@ -6585,7 +6590,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sa ta_u_sign
 EndChar
 
 StartChar: ta_ju
-Encoding: 173 -1 127
+Encoding: 65591 -1 127
 Width: 2618
 GlyphClass: 3
 Flags: HMW
@@ -6656,7 +6661,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ja ta_u_sign
 EndChar
 
 StartChar: ta_hu
-Encoding: 174 -1 128
+Encoding: 65592 -1 128
 Width: 3784
 GlyphClass: 3
 Flags: HMW
@@ -6731,7 +6736,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ha ta_u_sign
 EndChar
 
 StartChar: ta_kshu
-Encoding: 175 -1 129
+Encoding: 65593 -1 129
 Width: 4028
 GlyphClass: 3
 Flags: HMW
@@ -6833,7 +6838,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ksha ta_u_sign
 EndChar
 
 StartChar: ta_kuu
-Encoding: 176 -1 130
+Encoding: 65594 -1 130
 Width: 2316
 GlyphClass: 3
 Flags: HMW
@@ -6900,7 +6905,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ka ta_uu_sign
 EndChar
 
 StartChar: ta_nhuu
-Encoding: 177 -1 131
+Encoding: 65595 -1 131
 Width: 2884
 GlyphClass: 3
 Flags: HMW
@@ -6964,7 +6969,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nja ta_uu_sign
 EndChar
 
 StartChar: ta_tuu
-Encoding: 178 -1 132
+Encoding: 65596 -1 132
 Width: 1664
 GlyphClass: 3
 Flags: HMW
@@ -7009,7 +7014,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ta ta_uu_sign
 EndChar
 
 StartChar: ta_nnnuu
-Encoding: 179 -1 133
+Encoding: 65597 -1 133
 Width: 3806
 GlyphClass: 3
 Flags: HMW
@@ -7092,7 +7097,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nna ta_uu_sign
 EndChar
 
 StartChar: ta_thuu
-Encoding: 180 -1 134
+Encoding: 65598 -1 134
 Width: 2522
 GlyphClass: 3
 Flags: HMW
@@ -7158,7 +7163,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_tha ta_uu_sign
 EndChar
 
 StartChar: ta_nuu
-Encoding: 181 -1 135
+Encoding: 65599 -1 135
 Width: 2438
 GlyphClass: 3
 Flags: HMW
@@ -7213,7 +7218,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_na ta_uu_sign
 EndChar
 
 StartChar: ta_puu
-Encoding: 182 -1 136
+Encoding: 65600 -1 136
 Width: 1842
 GlyphClass: 3
 Flags: HMW
@@ -7255,7 +7260,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_pa ta_uu_sign
 EndChar
 
 StartChar: ta_muu
-Encoding: 183 -1 137
+Encoding: 65601 -1 137
 Width: 2432
 GlyphClass: 3
 Flags: HMW
@@ -7307,7 +7312,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ma ta_uu_sign
 EndChar
 
 StartChar: ta_yuu
-Encoding: 184 -1 138
+Encoding: 65602 -1 138
 Width: 1936
 GlyphClass: 3
 Flags: HMW
@@ -7356,7 +7361,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ya ta_uu_sign
 EndChar
 
 StartChar: ta_ruu
-Encoding: 185 -1 139
+Encoding: 65603 -1 139
 Width: 2138
 GlyphClass: 3
 Flags: HMW
@@ -7405,7 +7410,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ra ta_uu_sign
 EndChar
 
 StartChar: ta_luu
-Encoding: 186 -1 140
+Encoding: 65604 -1 140
 Width: 2834
 GlyphClass: 3
 Flags: HMW
@@ -7474,7 +7479,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_la ta_uu_sign
 EndChar
 
 StartChar: ta_ki
-Encoding: 187 -1 141
+Encoding: 65605 -1 141
 Width: 1730
 GlyphClass: 3
 Flags: HMW
@@ -7531,7 +7536,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ka ta_i_sign
 EndChar
 
 StartChar: ta_ngi
-Encoding: 188 -1 142
+Encoding: 65606 -1 142
 Width: 2164
 GlyphClass: 3
 Flags: HMW
@@ -7578,11 +7583,12 @@ SplineSet
  790 580 l 1
  834 632 894 660 968 660 c 0
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nga ta_i_sign
 EndChar
 
 StartChar: ta_chi
-Encoding: 189 -1 143
+Encoding: 65607 -1 143
 Width: 1580
 GlyphClass: 3
 Flags: HMW
@@ -7633,7 +7639,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_cha ta_i_sign
 EndChar
 
 StartChar: ta_ji
-Encoding: 190 -1 144
+Encoding: 65608 -1 144
 Width: 2034
 GlyphClass: 3
 Flags: HMW
@@ -7705,7 +7711,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ja ta_i_sign
 EndChar
 
 StartChar: ta_nhi
-Encoding: 191 -1 145
+Encoding: 65609 -1 145
 Width: 2516
 GlyphClass: 3
 Flags: HMW
@@ -7769,7 +7775,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nja ta_i_sign
 EndChar
 
 StartChar: ta_ti
-Encoding: 192 -1 146
+Encoding: 65610 -1 146
 Width: 1636
 GlyphClass: 3
 Flags: HMW
@@ -7799,11 +7805,12 @@ SplineSet
  1232 166 l 1
  1232 456 l 2
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ta ta_i_sign
 EndChar
 
 StartChar: ta_nnni
-Encoding: 193 -1 147
+Encoding: 65611 -1 147
 Width: 3240
 GlyphClass: 3
 Flags: HMW
@@ -7878,7 +7885,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nna ta_i_sign
 EndChar
 
 StartChar: ta_thi
-Encoding: 194 -1 148
+Encoding: 65612 -1 148
 Width: 1746
 GlyphClass: 3
 Flags: HMW
@@ -7941,7 +7948,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_tha ta_i_sign
 EndChar
 
 StartChar: ta_ni
-Encoding: 195 -1 149
+Encoding: 65613 -1 149
 Width: 1662
 GlyphClass: 3
 Flags: HMW
@@ -7993,7 +8000,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_na ta_i_sign
 EndChar
 
 StartChar: ta_nni
-Encoding: 196 -1 150
+Encoding: 65614 -1 150
 Width: 2470
 GlyphClass: 3
 Flags: HMW
@@ -8055,7 +8062,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nnna ta_i_sign
 EndChar
 
 StartChar: ta_pi
-Encoding: 197 -1 151
+Encoding: 65615 -1 151
 Width: 1676
 GlyphClass: 3
 Flags: HMW
@@ -8086,11 +8093,12 @@ SplineSet
  1510 1224 l 2
  1510 1393 1383 1520 1214 1520 c 0
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_pa ta_i_sign
 EndChar
 
 StartChar: ta_mi
-Encoding: 198 -1 152
+Encoding: 65616 -1 152
 Width: 1948
 GlyphClass: 3
 Flags: HMW
@@ -8132,7 +8140,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ma ta_i_sign
 EndChar
 
 StartChar: ta_yi
-Encoding: 199 -1 153
+Encoding: 65617 -1 153
 Width: 1840
 GlyphClass: 3
 Flags: HMW
@@ -8174,7 +8182,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ya ta_i_sign
 EndChar
 
 StartChar: ta_ri
-Encoding: 200 -1 154
+Encoding: 65618 -1 154
 Width: 1470
 GlyphClass: 3
 Flags: HMW
@@ -8211,7 +8219,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ra ta_i_sign
 EndChar
 
 StartChar: ta_rri
-Encoding: 201 -1 155
+Encoding: 65619 -1 155
 Width: 1796
 GlyphClass: 3
 Flags: HMW
@@ -8261,7 +8269,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_rra ta_i_sign
 EndChar
 
 StartChar: ta_li
-Encoding: 202 -1 156
+Encoding: 65620 -1 156
 Width: 2148
 GlyphClass: 3
 Flags: HMW
@@ -8309,11 +8317,12 @@ SplineSet
  584 422 532 355 532 280 c 0
  532 205 585 136 660 136 c 0
 EndSplineSet
+LCarets2: 1 0
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_la ta_i_sign
 EndChar
 
 StartChar: ta_lli
-Encoding: 203 -1 157
+Encoding: 65621 -1 157
 Width: 2294
 GlyphClass: 3
 Flags: HMW
@@ -8366,7 +8375,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_lla ta_i_sign
 EndChar
 
 StartChar: ta_zhi
-Encoding: 204 -1 158
+Encoding: 65622 -1 158
 Width: 1976
 GlyphClass: 2
 Flags: HMW
@@ -8429,7 +8438,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_zha ta_i_sign
 EndChar
 
 StartChar: ta_vi
-Encoding: 205 -1 159
+Encoding: 65623 -1 159
 Width: 2274
 GlyphClass: 3
 Flags: HMW
@@ -8483,7 +8492,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_va ta_i_sign
 EndChar
 
 StartChar: ta_shi
-Encoding: 206 -1 160
+Encoding: 65624 -1 160
 Width: 2764
 GlyphClass: 3
 Flags: HMW
@@ -8557,7 +8566,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sha ta_i_sign
 EndChar
 
 StartChar: ta_si
-Encoding: 207 -1 161
+Encoding: 65625 -1 161
 Width: 2620
 GlyphClass: 3
 Flags: HMW
@@ -8617,7 +8626,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sa ta_i_sign
 EndChar
 
 StartChar: ta_hi
-Encoding: 208 -1 162
+Encoding: 65626 -1 162
 Width: 3116
 GlyphClass: 3
 Flags: HMW
@@ -8687,11 +8696,11 @@ SplineSet
  560 202 612 136 688 136 c 0
 EndSplineSet
 Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ha ta_i_sign
-LCarets2: 1 0 
+LCarets2: 1 0
 EndChar
 
 StartChar: ta_kshi
-Encoding: 209 -1 163
+Encoding: 65627 -1 163
 Width: 3428
 GlyphClass: 3
 Flags: HMW
@@ -8790,7 +8799,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ksha ta_i_sign
 EndChar
 
 StartChar: ta_kee
-Encoding: 210 -1 164
+Encoding: 65628 -1 164
 Width: 1454
 GlyphClass: 3
 Flags: HMW
@@ -8851,7 +8860,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ka ta_ii_sign
 EndChar
 
 StartChar: ta_ngee
-Encoding: 211 -1 165
+Encoding: 65629 -1 165
 Width: 2068
 GlyphClass: 3
 Flags: HMW
@@ -8907,7 +8916,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_cha ta_ii_sign
 EndChar
 
 StartChar: ta_chee
-Encoding: 212 -1 166
+Encoding: 65630 -1 166
 Width: 1396
 GlyphClass: 3
 Flags: HMW
@@ -8961,7 +8970,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_cha ta_ii_sign
 EndChar
 
 StartChar: ta_jee
-Encoding: 213 -1 167
+Encoding: 65631 -1 167
 Width: 1910
 GlyphClass: 3
 Flags: HMW
@@ -9035,7 +9044,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ja ta_ii_sign
 EndChar
 
 StartChar: ta_nhee
-Encoding: 214 -1 168
+Encoding: 65632 -1 168
 Width: 2240
 GlyphClass: 3
 Flags: HMW
@@ -9101,7 +9110,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nja ta_ii_sign
 EndChar
 
 StartChar: ta_tee
-Encoding: 215 -1 169
+Encoding: 65633 -1 169
 Width: 1638
 GlyphClass: 3
 Flags: HMW
@@ -9135,7 +9144,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ta ta_ii_sign
 EndChar
 
 StartChar: ta_nnnee
-Encoding: 216 -1 170
+Encoding: 65634 -1 170
 Width: 3150
 GlyphClass: 3
 Flags: HMW
@@ -9214,7 +9223,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nna ta_ii_sign
 EndChar
 
 StartChar: ta_thee
-Encoding: 217 -1 171
+Encoding: 65635 -1 171
 Width: 1486
 GlyphClass: 3
 Flags: HMW
@@ -9280,7 +9289,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_tha ta_ii_sign
 EndChar
 
 StartChar: ta_nnee
-Encoding: 218 -1 172
+Encoding: 65636 -1 172
 Width: 1420
 GlyphClass: 3
 Flags: HMW
@@ -9334,7 +9343,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_na ta_ii_sign
 EndChar
 
 StartChar: ta_nee
-Encoding: 219 -1 173
+Encoding: 65637 -1 173
 Width: 2370
 GlyphClass: 3
 Flags: HMW
@@ -9399,7 +9408,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_nnna ta_ii_sign
 EndChar
 
 StartChar: ta_pee
-Encoding: 220 -1 174
+Encoding: 65638 -1 174
 Width: 1496
 GlyphClass: 3
 Flags: HMW
@@ -9438,7 +9447,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_pa ta_ii_sign
 EndChar
 
 StartChar: ta_mee
-Encoding: 221 -1 175
+Encoding: 65639 -1 175
 Width: 1728
 GlyphClass: 3
 Flags: HMW
@@ -9482,7 +9491,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ma ta_ii_sign
 EndChar
 
 StartChar: ta_yee
-Encoding: 222 -1 176
+Encoding: 65640 -1 176
 Width: 1690
 GlyphClass: 3
 Flags: HMW
@@ -9529,7 +9538,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ya ta_ii_sign
 EndChar
 
 StartChar: ta_ree
-Encoding: 223 -1 177
+Encoding: 65641 -1 177
 Width: 1326
 GlyphClass: 3
 Flags: HMW
@@ -9569,7 +9578,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ra ta_ii_sign
 EndChar
 
 StartChar: ta_rree
-Encoding: 224 -1 178
+Encoding: 65642 -1 178
 Width: 1660
 GlyphClass: 3
 Flags: HMW
@@ -9622,7 +9631,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_rra ta_ii_sign
 EndChar
 
 StartChar: ta_lee
-Encoding: 225 -1 179
+Encoding: 65643 -1 179
 Width: 2064
 GlyphClass: 3
 Flags: HMW
@@ -9678,7 +9687,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_la ta_ii_sign
 EndChar
 
 StartChar: ta_llee
-Encoding: 226 -1 180
+Encoding: 65644 -1 180
 Width: 2120
 GlyphClass: 3
 Flags: HMW
@@ -9735,7 +9744,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_lla ta_ii_sign
 EndChar
 
 StartChar: ta_zhee
-Encoding: 227 -1 181
+Encoding: 65645 -1 181
 Width: 1768
 GlyphClass: 3
 Flags: HMW
@@ -9801,7 +9810,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_zha ta_ii_sign
 EndChar
 
 StartChar: ta_vee
-Encoding: 228 -1 182
+Encoding: 65646 -1 182
 Width: 2100
 GlyphClass: 3
 Flags: HMW
@@ -9859,7 +9868,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_va ta_ii_sign
 EndChar
 
 StartChar: ta_shee
-Encoding: 229 -1 183
+Encoding: 65647 -1 183
 Width: 2482
 GlyphClass: 3
 Flags: HMW
@@ -9936,7 +9945,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sha ta_ii_sign
 EndChar
 
 StartChar: ta_see
-Encoding: 230 -1 184
+Encoding: 65648 -1 184
 Width: 2472
 GlyphClass: 3
 Flags: HMW
@@ -9998,7 +10007,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sa ta_ii_sign
 EndChar
 
 StartChar: ta_hee
-Encoding: 231 -1 185
+Encoding: 65649 -1 185
 Width: 2980
 GlyphClass: 3
 Flags: HMW
@@ -10075,7 +10084,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ha ta_ii_sign
 EndChar
 
 StartChar: ta_kshee
-Encoding: 232 -1 186
+Encoding: 65650 -1 186
 Width: 3146
 GlyphClass: 3
 Flags: HMW
@@ -10175,7 +10184,7 @@ Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ksha ta_ii_sign
 EndChar
 
 StartChar: dotted_circle
-Encoding: 114 9676 187
+Encoding: 9676 9676 187
 Width: 1206
 GlyphClass: 2
 Flags: HMW
@@ -10226,7 +10235,7 @@ EndSplineSet
 EndChar
 
 StartChar: space
-Encoding: 0 32 188
+Encoding: 32 32 188
 Width: 600
 VWidth: 0
 GlyphClass: 2
@@ -10235,7 +10244,7 @@ LayerCount: 2
 EndChar
 
 StartChar: .notdef
-Encoding: 233 -1 189
+Encoding: 65651 -1 189
 Width: 1122
 Flags: HMW
 LayerCount: 2
@@ -10254,1559 +10263,6290 @@ SplineSet
 EndSplineSet
 EndChar
 
-StartChar: zero
-Encoding: 15 48 190
-Width: 1194
-GlyphClass: 2
-Flags: HMW
-LayerCount: 2
-Fore
-SplineSet
-1194 766 m 0
- 1194 242 1028 -20 696 -20 c 0
- 364 -20 200 242 200 766 c 0
- 200 1290 364 1550 696 1550 c 0
- 1028 1550 1194 1290 1194 766 c 0
-1020 766 m 0
- 1020 1186 912 1396 694 1396 c 0
- 480 1396 372 1186 372 766 c 0
- 372 346 480 134 696 134 c 0
- 912 134 1020 346 1020 766 c 0
-EndSplineSet
-EndChar
-
-StartChar: one
-Encoding: 16 49 191
-Width: 700
-GlyphClass: 2
+StartChar: ta_shu
+Encoding: 65652 -1 190
+Width: 3406
+GlyphClass: 3
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-700 0 m 1
- 530 0 l 1
- 530 1224 l 1
- 462 1160 410 1116 376 1088 c 1
- 316 1042 256 1006 200 984 c 1
- 200 1166 l 1
- 382 1250 514 1370 594 1522 c 1
- 700 1522 l 1
- 700 0 l 1
+3048 1056 m 2
+ 3244 1056 3406 894 3406 698 c 0
+ 3406 501 3244 340 3048 340 c 0
+ 2853 340 2692 502 2692 698 c 0
+ 2692 758 2706 814 2734 866 c 1
+ 2168 866 l 1
+ 2168 1056 l 1
+ 3048 1056 l 2
+2100 488 m 1
+ 2222 510 2346 590 2346 718 c 1
+ 2482 718 l 1
+ 2482 -2 l 1
+ 2100 -2 l 1
+ 2100 -532 l 1
+ 1928 -532 l 1
+ 1928 -2 l 1
+ 1048 -2 l 1
+ 1036 116 l 1
+ 1148 210 1204 332 1204 484 c 0
+ 1204 744 1058 914 802 914 c 0
+ 680 914 578 874 492 794 c 0
+ 406 714 364 612 364 490 c 0
+ 364 408 384 330 428 256 c 1
+ 424 276 424 294 424 314 c 0
+ 424 463 524 574 672 574 c 0
+ 838 574 952 438 952 272 c 0
+ 952 96 828 -26 652 -26 c 0
+ 516 -26 404 28 320 136 c 1
+ 240 236 200 356 200 496 c 0
+ 200 666 258 806 374 914 c 0
+ 490 1022 632 1078 804 1078 c 0
+ 1135 1078 1368 833 1368 502 c 0
+ 1368 378 1334 266 1264 166 c 1
+ 1928 166 l 1
+ 1928 312 l 1
+ 1794 312 1678 348 1584 424 c 1
+ 1482 504 1432 610 1432 742 c 0
+ 1432 949 1589 1078 1796 1078 c 0
+ 1971 1078 2100 965 2100 790 c 2
+ 2100 488 l 1
+3048 512 m 0
+ 3151 512 3234 595 3234 698 c 0
+ 3234 801 3151 884 3048 884 c 0
+ 2945 884 2862 801 2862 698 c 0
+ 2862 595 2945 512 3048 512 c 0
+2310 166 m 1
+ 2310 410 l 1
+ 2248 354 2176 322 2100 316 c 1
+ 2100 166 l 1
+ 2310 166 l 1
+1782 910 m 0
+ 1677 910 1600 842 1600 736 c 0
+ 1600 656 1634 592 1704 542 c 1
+ 1768 498 1844 478 1928 478 c 1
+ 1928 778 l 2
+ 1928 857 1861 910 1782 910 c 0
+664 136 m 0
+ 739 136 788 205 788 280 c 0
+ 788 358 742 422 664 422 c 0
+ 585 422 536 360 536 280 c 0
+ 536 202 590 136 664 136 c 0
 EndSplineSet
+Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sha ta_u_sign
 EndChar
 
-StartChar: two
-Encoding: 17 50 192
-Width: 1206
-GlyphClass: 2
+StartChar: ta_ssu
+Encoding: 65653 -1 191
+Width: 3042
+GlyphClass: 3
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-730 1558 m 0
- 999 1558 1202 1396 1202 1132 c 0
- 1202 990 1126 842 974 688 c 1
- 844 572 716 460 584 344 c 1
- 524 286 472 224 432 158 c 1
- 1206 158 l 1
- 1206 0 l 1
- 200 0 l 1
- 200 158 292 320 480 484 c 1
- 594 580 708 676 822 770 c 1
- 962 902 1030 1026 1030 1136 c 0
- 1030 1301 897 1404 726 1404 c 0
- 530 1404 416 1295 408 1106 c 1
- 238 1124 l 1
- 266 1414 430 1558 730 1558 c 0
+1492 144 m 0
+ 1575 144 1630 213 1630 296 c 2
+ 1630 888 l 1
+ 1348 888 l 1
+ 1348 356 l 2
+ 1348 249 1395 144 1492 144 c 0
+536 144 m 0
+ 632 144 694 254 694 356 c 2
+ 694 1054 l 1
+ 1804 1054 l 1
+ 1804 1053 l 1
+ 2684 1056 l 2
+ 2686 1056 l 0
+ 2881 1056 3042 893 3042 698 c 0
+ 3042 501 2880 340 2684 340 c 0
+ 2490 340 2326 504 2326 698 c 0
+ 2326 758 2349 836 2377 888 c 1
+ 1805 886 l 1
+ 1804 276 l 2
+ 1804 106 1665 -16 1494 -16 c 0
+ 1305 -16 1172 123 1172 312 c 2
+ 1172 888 l 1
+ 868 888 l 1
+ 868 312 l 2
+ 868 124 720 -16 532 -16 c 0
+ 357 -16 200 108 200 276 c 2
+ 200 1054 l 1
+ 376 1054 l 1
+ 376 296 l 2
+ 376 212 452 144 536 144 c 0
+2684 512 m 0
+ 2787 512 2870 595 2870 698 c 0
+ 2870 801 2787 884 2684 884 c 0
+ 2581 884 2498 801 2498 698 c 0
+ 2498 595 2581 512 2684 512 c 0
 EndSplineSet
+Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ssa ta_u_sign
+LCarets2: 1 0
 EndChar
 
-StartChar: three
-Encoding: 18 51 193
-Width: 1192
-GlyphClass: 2
+StartChar: ta_ssuu
+Encoding: 65654 -1 192
+Width: 3742
+GlyphClass: 3
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-220 1168 m 1
- 265 1392 414 1550 674 1550 c 0
- 794 1550 896 1514 984 1442 c 0
- 1072 1370 1116 1274 1116 1156 c 0
- 1116 1016 1036 912 876 838 c 1
- 1088 790 1192 662 1192 456 c 0
- 1192 316 1142 202 1042 114 c 0
- 942 26 820 -20 680 -20 c 0
- 417 -20 226 156 200 398 c 1
- 368 420 l 1
- 408 232 512 136 680 136 c 0
- 870 136 1012 265 1012 454 c 0
- 1012 636 880 758 698 758 c 0
- 662 758 622 752 578 740 c 1
- 594 898 l 1
- 606 898 606 898 616 898 c 0
- 799 898 942 987 942 1162 c 0
- 942 1313 828 1400 678 1400 c 0
- 514 1400 416 1312 388 1140 c 1
- 220 1168 l 1
+536 144 m 0
+ 632 144 694 254 694 356 c 2
+ 694 1054 l 1
+ 2136 1056 1575 1055 2138 1056 c 2
+ 2450 1056 l 1
+ 2450 1240 2506 1392 2620 1516 c 0
+ 2734 1640 2884 1702 3066 1702 c 0
+ 3272 1702 3440 1622 3566 1460 c 1
+ 3684 1312 3742 1134 3742 922 c 0
+ 3742 682 3666 478 3510 308 c 0
+ 3350 134 3150 46 2914 46 c 0
+ 2694 46 2506 126 2348 286 c 1
+ 2446 418 l 1
+ 2574 286 2728 220 2908 220 c 0
+ 3100 220 3260 290 3388 430 c 1
+ 3514 564 3578 728 3578 920 c 0
+ 3578 1084 3534 1224 3446 1340 c 1
+ 3350 1470 3222 1534 3066 1534 c 0
+ 2934 1534 2826 1488 2744 1396 c 0
+ 2662 1304 2620 1190 2620 1056 c 1
+ 2810 1056 l 2
+ 2994 1056 3118 930 3118 746 c 0
+ 3118 550 2981 388 2786 388 c 0
+ 2690 388 2610 426 2546 500 c 0
+ 2482 574 2450 660 2450 758 c 2
+ 2450 878 l 1
+ 1808 878 l 1
+ 1801 578 1800 482 1800 436 c 0
+ 1800 402 1801 396 1801 356 c 0
+ 1801 338 1800 313 1800 274 c 1
+ 1789 201 1759 114 1706 64 c 0
+ 1646 8 1580 -16 1494 -16 c 0
+ 1305 -16 1172 123 1172 312 c 2
+ 1172 888 l 1
+ 868 888 l 1
+ 868 312 l 2
+ 868 124 720 -16 532 -16 c 0
+ 357 -16 200 108 200 276 c 2
+ 200 1054 l 1
+ 376 1054 l 1
+ 376 296 l 2
+ 376 212 452 144 536 144 c 0
+2786 560 m 0
+ 2886 560 2946 646 2946 746 c 0
+ 2946 828 2886 868 2762 868 c 2
+ 2620 868 l 1
+ 2620 758 l 2
+ 2620 653 2687 560 2786 560 c 0
+1492 144 m 0
+ 1575 144 1630 213 1630 296 c 2
+ 1630 888 l 1
+ 1348 888 l 1
+ 1348 356 l 2
+ 1348 249 1395 144 1492 144 c 0
 EndSplineSet
+Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ssa ta_uu_sign
+LCarets2: 1 0
 EndChar
 
-StartChar: four
-Encoding: 19 52 194
-Width: 1250
-GlyphClass: 2
+StartChar: ta_ss
+Encoding: 65655 -1 193
+Width: 1804
+GlyphClass: 3
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1250 370 m 1
- 1042 370 l 1
- 1042 0 l 1
- 874 0 l 1
- 874 370 l 1
- 200 370 l 1
- 200 528 l 1
- 902 1520 l 1
- 1042 1520 l 1
- 1042 518 l 1
- 1250 518 l 1
- 1250 370 l 1
-874 518 m 1
- 874 1264 l 1
- 354 518 l 1
- 874 518 l 1
+1018 1524 m 0
+ 1097 1524 1154 1444 1154 1366 c 0
+ 1154 1285 1099 1208 1018 1208 c 0
+ 938 1208 884 1286 884 1366 c 0
+ 884 1443 940 1524 1018 1524 c 0
+536 144 m 0
+ 632 144 694 254 694 356 c 2
+ 694 1054 l 1
+ 1804 1054 l 1
+ 1804 276 l 2
+ 1804 106 1665 -16 1494 -16 c 0
+ 1305 -16 1172 123 1172 312 c 2
+ 1172 888 l 1
+ 868 888 l 1
+ 868 312 l 2
+ 868 124 720 -16 532 -16 c 0
+ 357 -16 200 108 200 276 c 2
+ 200 1054 l 1
+ 376 1054 l 1
+ 376 296 l 2
+ 376 212 452 144 536 144 c 0
+1492 144 m 0
+ 1575 144 1630 213 1630 296 c 2
+ 1630 888 l 1
+ 1348 888 l 1
+ 1348 356 l 2
+ 1348 249 1395 144 1492 144 c 0
 EndSplineSet
+Ligature2: "halnHalantFormsinTamillookup4 subtable" ta_ssa ta_virama
+Ligature2: "halfformSubstitutionlookup5 subtable" ta_ssa ta_virama
 EndChar
 
-StartChar: five
-Encoding: 20 53 195
-Width: 1206
+StartChar: zwnj
+Encoding: 8204 8204 194
+Width: 420
+VWidth: 4096
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1028 496 m 0
- 1028 695 881 842 682 842 c 0
- 550 842 454 798 394 710 c 1
- 236 732 l 1
- 382 1518 l 1
- 1134 1518 l 1
- 1134 1362 l 1
- 514 1362 l 1
- 422 890 l 1
- 510 966 614 1002 734 1002 c 0
- 868 1002 980 956 1070 860 c 0
- 1160 764 1206 650 1206 514 c 0
- 1206 360 1156 232 1060 130 c 0
- 964 28 838 -24 686 -24 c 0
- 417 -24 227 137 200 384 c 1
- 378 398 l 1
- 408 216 510 124 686 124 c 0
- 894 124 1028 284 1028 496 c 0
+200 -1200 m 1
+ 200 1986 l 1
+ 420 1986 l 1
+ 420 -1200 l 1
+ 200 -1200 l 1
 EndSplineSet
 EndChar
 
-StartChar: six
-Encoding: 21 54 196
-Width: 1202
+StartChar: ZWJ
+Encoding: 8205 8205 195
+Width: 1384
+VWidth: 4096
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1202 496 m 0
- 1202 350 1162 230 1078 130 c 1
- 988 26 872 -26 728 -26 c 0
- 572 -26 446 32 348 148 c 0
- 250 264 200 454 200 722 c 0
- 200 1272 382 1548 746 1548 c 0
- 990 1548 1140 1402 1174 1184 c 1
- 1006 1172 l 1
- 972 1320 882 1392 734 1392 c 0
- 490 1392 370 1180 366 756 c 1
- 474 920 602 1004 756 1004 c 0
- 888 1004 998 952 1082 848 c 1
- 1162 752 1202 634 1202 496 c 0
-726 128 m 0
- 920 128 1032 286 1032 484 c 0
- 1032 689 916 840 718 840 c 0
- 620 840 542 808 484 742 c 0
- 426 676 396 594 396 496 c 0
- 396 291 528 128 726 128 c 0
+940 1124 m 1
+ 1384 602 l 1
+ 1236 428 l 1
+ 900 830 l 1
+ 900 -1042 l 1
+ 684 -1042 l 1
+ 684 830 l 1
+ 348 428 l 1
+ 200 602 l 1
+ 644 1124 l 1
+ 200 1640 l 1
+ 348 1814 l 1
+ 792 1288 l 1
+ 1236 1814 l 1
+ 1384 1640 l 1
+ 940 1124 l 1
 EndSplineSet
 EndChar
 
-StartChar: seven
-Encoding: 22 55 197
-Width: 1184
-GlyphClass: 2
+StartChar: ta_shri
+Encoding: 65656 -1 196
+Width: 2862
+VWidth: 0
+GlyphClass: 3
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1184 1388 m 1
- 976 1165 761 758 662 416 c 1
- 626 284 602 146 590 0 c 1
- 418 0 l 1
- 424 222 482 462 590 722 c 1
- 696 974 826 1186 978 1358 c 1
- 200 1358 l 1
- 200 1516 l 1
- 1184 1516 l 1
- 1184 1388 l 1
-EndSplineSet
-EndChar
-
-StartChar: eight
-Encoding: 23 56 198
-Width: 1200
+2354 1618 m 1
+ 2298 1570 2258 1490 2258 1378 c 0
+ 2258 1332 2280 1290 2290 1250 c 1
+ 2528 1250 l 1
+ 2528 1064 l 1
+ 2286 1064 l 1
+ 2286 752 l 1
+ 2313 770 2341 774 2369 774 c 0
+ 2402 774 2436 768 2470 768 c 0
+ 2718 768 2832 610 2832 302 c 0
+ 2832 88 2792 -96 2660 -242 c 1
+ 2546 -390 2452 -474 2244 -554 c 0
+ 2038 -634 1742 -660 1382 -660 c 2
+ 1192 -660 l 2
+ 870 -660 644 -632 522 -574 c 1
+ 368 -516 284 -462 284 -326 c 0
+ 284 -238 324 -168 406 -120 c 0
+ 488 -72 578 -46 694 -46 c 0
+ 796 -46 944 -68 1024 -94 c 1
+ 1000 -260 l 1
+ 956 -246 760 -212 702 -212 c 0
+ 638 -212 500 -270 500 -332 c 0
+ 500 -376 552 -404 664 -424 c 0
+ 776 -444 1020 -464 1250 -464 c 2
+ 1364 -464 l 2
+ 1788 -464 2076 -462 2280 -334 c 0
+ 2484 -206 2620 42 2620 292 c 0
+ 2620 460 2532 574 2414 574 c 0
+ 2368 574 2326 554 2286 518 c 1
+ 2286 8 l 1
+ 2096 12 l 1
+ 2104 1066 l 1
+ 1758 1072 l 1
+ 1758 16 l 1
+ 1574 8 l 1
+ 1574 718 l 2
+ 1574 838 1564 922 1544 970 c 0
+ 1524 1018 1444 1072 1400 1072 c 0
+ 1284 1072 1270 922 1270 740 c 2
+ 1270 8 l 1
+ 200 8 l 1
+ 200 1250 l 1
+ 426 1248 l 1
+ 426 160 l 1
+ 1080 168 l 1
+ 1076 778 l 2
+ 1076 783 1076 787 1076 792 c 0
+ 1076 1008 1122 1134 1220 1216 c 0
+ 1266 1254 1322 1274 1386 1274 c 0
+ 1470 1274 1538 1244 1590 1176 c 1
+ 1590 1250 l 1
+ 2096 1248 l 1
+ 2088 1288 2060 1342 2060 1400 c 0
+ 2060 1614 2164 1756 2286 1826 c 1
+ 2341 1857 2404 1860 2475 1860 c 0
+ 2496 1860 2519 1860 2542 1860 c 0
+ 2754 1860 2862 1804 2862 1574 c 0
+ 2862 1378 2806 1330 2614 1330 c 0
+ 2456 1330 2350 1372 2350 1572 c 0
+ 2350 1592 2352 1606 2354 1618 c 1
+2698 1576 m 0
+ 2698 1662 2666 1672 2588 1676 c 2
+ 2536 1678 l 1
+ 2524 1646 2506 1608 2506 1574 c 0
+ 2506 1498 2546 1474 2606 1474 c 0
+ 2656 1474 2698 1512 2698 1576 c 0
+EndSplineSet
+LCarets2: 3 0 0 0
+Ligature2: "akhnAkhandinTamillookup1 subtable" ta_ssa ta_virama ta_ra ta_ii_sign
+Ligature2: "akhnAkhandinTamillookup1 subtable" ta_sa ta_virama ta_ra ta_ii_sign
+EndChar
+
+StartChar: quoteleft
+Encoding: 8216 8216 197
+Width: 384
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-262 1160 m 0
- 262 1397 454 1550 696 1550 c 0
- 820 1550 924 1514 1010 1442 c 0
- 1096 1370 1138 1274 1138 1152 c 0
- 1138 1006 1054 902 884 838 c 1
- 1096 770 1200 634 1200 436 c 0
- 1200 296 1152 184 1056 100 c 0
- 960 16 842 -26 702 -26 c 0
- 558 -26 438 14 346 98 c 1
- 248 186 200 302 200 442 c 0
- 200 648 308 780 524 838 c 1
- 350 900 262 1008 262 1160 c 0
-702 910 m 0
- 851 910 966 1006 966 1154 c 0
- 966 1304 849 1394 698 1394 c 0
- 551 1394 434 1306 434 1164 c 0
- 434 1009 547 910 702 910 c 0
-704 136 m 0
- 892 136 1030 245 1030 434 c 0
- 1030 627 889 756 696 756 c 0
- 511 756 372 626 372 442 c 0
- 372 252 514 136 704 136 c 0
+200 1282 m 1
+ 202 1334 204 1402 212 1484 c 1
+ 216 1500 224 1530 236 1568 c 2
+ 286 1740 l 1
+ 378 1740 l 1
+ 384 1484 l 1
+ 372 1282 l 1
+ 200 1282 l 1
 EndSplineSet
 EndChar
 
-StartChar: nine
-Encoding: 24 57 199
-Width: 1198
+StartChar: quoteright
+Encoding: 8217 8217 198
+Width: 384
+VWidth: 4096
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-658 132 m 0
- 921 132 1032 397 1032 688 c 0
- 1032 698 1032 724 1030 766 c 1
- 930 604 802 524 648 524 c 0
- 512 524 402 576 318 680 c 0
- 240 776 200 894 200 1034 c 0
- 200 1182 244 1304 330 1402 c 0
- 416 1500 532 1550 678 1550 c 0
- 778 1550 866 1522 948 1468 c 0
- 1139 1342 1198 1137 1198 804 c 0
- 1198 432 1114 186 946 64 c 0
- 862 4 766 -26 654 -26 c 0
- 409 -26 263 118 232 340 c 1
- 390 356 l 1
- 418 208 508 132 658 132 c 0
-694 684 m 0
- 896 684 1012 838 1012 1044 c 0
- 1012 1241 894 1400 702 1400 c 0
- 506 1400 372 1227 372 1028 c 0
- 372 836 502 684 694 684 c 0
+384 1740 m 1
+ 382 1688 380 1620 372 1538 c 1
+ 368 1522 360 1492 348 1454 c 2
+ 298 1282 l 1
+ 206 1282 l 1
+ 200 1538 l 1
+ 212 1740 l 1
+ 384 1740 l 1
 EndSplineSet
 EndChar
 
-StartChar: semicolon
-Encoding: 26 59 200
-Width: 466
+StartChar: quotedblleft
+Encoding: 8220 8220 199
+Width: 662
+VWidth: 4096
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-454 374 m 0
- 454 298 418 260 342 260 c 0
- 266 260 226 298 226 374 c 0
- 226 450 266 488 342 488 c 0
- 418 488 454 450 454 374 c 0
-328 156 m 0
- 417 156 466 80 466 -8 c 0
- 466 -132 335 -269 250 -324 c 1
- 200 -252 l 1
- 282 -176 324 -110 328 -52 c 1
- 320 -54 310 -56 300 -56 c 0
- 240 -56 212 -24 212 40 c 0
- 212 108 260 156 328 156 c 0
+200 1282 m 1
+ 202 1338 204 1404 212 1484 c 1
+ 216 1500 226 1530 238 1568 c 2
+ 288 1740 l 1
+ 378 1740 l 1
+ 382 1484 l 1
+ 370 1282 l 1
+ 200 1282 l 1
+478 1282 m 1
+ 480 1334 482 1402 490 1484 c 1
+ 494 1500 502 1530 514 1568 c 2
+ 564 1740 l 1
+ 656 1740 l 1
+ 662 1484 l 1
+ 650 1282 l 1
+ 478 1282 l 1
 EndSplineSet
 EndChar
 
-StartChar: less
-Encoding: 27 60 201
-Width: 1208
+StartChar: quotedblright
+Encoding: 8221 8221 200
+Width: 662
+VWidth: 4096
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1208 22 m 1
- 200 452 l 1
- 200 614 l 1
- 1208 1040 l 1
- 1208 876 l 1
- 370 532 l 1
- 1208 184 l 1
- 1208 22 l 1
+662 1740 m 1
+ 660 1684 658 1618 650 1538 c 1
+ 646 1522 636 1492 624 1454 c 2
+ 574 1282 l 1
+ 486 1282 l 1
+ 480 1538 l 1
+ 492 1740 l 1
+ 662 1740 l 1
+384 1740 m 1
+ 382 1688 380 1620 372 1538 c 1
+ 368 1522 360 1492 348 1454 c 2
+ 298 1282 l 1
+ 206 1282 l 1
+ 200 1538 l 1
+ 212 1740 l 1
+ 384 1740 l 1
 EndSplineSet
 EndChar
 
-StartChar: equal
-Encoding: 28 61 202
-Width: 1204
+StartChar: hyphen
+Encoding: 45 45 201
+Width: 800
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1204 646 m 1
- 200 646 l 1
- 200 802 l 1
- 1204 802 l 1
- 1204 646 l 1
-1204 168 m 1
- 200 168 l 1
- 200 324 l 1
- 1204 324 l 1
- 1204 168 l 1
+706 494 m 1
+ 94 501 l 1
+ 94 635 l 1
+ 706 632 l 1
+ 706 494 l 1
 EndSplineSet
 EndChar
 
-StartChar: greater
-Encoding: 29 62 203
-Width: 1208
+StartChar: rupee
+Encoding: 8377 8377 202
+Width: 1155
+VWidth: 2252
 GlyphClass: 2
 Flags: HMW
 LayerCount: 2
 Fore
 SplineSet
-1208 464 m 1
- 200 34 l 1
- 200 196 l 1
- 1038 544 l 1
- 200 888 l 1
- 200 1052 l 1
- 1208 626 l 1
- 1208 464 l 1
+716 1224 m 1
+ 667 1351 551 1375 372 1375 c 2
+ 200 1375 l 1
+ 270 1507 l 1
+ 1155 1507 l 1
+ 1099 1375 l 1
+ 836 1375 l 1
+ 867 1335 889 1285 901 1224 c 1
+ 1155 1224 l 1
+ 1099 1091 l 1
+ 903 1091 l 1
+ 876 884 707 742 473 728 c 1
+ 985 3 l 1
+ 759 3 l 1
+ 252 692 l 1
+ 252 827 l 1
+ 386 827 l 2
+ 525 827 624 869 685 953 c 0
+ 716 996 731 1041 731 1090 c 2
+ 731 1091 l 1
+ 200 1091 l 1
+ 270 1224 l 1
+ 716 1224 l 1
 EndSplineSet
 EndChar
 
-StartChar: question
-Encoding: 30 63 204
-Width: 1062
-GlyphClass: 2
-Flags: HMW
+StartChar: NULL
+Encoding: 0 -1 203
+AltUni2: 000000.ffffffff.0
+Width: 2048
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: uni000D
+Encoding: 13 13 204
+Width: 2048
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: exclam
+Encoding: 33 33 205
+Width: 449
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-632 1400 m 0
- 429 1400 354 1305 354 1102 c 1
- 200 1108 l 1
- 200 1396 344 1540 634 1540 c 0
- 918 1540 1062 1400 1062 1120 c 0
- 1062 1046 1034 974 980 900 c 1
- 928 840 874 780 822 720 c 0
- 758 648 718 580 704 520 c 1
- 694 484 690 420 690 320 c 1
- 546 320 l 1
- 544 386 l 1
- 544 472 554 542 572 596 c 0
- 590 650 654 740 762 864 c 1
- 858 972 906 1054 906 1108 c 0
- 906 1302 814 1400 632 1400 c 0
-728 80 m 0
- 728 4 688 -36 610 -36 c 0
- 534 -36 496 4 496 80 c 0
- 496 156 534 192 610 192 c 0
- 688 192 728 156 728 80 c 0
+324 1476 m 0
+ 379.012823617 1477.48683307 415.002830878 1442.89931151 428 1398 c 1
+ 398 315 l 1
+ 251 315 l 1
+ 221 1398 l 1
+ 234.238636084 1443.73347011 268.21255243 1476 324 1476 c 0
+322 -22 m 0
+ 243.288882419 -22 197 22.208013312 197 102 c 256
+ 197 181.372564172 243.940030723 223 322 223 c 256
+ 399.61032682 223 447 180.698649036 447 102 c 256
+ 447 22.5586482638 400.063217422 -22 322 -22 c 0
 EndSplineSet
 EndChar
 
-StartChar: at
-Encoding: 31 64 205
-Width: 2168
-GlyphClass: 2
-Flags: HMW
+StartChar: quotedbl
+Encoding: 34 34 206
+Width: 645
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-2168 28 m 1
- 2010 -262 1686 -446 1248 -446 c 0
- 938 -446 690 -370 502 -216 c 1
- 300 -52 200 184 200 488 c 0
- 200 656 234 816 302 968 c 0
- 476 1356 784 1548 1226 1548 c 0
- 1592 1548 1856 1408 2012 1128 c 1
- 2080 1010 2112 880 2112 740 c 0
- 2112 538 2042 360 1902 204 c 1
- 1774 64 1634 -8 1486 -8 c 0
- 1368 -8 1300 48 1284 158 c 1
- 1180 50 1076 -4 970 -4 c 0
- 854 -4 762 46 690 146 c 0
- 624 236 590 342 590 464 c 0
- 590 618 642 762 744 900 c 1
- 852 1050 984 1126 1134 1126 c 0
- 1256 1126 1356 1066 1440 946 c 1
- 1474 1096 l 1
- 1670 1096 l 1
- 1522 398 l 2
- 1502 302 1490 250 1490 240 c 0
- 1490 198 1512 178 1556 178 c 0
- 1592 178 1636 198 1694 240 c 1
- 1832 336 1946 520 1946 742 c 0
- 1946 936 1872 1092 1724 1214 c 1
- 1584 1328 1416 1384 1218 1384 c 0
- 966 1384 760 1300 602 1132 c 0
- 444 964 366 756 366 504 c 0
- 366 244 448 44 614 -92 c 0
- 770 -220 980 -284 1246 -284 c 0
- 1578 -284 1820 -180 1968 28 c 1
- 2168 28 l 1
-794 452 m 0
- 794 304 872 158 1008 158 c 0
- 1044 158 1084 170 1128 192 c 1
- 1206 234 1270 302 1316 398 c 0
- 1358 486 1378 578 1378 672 c 0
- 1378 750 1358 818 1322 872 c 1
- 1280 932 1222 960 1146 960 c 0
- 1042 960 954 900 886 778 c 0
- 826 672 794 564 794 452 c 0
+497 1465 m 1
+ 673 1465 l 1
+ 663 968 l 1
+ 511 968 l 1
+ 497 1465 l 1
+204 1465 m 1
+ 380 1465 l 1
+ 371 968 l 1
+ 218 968 l 1
+ 204 1465 l 1
 EndSplineSet
 EndChar
 
-StartChar: parenleft
-Encoding: 8 40 206
-Width: 692
-GlyphClass: 2
-Flags: HMW
+StartChar: numbersign
+Encoding: 35 35 207
+Width: 1355
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-692 1586 m 1
- 652 1522 596 1422 528 1290 c 1
- 426 1068 376 834 376 590 c 0
- 376 258 480 -74 692 -406 c 1
- 580 -406 l 1
- 328 -96 200 236 200 590 c 0
- 200 926 328 1258 580 1586 c 1
- 692 1586 l 1
+834 489 m 1
+ 975 954 l 1
+ 680 954 l 1
+ 541 489 l 1
+ 834 489 l 1
+501 352 m 1
+ 390 -11 l 1
+ 238 -11 l 1
+ 346 352 l 1
+ 151 352 l 1
+ 151 489 l 1
+ 387 489 l 1
+ 528 954 l 1
+ 301 954 l 1
+ 301 1091 l 1
+ 569 1091 l 1
+ 680 1453 l 1
+ 832 1453 l 1
+ 721 1091 l 1
+ 1016 1091 l 1
+ 1127 1453 l 1
+ 1279 1453 l 1
+ 1169 1091 l 1
+ 1401 1091 l 1
+ 1401 954 l 1
+ 1128 954 l 1
+ 989 489 l 1
+ 1251 489 l 1
+ 1251 352 l 1
+ 948 352 l 1
+ 837 -11 l 1
+ 685 -11 l 1
+ 793 352 l 1
+ 501 352 l 1
 EndSplineSet
 EndChar
 
-StartChar: parenright
-Encoding: 9 41 207
-Width: 692
-GlyphClass: 2
-Flags: HMW
+StartChar: dollar
+Encoding: 36 36 208
+Width: 1128
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-692 588 m 0
- 692 236 564 -96 312 -408 c 1
- 200 -408 l 1
- 410 -76 514 256 514 588 c 0
- 514 832 462 1064 362 1286 c 0
- 332 1354 278 1454 200 1584 c 1
- 312 1584 l 1
- 564 1256 692 924 692 588 c 0
+598 1239 m 1
+ 495.174651703 1217.12226632 407 1154.44353953 407 1043 c 0
+ 407 915.786608654 504.31646653 861.688965132 598 826 c 1
+ 598 1239 l 1
+729 602 m 1
+ 729 138 l 1
+ 826.876310424 159.110576758 903.781616045 213.59268911 938 297 c 128
+ 948.666666667 323 954 350 954 378 c 0
+ 954 516.058274458 832.873790871 565.211365733 729 602 c 1
+598 647 m 1
+ 417.903667235 707.914936082 232 785.668098415 232 1026 c 0
+ 232 1189.26227802 332.992275373 1293.71485647 447.5 1348 c 128
+ 492.5 1369.33333333 542.666666667 1383.66666667 598 1391 c 1
+ 598 1464 l 1
+ 729 1464 l 1
+ 729 1393 l 1
+ 900.130210879 1374.61410958 1013.77651192 1289.96247544 1095 1175 c 1
+ 942 1097 l 1
+ 894.666666667 1177 823.666666667 1225.33333333 729 1242 c 1
+ 729 778 l 1
+ 892.425316449 722.365849719 1057.88399089 660.977360106 1113.5 497.5 c 128
+ 1124.5 465.166666667 1130 428.333333333 1130 387 c 0
+ 1130 204.721671866 1017.11465949 87.6540192086 890.5 26.5 c 128
+ 841.5 2.83333333333 787.666666667 -13 729 -21 c 1
+ 729 -113 l 1
+ 598 -113 l 1
+ 598 -24 l 1
+ 384.535255689 -9.95626682162 238.911691826 104.41846261 168 262 c 1
+ 326 340 l 1
+ 354.53234068 217.310935075 459.423226982 142.831182687 598 130 c 1
+ 598 647 l 1
 EndSplineSet
 EndChar
 
-StartChar: asterisk
-Encoding: 10 42 208
-Width: 876
-GlyphClass: 2
-Flags: HMW
+StartChar: percent
+Encoding: 37 37 209
+Width: 1315
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-876 1250 m 1
- 792 1222 698 1202 596 1190 c 1
- 654 1140 718 1072 792 982 c 1
- 684 902 l 1
- 644 958 594 1038 534 1142 c 1
- 478 1034 430 954 392 902 c 1
- 286 982 l 1
- 362 1074 422 1144 470 1188 c 1
- 368 1208 278 1230 200 1250 c 1
- 240 1380 l 1
- 346 1342 430 1304 494 1268 c 1
- 488 1330 480 1422 470 1546 c 1
- 602 1546 l 1
- 598 1478 590 1386 574 1270 c 1
- 658 1314 746 1350 836 1380 c 1
- 876 1250 l 1
+1228 1431 m 1
+ 383 -7 l 1
+ 274 54 l 1
+ 1119 1492 l 1
+ 1228 1431 l 1
+596 1192 m 0
+ 596 1283.71150149 556.90719707 1358 472 1358 c 0
+ 386.213233955 1358 347 1284.27839926 347 1192 c 0
+ 347 1100.28866579 386.533336765 1029 472 1029 c 256
+ 557.387776098 1029 596 1100.37806442 596 1192 c 0
+472 928 m 0
+ 334.679656363 928 242.110333384 994.129095101 205.5 1093.5 c 128
+ 193.833333333 1125.16666667 188 1158 188 1192 c 0
+ 188 1317.23297951 255.324129594 1399.15500777 346.5 1437.5 c 128
+ 382.166666667 1452.5 424 1460 472 1460 c 256
+ 610.926691829 1460 700.722986423 1392.87409438 737.5 1292 c 128
+ 749.166666667 1260 755 1226.66666667 755 1192 c 0
+ 755 1067.39726159 686.464686641 988.9048198 596 950.5 c 128
+ 560.666666667 935.5 519.333333333 928 472 928 c 0
+1146 292 m 0
+ 1146 383.711501493 1106.90719707 458 1022 458 c 0
+ 936.213233955 458 897 384.278399257 897 292 c 0
+ 897 200.288665788 936.533336765 129 1022 129 c 256
+ 1107.3877761 129 1146 200.37806442 1146 292 c 0
+1022 28 m 0
+ 884.679656363 28 792.110333384 94.1290951012 755.5 193.5 c 128
+ 743.833333333 225.166666667 738 258 738 292 c 0
+ 738 417.232979515 805.324129594 499.155007773 896.5 537.5 c 128
+ 932.166666667 552.5 974 560 1022 560 c 256
+ 1160.92669183 560 1250.72298642 492.874094383 1287.5 392 c 128
+ 1299.16666667 360 1305 326.666666667 1305 292 c 0
+ 1305 167.397261587 1236.46468664 88.9048198004 1146 50.5 c 128
+ 1110.66666667 35.5 1069.33333333 28 1022 28 c 0
 EndSplineSet
 EndChar
 
-StartChar: numbersign
-Encoding: 3 35 209
-Width: 1334
-GlyphClass: 2
-Flags: HMW
+StartChar: ampersand
+Encoding: 38 38 210
+Width: 1290
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1334 422 m 1
- 1010 422 l 1
- 918 -26 l 1
- 784 -26 l 1
- 876 422 l 1
- 518 422 l 1
- 426 -26 l 1
- 292 -26 l 1
- 384 422 l 1
- 200 422 l 1
- 200 554 l 1
- 410 554 l 1
- 494 962 l 1
- 200 962 l 1
- 200 1094 l 1
- 520 1094 l 1
- 612 1546 l 1
- 746 1546 l 1
- 654 1094 l 1
- 1012 1094 l 1
- 1106 1546 l 1
- 1240 1546 l 1
- 1148 1094 l 1
- 1334 1094 l 1
- 1334 962 l 1
- 1120 962 l 1
- 1036 554 l 1
- 1334 554 l 1
- 1334 422 l 1
-986 962 m 1
- 628 962 l 1
- 544 554 l 1
- 902 554 l 1
- 986 962 l 1
+593 692 m 1
+ 482.949419114 614.96459338 368 547.743155805 368 360 c 0
+ 368 223.74767363 475.178314794 154 615 154 c 0
+ 726.333333333 154 816.666666667 202 886 298 c 1
+ 593 692 l 1
+802 1164 m 256
+ 802 1256.92818025 744.715217336 1317 651 1317 c 0
+ 584.232595244 1317 538.506403788 1277.15357603 516.5 1230.5 c 128
+ 508.166666667 1212.83333333 504 1193.66666667 504 1173 c 0
+ 504 1088.31134338 546.115012312 1040.4102008 585 988 c 2
+ 649 901 l 1
+ 736.311489916 956.237881375 802 1029.20616828 802 1164 c 256
+985 461 m 1
+ 1011.40228418 528.325824659 1028 625.669788841 1028 720 c 1
+ 1208 720 l 1
+ 1205.43726634 543.171377581 1169.56525451 416.022599273 1098 310 c 1
+ 1332 17 l 1
+ 1106 17 l 1
+ 996 167 l 1
+ 909.729839846 64.7538842623 788.367350062 -20 598 -20 c 0
+ 389.672337415 -20 250.879349114 82.5908318789 196.5 234 c 128
+ 179.5 281.333333333 171 328.666666667 171 376 c 256
+ 171 483.168141567 215.749869276 565.039164273 267.5 629 c 128
+ 327.577793234 703.253452312 410.348308277 765.066751441 499 812 c 1
+ 425 909 l 2
+ 372.621091908 978.095580887 331 1051.73118929 331 1159 c 256
+ 331 1308.48060069 415.782636516 1406.56891378 523 1452 c 128
+ 562.333333333 1468.66666667 605.666666667 1477 653 1477 c 0
+ 810.974146847 1477 909.044344506 1384.49129321 950 1266.5 c 128
+ 964 1226.16666667 971 1184.33333333 971 1141 c 0
+ 971 1008.20484667 913.949882642 914.738651961 842.5 846.5 c 128
+ 812.833333333 818.166666667 777.666666667 793.333333333 737 772 c 1
+ 985 461 l 1
 EndSplineSet
 EndChar
 
-StartChar: plus
-Encoding: 11 43 210
-Width: 1204
-GlyphClass: 2
-Flags: HMW
+StartChar: quotesingle
+Encoding: 39 39 211
+Width: 365
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1204 672 m 1
- 780 672 l 1
- 780 244 l 1
- 624 244 l 1
- 624 672 l 1
- 200 672 l 1
- 200 826 l 1
- 624 826 l 1
- 624 1250 l 1
- 780 1250 l 1
- 780 826 l 1
- 1204 826 l 1
- 1204 672 l 1
+204 1465 m 1
+ 380 1465 l 1
+ 371 968 l 1
+ 218 968 l 1
+ 204 1465 l 1
 EndSplineSet
 EndChar
 
-StartChar: comma
-Encoding: 12 44 211
-Width: 466
-GlyphClass: 2
-Flags: HMW
+StartChar: parenleft
+Encoding: 40 40 212
+Width: 598
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-328 156 m 0
- 417 156 466 80 466 -8 c 0
- 466 -132 335 -269 250 -324 c 1
- 200 -252 l 1
- 282 -176 324 -110 328 -52 c 1
- 320 -54 310 -56 300 -56 c 0
- 240 -56 212 -24 212 40 c 0
- 212 108 260 156 328 156 c 0
+549 -414 m 1
+ 394.254834932 -233.153240825 274.037240852 -2.2356294378 221 274 c 128
+ 205 357.333333333 197 440 197 522 c 0
+ 197 818.106931307 284.215744602 1055.29257092 397.5 1249 c 128
+ 441.166666667 1323.66666667 491.666666667 1394.33333333 549 1461 c 1
+ 685 1461 l 1
+ 589.666666667 1305 518.333333333 1147.83333333 471 989.5 c 128
+ 423.666666667 831.166666667 400 675.333333333 400 522 c 256
+ 400 368.666666667 423.666666667 212.833333333 471 54.5 c 128
+ 518.333333333 -103.833333333 589.666666667 -260 685 -414 c 1
+ 549 -414 l 1
 EndSplineSet
 EndChar
 
-StartChar: period
-Encoding: 13 46 212
-Width: 428
-GlyphClass: 2
-Flags: HMW
+StartChar: parenright
+Encoding: 41 41 213
+Width: 598
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-428 80 m 0
- 428 4 390 -34 314 -34 c 0
- 238 -34 200 4 200 80 c 0
- 200 156 238 192 314 192 c 0
- 390 192 428 156 428 80 c 0
+106 -414 m 1
+ 201.333333333 -260 272.666666667 -103.833333333 320 54.5 c 128
+ 367.333333333 212.833333333 391 368.666666667 391 522 c 256
+ 391 675.333333333 367.333333333 831.166666667 320 989.5 c 128
+ 272.666666667 1147.83333333 201.333333333 1305 106 1461 c 1
+ 242 1461 l 1
+ 397.792978071 1277.71414345 518.212537383 1052.82778677 570 772.5 c 128
+ 585.333333333 689.5 593 606 593 522 c 0
+ 593 227.753041845 502.985945831 -11.2989479998 390.5 -204.5 c 128
+ 346.833333333 -279.5 297.333333333 -349.333333333 242 -414 c 1
+ 106 -414 l 1
 EndSplineSet
 EndChar
 
-StartChar: slash
-Encoding: 14 47 213
-Width: 620
-GlyphClass: 2
-Flags: HMW
+StartChar: asterisk
+Encoding: 42 42 214
+Width: 807
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-771 1306 m 1
- 356 3 l 1
- 200 3 l 1
- 617 1306 l 1
- 771 1306 l 1
+785 1305 m 1
+ 831 1192 l 1
+ 619 1103 l 1
+ 747 914 l 1
+ 642 838 l 1
+ 497 1018 l 1
+ 347 838 l 1
+ 250 915 l 1
+ 377 1103 l 1
+ 165 1192 l 1
+ 214 1305 l 1
+ 419 1242 l 1
+ 435 1459 l 1
+ 564 1459 l 1
+ 575 1242 l 1
+ 785 1305 l 1
 EndSplineSet
 EndChar
 
-StartChar: grave
-Encoding: 37 96 214
-Width: 384
-GlyphClass: 2
-Flags: HMW
+StartChar: plus
+Encoding: 43 43 215
+Width: 1304
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-384 1436 m 1
- 370 1180 l 1
- 278 1180 l 1
- 258 1244 238 1328 212 1436 c 1
- 200 1638 l 1
- 372 1638 l 1
- 384 1436 l 1
+839 1185 m 1
+ 839 103 l 1
+ 663 103 l 1
+ 663 1185 l 1
+ 839 1185 l 1
+230 722 m 1
+ 1272 722 l 1
+ 1272 559 l 1
+ 230 559 l 1
+ 230 722 l 1
 EndSplineSet
 EndChar
 
-StartChar: braceleft
-Encoding: 38 123 215
-Width: 800
-GlyphClass: 2
-Flags: HMW
+StartChar: comma
+Encoding: 44 44 216
+Width: 484
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-800 -446 m 1
- 752 -446 l 2
- 684 -446 632 -442 602 -430 c 1
- 448 -377 422 -237 422 -10 c 2
- 422 92 l 2
- 422 214 410 300 388 352 c 1
- 354 428 292 472 200 476 c 1
- 200 624 l 1
- 310 630 378 690 406 804 c 1
- 418 846 422 948 422 1112 c 0
- 422 1350 453 1489 622 1536 c 1
- 648 1542 692 1546 754 1546 c 2
- 800 1546 l 1
- 800 1404 l 1
- 708 1404 648 1388 620 1360 c 1
- 598 1336 582 1282 578 1196 c 1
- 578 1102 578 1102 578 1006 c 1
- 576 842 552 726 504 664 c 1
- 476 626 420 588 336 550 c 1
- 430 512 494 460 528 396 c 1
- 556 346 572 274 578 178 c 1
- 578 152 578 152 578 -50 c 0
- 578 -154 590 -222 610 -252 c 1
- 637 -286 694 -304 785 -304 c 0
- 790 -304 795 -304 800 -304 c 1
- 800 -446 l 1
+301 -9 m 1
+ 232.598746322 1.13351906345 193 63.3694359031 193 141 c 0
+ 193 207.972018103 227.759636377 260.005506501 271.5 285 c 128
+ 287.833333333 294.333333333 306.333333333 299 327 299 c 0
+ 434.067326521 299 481 194.02217394 481 88 c 0
+ 481 -57.1810303207 416.305232486 -175.390439347 340 -250 c 128
+ 310 -279.333333333 276 -301 238 -315 c 1
+ 183 -252 l 1
+ 237.702574769 -195.018151282 303.970483865 -127.90790299 301 -18 c 1
+ 301 -9 l 1
 EndSplineSet
 EndChar
 
-StartChar: bar
-Encoding: 39 124 216
-Width: 360
-GlyphClass: 2
-Flags: HMW
+StartChar: period
+Encoding: 46 46 217
+Width: 465
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-360 -446 m 1
- 200 -446 l 1
- 200 1546 l 1
- 360 1546 l 1
- 360 -446 l 1
+460 136 m 0
+ 460 52.241126325 409.849978199 -21 326 -21 c 0
+ 241.397947355 -21 192 52.0543910194 192 136 c 0
+ 192 203.125144324 227.255296705 254.128072089 271 279.5 c 128
+ 287.666666667 289.166666667 306 294 326 294 c 0
+ 408.884746455 294 460 218.500336391 460 136 c 0
 EndSplineSet
 EndChar
 
-StartChar: braceright
-Encoding: 40 125 217
-Width: 800
-GlyphClass: 2
-Flags: HMW
+StartChar: slash
+Encoding: 47 47 218
+Width: 799
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-248 1546 m 2
- 526 1546 576 1403 576 1112 c 2
- 576 1010 l 2
- 576 888 588 800 610 748 c 0
- 642 670 706 628 800 624 c 1
- 800 476 l 1
- 704 472 640 428 608 346 c 0
- 588 292 576 200 576 70 c 2
- 576 4 l 2
- 576 -130 564 -226 542 -286 c 0
- 497 -406 408 -446 248 -446 c 2
- 200 -446 l 1
- 200 -304 l 1
- 292 -304 352 -290 380 -262 c 1
- 402 -238 414 -186 418 -108 c 1
- 418 60 l 2
- 418 194 430 292 452 352 c 1
- 488 440 556 506 662 550 c 1
- 538 606 462 686 434 790 c 1
- 424 832 420 948 420 1136 c 0
- 420 1266 402 1346 366 1376 c 0
- 342 1396 286 1404 200 1404 c 1
- 200 1546 l 1
- 248 1546 l 2
+722 1390 m 1
+ 878 1390 l 1
+ 278 -301 l 1
+ 122 -301 l 1
+ 722 1390 l 1
 EndSplineSet
 EndChar
 
-StartChar: asciitilde
-Encoding: 41 126 218
-Width: 1258
-GlyphClass: 2
-Flags: HMW
+StartChar: zero
+Encoding: 48 48 219
+Width: 1207
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1258 698 m 1
- 1176 620 1084 580 978 580 c 0
- 912 580 824 606 714 656 c 0
- 604 706 522 730 464 730 c 0
- 378 730 290 686 200 596 c 1
- 200 790 l 1
- 272 874 364 914 480 914 c 0
- 548 914 640 890 754 840 c 0
- 868 790 948 766 998 766 c 0
- 1084 766 1172 810 1258 900 c 1
- 1258 698 l 1
+386 724 m 0
+ 386 490.774551479 432.594299291 278.431298027 562.5 178 c 128
+ 602.166666667 147.333333333 648.666666667 132 702 132 c 256
+ 824.280904402 132 895.087017327 213.985073782 939 303.5 c 128
+ 991.752849169 411.034654075 1017 561.680515937 1017 724 c 0
+ 1017 957.638067956 969.691649455 1175.94945337 840.5 1278 c 128
+ 800.833333333 1309.33333333 754.666666667 1325 702 1325 c 0
+ 578.755175751 1325 507.557204372 1240.58181432 464 1149 c 128
+ 411.913736103 1039.48529129 386 886.72094212 386 724 c 0
+196 724 m 0
+ 196 1037.86120658 291.398525695 1300.64349278 482.5 1424 c 128
+ 545.5 1464.66666667 618.666666667 1485 702 1485 c 0
+ 886.071145018 1485 1004.19239218 1380.78574831 1078.5 1258.5 c 128
+ 1159.6938419 1124.88178774 1207 935.331004041 1207 724 c 0
+ 1207 443.262177258 1129.26361711 211.271086702 980 78 c 128
+ 912.258497362 17.5165155018 823.356248868 -27 702 -27 c 256
+ 513.127636549 -27 398.240906626 76.9119291651 324.5 197.5 c 128
+ 242.518414626 331.564004317 196 510.368162014 196 724 c 0
 EndSplineSet
 EndChar
 
-StartChar: bracketleft
-Encoding: 32 91 219
-Width: 614
-GlyphClass: 2
-Flags: HMW
+StartChar: one
+Encoding: 49 49 220
+Width: 533
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-614 -414 m 1
- 200 -414 l 1
- 200 1528 l 1
- 614 1528 l 1
- 614 1396 l 1
- 374 1396 l 1
- 374 -282 l 1
- 614 -282 l 1
- 614 -414 l 1
+351 1256 m 1
+ 122 1182 l 1
+ 122 1359 l 1
+ 402 1460 l 1
+ 536 1460 l 1
+ 536 -2 l 1
+ 351 -2 l 1
+ 351 1256 l 1
 EndSplineSet
 EndChar
 
-StartChar: backslash
-Encoding: 33 92 220
-Width: 806
-GlyphClass: 2
-Flags: HMW
+StartChar: two
+Encoding: 50 50 221
+Width: 1148
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-806 -266 m 1
- 654 -266 l 1
- 200 1306 l 1
- 356 1306 l 1
- 806 -266 l 1
+658 1327 m 0
+ 496.089532792 1327 409.637566296 1233.47102591 363 1098 c 1
+ 193 1162 l 1
+ 250.794571828 1309.28294111 355.496683055 1420.18084397 511.5 1466 c 128
+ 559.166666667 1480 609.333333333 1487 662 1487 c 0
+ 885.424711985 1487 1036.62654736 1372.8952869 1107.5 1215 c 128
+ 1133.83333333 1156.33333333 1147 1089.33333333 1147 1014 c 0
+ 1147 682.664450433 917.816687353 563.681257757 676 473 c 0
+ 534.382419002 419.185319221 389 365.688986222 389 169 c 2
+ 389 162 l 1
+ 1133 162 l 1
+ 1133 0 l 1
+ 196 0 l 1
+ 196 116 l 2
+ 196 372.407757238 312.184112082 505.531029995 487 585.5 c 128
+ 518.333333333 599.833333333 550 613.333333333 582 626 c 0
+ 617 640 617 640 652 654 c 128
+ 813.193260226 718.47730409 952 796.695065775 952 1024 c 0
+ 952 1162.99490902 880.589555135 1258.4046954 782.5 1302.5 c 128
+ 746.166666667 1318.83333333 704.666666667 1327 658 1327 c 0
 EndSplineSet
 EndChar
 
-StartChar: bracketright
-Encoding: 34 93 221
-Width: 610
-GlyphClass: 2
-Flags: HMW
+StartChar: three
+Encoding: 51 51 222
+Width: 1145
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-610 -422 m 1
- 200 -422 l 1
- 200 -290 l 1
- 436 -290 l 1
- 436 1388 l 1
- 200 1388 l 1
- 200 1520 l 1
- 610 1520 l 1
- 610 -422 l 1
+902 759 m 1
+ 1029.92331728 698.80079187 1139 589.714733854 1139 404 c 0
+ 1139 252.645762946 1073.77144185 147.739058042 987.5 80 c 128
+ 908.050560395 17.6174770507 791.939298389 -24 659 -24 c 0
+ 466.643717203 -24 324.25546192 53.2414359415 231.5 159 c 128
+ 195.833333333 199.666666667 168 247.666666667 148 303 c 1
+ 337 366 l 1
+ 386.909186203 229.039907629 475.522265068 137 647 137 c 0
+ 777.54819737 137 870.958222593 200.095373268 916.5 288.5 c 128
+ 933.5 321.5 942 360 942 404 c 0
+ 942 538.228767816 861.963594482 618.203154583 760 652.5 c 128
+ 723.333333333 664.833333333 683.333333333 671 640 671 c 2
+ 439 671 l 1
+ 439 831 l 1
+ 638 831 l 2
+ 797.454095998 831 905 923.197384469 905 1082 c 0
+ 905 1206.55714459 834.54203714 1286.01183803 742 1318.5 c 128
+ 710.666666667 1329.5 678.333333333 1335 645 1335 c 0
+ 488.929899219 1335 399.126655833 1235.95328845 368 1107 c 1
+ 196 1172 l 1
+ 251.862840515 1317.24338534 355.149158625 1422.90862059 508.5 1467.5 c 128
+ 555.5 1481.16666667 605 1488 657 1488 c 0
+ 847.893323258 1488 986.186765993 1391.86613675 1053.5 1261.5 c 128
+ 1079.83333333 1210.5 1093 1150.66666667 1093 1082 c 0
+ 1093 923.479537622 1009.28557919 811.334428875 902 759 c 1
 EndSplineSet
 EndChar
 
-StartChar: asciicircum
-Encoding: 35 94 222
-Width: 1072
-GlyphClass: 2
-Flags: HMW
+StartChar: four
+Encoding: 52 52 223
+Width: 1221
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1072 814 m 1
- 906 814 l 1
- 636 1470 l 1
- 372 814 l 1
- 200 814 l 1
- 566 1644 l 1
- 704 1644 l 1
- 1072 814 l 1
+858 429 m 1
+ 858 1210 l 1
+ 418 429 l 1
+ 858 429 l 1
+858 -1 m 1
+ 858 271 l 1
+ 196 271 l 1
+ 196 404 l 1
+ 828 1453 l 1
+ 1043 1453 l 1
+ 1043 429 l 1
+ 1216 429 l 1
+ 1216 271 l 1
+ 1043 271 l 1
+ 1043 -1 l 1
+ 858 -1 l 1
 EndSplineSet
 EndChar
 
-StartChar: dollar
-Encoding: 4 36 223
-Width: 1206
-GlyphClass: 2
-Flags: HMW
+StartChar: five
+Encoding: 53 53 224
+Width: 1183
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1206 422 m 0
- 1206 156 1008 -16 752 -28 c 1
- 752 -216 l 1
- 664 -216 l 1
- 664 -32 l 1
- 382 1 225 124 200 404 c 1
- 370 434 l 1
- 402 230 500 120 664 104 c 1
- 664 720 l 1
- 378 772 234 912 234 1138 c 0
- 234 1268 280 1372 372 1452 c 1
- 436 1506 534 1538 664 1550 c 1
- 664 1640 l 1
- 752 1640 l 1
- 752 1550 l 1
- 992 1530 1128 1412 1164 1198 c 1
- 992 1172 l 1
- 968 1310 888 1390 752 1418 c 1
- 752 856 l 1
- 796 846 864 828 952 800 c 1
- 1122 728 1206 602 1206 422 c 0
-664 1420 m 1
- 520 1397 400 1309 400 1152 c 0
- 400 1018 488 926 664 874 c 1
- 664 1420 l 1
-752 104 m 1
- 910 123 1032 237 1032 410 c 0
- 1032 597 920 650 752 700 c 1
- 752 104 l 1
+657 784 m 0
+ 512.929342439 784 412.411749002 713.128819385 364 614 c 1
+ 185 640 l 1
+ 298 1460 l 1
+ 1091 1460 l 1
+ 1091 1297 l 1
+ 456 1297 l 1
+ 398 878 l 1
+ 476 930 567 956 671 956 c 0
+ 904.72327296 956 1064.52098206 841.078356267 1140.5 677.5 c 128
+ 1168.83333333 616.5 1183 546 1183 466 c 0
+ 1183 222.635789044 1050.36443999 71.1067364667 867.5 9.5 c 128
+ 805.166666667 -11.5 738.666666667 -22 668 -22 c 0
+ 419.165586323 -22 256.323719901 103.313242918 185 284 c 1
+ 360 366 l 1
+ 401.643399744 235.120743662 506.366708263 147 668 147 c 0
+ 819.386640478 147 919.135692402 221.316615604 965.5 329.5 c 128
+ 982.5 369.166666667 991 414.666666667 991 466 c 0
+ 991 625.319603075 903.883404383 723.047772069 784.5 763.5 c 128
+ 744.166666667 777.166666667 701.666666667 784 657 784 c 0
 EndSplineSet
 EndChar
 
-StartChar: exclam
-Encoding: 1 33 224
-Width: 434
-GlyphClass: 2
-Flags: HMW
+StartChar: six
+Encoding: 54 54 225
+Width: 1217
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-432 898 m 1
- 432 898 424 844 412 720 c 1
- 374 360 l 1
- 264 360 l 1
- 222 720 l 2
- 208 844 200 898 200 898 c 1
- 200 1402 l 1
- 432 1402 l 1
- 432 898 l 1
-434 108 m 0
- 434 32 394 -4 318 -4 c 0
- 242 -4 206 32 206 108 c 0
- 206 184 242 220 318 220 c 0
- 394 220 434 184 434 108 c 0
+743 136 m 0
+ 877.299338138 136 967.550032916 205.753652151 1007 302.5 c 128
+ 1021 336.833333333 1028 374.666666667 1028 416 c 0
+ 1028 552.621880326 952.152582485 641.942781568 852 679.5 c 128
+ 817.333333333 692.5 781 699 743 699 c 0
+ 608.903961616 699 519.153299169 631.327823553 479.5 534.5 c 128
+ 465.166666667 499.5 458 460 458 416 c 0
+ 458 281.652470558 530.29522586 195.018228267 628 156.5 c 128
+ 662.666666667 142.833333333 701 136 743 136 c 0
+393 707 m 1
+ 465.028248917 805.438606853 584.519708218 871 752 871 c 0
+ 973.190161808 871 1121.6694596 768.104594266 1189 611 c 128
+ 1213 555 1225 491.666666667 1225 421 c 256
+ 1225 271.891446714 1162.20974394 163.122125406 1080 91.5 c 128
+ 1000.93307338 22.6159351433 885.049128939 -26 745 -26 c 0
+ 534.434332835 -26 401.243280466 66.0087403455 318.5 197.5 c 128
+ 236.475360566 327.849233209 198 513.048013177 198 721 c 0
+ 198 1077.43775615 297.595118809 1363.80337598 560 1458 c 128
+ 612 1476.66666667 670.666666667 1486 736 1486 c 0
+ 931.309811779 1486 1072.87432103 1394.91397413 1151.5 1273 c 128
+ 1181.16666667 1227 1201 1175 1211 1117 c 1
+ 1018 1067 l 1
+ 1005.77111378 1187.25071451 942.947029904 1270.32589362 847.5 1307.5 c 128
+ 815.833333333 1319.83333333 781 1326 743 1326 c 0
+ 449.55762078 1326 393 1045.51920948 393 750 c 2
+ 393 707 l 1
 EndSplineSet
 EndChar
 
-StartChar: percent
-Encoding: 5 37 225
-Width: 1956
-GlyphClass: 2
-Flags: HMW
+StartChar: seven
+Encoding: 55 55 226
+Width: 987
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1568 610 m 0
- 1830 610 1956 406 1956 132 c 0
- 1956 -132 1820 -344 1568 -344 c 0
- 1310 -344 1190 -128 1190 146 c 0
- 1190 404 1322 610 1568 610 c 0
-1658 1522 m 1
- 664 -372 l 1
- 480 -372 l 1
- 1478 1522 l 1
- 1658 1522 l 1
-576 1492 m 0
- 834 1492 964 1287 964 1016 c 0
- 964 884 934 774 872 686 c 0
- 804 588 704 540 578 540 c 0
- 470 540 380 582 308 662 c 0
- 236 742 200 874 200 1058 c 0
- 200 1315 328 1492 576 1492 c 0
-1784 142 m 0
- 1784 354 1714 460 1574 460 c 0
- 1434 460 1364 348 1364 124 c 0
- 1364 -92 1432 -200 1572 -200 c 0
- 1712 -200 1784 -86 1784 142 c 0
-792 1024 m 0
- 792 1236 720 1344 580 1344 c 0
- 440 1344 372 1232 372 1006 c 0
- 372 794 440 688 580 688 c 0
- 720 688 792 800 792 1024 c 0
+990 1348 m 1
+ 590 0 l 1
+ 403 0 l 1
+ 809 1301 l 1
+ 129 1301 l 1
+ 129 1459 l 1
+ 990 1459 l 1
+ 990 1348 l 1
 EndSplineSet
 EndChar
 
-StartChar: ampersand
-Encoding: 6 38 226
-Width: 1472
-GlyphClass: 2
-Flags: HMW
+StartChar: eight
+Encoding: 56 56 227
+Width: 1226
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-766 1546 m 0
- 956 1546 1118 1417 1118 1228 c 0
- 1118 1086 1018 962 818 856 c 1
- 1114 478 l 1
- 1150 550 1178 624 1196 700 c 1
- 1370 662 l 1
- 1338 536 1292 428 1232 340 c 1
- 1304 244 1384 164 1472 100 c 1
- 1360 -32 l 1
- 1286 16 1208 90 1124 190 c 1
- 994 46 846 -26 678 -26 c 0
- 524 -26 402 26 310 130 c 0
- 236 214 200 308 200 412 c 0
- 200 598 326 752 578 872 c 1
- 456 1010 394 1122 394 1214 c 0
- 394 1405 571 1546 766 1546 c 0
-760 1414 m 0
- 653 1414 568 1339 568 1232 c 0
- 568 1188 588 1138 628 1084 c 0
- 632 1078 668 1036 736 960 c 1
- 804 1000 852 1036 880 1064 c 0
- 924 1110 946 1164 946 1224 c 0
- 946 1332 868 1414 760 1414 c 0
-1018 322 m 1
- 658 766 l 1
- 474 658 382 542 382 424 c 0
- 382 356 410 288 462 220 c 0
- 514 152 588 118 680 118 c 0
- 828 118 956 223 1018 322 c 1
+393 404 m 0
+ 393 227.193203351 534.964482367 137 711 137 c 256
+ 850.668156507 137 953.13371868 195.466118257 1002 288.5 c 128
+ 1019.33333333 321.5 1028 360 1028 404 c 0
+ 1028 583.001596377 891.419771944 671 711 671 c 0
+ 564.462635578 671 460.273053701 613.835437788 415 513 c 128
+ 400.333333333 480.333333333 393 444 393 404 c 0
+430 1082 m 0
+ 430 917.829861601 545.947054285 831 711 831 c 256
+ 876.311901603 831 991 918.447628652 991 1082 c 0
+ 991 1246.71914733 875.400769869 1333 711 1333 c 256
+ 582.037229924 1333 492.46675685 1279.55523591 451.5 1190 c 128
+ 437.166666667 1158.66666667 430 1122.66666667 430 1082 c 0
+988 759 m 1
+ 1117.31431414 699.316470396 1225 590.617212733 1225 404 c 0
+ 1225 177.030415605 1083.21670927 50.6400654455 904 1.5 c 128
+ 842 -15.5 777.666666667 -24 711 -24 c 0
+ 484.138895072 -24 316.963692095 62.1529234843 238 213.5 c 128
+ 210 267.166666667 196 330.666666667 196 404 c 0
+ 196 589.711922896 305.083809369 698.804145586 433 759 c 1
+ 325.559941027 811.409784865 242 923.993926007 242 1082 c 0
+ 242 1293.17820782 374.263209613 1414.9323456 539 1462 c 128
+ 595 1478 652.333333333 1486 711 1486 c 0
+ 915.756101788 1486 1065.58702395 1398.82435012 1138.5 1262 c 128
+ 1165.5 1211.33333333 1179 1151.33333333 1179 1082 c 0
+ 1179 923.479537622 1095.28557919 811.334428875 988 759 c 1
 EndSplineSet
 EndChar
 
-StartChar: quotesingle
-Encoding: 7 39 227
-Width: 382
-GlyphClass: 2
-Flags: HMW
+StartChar: nine
+Encoding: 57 57 228
+Width: 1153
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-382 1642 m 1
- 382 1596 378 1528 370 1440 c 1
- 318 1184 l 1
- 230 1184 l 1
- 200 1440 l 1
- 212 1642 l 1
- 382 1642 l 1
+608 1311 m 0
+ 473.501215807 1311 383.264400243 1241.22613394 344 1144 c 128
+ 330 1109.33333333 323 1071.33333333 323 1030 c 0
+ 323 892.324525632 397.596095852 803.051426516 499 766 c 128
+ 533.666666667 753.333333333 570 747 608 747 c 0
+ 743.096574409 747 831.407473296 814.631470365 872 911.5 c 128
+ 886.666666667 946.5 894 986 894 1030 c 0
+ 894 1164.93769757 821.939134158 1252.0618619 723.5 1290.5 c 128
+ 688.5 1304.16666667 650 1311 608 1311 c 0
+958 740 m 1
+ 887.754291122 641.656007571 764.046620761 576 599 576 c 0
+ 378.045161529 576 229.554606027 678.810844354 162 835.5 c 128
+ 138 891.166666667 126 954.666666667 126 1026 c 0
+ 126 1175.10855329 188.790256056 1283.87787459 271 1355.5 c 128
+ 350.066926618 1424.38406486 465.950871061 1473 606 1473 c 0
+ 816.565667165 1473 949.756719534 1380.99125965 1032.5 1249.5 c 128
+ 1114.52463943 1119.15076679 1153 933.951986823 1153 726 c 0
+ 1153 403.575115353 1068.50368679 147.416792265 864.5 28 c 128
+ 796.166666667 -12 713 -32 615 -32 c 0
+ 420.073488559 -32 279.906163234 54.0524490272 200.5 174.5 c 128
+ 170.833333333 219.5 151 271 141 329 c 1
+ 333 379 l 1
+ 348.112133037 230.397358471 445.983339581 127 608 127 c 0
+ 901.149465235 127 958 400.720377557 958 696 c 2
+ 958 740 l 1
 EndSplineSet
 EndChar
 
-StartChar: underscore
-Encoding: 36 95 228
-Width: 1438
-GlyphClass: 2
-Flags: HMW
+StartChar: colon
+Encoding: 58 58 229
+Width: 445
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1438 -184 m 1
- 200 -184 l 1
- 200 -50 l 1
- 1438 -50 l 1
- 1438 -184 l 1
+447 274 m 0
+ 447 197.871385102 401.93234015 131 326 131 c 0
+ 249.281480347 131 205 197.765075331 205 274 c 0
+ 205 333.166957548 237.776900646 380.626653707 276.5 403 c 128
+ 291.5 411.666666667 308 416 326 416 c 0
+ 400.653771926 416 447 348.228531045 447 274 c 0
+205 768 m 0
+ 205 840.657626807 253.221495314 911 326 911 c 0
+ 401.178430306 911 447 842.917830542 447 768 c 256
+ 447 692.379606312 401.458010913 626 326 626 c 0
+ 249.746827855 626 205 692.233397849 205 768 c 0
 EndSplineSet
 EndChar
 
-StartChar: quotedbl
-Encoding: 2 34 229
-Width: 662
-GlyphClass: 2
-Flags: HMW
+StartChar: semicolon
+Encoding: 59 59 230
+Width: 484
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-662 1648 m 1
- 660 1594 656 1526 650 1446 c 1
- 646 1428 636 1400 624 1362 c 2
- 574 1190 l 1
- 486 1190 l 1
- 480 1446 l 1
- 492 1648 l 1
- 662 1648 l 1
-384 1648 m 1
- 382 1596 378 1528 372 1446 c 1
- 368 1428 360 1400 348 1362 c 2
- 298 1190 l 1
- 206 1190 l 1
- 200 1446 l 1
- 212 1648 l 1
- 384 1648 l 1
+301 -59 m 1
+ 232.598746322 -48.8664809366 193 13.3694359031 193 91 c 0
+ 193 157.972018103 227.759636377 210.005506501 271.5 235 c 128
+ 287.833333333 244.333333333 306.333333333 249 327 249 c 0
+ 434.067326521 249 481 144.02217394 481 38 c 0
+ 481 -107.181030321 416.305232486 -225.390439347 340 -300 c 128
+ 310 -329.333333333 276 -351 238 -365 c 1
+ 183 -302 l 1
+ 237.702574769 -245.018151282 303.970483865 -177.90790299 301 -68 c 1
+ 301 -59 l 1
+326 337 m 256
+ 246.316129145 337 199 406.454024106 199 486 c 0
+ 199 549.077106176 233.122710025 597.506808058 274 621.5 c 128
+ 289.333333333 630.5 306.666666667 635 326 635 c 0
+ 405.370213634 635 453 565.084493183 453 486 c 256
+ 453 406.453698896 405.679341807 337 326 337 c 256
 EndSplineSet
 EndChar
 
-StartChar: colon
-Encoding: 25 58 230
-Width: 424
-GlyphClass: 2
-Flags: HMW
+StartChar: less
+Encoding: 60 60 231
+Width: 1077
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-424 756 m 0
- 424 680 388 644 312 644 c 0
- 236 644 200 680 200 756 c 0
- 200 832 236 868 312 868 c 0
- 388 868 424 832 424 756 c 0
-424 196 m 0
- 424 120 388 84 312 84 c 0
- 236 84 200 120 200 196 c 0
- 200 272 236 310 312 310 c 0
- 388 310 424 272 424 196 c 0
+1099 305 m 1
+ 1099 118 l 1
+ 196 622 l 1
+ 196 786 l 1
+ 1099 1291 l 1
+ 1099 1104 l 1
+ 370 703 l 1
+ 1099 305 l 1
 EndSplineSet
 EndChar
 
-StartChar: ta_shu
-Encoding: 234 -1 231
-Width: 3406
-GlyphClass: 3
-Flags: HMW
+StartChar: equal
+Encoding: 61 61 232
+Width: 1043
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-3048 1056 m 2
- 3244 1056 3406 894 3406 698 c 0
- 3406 501 3244 340 3048 340 c 0
- 2853 340 2692 502 2692 698 c 0
- 2692 758 2706 814 2734 866 c 1
- 2168 866 l 1
- 2168 1056 l 1
- 3048 1056 l 2
-2100 488 m 1
- 2222 510 2346 590 2346 718 c 1
- 2482 718 l 1
- 2482 -2 l 1
- 2100 -2 l 1
- 2100 -532 l 1
- 1928 -532 l 1
- 1928 -2 l 1
- 1048 -2 l 1
- 1036 116 l 1
- 1148 210 1204 332 1204 484 c 0
- 1204 744 1058 914 802 914 c 0
- 680 914 578 874 492 794 c 0
- 406 714 364 612 364 490 c 0
- 364 408 384 330 428 256 c 1
- 424 276 424 294 424 314 c 0
- 424 463 524 574 672 574 c 0
- 838 574 952 438 952 272 c 0
- 952 96 828 -26 652 -26 c 0
- 516 -26 404 28 320 136 c 1
- 240 236 200 356 200 496 c 0
- 200 666 258 806 374 914 c 0
- 490 1022 632 1078 804 1078 c 0
- 1135 1078 1368 833 1368 502 c 0
- 1368 378 1334 266 1264 166 c 1
- 1928 166 l 1
- 1928 312 l 1
- 1794 312 1678 348 1584 424 c 1
- 1482 504 1432 610 1432 742 c 0
- 1432 949 1589 1078 1796 1078 c 0
- 1971 1078 2100 965 2100 790 c 2
- 2100 488 l 1
-3048 512 m 0
- 3151 512 3234 595 3234 698 c 0
- 3234 801 3151 884 3048 884 c 0
- 2945 884 2862 801 2862 698 c 0
- 2862 595 2945 512 3048 512 c 0
-2310 166 m 1
- 2310 410 l 1
- 2248 354 2176 322 2100 316 c 1
- 2100 166 l 1
- 2310 166 l 1
-1782 910 m 0
- 1677 910 1600 842 1600 736 c 0
- 1600 656 1634 592 1704 542 c 1
- 1768 498 1844 478 1928 478 c 1
- 1928 778 l 2
- 1928 857 1861 910 1782 910 c 0
-664 136 m 0
- 739 136 788 205 788 280 c 0
- 788 358 742 422 664 422 c 0
- 585 422 536 360 536 280 c 0
- 536 202 590 136 664 136 c 0
+126 1036 m 1
+ 1033 1036 l 1
+ 1033 878 l 1
+ 126 878 l 1
+ 126 1036 l 1
+126 685 m 1
+ 1033 685 l 1
+ 1033 527 l 1
+ 126 527 l 1
+ 126 685 l 1
 EndSplineSet
-Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_sha ta_u_sign
 EndChar
 
-StartChar: ta_ssu
-Encoding: 235 -1 232
-Width: 3042
-GlyphClass: 3
-Flags: HMW
+StartChar: greater
+Encoding: 62 62 233
+Width: 1077
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1492 144 m 0
- 1575 144 1630 213 1630 296 c 2
- 1630 888 l 1
- 1348 888 l 1
- 1348 356 l 2
- 1348 249 1395 144 1492 144 c 0
-536 144 m 0
- 632 144 694 254 694 356 c 2
- 694 1054 l 1
- 1804 1054 l 1
- 1804 1053 l 1
- 2684 1056 l 2
- 2686 1056 l 0
- 2881 1056 3042 893 3042 698 c 0
- 3042 501 2880 340 2684 340 c 0
- 2490 340 2326 504 2326 698 c 0
- 2326 758 2349 836 2377 888 c 1
- 1805 886 l 1
- 1804 276 l 2
- 1804 106 1665 -16 1494 -16 c 0
- 1305 -16 1172 123 1172 312 c 2
- 1172 888 l 1
- 868 888 l 1
- 868 312 l 2
- 868 124 720 -16 532 -16 c 0
- 357 -16 200 108 200 276 c 2
- 200 1054 l 1
- 376 1054 l 1
- 376 296 l 2
- 376 212 452 144 536 144 c 0
-2684 512 m 0
- 2787 512 2870 595 2870 698 c 0
- 2870 801 2787 884 2684 884 c 0
- 2581 884 2498 801 2498 698 c 0
- 2498 595 2581 512 2684 512 c 0
+905 703 m 1
+ 176 1104 l 1
+ 176 1291 l 1
+ 1079 786 l 1
+ 1079 622 l 1
+ 176 118 l 1
+ 176 305 l 1
+ 905 703 l 1
 EndSplineSet
-Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ssa ta_u_sign
-LCarets2: 1 0 
 EndChar
 
-StartChar: ta_ssuu
-Encoding: 236 -1 233
-Width: 3742
-GlyphClass: 3
-Flags: HMW
+StartChar: question
+Encoding: 63 63 234
+Width: 1051
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-536 144 m 0
- 632 144 694 254 694 356 c 2
- 694 1054 l 1
- 2136 1056 1575 1055 2138 1056 c 2
- 2450 1056 l 1
- 2450 1240 2506 1392 2620 1516 c 0
- 2734 1640 2884 1702 3066 1702 c 0
- 3272 1702 3440 1622 3566 1460 c 1
- 3684 1312 3742 1134 3742 922 c 0
- 3742 682 3666 478 3510 308 c 0
- 3350 134 3150 46 2914 46 c 0
- 2694 46 2506 126 2348 286 c 1
- 2446 418 l 1
- 2574 286 2728 220 2908 220 c 0
- 3100 220 3260 290 3388 430 c 1
- 3514 564 3578 728 3578 920 c 0
- 3578 1084 3534 1224 3446 1340 c 1
- 3350 1470 3222 1534 3066 1534 c 0
- 2934 1534 2826 1488 2744 1396 c 0
- 2662 1304 2620 1190 2620 1056 c 1
- 2810 1056 l 2
- 2994 1056 3118 930 3118 746 c 0
- 3118 550 2981 388 2786 388 c 0
- 2690 388 2610 426 2546 500 c 0
- 2482 574 2450 660 2450 758 c 2
- 2450 878 l 1
- 1808 878 l 1
- 1801 578 1800 482 1800 436 c 0
- 1800 402 1801 396 1801 356 c 0
- 1801 338 1800 313 1800 274 c 1
- 1789 201 1759 114 1706 64 c 0
- 1646 8 1580 -16 1494 -16 c 0
- 1305 -16 1172 123 1172 312 c 2
- 1172 888 l 1
- 868 888 l 1
- 868 312 l 2
- 868 124 720 -16 532 -16 c 0
- 357 -16 200 108 200 276 c 2
- 200 1054 l 1
- 376 1054 l 1
- 376 296 l 2
- 376 212 452 144 536 144 c 0
-2786 560 m 0
- 2886 560 2946 646 2946 746 c 0
- 2946 828 2886 868 2762 868 c 2
- 2620 868 l 1
- 2620 758 l 2
- 2620 653 2687 560 2786 560 c 0
-1492 144 m 0
- 1575 144 1630 213 1630 296 c 2
- 1630 888 l 1
- 1348 888 l 1
- 1348 356 l 2
- 1348 249 1395 144 1492 144 c 0
+576 453 m 0
+ 576 414.501598956 580 384.547061618 580 347 c 1
+ 392 341 l 1
+ 389.237319336 385.202890622 388 405.514090344 388 452 c 0
+ 388 610.833111647 446.204991466 708.838308099 539 772.5 c 128
+ 594.459778773 810.547987763 654.636992813 842.057426305 714 874.5 c 128
+ 795.553494003 919.069932769 865 980.645909524 865 1106 c 0
+ 865 1246.9675195 762.86755424 1319 623 1319 c 0
+ 464.078717796 1319 375.234420678 1220.48935287 347 1083 c 1
+ 170 1145 l 1
+ 221.289972854 1296.97028994 324.147144241 1410.90773442 477.5 1458.5 c 128
+ 525.833333333 1473.5 577.333333333 1481 632 1481 c 0
+ 819.919112553 1481 954.929934395 1383.93083728 1018.5 1255 c 128
+ 1042.16666667 1207 1054 1153 1054 1093 c 0
+ 1054 844.931103263 883.965864122 793.93403886 727 704.5 c 128
+ 642.095293118 656.124062358 576 586.512957709 576 453 c 0
+496 -23 m 256
+ 416.316129145 -23 369 46.4540241062 369 126 c 0
+ 369 189.140680234 402.226975509 238.789964654 443.5 262.5 c 128
+ 459.166666667 271.5 476.666666667 276 496 276 c 0
+ 575.705631313 276 623 205.172041319 623 126 c 256
+ 623 46.4536988958 575.679341807 -23 496 -23 c 256
 EndSplineSet
-Ligature2: "pstsPostBaseSubstitutionslookup subtable" ta_ssa ta_uu_sign
-LCarets2: 1 0 
 EndChar
 
-StartChar: ta_ss
-Encoding: 237 -1 234
-Width: 1804
-GlyphClass: 3
-Flags: HMW
+StartChar: at
+Encoding: 64 64 235
+Width: 1736
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-1018 1524 m 0
- 1097 1524 1154 1444 1154 1366 c 0
- 1154 1285 1099 1208 1018 1208 c 0
- 938 1208 884 1286 884 1366 c 0
- 884 1443 940 1524 1018 1524 c 0
-536 144 m 0
- 632 144 694 254 694 356 c 2
- 694 1054 l 1
- 1804 1054 l 1
- 1804 276 l 2
- 1804 106 1665 -16 1494 -16 c 0
- 1305 -16 1172 123 1172 312 c 2
- 1172 888 l 1
- 868 888 l 1
- 868 312 l 2
- 868 124 720 -16 532 -16 c 0
- 357 -16 200 108 200 276 c 2
- 200 1054 l 1
- 376 1054 l 1
- 376 296 l 2
- 376 212 452 144 536 144 c 0
-1492 144 m 0
- 1575 144 1630 213 1630 296 c 2
- 1630 888 l 1
- 1348 888 l 1
- 1348 356 l 2
- 1348 249 1395 144 1492 144 c 0
+1098 649 m 1
+ 1123 791 l 1
+ 1123 814 l 2
+ 1123 922.441886591 1058.31207759 993.9531002 978.5 1024 c 128
+ 950.166666667 1034.66666667 920.333333333 1040 889 1040 c 0
+ 803.706942805 1040 743.065081056 989.955036673 704.5 937 c 128
+ 665.373282025 883.273760393 633 805.022152934 633 718 c 0
+ 633 604.29368829 687.546170302 515.768479825 761.5 473 c 128
+ 789.166666667 457 821 449 857 449 c 0
+ 990.279440165 449 1064.75730862 545.116589437 1098 649 c 1
+891 1171 m 0
+ 1010.27474826 1171 1097.69121193 1113.35892122 1167 1043 c 1
+ 1186 1154 l 1
+ 1316 1154 l 1
+ 1239 587 l 2
+ 1236.78987518 569.319001469 1233 554.43118317 1233 535 c 0
+ 1233 470.375404247 1250.0849671 434 1313 434 c 0
+ 1372.71901423 434 1409.65370648 503.58757288 1430 553 c 128
+ 1480.18818318 674.885587712 1489.12684208 844.637463417 1446.5 983 c 128
+ 1401.18713234 1130.08111143 1305.54241882 1241.12997216 1175 1307 c 128
+ 1102.33333333 1343.66666667 1017 1362 919 1362 c 0
+ 732.060310714 1362 595.65163322 1279.77048551 500.5 1182 c 128
+ 403.312883791 1082.13800903 326 939.110468989 326 748 c 0
+ 326 425.126679391 498.886362144 226.699495435 742.5 147.5 c 128
+ 823.5 121.166666667 908 108 996 108 c 0
+ 1266.60016693 108 1459.85031417 221.907446126 1574 384 c 1
+ 1735 384 l 1
+ 1626.04428256 196.145314751 1441.12655049 65.1196705649 1203 11 c 128
+ 1129.66666667 -5.66666666667 1055.66666667 -14 981 -14 c 0
+ 659.978079611 -14 432.505777115 120.401166675 307 320.5 c 128
+ 238.207500295 430.17860802 195 571.91000347 195 748 c 0
+ 195 975.421817355 288.999869855 1141.99986985 406 1259 c 128
+ 523.616498842 1376.61649884 690.737888956 1471 919 1471 c 0
+ 1222.6036326 1471 1418.96961184 1325.8069778 1525 1127 c 128
+ 1573.28925237 1036.4576518 1606 924.275439943 1606 793 c 0
+ 1606 589.727251675 1538.39303165 408.724249531 1400 341 c 128
+ 1368.66666667 325.666666667 1332.66666667 318 1292 318 c 0
+ 1195.88702995 318 1147.36363963 362.54544866 1111 428 c 1
+ 1045.70230888 368.143783142 966.71869486 320 857 320 c 0
+ 738.956434161 320 649.191912918 374.897996694 589.5 440.5 c 128
+ 529.088944904 506.89234768 482 605.777413308 482 726 c 0
+ 482 920.781073572 586.911916199 1062.84895645 719 1131.5 c 128
+ 769.666666667 1157.83333333 827 1171 891 1171 c 0
 EndSplineSet
-Ligature2: "halnHalantFormsinTamillookup4 subtable" ta_ssa ta_virama
-Ligature2: "halfformSubstitutionlookup5 subtable" ta_ssa ta_virama
 EndChar
 
-StartChar: zwnj
-Encoding: 238 8204 235
-Width: 420
-VWidth: 4096
-GlyphClass: 2
-Flags: HMW
+StartChar: A
+Encoding: 65 65 236
+Width: 1364
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-200 -1200 m 1
- 200 1986 l 1
- 420 1986 l 1
- 420 -1200 l 1
- 200 -1200 l 1
+549 556 m 1
+ 1013 556 l 1
+ 781 1244 l 1
+ 549 556 l 1
+887 1458 m 1
+ 1398 -1 l 1
+ 1192 -1 l 1
+ 1061 398 l 1
+ 502 398 l 1
+ 371 -1 l 1
+ 165 -1 l 1
+ 676 1458 l 1
+ 887 1458 l 1
 EndSplineSet
 EndChar
 
-StartChar: ZWJ
-Encoding: 239 8205 236
-Width: 1384
-VWidth: 4096
-GlyphClass: 2
-Flags: HMW
+StartChar: B
+Encoding: 66 66 237
+Width: 1206
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+376 1303 m 1
+ 376 822 l 1
+ 603 822 l 2
+ 758.152213808 822 884.219506485 862.500839003 933.5 964.5 c 128
+ 947.833333333 994.166666667 955 1027 955 1063 c 0
+ 955 1242.06251195 790.031387023 1303 606 1303 c 2
+ 376 1303 l 1
+1016 409 m 256
+ 1016 596.870275601 868.727841769 664 675 664 c 2
+ 376 664 l 1
+ 376 158 l 1
+ 647 158 l 2
+ 848.128419863 158 1016 214.504527267 1016 409 c 256
+935 768 m 1
+ 1088.43866781 715.392456751 1206 602.972051093 1206 402 c 0
+ 1206 187.668200586 1057.55135169 78.774428372 885 29 c 128
+ 815.666666667 9 736.333333333 -1 647 -1 c 2
+ 195 -1 l 1
+ 195 1461 l 1
+ 606 1461 l 2
+ 838.611940169 1461 1020.3964551 1379.10649899 1102 1229.5 c 128
+ 1128 1181.83333333 1141 1129.66666667 1141 1073 c 0
+ 1141 917.884123612 1048.83107616 822.041015955 935 768 c 1
+EndSplineSet
+EndChar
+
+StartChar: C
+Encoding: 67 67 238
+Width: 1248
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+771 140 m 0
+ 968.964976455 140 1064.47339591 257.269729412 1114 420 c 1
+ 1287 369 l 1
+ 1226.31562107 198.325184273 1118.73540205 65.4329919923 947.5 8 c 128
+ 893.833333333 -10 835 -19 771 -19 c 0
+ 569.429726045 -19 432.014648892 72.0621248053 343 194 c 128
+ 248.373342456 323.62555828 195 510.296352495 195 732 c 0
+ 195 1063.32475531 304.081601693 1317.46755976 522 1430.5 c 128
+ 593.333333333 1467.5 675.666666667 1486 769 1486 c 0
+ 975.517463346 1486 1109.74985084 1392.55020882 1198 1269 c 128
+ 1231.33333333 1222.33333333 1259 1169.66666667 1281 1111 c 1
+ 1109 1061 l 1
+ 1058.38270097 1220.08293981 966.593789937 1326 769 1326 c 0
+ 545.378323438 1326 446.936625004 1166.27781917 406.5 977 c 128
+ 390.833333333 903.666666667 383 822 383 732 c 0
+ 383 479.650973041 440.360183493 271.68564911 599 181.5 c 128
+ 647.666666667 153.833333333 705 140 771 140 c 0
+EndSplineSet
+EndChar
+
+StartChar: D
+Encoding: 68 68 239
+Width: 1291
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+202 -1 m 1
+ 202 1461 l 1
+ 601 1461 l 2
+ 946.243208023 1461 1159.28469115 1288.012187 1248.5 1029 c 128
+ 1279.5 939 1295 839 1295 729 c 0
+ 1295 384.18874865 1143.82098171 152.926286588 897.5 51.5 c 128
+ 812.5 16.5 716 -1 608 -1 c 2
+ 202 -1 l 1
+608 158 m 2
+ 952.097050483 158 1107 384.089738344 1107 729 c 256
+ 1107 997.570056716 1011.41041602 1183.03791915 822.5 1263 c 128
+ 759.5 1289.66666667 686.333333333 1303 603 1303 c 2
+ 380 1303 l 1
+ 380 158 l 1
+ 608 158 l 2
+EndSplineSet
+EndChar
+
+StartChar: E
+Encoding: 69 69 240
+Width: 1096
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+195 -1 m 1
+ 195 1461 l 1
+ 1069 1461 l 1
+ 1069 1303 l 1
+ 373 1303 l 1
+ 373 838 l 1
+ 1012 838 l 1
+ 1012 680 l 1
+ 373 680 l 1
+ 373 156 l 1
+ 1102 156 l 1
+ 1102 -1 l 1
+ 195 -1 l 1
+EndSplineSet
+EndChar
+
+StartChar: F
+Encoding: 70 70 241
+Width: 1072
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+197 -1 m 1
+ 197 1460 l 1
+ 1074 1460 l 1
+ 1074 1302 l 1
+ 375 1302 l 1
+ 375 838 l 1
+ 1035 838 l 1
+ 1035 680 l 1
+ 375 680 l 1
+ 375 -1 l 1
+ 197 -1 l 1
+EndSplineSet
+EndChar
+
+StartChar: G
+Encoding: 71 71 242
+Width: 1268
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+380 723 m 0
+ 380 408.488735348 449.506452466 137 758 137 c 0
+ 909.123680777 137 1014.77968888 205.715002807 1065.5 309 c 128
+ 1083.83333333 346.333333333 1093 389.333333333 1093 438 c 2
+ 1093 610 l 1
+ 755 610 l 1
+ 755 767 l 1
+ 1269 767 l 1
+ 1269 0 l 1
+ 1124 0 l 1
+ 1106 137 l 1
+ 1036.12765903 43.8368787002 909.734444247 -23 751 -23 c 0
+ 556.367039996 -23 424.014346923 63.2759718529 338 182 c 128
+ 243.911350497 311.868840159 193 499.087847672 193 723 c 0
+ 193 1055.54043431 303.002202943 1311.35969595 518 1429 c 128
+ 588.666666667 1467.66666667 670 1487 762 1487 c 0
+ 967.347906667 1487 1101.50585149 1393.12192495 1190 1271 c 128
+ 1223.33333333 1225 1251 1173 1273 1115 c 1
+ 1099 1065 l 1
+ 1049.58052378 1221.6959002 956.47099881 1328 762 1328 c 0
+ 618.311856345 1328 530.245788997 1254.57185515 473.5 1159 c 128
+ 409.154928142 1050.62935266 380 897.663214384 380 723 c 0
+EndSplineSet
+EndChar
+
+StartChar: H
+Encoding: 72 72 243
+Width: 1207
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+373 680 m 1
+ 373 -1 l 1
+ 195 -1 l 1
+ 195 1460 l 1
+ 373 1460 l 1
+ 373 838 l 1
+ 1029 838 l 1
+ 1029 1460 l 1
+ 1205 1460 l 1
+ 1205 -1 l 1
+ 1029 -1 l 1
+ 1029 680 l 1
+ 373 680 l 1
+EndSplineSet
+EndChar
+
+StartChar: I
+Encoding: 73 73 244
+Width: 389
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+198 1460 m 1
+ 384 1460 l 1
+ 384 -1 l 1
+ 198 -1 l 1
+ 198 1460 l 1
+EndSplineSet
+EndChar
+
+StartChar: J
+Encoding: 74 74 245
+Width: 859
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+861 409 m 2
+ 861 144.210647992 734.507198341 -24 475 -24 c 0
+ 324.208324748 -24 215.442114236 37.7814101619 155 132 c 128
+ 132.333333333 167.333333333 117.666666667 209 111 257 c 1
+ 292 299 l 1
+ 305.533875662 195.240286593 363.108226462 131 478 131 c 0
+ 636.983924787 131 680 245.926979331 680 409 c 2
+ 680 1461 l 1
+ 861 1461 l 1
+ 861 409 l 2
+EndSplineSet
+EndChar
+
+StartChar: K
+Encoding: 75 75 246
+Width: 1225
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+676 846 m 1
+ 1283 -1 l 1
+ 1067 -1 l 1
+ 555 717 l 1
+ 377 519 l 1
+ 377 -1 l 1
+ 199 -1 l 1
+ 199 1460 l 1
+ 377 1460 l 1
+ 377 762 l 1
+ 1026 1460 l 1
+ 1234 1460 l 1
+ 676 846 l 1
+EndSplineSet
+EndChar
+
+StartChar: L
+Encoding: 76 76 247
+Width: 1011
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+198 -1 m 1
+ 198 1459 l 1
+ 376 1459 l 1
+ 376 156 l 1
+ 1006 156 l 1
+ 1006 -1 l 1
+ 198 -1 l 1
+EndSplineSet
+EndChar
+
+StartChar: M
+Encoding: 77 77 248
+Width: 1563
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+879 199 m 1
+ 1031.04556569 618.807225627 1176.50549455 1031.31954145 1329 1453 c 1
+ 1562 1453 l 1
+ 1562 -1 l 1
+ 1395 -1 l 1
+ 1395 1046 l 1
+ 1396 1172 l 1
+ 1259.78748749 776.879179177 1114.78564749 390.547685839 975 -1 c 1
+ 785 -1 l 1
+ 644.95743976 390.290773094 501.820983943 778.48765061 364 1172 c 1
+ 366 1046 l 1
+ 366 -1 l 1
+ 199 -1 l 1
+ 199 1453 l 1
+ 431 1453 l 1
+ 879 199 l 1
+EndSplineSet
+EndChar
+
+StartChar: N
+Encoding: 78 78 249
+Width: 1230
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+997 0 m 1
+ 359 1217 l 1
+ 364 1047 l 1
+ 364 0 l 1
+ 197 0 l 1
+ 197 1453 l 1
+ 426 1453 l 1
+ 1067 245 l 1
+ 1063 394 l 1
+ 1063 1453 l 1
+ 1230 1453 l 1
+ 1230 0 l 1
+ 997 0 l 1
+EndSplineSet
+EndChar
+
+StartChar: O
+Encoding: 79 79 250
+Width: 1349
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1163 729 m 0
+ 1163 980.771617067 1103.73183312 1190.25017821 946 1281 c 128
+ 897.333333333 1309 840 1323 774 1323 c 256
+ 549.827296992 1323 450.257912163 1163.09876408 409 974 c 128
+ 393 900.666666667 385 819 385 729 c 0
+ 385 477.132145364 443.657601578 268.516568966 602 178.5 c 128
+ 650.666666667 150.833333333 708 137 774 137 c 256
+ 997.9682529 137 1097.63907522 294.790780675 1139 483.5 c 128
+ 1155 556.5 1163 638.333333333 1163 729 c 0
+195 729 m 0
+ 195 1061.52858851 306.493347524 1314.69797026 526 1427.5 c 128
+ 598 1464.5 680.666666667 1483 774 1483 c 256
+ 975.708605256 1483 1113.91074201 1394.04007944 1203 1272 c 128
+ 1298.34486625 1141.39059418 1351 953.233882258 1351 729 c 0
+ 1351 398.605063641 1239.20094261 148.128270902 1022 34.5 c 128
+ 950 -3.16666666667 867.333333333 -22 774 -22 c 256
+ 572.215186868 -22 434.01398443 69.2122660812 344.5 191 c 128
+ 249.340920438 320.468135458 195 507.056923635 195 729 c 0
+EndSplineSet
+EndChar
+
+StartChar: P
+Encoding: 80 80 251
+Width: 1168
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+985 1034 m 0
+ 985 1228.57771939 833.892352844 1301 635 1301 c 2
+ 375 1301 l 1
+ 375 770 l 1
+ 635 770 l 2
+ 839.688985106 770 985 844.954760007 985 1034 c 0
+635 1459 m 2
+ 875.234888049 1459 1056.00740189 1371.06273378 1134.5 1210 c 128
+ 1160.16666667 1157.33333333 1173 1098.66666667 1173 1034 c 0
+ 1173 813.302513899 1030.62002571 692.040007492 855.5 641 c 128
+ 789.166666667 621.666666667 715.666666667 612 635 612 c 2
+ 375 612 l 1
+ 375 0 l 1
+ 197 0 l 1
+ 197 1459 l 1
+ 635 1459 l 2
+EndSplineSet
+EndChar
+
+StartChar: Q
+Encoding: 81 81 252
+Width: 1333
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1334 729 m 0
+ 1334 492.205223835 1281.5536686 299.547739014 1175 168 c 1
+ 1365 7 l 1
+ 1256 -114 l 1
+ 1058 59 l 1
+ 978.508871329 8.4147363 888.563006225 -22 767 -22 c 0
+ 565.223925727 -22 429.20870949 68.3304762379 341.5 191 c 128
+ 248.498904584 321.07146212 197 508.052637066 197 729 c 0
+ 197 1059.79600999 302.348218872 1314.33639575 519.5 1427.5 c 128
+ 590.5 1464.5 673 1483 767 1483 c 0
+ 1074.70055137 1483 1232.00774369 1282.01171228 1297.5 1033.5 c 128
+ 1321.83333333 941.166666667 1334 839.666666667 1334 729 c 0
+1045 282 m 1
+ 1117.06897931 394.689676737 1146 545.98518456 1146 729 c 0
+ 1146 979.900911595 1092.27473099 1189.49596222 936.5 1281 c 128
+ 888.833333333 1309 832.333333333 1323 767 1323 c 0
+ 464.036013487 1323 385 1035.69758211 385 729 c 0
+ 385 477.553611193 438.82870795 269.09178639 596 178.5 c 128
+ 644 150.833333333 701 137 767 137 c 0
+ 830.392073071 137 886.306911656 151.850546817 928 174 c 1
+ 733 355 l 1
+ 840 470 l 1
+ 1045 282 l 1
+EndSplineSet
+EndChar
+
+StartChar: R
+Encoding: 82 82 253
+Width: 1215
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1023 1038 m 0
+ 1023 1227.16570475 877.238732753 1298 671 1298 c 2
+ 379 1298 l 1
+ 379 780 l 1
+ 671 780 l 2
+ 878.6852897 780 1023 847.541858344 1023 1038 c 0
+671 1456 m 2
+ 910.138007706 1456 1091.43488066 1373.65705841 1170.5 1214.5 c 128
+ 1196.16666667 1162.83333333 1209 1104 1209 1038 c 0
+ 1209 808.737532086 1057.10132012 692.663996395 875 643 c 1
+ 1263 -1 l 1
+ 1053 -1 l 1
+ 685 620 l 1
+ 583 620 481 620 379 620 c 1
+ 379 -1 l 1
+ 201 -1 l 1
+ 201 1456 l 1
+ 671 1456 l 2
+EndSplineSet
+EndChar
+
+StartChar: S
+Encoding: 83 83 254
+Width: 1150
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+969 1166 m 1
+ 913.023305709 1258.05056394 823.928645204 1324 681 1324 c 0
+ 551.883687988 1324 456.065801845 1276.80923733 416 1190 c 128
+ 404 1164 398 1136.66666667 398 1108 c 0
+ 398 922.324461515 594.227773376 876.702952902 733 829 c 0
+ 894.355860303 773.146048357 1051.49955988 714.096915595 1131 576.5 c 128
+ 1157 531.5 1170 476 1170 410 c 0
+ 1170 270.445529223 1102.38682844 165.666516227 1021.5 97 c 128
+ 934.706837296 23.3194733876 806.813277302 -30 651 -30 c 0
+ 456.43737543 -30 314.929207517 46.489995506 222 151.5 c 128
+ 188.666666667 189.166666667 162 231 142 277 c 1
+ 311 361 l 1
+ 344.24359855 219.714706164 471.856304632 136 646 136 c 0
+ 795.54644043 136 907.088549453 200.234709133 957.5 299 c 128
+ 973.833333333 331 982 365 982 401 c 0
+ 982 559.046081807 833.144951664 607.682282996 714 650.5 c 128
+ 532.087169682 715.874923396 341.972374171 764.158177339 250.5 920 c 128
+ 223.5 966 210 1022.66666667 210 1090 c 0
+ 210 1214.09256409 269.283510929 1307.61561024 341 1369.5 c 128
+ 419.508762277 1437.24546422 535.055322593 1484 678 1484 c 0
+ 892.56737242 1484 1040.35882057 1380.96329838 1132 1249 c 1
+ 969 1166 l 1
+EndSplineSet
+EndChar
+
+StartChar: T
+Encoding: 84 84 255
+Width: 1133
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+577 1300 m 1
+ 195 1300 l 1
+ 195 1458 l 1
+ 1136 1458 l 1
+ 1136 1300 l 1
+ 754 1300 l 1
+ 754 -6 l 1
+ 577 -6 l 1
+ 577 1300 l 1
+EndSplineSet
+EndChar
+
+StartChar: U
+Encoding: 85 85 256
+Width: 1207
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+700 135 m 256
+ 908.650517396 135 1029 245.382364117 1029 457 c 2
+ 1029 1463 l 1
+ 1205 1463 l 1
+ 1205 466 l 2
+ 1205 219.606909565 1079.95494121 65.8165837717 895 4.5 c 128
+ 833.666666667 -15.8333333333 768.666666667 -26 700 -26 c 256
+ 465.280376263 -26 307.675455694 82.8464519044 235 250 c 128
+ 208.333333333 311.333333333 195 383.333333333 195 466 c 2
+ 195 1463 l 1
+ 373 1463 l 1
+ 373 457 l 2
+ 373 245.140339901 491.100738349 135 700 135 c 256
+EndSplineSet
+EndChar
+
+StartChar: V
+Encoding: 86 86 257
+Width: 1320
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1361 1459 m 1
+ 1193.21379876 970.894687293 1033.85247935 508.503571473 857 -1 c 1
+ 674 -1 l 1
+ 170 1459 l 1
+ 364 1459 l 1
+ 765 196 l 1
+ 889.433277416 595.496311703 997.256445125 953.439077569 1126.5 1336 c 128
+ 1141.85672307 1381.45590028 1153.16564342 1415.95977953 1167 1459 c 1
+ 1361 1459 l 1
+EndSplineSet
+EndChar
+
+StartChar: W
+Encoding: 87 87 258
+Width: 1867
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+349 1458 m 1
+ 635 258 l 1
+ 925 1458 l 1
+ 1124 1458 l 1
+ 1413 258 l 1
+ 1506.73500736 664.185031898 1589.6764207 1016.24096695 1682 1404 c 128
+ 1687.58656132 1427.46355753 1690.00330704 1438.01653519 1694 1458 c 1
+ 1895 1458 l 1
+ 1767.44579525 986.435970308 1660.78177534 577.707860086 1540 123 c 128
+ 1528.66666667 80.3333333333 1517.33333333 39 1506 -1 c 1
+ 1314 -1 l 1
+ 1088 913 l 1
+ 1022 1206 l 1
+ 930.64892508 798.35107492 828.757931352 401.242068648 732 -1 c 1
+ 542 -1 l 1
+ 405.22307413 481.742091306 285.310079524 951.754315641 151 1458 c 1
+ 349 1458 l 1
+EndSplineSet
+EndChar
+
+StartChar: X
+Encoding: 88 88 259
+Width: 1239
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+825 729 m 1
+ 1282 -1 l 1
+ 1078 -1 l 1
+ 716 609 l 1
+ 354 -1 l 1
+ 153 -1 l 1
+ 607 729 l 1
+ 459.490487079 966.17215803 314.256999839 1220.71140026 167 1459 c 1
+ 368 1459 l 1
+ 716 857 l 1
+ 1064 1459 l 1
+ 1268 1459 l 1
+ 825 729 l 1
+EndSplineSet
+EndChar
+
+StartChar: Y
+Encoding: 89 89 260
+Width: 1310
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+663 633 m 1
+ 163 1458 l 1
+ 364 1458 l 1
+ 751 824 l 1
+ 1139 1458 l 1
+ 1340 1458 l 1
+ 840 633 l 1
+ 840 0 l 1
+ 663 0 l 1
+ 663 633 l 1
+EndSplineSet
+EndChar
+
+StartChar: Z
+Encoding: 90 90 261
+Width: 1177
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1176 1460 m 1
+ 1176 1339 l 1
+ 407 156 l 1
+ 1158 156 l 1
+ 1158 -1 l 1
+ 193 -1 l 1
+ 193 127 l 1
+ 960 1305 l 1
+ 255 1305 l 1
+ 255 1460 l 1
+ 1176 1460 l 1
+EndSplineSet
+EndChar
+
+StartChar: bracketleft
+Encoding: 91 91 262
+Width: 534
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+196 1467 m 1
+ 573 1467 l 1
+ 573 1307 l 1
+ 361 1307 l 1
+ 361 -241 l 1
+ 573 -241 l 1
+ 573 -408 l 1
+ 196 -408 l 1
+ 196 1467 l 1
+EndSplineSet
+EndChar
+
+StartChar: backslash
+Encoding: 92 92 263
+Width: 799
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+884 -301 m 1
+ 728 -301 l 1
+ 128 1390 l 1
+ 284 1390 l 1
+ 884 -301 l 1
+EndSplineSet
+EndChar
+
+StartChar: bracketright
+Encoding: 93 93 264
+Width: 534
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+533 -408 m 1
+ 156 -408 l 1
+ 156 -241 l 1
+ 368 -241 l 1
+ 368 1307 l 1
+ 156 1307 l 1
+ 156 1467 l 1
+ 533 1467 l 1
+ 533 -408 l 1
+EndSplineSet
+EndChar
+
+StartChar: asciicircum
+Encoding: 94 94 265
+Width: 947
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+971 968 m 1
+ 838 968 l 1
+ 567 1298 l 1
+ 296 968 l 1
+ 164 968 l 1
+ 455 1465 l 1
+ 680 1465 l 1
+ 971 968 l 1
+EndSplineSet
+EndChar
+
+StartChar: underscore
+Encoding: 95 95 266
+Width: 867
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+100 -67 m 1
+ 1062 -67 l 1
+ 1062 -230 l 1
+ 100 -230 l 1
+ 100 -67 l 1
+EndSplineSet
+EndChar
+
+StartChar: grave
+Encoding: 96 96 267
+Width: 437
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+164 1465 m 1
+ 380 1465 l 1
+ 471 968 l 1
+ 338 968 l 1
+ 164 1465 l 1
+EndSplineSet
+EndChar
+
+StartChar: a
+Encoding: 97 97 268
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 820.928005664 1090 947.79334896 990.163197376 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+EndSplineSet
+EndChar
+
+StartChar: b
+Encoding: 98 98 269
+Width: 1071
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+376 423 m 2
+ 376 291.795412276 433.829245 200.011353779 526 162.5 c 128
+ 554.666666667 150.833333333 584 145 614 145 c 0
+ 702.401515832 145 766.628319721 191.305311216 809 246.5 c 128
+ 860.7401627 313.898369833 892 414.103117356 892 535 c 0
+ 892 709.069676545 839.512394453 846.558220568 725.5 903 c 128
+ 691.833333333 919.666666667 655.333333333 928 616 928 c 0
+ 503.287629621 928 431.751216738 847.433231958 397.5 763 c 128
+ 383.166666667 727.666666667 376 687 376 641 c 2
+ 376 423 l 2
+616 -19 m 0
+ 506.101259621 -19 421.140568303 23.7891475454 373 96 c 1
+ 366 4 l 1
+ 202 4 l 1
+ 202 1461 l 1
+ 376 1461 l 1
+ 376 980 l 1
+ 434.078460442 1041.49484047 524.878046909 1091 635 1091 c 0
+ 771.221539608 1091 873.608656139 1027.94268474 941.5 947.5 c 128
+ 1021.86179591 852.28140149 1071 712.260068923 1071 535 c 0
+ 1071 282.453817192 971.616172107 98.8589536063 799.5 19.5 c 128
+ 743.833333333 -6.16666666667 682.666666667 -19 616 -19 c 0
+EndSplineSet
+EndChar
+
+StartChar: c
+Encoding: 99 99 270
+Width: 1043
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+656 134 m 0
+ 774.857796203 134 854.92766985 211.046831765 896 304 c 1
+ 1062 255 l 1
+ 996.063124553 101.147290624 869.94650632 -25 656 -25 c 0
+ 430.752323443 -25 300.272755429 113.215828142 240 286.5 c 128
+ 216 355.5 204 435.666666667 204 527 c 256
+ 204 785.302659539 304.511155646 973.940941233 481 1052.5 c 128
+ 535.666666667 1076.83333333 594 1089 656 1089 c 0
+ 870.524886153 1089 996.195308486 961.544280199 1062 808 c 1
+ 896 760 l 1
+ 856.254431254 849.950497688 781.217343843 930 656 930 c 0
+ 511.966468306 930 438.314919749 820.262565501 404 702.5 c 128
+ 389.333333333 652.166666667 382 593.666666667 382 527 c 256
+ 382 351.539446736 435.387775216 213.811987774 550.5 158 c 128
+ 583.5 142 618.666666667 134 656 134 c 0
+EndSplineSet
+EndChar
+
+StartChar: d
+Encoding: 100 100 271
+Width: 1071
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+896 632 m 2
+ 896 765.131395895 830.767483468 863.441566798 741.5 906.5 c 128
+ 713.166666667 920.166666667 684.666666667 927 656 927 c 0
+ 510.842444158 927 436.5208959 816.419368788 403 697.5 c 128
+ 389 647.833333333 382 591 382 527 c 0
+ 382 356.070411355 441.719753921 221.252925501 553 164.5 c 128
+ 586.333333333 147.5 621.666666667 139 659 139 c 0
+ 771.460909217 139 842.163549599 210.439247763 875.5 295 c 128
+ 889.166666667 329.666666667 896 369.666666667 896 415 c 2
+ 896 632 l 2
+638 1089 m 0
+ 746.670655634 1089 838.133020816 1040.13627249 896 980 c 1
+ 896 1462 l 1
+ 1069 1462 l 1
+ 1069 -1 l 1
+ 906 -1 l 1
+ 899 89 l 1
+ 851.512122981 18.89884821 770.825108404 -25 656 -25 c 0
+ 427.203123249 -25 295.672015672 119.879235866 237.5 297 c 128
+ 215.166666667 365 204 441.666666667 204 527 c 0
+ 204 780.319257501 299.808756259 969.616870099 469 1051 c 128
+ 521.666666667 1076.33333333 578 1089 638 1089 c 0
+EndSplineSet
+EndChar
+
+StartChar: e
+Encoding: 101 101 272
+Width: 1095
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+911 646 m 1
+ 891.528323431 768.140516657 840.563540809 866.890735657 743.5 908 c 128
+ 715.166666667 920 685 926 653 926 c 0
+ 533.209704383 926 459.436757379 847.763729946 419.5 763 c 128
+ 403.166666667 728.333333333 392.333333333 689.333333333 387 646 c 1
+ 911 646 l 1
+1084 255 m 1
+ 1014.05545025 91.7960505879 879.940156244 -25 664 -25 c 0
+ 428.798096988 -25 291.03709392 119.722878215 231.5 301 c 128
+ 209.166666667 369 198 444.333333333 198 527 c 0
+ 198 781.58575114 295.782009021 968.078293395 468 1049 c 128
+ 523.333333333 1075 584 1088 650 1088 c 0
+ 886.472295221 1088 1013.00642567 931.530851887 1069.5 743.5 c 128
+ 1091.83333333 669.166666667 1103 584.333333333 1103 489 c 1
+ 376 489 l 1
+ 378.426563574 287.595223327 465.787937792 136 667 136 c 0
+ 794.540697958 136 874.970058935 206.616449168 918 304 c 1
+ 1084 255 l 1
+EndSplineSet
+EndChar
+
+StartChar: f
+Encoding: 102 102 273
+Width: 729
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+750 1287 m 1
+ 712.946838675 1306.05591154 684.384146162 1320 639 1320 c 0
+ 520.080500664 1320 460 1228.45743981 460 1107 c 2
+ 460 1042 l 1
+ 730 1042 l 1
+ 730 885 l 1
+ 460 885 l 1
+ 460 -1 l 1
+ 287 -1 l 1
+ 287 885 l 1
+ 149 885 l 1
+ 149 1042 l 1
+ 287 1042 l 1
+ 287 1107 l 2
+ 287 1285.13449267 377.14585444 1407.15427442 504 1458.5 c 128
+ 546 1475.5 590 1484 636 1484 c 0
+ 705.315838585 1484 753.274293313 1467.94249668 808 1444 c 1
+ 750 1287 l 1
+EndSplineSet
+EndChar
+
+StartChar: g
+Encoding: 103 103 274
+Width: 1071
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+889 655 m 2
+ 889 779.369279676 827.694706078 864.722117569 739.5 900 c 128
+ 711.166666667 911.333333333 682 917 652 917 c 0
+ 507.663530894 917 431.990912813 814.401458717 397 697.5 c 128
+ 382.333333333 648.5 375 591 375 525 c 0
+ 375 359.423074114 436.358142817 230.895558463 542.5 173 c 128
+ 575.5 155 611 146 649 146 c 0
+ 760.781790497 146 832.504110098 220.300351627 867.5 302.5 c 128
+ 881.833333333 336.166666667 889 374.666666667 889 418 c 2
+ 889 655 l 2
+638 1082 m 0
+ 753.63857146 1082 843.567888952 1032.65433829 893 963 c 1
+ 899 1056 l 1
+ 1062 1056 l 1
+ 1062 96 l 2
+ 1062 -153.439465438 964.18063 -334.437795238 795 -415 c 128
+ 739 -441.666666667 676.666666667 -455 608 -455 c 0
+ 393.761544241 -455 264.39470923 -337.077566691 195 -174 c 1
+ 358 -125 l 1
+ 399.64058196 -222.911638663 479.013232377 -293 605 -293 c 0
+ 805.998395919 -293 889 -132.221977197 889 71 c 2
+ 889 113 l 1
+ 837.870609454 38.4363054531 752.433012128 -15 631 -15 c 0
+ 493.918192517 -15 392.241888473 47.1916897524 324 127 c 128
+ 245.61489494 218.670716087 197 354.687362874 197 525 c 0
+ 197 770.655683883 301.195636843 957.087888012 464 1040.5 c 128
+ 518 1068.16666667 576 1082 638 1082 c 0
+EndSplineSet
+EndChar
+
+StartChar: h
+Encoding: 104 104 275
+Width: 1063
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+374 969 m 1
+ 434.23671519 1042.22894788 523.74642824 1089 648 1089 c 0
+ 841.971746386 1089 965.033053971 990.92149682 1025 848.5 c 128
+ 1049 791.5 1061 722.666666667 1061 642 c 2
+ 1061 0 l 1
+ 887 0 l 1
+ 887 637 l 2
+ 887 805.996906209 797.20051433 923 632 923 c 256
+ 508.734707332 923 431.884009815 855.383094418 395.5 764 c 128
+ 381.166666667 728 374 685.666666667 374 637 c 2
+ 374 0 l 1
+ 201 0 l 1
+ 201 1462 l 1
+ 374 1462 l 1
+ 374 969 l 1
+EndSplineSet
+EndChar
+
+StartChar: i
+Encoding: 105 105 276
+Width: 422
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+394 -1 m 1
+ 221 -1 l 1
+ 221 1056 l 1
+ 394 1056 l 1
+ 394 -1 l 1
+306 1176 m 256
+ 226.15646323 1176 179 1246.40578624 179 1326 c 0
+ 179 1389.14068023 212.226975509 1438.78996465 253.5 1462.5 c 128
+ 269.166666667 1471.5 286.666666667 1476 306 1476 c 0
+ 385.705631313 1476 433 1405.17204132 433 1326 c 256
+ 433 1246.40513209 385.83883211 1176 306 1176 c 256
+EndSplineSet
+EndChar
+
+StartChar: j
+Encoding: 106 106 277
+Width: 723
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+339 -271 m 0
+ 478.749035361 -271 527 -145.451130645 527 0 c 2
+ 527 1046 l 1
+ 700 1046 l 1
+ 700 0 l 2
+ 700 -200.96665147 617.36242471 -345.443453886 478.5 -406 c 128
+ 434.166666667 -425.333333333 387 -435 337 -435 c 0
+ 239 -435 152.333333333 -400 77 -330 c 1
+ 199 -210 l 1
+ 239.666666667 -250.666666667 286.333333333 -271 339 -271 c 0
+596 1176 m 256
+ 516.15646323 1176 469 1246.40578624 469 1326 c 0
+ 469 1389.14068023 502.226975509 1438.78996465 543.5 1462.5 c 128
+ 559.166666667 1471.5 576.666666667 1476 596 1476 c 0
+ 675.705631313 1476 723 1405.17204132 723 1326 c 256
+ 723 1246.40513209 675.83883211 1176 596 1176 c 256
+EndSplineSet
+EndChar
+
+StartChar: k
+Encoding: 107 107 278
+Width: 1121
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+374 463 m 1
+ 374 -1 l 1
+ 201 -1 l 1
+ 201 1457 l 1
+ 374 1457 l 1
+ 374 668 l 1
+ 867 1056 l 1
+ 1107 1056 l 1
+ 648 685 l 1
+ 1133 -1 l 1
+ 912 -1 l 1
+ 511 574 l 1
+ 374 463 l 1
+EndSplineSet
+EndChar
+
+StartChar: l
+Encoding: 108 108 279
+Width: 400
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+221 -1 m 1
+ 221 1457 l 1
+ 394 1457 l 1
+ 394 -1 l 1
+ 221 -1 l 1
+EndSplineSet
+EndChar
+
+StartChar: m
+Encoding: 109 109 280
+Width: 1565
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+902 915 m 1
+ 960.192060499 1012.35979353 1059.37844857 1086 1200 1086 c 0
+ 1378.76537865 1086 1484.33011531 969.981786184 1535 833.5 c 128
+ 1555.66666667 777.833333333 1566 713 1566 639 c 2
+ 1566 5 l 1
+ 1393 5 l 1
+ 1393 632 l 2
+ 1393 788.43668166 1332.42335741 915 1181 915 c 256
+ 1033.29636501 915 970 790.727770354 970 639 c 2
+ 970 5 l 1
+ 797 5 l 1
+ 797 632 l 2
+ 797 788.43668166 736.423357406 915 585 915 c 256
+ 436.025522211 915 374 785.093711255 374 632 c 2
+ 374 5 l 1
+ 201 5 l 1
+ 201 1063 l 1
+ 364 1063 l 1
+ 371 963 l 1
+ 420.899411957 1026.82482925 499.252637602 1084.50360911 604 1086 c 0
+ 744.449174635 1087.59601335 844.123295833 1011.83217813 902 915 c 1
+EndSplineSet
+EndChar
+
+StartChar: n
+Encoding: 110 110 281
+Width: 1060
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+371 965 m 1
+ 431.096253067 1040.41490581 521.966800972 1089 648 1089 c 0
+ 841.971746386 1089 965.033053971 990.92149682 1025 848.5 c 128
+ 1049 791.5 1061 722.666666667 1061 642 c 2
+ 1061 0 l 1
+ 887 0 l 1
+ 887 632 l 2
+ 887 800.996906209 797.20051433 918 632 918 c 256
+ 508.734707332 918 431.884009815 850.383094418 395.5 759 c 128
+ 381.166666667 723 374 680.666666667 374 632 c 2
+ 374 0 l 1
+ 201 0 l 1
+ 201 1066 l 1
+ 364 1066 l 1
+ 371 965 l 1
+EndSplineSet
+EndChar
+
+StartChar: o
+Encoding: 111 111 282
+Width: 1104
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+EndSplineSet
+EndChar
+
+StartChar: p
+Encoding: 112 112 283
+Width: 1071
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+374 422 m 2
+ 374 290.498719534 437.556982972 194.96319357 528 155 c 128
+ 556.666666667 142.333333333 585 136 613 136 c 0
+ 758.1279721 136 832.026363237 238.901167441 866 357 c 128
+ 880 405.666666667 887 462.333333333 887 527 c 0
+ 887 700.803993426 827.467557022 836.742843638 717 897.5 c 128
+ 683.666666667 915.833333333 648.333333333 925 611 925 c 0
+ 497.449710423 925 428.091130305 854.206769555 394.5 769 c 128
+ 380.833333333 734.333333333 374 694.333333333 374 649 c 2
+ 374 422 l 2
+632 -25 m 0
+ 522.667747807 -25 431.819322593 22.779540784 374 84 c 1
+ 374 -437 l 1
+ 201 -437 l 1
+ 201 1066 l 1
+ 364 1066 l 1
+ 371 975 l 1
+ 418.422528167 1045.00468444 498.341864404 1089 613 1089 c 0
+ 843.473781676 1089 974.691899117 937.46395498 1032.5 758 c 128
+ 1054.83333333 688.666666667 1066 611.666666667 1066 527 c 0
+ 1066 275.975342927 970.238665054 88.5771131889 800 11 c 128
+ 747.333333333 -13 691.333333333 -25 632 -25 c 0
+EndSplineSet
+EndChar
+
+StartChar: q
+Encoding: 113 113 284
+Width: 1061
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+886 649 m 2
+ 886 779.041397146 826.562760374 870.003569258 735.5 907.5 c 128
+ 707.166666667 919.166666667 678.333333333 925 649 925 c 0
+ 560.640960618 925 497.380166989 878.705743841 455 823.5 c 128
+ 403.191325427 756.012384438 372 658.033134029 372 537 c 0
+ 372 361.460418998 425.470906272 222.140419676 538 162.5 c 128
+ 571.333333333 144.833333333 607.333333333 136 646 136 c 0
+ 758.511846717 136 830.488907978 215.867747758 864.5 300.5 c 128
+ 878.833333333 336.166666667 886 376.666666667 886 422 c 2
+ 886 649 l 2
+646 1089 m 0
+ 760.8126755 1089 841.517274553 1045.09354709 889 975 c 1
+ 896 1066 l 1
+ 1059 1066 l 1
+ 1059 -432 l 1
+ 886 -432 l 1
+ 886 84 l 1
+ 828.095775594 22.689644747 737.459240821 -25 628 -25 c 0
+ 489.610489402 -25 388.702135859 39.3804443749 321 122 c 128
+ 241.842321824 218.599200486 194 360.146612141 194 537 c 0
+ 194 788.148020076 293.155334165 971.252775486 464 1050.5 c 128
+ 519.333333333 1076.16666667 580 1089 646 1089 c 0
+EndSplineSet
+EndChar
+
+StartChar: r
+Encoding: 114 114 285
+Width: 775
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+714 853 m 1
+ 677.968390757 882.27568251 642.468291016 901 585 901 c 0
+ 436.025522211 901 374 771.093711255 374 618 c 2
+ 374 1 l 1
+ 201 1 l 1
+ 201 1059 l 1
+ 364 1059 l 1
+ 371 959 l 1
+ 438.393492762 1045.20097911 562.973477224 1114.04848729 710 1067 c 128
+ 743.333333333 1056.33333333 776.333333333 1039 809 1015 c 1
+ 714 853 l 1
+EndSplineSet
+EndChar
+
+StartChar: s
+Encoding: 115 115 286
+Width: 980
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+794 807 m 1
+ 755.208230164 872.946008722 685.578050409 920 582 920 c 0
+ 494.192229732 920 423.520227535 895.237218664 393.5 840 c 128
+ 385.166666667 824.666666667 381 808.666666667 381 792 c 0
+ 381 711.232391043 451.650001984 686.739999206 511 663 c 256
+ 538.803612939 651.878554824 568.517457081 644.254797537 598 634 c 2
+ 619 627 l 2
+ 761.316338963 579.561220346 911.69238503 527.600763362 965 391 c 128
+ 975.666666667 363.666666667 981 333 981 299 c 0
+ 981 193.211273721 922.677622202 116.875050033 857.5 67 c 128
+ 785.642008231 12.0130149942 680.311627152 -27 557 -27 c 0
+ 396.519302361 -27 280.703268901 31.4481390262 204.5 118 c 128
+ 177.5 148.666666667 156.333333333 183.666666667 141 223 c 1
+ 310 305 l 1
+ 330.925894537 198.975467678 424.388571845 139 555 139 c 0
+ 657.104246808 139 740.52219628 173.065353835 778.5 236 c 128
+ 790.166666667 255.333333333 796 276.333333333 796 299 c 0
+ 796 364.452837858 750.146868114 397.146096947 702 419.5 c 128
+ 571.525656537 480.077373751 393.443056892 494.707488981 289 580.5 c 128
+ 233.827914554 625.819927331 195 692.05743212 195 792 c 0
+ 195 882.43677711 248.055987468 950.159990266 304.5 994 c 128
+ 369.714242946 1044.65183918 464.569806266 1082 578 1082 c 0
+ 758.2893559 1082 882.094935263 994.51898959 957 878 c 1
+ 794 807 l 1
+EndSplineSet
+EndChar
+
+StartChar: t
+Encoding: 116 116 287
+Width: 720
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+445 281 m 2
+ 445 143.361034649 589.869110662 119.181398508 706 167 c 1
+ 756 10 l 1
+ 649.201508767 -22.3995422841 523.93536557 -36.3225296979 424.5 6.5 c 128
+ 328.091086575 48.0191670955 272 138.491168175 272 281 c 2
+ 272 895 l 1
+ 134 895 l 1
+ 134 1052 l 1
+ 272 1052 l 1
+ 272 1338 l 1
+ 445 1338 l 1
+ 445 1052 l 1
+ 715 1052 l 1
+ 715 895 l 1
+ 445 895 l 1
+ 445 281 l 2
+EndSplineSet
+EndChar
+
+StartChar: u
+Encoding: 117 117 288
+Width: 1061
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+890 98 m 1
+ 829.470607355 23.2283973215 739.381767365 -25 613 -25 c 0
+ 419.70285817 -25 296.995769918 73.3433210279 237 215 c 128
+ 213 271.666666667 201 340.666666667 201 422 c 2
+ 201 1058 l 1
+ 374 1058 l 1
+ 374 431 l 2
+ 374 262.821989725 465.616183034 146 630 146 c 256
+ 753.258016767 146 828.915120058 213.463205726 865.5 304.5 c 128
+ 879.833333333 340.166666667 887 382.333333333 887 431 c 2
+ 887 1058 l 1
+ 1061 1058 l 1
+ 1061 -1 l 1
+ 898 -1 l 1
+ 890 98 l 1
+EndSplineSet
+EndChar
+
+StartChar: v
+Encoding: 118 118 289
+Width: 1094
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+646 215 m 1
+ 945 1057 l 1
+ 1134 1057 l 1
+ 736 0 l 1
+ 556 0 l 1
+ 156 1057 l 1
+ 345 1057 l 1
+ 646 215 l 1
+EndSplineSet
+EndChar
+
+StartChar: w
+Encoding: 119 119 290
+Width: 1517
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+935 1056 m 1
+ 1161 226 l 1
+ 1373 1056 l 1
+ 1561 1056 l 1
+ 1252 -1 l 1
+ 1070 -1 l 1
+ 851 812 l 1
+ 635 -1 l 1
+ 453 -1 l 1
+ 143 1056 l 1
+ 332 1056 l 1
+ 544 226 l 1
+ 770 1056 l 1
+ 935 1056 l 1
+EndSplineSet
+EndChar
+
+StartChar: x
+Encoding: 120 120 291
+Width: 1170
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+937 1056 m 1
+ 1149 1056 l 1
+ 777 522 l 1
+ 1168 -1 l 1
+ 947 -1 l 1
+ 669 378 l 1
+ 394 -1 l 1
+ 172 -1 l 1
+ 561 522 l 1
+ 192 1056 l 1
+ 403 1056 l 1
+ 669 667 l 1
+ 937 1056 l 1
+EndSplineSet
+EndChar
+
+StartChar: y
+Encoding: 121 121 292
+Width: 1175
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+240 -251 m 1
+ 268.40605516 -271.120955739 299.728405589 -295 345 -295 c 0
+ 399.761424793 -295 436.839012453 -258.778412561 463.5 -224.5 c 128
+ 523.300856507 -147.613184491 556.214160218 -40.095572753 593 58 c 1
+ 181 1058 l 1
+ 370 1058 l 1
+ 688 276 l 1
+ 989 1058 l 1
+ 1179 1058 l 1
+ 765 7 l 2
+ 698.563912025 -161.044222524 625.995980145 -354.210175767 465 -428 c 128
+ 433 -442.666666667 398 -450 360 -450 c 0
+ 282.291984584 -450 204.35226941 -411.525398338 160 -375 c 1
+ 240 -251 l 1
+EndSplineSet
+EndChar
+
+StartChar: z
+Encoding: 122 122 293
+Width: 1005
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+245 908 m 1
+ 245 1056 l 1
+ 1001 1056 l 1
+ 1001 930 l 1
+ 410 146 l 1
+ 987 146 l 1
+ 987 -1 l 1
+ 194 -1 l 1
+ 194 128 l 1
+ 782 908 l 1
+ 245 908 l 1
+EndSplineSet
+EndChar
+
+StartChar: braceleft
+Encoding: 123 123 294
+Width: 624
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+357 199 m 2
+ 357 304.933468719 335.346958457 385 228 385 c 2
+ 199 385 l 1
+ 199 557 l 1
+ 228 557 l 2
+ 330.038985697 557 357 633.805930388 357 734 c 2
+ 357 1202 l 2
+ 357 1319.1434869 428.520824525 1395.79096899 515 1427.5 c 128
+ 545 1438.5 576 1444 608 1444 c 2
+ 700 1444 l 1
+ 700 1297 l 1
+ 646 1297 l 2
+ 561.642268186 1297 525 1244.77983787 525 1161 c 2
+ 525 627 l 2
+ 525 544.383669145 470.644637228 502.478474184 418 472 c 1
+ 468.288327912 434.945442591 525 389.392567984 525 303 c 2
+ 525 -109 l 2
+ 525 -196.843686005 557.712415761 -247 646 -247 c 2
+ 700 -247 l 1
+ 700 -394 l 1
+ 608 -394 l 2
+ 494.508425338 -394 415.744320235 -326.685522363 378.5 -247 c 128
+ 364.166666667 -216.333333333 357 -182.333333333 357 -145 c 2
+ 357 199 l 2
+EndSplineSet
+EndChar
+
+StartChar: bar
+Encoding: 124 124 295
+Width: 394
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+126 1455 m 1
+ 312 1455 l 1
+ 312 -403 l 1
+ 126 -403 l 1
+ 126 1455 l 1
+EndSplineSet
+EndChar
+
+StartChar: braceright
+Encoding: 125 125 296
+Width: 624
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+462 734 m 2
+ 462 632.905937393 488.169505436 557 591 557 c 2
+ 620 557 l 1
+ 620 385 l 1
+ 591 385 l 2
+ 482.82355118 385 462 305.863220853 462 199 c 2
+ 462 -145 l 2
+ 462 -264.205811585 389.058556433 -341.576577427 303 -376 c 128
+ 273 -388 242 -394 210 -394 c 2
+ 119 -394 l 1
+ 119 -247 l 1
+ 172 -247 l 2
+ 261.206251462 -247 293 -197.395757382 293 -109 c 2
+ 293 303 l 2
+ 293 389.39365039 349.712422542 434.945995557 400 472 c 1
+ 347.767820995 502.239682582 293 544.965079158 293 627 c 2
+ 293 1161 l 2
+ 293 1244.7773383 256.357629845 1297 172 1297 c 2
+ 119 1297 l 1
+ 119 1444 l 1
+ 210 1444 l 2
+ 323.433181419 1444 402.76730904 1381.97539968 440.5 1303 c 128
+ 454.833333333 1273 462 1239.33333333 462 1202 c 2
+ 462 734 l 2
+EndSplineSet
+EndChar
+
+StartChar: asciitilde
+Encoding: 126 126 297
+Width: 920
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+913 1476 m 1
+ 859.892448455 1422.89244846 787.031279056 1369 683 1369 c 0
+ 604.185518003 1369 554.111201508 1415.69086471 499.5 1442.5 c 128
+ 481.166666667 1451.5 461.666666667 1456 441 1456 c 0
+ 341.587136525 1456 270.315013955 1394.58834463 214 1349 c 1
+ 214 1499 l 1
+ 263.870209786 1559.36920132 339.602623282 1618 448 1618 c 256
+ 526.310190175 1618 576.958717649 1571.27481134 631.5 1544.5 c 128
+ 649.833333333 1535.5 669.666666667 1531 691 1531 c 256
+ 787.168164065 1531 853.124108005 1582.95050522 913 1622 c 1
+ 913 1476 l 1
+EndSplineSet
+EndChar
+
+StartChar: Euro
+Encoding: 8364 8364 298
+Width: 1248
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+1287 369 m 1
+ 1265.66666667 309 1238.66666667 255 1206 207 c 128
+ 1173.33333333 159 1135.5 118.333333333 1092.5 85 c 128
+ 1049.5 51.6666666667 1001.16666667 26 947.5 8 c 128
+ 893.833333333 -10 835 -19 771 -19 c 0
+ 677.666666667 -19 595.166666667 -0.166666666667 523.5 37.5 c 128
+ 451.833333333 75.1666666667 391.666666667 127.333333333 343 194 c 128
+ 294.333333333 260.666666667 257.5 339.833333333 232.5 431.5 c 128
+ 207.5 523.166666667 195 623.333333333 195 732 c 0
+ 195 842.666666667 207.5 944.166666667 232.5 1036.5 c 128
+ 257.5 1128.83333333 294.166666667 1208.33333333 342.5 1275 c 128
+ 390.833333333 1341.66666667 450.666666667 1393.5 522 1430.5 c 128
+ 593.333333333 1467.5 675.666666667 1486 769 1486 c 0
+ 830.333333333 1486 887.333333333 1477.5 940 1460.5 c 128
+ 992.666666667 1443.5 1040.5 1419 1083.5 1387 c 128
+ 1126.5 1355 1164.66666667 1315.66666667 1198 1269 c 128
+ 1231.33333333 1222.33333333 1259 1169.66666667 1281 1111 c 1
+ 1109 1061 l 1
+ 1081 1149 1039.83333333 1215.16666667 985.5 1259.5 c 128
+ 931.166666667 1303.83333333 859 1326 769 1326 c 0
+ 703 1326 645.833333333 1312 597.5 1284 c 128
+ 549.166666667 1256 509.166666667 1216.16666667 477.5 1164.5 c 128
+ 445.833333333 1112.83333333 422.166666667 1050.33333333 406.5 977 c 128
+ 390.833333333 903.666666667 383 822 383 732 c 0
+ 383 641.333333333 390.833333333 559.5 406.5 486.5 c 128
+ 422.166666667 413.5 446 351.333333333 478 300 c 128
+ 510 248.666666667 550.333333333 209.166666667 599 181.5 c 128
+ 647.666666667 153.833333333 705 140 771 140 c 0
+ 859.666666667 140 932 163.666666667 988 211 c 128
+ 1044 258.333333333 1086 328 1114 420 c 1
+ 1287 369 l 1
+892 829 m 1
+ 0 829 l 1
+ 0 972 l 1
+ 892 972 l 1
+ 892 829 l 1
+892 509 m 1
+ 0 509 l 1
+ 0 652 l 1
+ 892 652 l 1
+ 892 509 l 1
+EndSplineSet
+EndChar
+
+StartChar: quotesinglbase
+Encoding: 8218 8218 299
+Width: 394
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+119 220 m 1
+ 319 220 l 1
+ 319 0 l 1
+ 169 -310 l 1
+ 62 -261 l 1
+ 179 -11 l 1
+ 119 -11 l 1
+ 119 220 l 1
+EndSplineSet
+EndChar
+
+StartChar: quotedblbase
+Encoding: 8222 8222 300
+Width: 2048
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: ellipsis
+Encoding: 8230 8230 301
+Width: 1208
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+366 438 m 0
+ 384.666666667 438 401.5 433.833333333 416.5 425.5 c 128
+ 431.5 417.166666667 444.166666667 406.333333333 454.5 393 c 128
+ 464.833333333 379.666666667 472.833333333 364.5 478.5 347.5 c 128
+ 484.166666667 330.5 487 313.333333333 487 296 c 256
+ 487 278.666666667 484.333333333 261.5 479 244.5 c 128
+ 473.666666667 227.5 465.666666667 212.333333333 455 199 c 128
+ 444.333333333 185.666666667 431.5 174.833333333 416.5 166.5 c 128
+ 401.5 158.166666667 384.666666667 154 366 154 c 0
+ 346.666666667 154 329.666666667 158.166666667 315 166.5 c 128
+ 300.333333333 174.833333333 287.666666667 185.666666667 277 199 c 128
+ 266.333333333 212.333333333 258.333333333 227.5 253 244.5 c 128
+ 247.666666667 261.5 245 278.666666667 245 296 c 0
+ 245 312.666666667 248 329.5 254 346.5 c 128
+ 260 363.5 268.166666667 378.666666667 278.5 392 c 128
+ 288.833333333 405.333333333 301.5 416.333333333 316.5 425 c 128
+ 331.5 433.666666667 348 438 366 438 c 0
+726 438 m 0
+ 744.666666667 438 761.5 433.833333333 776.5 425.5 c 128
+ 791.5 417.166666667 804.166666667 406.333333333 814.5 393 c 128
+ 824.833333333 379.666666667 832.833333333 364.5 838.5 347.5 c 128
+ 844.166666667 330.5 847 313.333333333 847 296 c 256
+ 847 278.666666667 844.333333333 261.5 839 244.5 c 128
+ 833.666666667 227.5 825.666666667 212.333333333 815 199 c 128
+ 804.333333333 185.666666667 791.5 174.833333333 776.5 166.5 c 128
+ 761.5 158.166666667 744.666666667 154 726 154 c 0
+ 706.666666667 154 689.666666667 158.166666667 675 166.5 c 128
+ 660.333333333 174.833333333 647.666666667 185.666666667 637 199 c 128
+ 626.333333333 212.333333333 618.333333333 227.5 613 244.5 c 128
+ 607.666666667 261.5 605 278.666666667 605 296 c 0
+ 605 312.666666667 607.833333333 329.5 613.5 346.5 c 128
+ 619.166666667 363.5 627.333333333 378.666666667 638 392 c 128
+ 648.666666667 405.333333333 661.5 416.333333333 676.5 425 c 128
+ 691.5 433.666666667 708 438 726 438 c 0
+1086 438 m 0
+ 1104.66666667 438 1121.5 433.833333333 1136.5 425.5 c 128
+ 1151.5 417.166666667 1164.16666667 406.333333333 1174.5 393 c 128
+ 1184.83333333 379.666666667 1192.83333333 364.5 1198.5 347.5 c 128
+ 1204.16666667 330.5 1207 313.333333333 1207 296 c 256
+ 1207 278.666666667 1204.33333333 261.5 1199 244.5 c 128
+ 1193.66666667 227.5 1185.66666667 212.333333333 1175 199 c 128
+ 1164.33333333 185.666666667 1151.5 174.833333333 1136.5 166.5 c 128
+ 1121.5 158.166666667 1104.66666667 154 1086 154 c 0
+ 1066.66666667 154 1049.66666667 158.166666667 1035 166.5 c 128
+ 1020.33333333 174.833333333 1007.66666667 185.666666667 997 199 c 128
+ 986.333333333 212.333333333 978.333333333 227.5 973 244.5 c 128
+ 967.666666667 261.5 965 278.666666667 965 296 c 0
+ 965 312.666666667 967.833333333 329.5 973.5 346.5 c 128
+ 979.166666667 363.5 987.333333333 378.666666667 998 392 c 128
+ 1008.66666667 405.333333333 1021.5 416.333333333 1036.5 425 c 128
+ 1051.5 433.666666667 1068 438 1086 438 c 0
+EndSplineSet
+EndChar
+
+StartChar: circumflex
+Encoding: 710 710 302
+Width: 830
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+311 1277 m 1
+ 115 1277 l 1
+ 349 1612 l 1
+ 569 1612 l 1
+ 807 1277 l 1
+ 607 1277 l 1
+ 459 1487 l 1
+ 311 1277 l 1
+EndSplineSet
+EndChar
+
+StartChar: guilsinglleft
+Encoding: 8249 8249 303
+Width: 551
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+195 543 m 1
+ 543 1124 l 1
+ 543 889 l 1
+ 410 547 l 1
+ 543 208 l 1
+ 543 -25 l 1
+ 195 543 l 1
+EndSplineSet
+EndChar
+
+StartChar: OE
+Encoding: 338 338 304
+Width: 1861
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+704 1511 m 0
+ 864.907901932 1511 970.681434784 1435.91176052 1045 1338 c 1
+ 1045 1461 l 1
+ 1862 1461 l 1
+ 1862 1303 l 1
+ 1223 1303 l 1
+ 1223 838 l 1
+ 1772 838 l 1
+ 1772 680 l 1
+ 1223 680 l 1
+ 1223 156 l 1
+ 1862 156 l 1
+ 1862 -1 l 1
+ 1045 -1 l 1
+ 1045 124 l 1
+ 970.765033215 25.0200442873 865.499810395 -50 704 -50 c 0
+ 521.927136073 -50 405.678292952 49.5952232984 331.5 170.5 c 128
+ 246.925619996 308.349580006 202 505.680449978 202 729 c 0
+ 202 1055.81785253 288.217832433 1330.33182208 488.5 1453.5 c 128
+ 550.833333333 1491.83333333 622.666666667 1511 704 1511 c 0
+1043 729 m 0
+ 1043 977.856824562 999.179469287 1202.3888675 854.5 1301.5 c 128
+ 812.166666667 1330.5 762.666666667 1345 706 1345 c 0
+ 575.725992446 1345 500.397131235 1270.2611682 452 1177.5 c 128
+ 393.100030048 1064.60839093 369 905.693155022 369 729 c 0
+ 369 479.861234796 412.192758254 256.836688811 557 158 c 128
+ 599 129.333333333 648.666666667 115 706 115 c 0
+ 834.996670197 115 911.672594077 189.023124503 960 280.5 c 128
+ 1019.28180877 392.711995179 1043 552.080334443 1043 729 c 0
+EndSplineSet
+EndChar
+
+StartChar: bullet
+Encoding: 8226 8226 305
+Width: 521
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+356 876 m 0
+ 380.666666667 876 403 870.333333333 423 859 c 128
+ 443 847.666666667 460 833 474 815 c 128
+ 488 797 498.666666667 776.666666667 506 754 c 128
+ 513.333333333 731.333333333 517 708.666666667 517 686 c 0
+ 517 662.666666667 513.333333333 639.666666667 506 617 c 128
+ 498.666666667 594.333333333 488.166666667 574 474.5 556 c 128
+ 460.833333333 538 444 523.5 424 512.5 c 128
+ 404 501.5 381.333333333 496 356 496 c 256
+ 330.666666667 496 308 501.5 288 512.5 c 128
+ 268 523.5 251.166666667 538 237.5 556 c 128
+ 223.833333333 574 213.333333333 594.333333333 206 617 c 128
+ 198.666666667 639.666666667 195 662.666666667 195 686 c 0
+ 195 708 198.833333333 730.333333333 206.5 753 c 128
+ 214.166666667 775.666666667 225 796.166666667 239 814.5 c 128
+ 253 832.833333333 270 847.666666667 290 859 c 128
+ 310 870.333333333 332 876 356 876 c 0
+EndSplineSet
+EndChar
+
+StartChar: endash
+Encoding: 8211 8211 306
+Width: 1061
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+200 512 m 1
+ 1062 512 l 1
+ 1062 349 l 1
+ 200 349 l 1
+ 200 512 l 1
+EndSplineSet
+EndChar
+
+StartChar: emdash
+Encoding: 8212 8212 307
+Width: 1565
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+200 512 m 1
+ 1562 512 l 1
+ 1562 349 l 1
+ 200 349 l 1
+ 200 512 l 1
+EndSplineSet
+EndChar
+
+StartChar: tilde
+Encoding: 732 732 308
+Width: 780
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+741 1489 m 1
+ 705.962078961 1443.01272864 649.927431184 1390 576 1390 c 0
+ 523.747383842 1390 490.961433203 1427.87285394 459 1450 c 0
+ 440.422718788 1462.77188083 420.678591279 1476 392 1476 c 0
+ 366 1476 340.166666667 1468.83333333 314.5 1454.5 c 128
+ 288.833333333 1440.16666667 260.333333333 1417 229 1385 c 1
+ 229 1506 l 1
+ 263.048867403 1556.52412582 319.356892553 1617 397 1617 c 0
+ 450.152301906 1617 481.55915882 1579.45904389 514 1557 c 0
+ 532.530701596 1544.26014265 553.323868826 1531 582 1531 c 0
+ 652.884398794 1531 693.680927354 1566.71487125 741 1609 c 1
+ 741 1489 l 1
+EndSplineSet
+EndChar
+
+StartChar: guilsinglright
+Encoding: 8250 8250 309
+Width: 551
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+195 -25 m 1
+ 195 208 l 1
+ 327 547 l 1
+ 195 889 l 1
+ 195 1124 l 1
+ 543 543 l 1
+ 195 -25 l 1
+EndSplineSet
+EndChar
+
+StartChar: oe
+Encoding: 339 339 310
+Width: 1683
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+937 880 m 1
+ 998.799253498 994.443062032 1104.64804509 1088 1267 1088 c 0
+ 1404.03657868 1088 1498.25548392 1018.97139778 1560 931.5 c 128
+ 1634.55163186 825.885188203 1674 672.872407323 1674 489 c 1
+ 1020 489 l 1
+ 1021.86652125 334.078736044 1069.72664601 211.927589385 1172.5 160 c 128
+ 1204.16666667 144 1240.33333333 136 1281 136 c 0
+ 1399.30099913 136 1469.57931661 209.594892247 1508 304 c 1
+ 1657 255 l 1
+ 1595.90043849 95.462256062 1479.43866213 -25 1279 -25 c 0
+ 1110.74326378 -25 999.881382592 69.3885251524 937 187 c 1
+ 875.138470449 73.5871958236 769.744967955 -21 608 -21 c 0
+ 471.896978733 -21 376.608545859 46.4422300966 314 130.5 c 128
+ 242.891066458 225.97032744 200 363.887600893 200 530 c 0
+ 200 774.882930752 281.668808757 964.834404378 443 1045.5 c 128
+ 493 1070.5 548 1083 608 1083 c 0
+ 770.088146029 1083 874.950293992 993.757794348 937 880 c 1
+1501 646 m 1
+ 1480.96154086 791.54249268 1413.49152508 926 1269 926 c 0
+ 1158.27598678 926 1093.67359191 844.95576269 1059 763 c 128
+ 1044.33333333 728.333333333 1034.66666667 689.333333333 1030 646 c 1
+ 1501 646 l 1
+854 530 m 0
+ 854 696.566872268 812.569894329 836.470281325 709.5 896.5 c 128
+ 679.166666667 914.166666667 645.333333333 923 608 923 c 256
+ 469.69016179 923 406.415742323 813.746117758 378.5 696.5 c 128
+ 366.833333333 647.5 361 592 361 530 c 0
+ 361 366.283974215 405.049948897 227.850574029 506 167.5 c 128
+ 536.666666667 149.166666667 570.666666667 140 608 140 c 256
+ 745.093635729 140 808.420929728 253.474682311 836.5 369 c 128
+ 848.166666667 417 854 470.666666667 854 530 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni00A0
+Encoding: 160 160 311
+Width: 1037
+Flags: HW
+LayerCount: 2
+Fore
+Refer: 188 32 N 1.12543 0 0 1.12543 0 0 2
+EndChar
+
+StartChar: exclamdown
+Encoding: 161 161 312
+Width: 437
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+312 1240 m 256
+ 233.440610737 1240 187 1282.13079892 187 1362 c 256
+ 187 1441.79536485 233.287799464 1486 312 1486 c 0
+ 390.060923739 1486 437 1441.43747169 437 1362 c 256
+ 437 1282.80208197 390.111775414 1240 312 1240 c 256
+314 -12 m 0
+ 258.237960793 -12 224.231999566 20.2894560443 211 66 c 1
+ 241 1148 l 1
+ 388 1148 l 1
+ 418 66 l 1
+ 404.892463167 20.7194182131 368.957478688 -12 314 -12 c 0
+EndSplineSet
+EndChar
+
+StartChar: cent
+Encoding: 162 162 313
+Width: 1043
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+656 134 m 0
+ 774.857796203 134 854.92766985 211.046831765 896 304 c 1
+ 1062 255 l 1
+ 996.063124553 101.147290624 869.94650632 -25 656 -25 c 0
+ 430.752323443 -25 300.272755429 113.215828142 240 286.5 c 128
+ 216 355.5 204 435.666666667 204 527 c 256
+ 204 785.302659539 304.511155646 973.940941233 481 1052.5 c 128
+ 535.666666667 1076.83333333 594 1089 656 1089 c 0
+ 870.524886153 1089 996.195308486 961.544280199 1062 808 c 1
+ 896 760 l 1
+ 856.254431254 849.950497688 781.217343843 930 656 930 c 0
+ 511.966468306 930 438.314919749 820.262565501 404 702.5 c 128
+ 389.333333333 652.166666667 382 593.666666667 382 527 c 256
+ 382 351.539446736 435.387775216 213.811987774 550.5 158 c 128
+ 583.5 142 618.666666667 134 656 134 c 0
+858 1460 m 1
+ 984 1460 l 1
+ 444 -281 l 1
+ 318 -281 l 1
+ 858 1460 l 1
+EndSplineSet
+EndChar
+
+StartChar: sterling
+Encoding: 163 163 314
+Width: 1094
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+225 -19 m 1
+ 194.221898952 21.1453491936 168.099530307 62.181668104 140 105 c 1
+ 233.610157125 173.774809317 320.365596072 260.235441055 361 380 c 128
+ 373.666666667 417.333333333 380 457 380 499 c 0
+ 380 563.859329314 367.004991404 617.385691309 349 669 c 1
+ 127 669 l 1
+ 127 797 l 1
+ 278 797 l 1
+ 228.738755224 880.629555084 187 975.463769008 187 1096 c 0
+ 187 1287.50494856 304.71166025 1405.84232463 449 1455.5 c 128
+ 500.333333333 1473.16666667 554.666666667 1482 612 1482 c 0
+ 819.314244882 1482 954.813031697 1374.5173071 1029 1237 c 128
+ 1056.33333333 1186.33333333 1075.33333333 1130.33333333 1086 1069 c 1
+ 921 1069 l 1
+ 896.552055884 1187.16506323 825.213225601 1274.03611962 722 1313.5 c 128
+ 688 1326.5 651 1333 611 1333 c 0
+ 498.460791801 1333 419.539728715 1279.04812669 383.5 1200.5 c 128
+ 370.5 1172.16666667 364 1140 364 1104 c 0
+ 364 985.685438587 412.826491757 879.238950903 458 797 c 1
+ 789 797 l 1
+ 789 669 l 1
+ 506 669 l 1
+ 534.666666667 609 549 549.666666667 549 491 c 0
+ 549 351.885326832 480.665728861 249.461636784 407 167 c 1
+ 455.083879723 178.448542791 490.088015357 184 542 184 c 0
+ 663.01145903 184 742.499107472 125 863 125 c 256
+ 926.938649587 125 976.698681479 150.946050543 1016 181 c 1
+ 1088 67 l 1
+ 1025.31411649 22.8877116026 947.844789687 -23 849 -23 c 0
+ 699.710665558 -23 610.043240828 60 461 60 c 0
+ 364.10678276 60 289.915185057 17.0639916981 225 -19 c 1
+EndSplineSet
+EndChar
+
+StartChar: currency
+Encoding: 164 164 315
+Width: 1268
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1145 718 m 0
+ 1145 623.68347257 1115.36102868 548.541543018 1075 488 c 1
+ 1255 308 l 1
+ 1147 200 l 1
+ 969 379 l 1
+ 906.207628081 335.16381583 829.325959618 303 730 303 c 0
+ 633.082957466 303 556.892690242 334.341458491 495 376 c 1
+ 320 200 l 1
+ 212 308 l 1
+ 388 483 l 1
+ 346.386789019 546.014290914 315 620.498765391 315 718 c 0
+ 315 817.703010392 347.314790376 893.243207575 391 957 c 1
+ 212 1135 l 1
+ 320 1243 l 1
+ 500 1063 l 1
+ 560.816347059 1102.35175398 636.124921505 1132 730 1132 c 0
+ 826.10005808 1132 902.437623936 1101.43621466 964 1060 c 1
+ 1147 1243 l 1
+ 1255 1135 l 1
+ 1072 953 l 1
+ 1113.31366888 890.439301409 1145 814.558588029 1145 718 c 0
+491 714 m 0
+ 491 604.025138109 557.746518012 527.992860156 636.5 494.5 c 128
+ 665.5 482.166666667 696.666666667 476 730 476 c 0
+ 840.30773378 476 915.645963601 542.312239722 949.5 621 c 128
+ 961.833333333 649.666666667 968 680.666666667 968 714 c 0
+ 968 825.544092337 901.740958208 899.38900676 822.5 934 c 128
+ 793.5 946.666666667 762.666666667 953 730 953 c 0
+ 618.791179797 953 544.247499073 886.309997854 510 807 c 128
+ 497.333333333 777.666666667 491 746.666666667 491 714 c 0
+EndSplineSet
+EndChar
+
+StartChar: yen
+Encoding: 165 165 316
+Width: 1310
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1340 1458 m 1
+ 978 862 l 1
+ 1192 862 l 1
+ 1192 719 l 1
+ 892 719 l 1
+ 840 633 l 1
+ 840 542 l 1
+ 1192 542 l 1
+ 1192 399 l 1
+ 840 399 l 1
+ 840 0 l 1
+ 663 0 l 1
+ 663 399 l 1
+ 300 399 l 1
+ 300 542 l 1
+ 663 542 l 1
+ 663 633 l 1
+ 611 719 l 1
+ 300 719 l 1
+ 300 862 l 1
+ 525 862 l 1
+ 163 1458 l 1
+ 364 1458 l 1
+ 751 824 l 1
+ 1139 1458 l 1
+ 1340 1458 l 1
+EndSplineSet
+EndChar
+
+StartChar: brokenbar
+Encoding: 166 166 317
+Width: 394
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+203 1460 m 1
+ 395 1460 l 1
+ 395 601 l 1
+ 203 601 l 1
+ 203 1460 l 1
+203 460 m 1
+ 395 460 l 1
+ 395 -398 l 1
+ 203 -398 l 1
+ 203 460 l 1
+EndSplineSet
+EndChar
+
+StartChar: section
+Encoding: 167 167 318
+Width: 1119
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1116 495 m 256
+ 1116 354.995215878 1053.17670971 251.379885663 974 183 c 1
+ 1008.48260667 130.68156229 1029 61.4101092086 1029 -20 c 0
+ 1029 -160.312604195 967.259022172 -262.709883915 890 -330 c 128
+ 819.045257442 -391.799291905 715.375762349 -440 593 -440 c 0
+ 453.683621269 -440 353.335009829 -379.383323792 283.5 -304.5 c 128
+ 255.833333333 -274.833333333 232.333333333 -240.333333333 213 -201 c 1
+ 344 -106 l 1
+ 373.846083514 -209.313366011 459.784002427 -283 590 -283 c 0
+ 711.600273233 -283 804.644966278 -220.246853534 849.5 -139 c 128
+ 867.166666667 -107 876 -70 876 -28 c 0
+ 876 158.321645224 683.112616212 181.90582669 537 223 c 128
+ 352.474655899 274.897753028 198 348.28363974 198 587 c 0
+ 198 725.54650315 266.394801132 825.567715095 351 886 c 1
+ 309.622609838 938.01729049 285 1015.29575306 285 1103 c 0
+ 285 1289.775722 399.508488173 1407.36560507 539 1455.5 c 128
+ 586.333333333 1471.83333333 634 1480 682 1480 c 0
+ 835.543060229 1480 941.733881993 1398.97843798 1014 1303 c 1
+ 888 1209 l 1
+ 845.037480567 1275.70496438 779.812982634 1329 680 1329 c 0
+ 576.785907479 1329 499.283438073 1282.96503495 460 1215.5 c 128
+ 444.666666667 1189.16666667 437 1158 437 1122 c 0
+ 437 933.012452156 628.655331339 907.908724975 776.5 866 c 128
+ 962.49939422 813.275762268 1116 736.293598722 1116 495 c 256
+877 262 m 1
+ 939.111790473 304.62573856 994 381.038725284 994 482 c 0
+ 994 662.470881343 815.349734366 713.026539787 671.5 750.5 c 128
+ 599.826252444 769.171312388 520.551370362 786.188099078 462 814 c 1
+ 386.516076762 782.765273143 319 716.592763583 319 611 c 0
+ 319 421.852787367 513.852130745 376.895383505 663 336 c 128
+ 737.853669428 315.47560677 820.414507949 296.821841262 877 262 c 1
+EndSplineSet
+EndChar
+
+StartChar: dieresis
+Encoding: 168 168 319
+Width: 860
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+196 1497 m 0
+ 196 1562.47495831 242.821952947 1620 309 1620 c 0
+ 377.051957781 1620 423 1564.11735093 423 1497 c 0
+ 423 1428.50698839 377.805702158 1374 309 1374 c 256
+ 240.17269858 1374 196 1428.62381253 196 1497 c 0
+629 1497 m 0
+ 629 1562.47495831 675.821952947 1620 742 1620 c 0
+ 810.051957781 1620 856 1564.11735093 856 1497 c 0
+ 856 1428.50698839 810.805702158 1374 742 1374 c 256
+ 673.17269858 1374 629 1428.62381253 629 1497 c 0
+EndSplineSet
+EndChar
+
+StartChar: copyright
+Encoding: 169 169 320
+Width: 1326
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1211 527 m 256
+ 1211 663.896245649 1152.50585869 770.494141309 1080 843 c 128
+ 1007.42288438 915.577115621 900.997530553 974 764 974 c 256
+ 627.103754351 974 520.505858691 915.505858691 448 843 c 128
+ 375.422884379 770.422884379 317 663.997530553 317 527 c 256
+ 317 321.017338284 441.513097766 184.911249689 590 123.5 c 128
+ 644 101.166666667 702 90 764 90 c 256
+ 970.274289979 90 1111.73721443 208.531672779 1176 354.5 c 128
+ 1199.33333333 407.5 1211 465 1211 527 c 256
+1326 527 m 256
+ 1326 356.988125218 1252.74689308 223.264968466 1161.5 135 c 128
+ 1070.14864111 46.6339796392 934.170786993 -24 764 -24 c 0
+ 593.037301041 -24 457.101378484 46.3921306171 365.5 135 c 128
+ 274.167294601 223.347976464 201 356.867825105 201 527 c 256
+ 201 698.078599717 274.844123656 833.844123656 365.5 924.5 c 128
+ 456.580694219 1015.58069422 591.873291124 1089 764 1089 c 0
+ 935.078599717 1089 1070.84412366 1015.15587634 1161.5 924.5 c 128
+ 1252.24835788 833.751642121 1326 698.209628799 1326 527 c 256
+1019 355 m 1
+ 971.299583681 252.010464767 896.67065169 170 764 170 c 0
+ 623.520078326 170 543.553270692 255.461088472 506 363 c 128
+ 491.333333333 405 484 453.666666667 484 509 c 0
+ 484 665.127181735 546.05680757 779.436269932 654 826 c 128
+ 688 840.666666667 724.666666667 848 764 848 c 0
+ 896.554094276 848 971.359778625 765.859568877 1019 663 c 1
+ 898 627 l 1
+ 872.486498327 684.150243748 832.935632791 730 764 730 c 0
+ 652.738483436 730 613 624.712583041 613 509 c 256
+ 613 393.270746886 652.734598764 288 764 288 c 0
+ 833.426837722 288 872.507980836 332.878196306 898 391 c 1
+ 1019 355 l 1
+EndSplineSet
+EndChar
+
+StartChar: ordfeminine
+Encoding: 170 170 321
+Width: 656
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+417 995 m 0
+ 486.649794615 995 535 1043.66034373 535 1112 c 2
+ 535 1143 l 1
+ 508.733969362 1156.13301532 469.684179752 1167 432 1167 c 0
+ 361.491506398 1167 313 1138.42362614 313 1075 c 0
+ 313 1017.79528001 351.986991558 995 417 995 c 0
+423 1373 m 0
+ 364.139375855 1373 342.182301608 1341.54731388 328 1287 c 1
+ 221 1316 l 1
+ 255.771648713 1408.36219189 318.01321899 1472 429 1472 c 0
+ 565.049334515 1472 647 1381.50222865 647 1243 c 2
+ 647 906 l 1
+ 543 906 l 1
+ 540 946 l 1
+ 498.430551701 916.78903633 460.029466138 895 398 895 c 0
+ 306.857968219 895 244.046425401 936.566078298 215 999.5 c 128
+ 205 1021.16666667 200 1045.33333333 200 1072 c 0
+ 200 1196.88433106 305.913865693 1265 430 1265 c 0
+ 471.361163163 1265 499.588350318 1257.27936863 535 1244 c 1
+ 530.916005136 1321.59590242 501.929799315 1373 423 1373 c 0
+EndSplineSet
+EndChar
+
+StartChar: guillemotleft
+Encoding: 171 171 322
+Width: 865
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+863 -25 m 1
+ 515 543 l 1
+ 863 1124 l 1
+ 863 889 l 1
+ 730 547 l 1
+ 863 208 l 1
+ 863 -25 l 1
+543 -25 m 1
+ 195 543 l 1
+ 543 1124 l 1
+ 543 889 l 1
+ 410 547 l 1
+ 543 208 l 1
+ 543 -25 l 1
+EndSplineSet
+EndChar
+
+StartChar: logicalnot
+Encoding: 172 172 323
+Width: 1565
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1562 329 m 1
+ 1375 329 l 1
+ 1375 629 l 1
+ 200 629 l 1
+ 200 792 l 1
+ 1562 792 l 1
+ 1562 329 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni00AD
+Encoding: 173 173 324
+Width: 2305
+Flags: HW
+LayerCount: 2
+EndChar
+
+StartChar: registered
+Encoding: 174 174 325
+Width: 1312
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+854 675 m 0
+ 854 732.333333333 813.666666667 761 733 761 c 2
+ 636 761 l 1
+ 636 593 l 1
+ 733 593 l 2
+ 813.666666667 593 854 620.333333333 854 675 c 0
+977 675 m 0
+ 977 586.650644067 918.269628161 534.203679051 852 500 c 1
+ 1028 223 l 1
+ 888 223 l 1
+ 728 483 l 1
+ 636 483 l 1
+ 636 223 l 1
+ 517 223 l 1
+ 517 873 l 1
+ 733 873 l 2
+ 874.025346416 873 977 809.89547014 977 675 c 0
+754 989 m 0
+ 615.801644216 989 507.636488237 929.636488237 434.5 856.5 c 128
+ 361.291857262 783.291857262 302 675.299911721 302 537 c 256
+ 302 398.801644216 361.363511763 290.636488237 434.5 217.5 c 128
+ 507.708142738 144.291857262 615.700088279 85 754 85 c 0
+ 891.275293104 85 1000.72617974 144.726179743 1073.5 217.5 c 128
+ 1146.70814274 290.708142738 1206 398.700088279 1206 537 c 256
+ 1206 675.198355784 1146.63648824 783.363511763 1073.5 856.5 c 128
+ 1000.65080255 929.349197452 891.381709892 989 754 989 c 0
+754 -19 m 0
+ 583.559016947 -19 450.473389017 53.6218306473 360 143.5 c 128
+ 269.42407552 233.48003024 197 366.390679123 197 537 c 0
+ 197 706.563711874 269.873976783 840.966911146 360 930.5 c 128
+ 450.50222301 1020.40681365 583.524613131 1094 754 1094 c 0
+ 923.212718991 1094 1057.94294091 1020.05705909 1147.5 930.5 c 128
+ 1237.14756028 840.852439719 1311 706.340016862 1311 537 c 0
+ 1311 366.86246895 1237.42004069 233.420040687 1147.5 143.5 c 128
+ 1057.79290363 53.792903626 923.431230408 -19 754 -19 c 0
+EndSplineSet
+EndChar
+
+StartChar: macron
+Encoding: 175 175 326
+Width: 2305
+Flags: HW
+LayerCount: 2
+EndChar
+
+StartChar: degree
+Encoding: 176 176 327
+Width: 765
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+424 1008 m 0
+ 521.016198248 1008 592 1076.54108127 592 1173 c 0
+ 592 1271.24756374 521.807581316 1341 424 1341 c 0
+ 327.138072354 1341 259 1269.48868722 259 1173 c 0
+ 259 1096.00244359 304.264695488 1044.71863196 359 1021 c 128
+ 379 1012.33333333 400.666666667 1008 424 1008 c 0
+424 1473 m 256
+ 562.445418528 1473 656.977860934 1387.59240203 700 1289 c 128
+ 716 1252.33333333 724 1213.66666667 724 1173 c 256
+ 724 1035.04331503 638.005703617 940.974936422 539.5 898.5 c 128
+ 503.166666667 882.833333333 464.666666667 875 424 875 c 256
+ 286.076113357 875 191.964532755 959.018424037 149.5 1057.5 c 128
+ 133.833333333 1093.83333333 126 1132.33333333 126 1173 c 256
+ 126 1311.07288187 210.457208043 1405.82519253 308.5 1449 c 128
+ 344.833333333 1465 383.333333333 1473 424 1473 c 256
+EndSplineSet
+EndChar
+
+StartChar: plusminus
+Encoding: 177 177 328
+Width: 1304
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+839 1375 m 1
+ 839 313 l 1
+ 663 313 l 1
+ 663 1375 l 1
+ 839 1375 l 1
+230 912 m 1
+ 1272 912 l 1
+ 1272 749 l 1
+ 230 749 l 1
+ 230 912 l 1
+230 242 m 1
+ 1272 242 l 1
+ 1272 79 l 1
+ 230 79 l 1
+ 230 242 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni00B2
+Encoding: 178 178 329
+Width: 639
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+123 1305 m 1
+ 156.717012766 1401.6554366 231.604477231 1478 350 1478 c 0
+ 457.172130415 1478 529.423907366 1421.14912022 564.5 1346.5 c 128
+ 577.5 1318.83333333 584 1288 584 1254 c 0
+ 584 1086.18172479 466.849896793 1034.22853211 345.5 988 c 128
+ 302.146250583 971.484285936 258.418787262 949.954994913 252 897 c 1
+ 577 897 l 1
+ 577 788 l 1
+ 131 788 l 1
+ 131 860 l 2
+ 131 971.730341608 179.013448799 1035.12773275 253 1071 c 128
+ 339.372149999 1112.87740606 458 1127.02604149 458 1256 c 0
+ 458 1324.48722936 417.106356305 1371 348 1371 c 0
+ 280.714588205 1371 252.215517083 1321.61576309 231 1261 c 1
+ 123 1305 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni00B3
+Encoding: 179 179 330
+Width: 656
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+518 1144 m 1
+ 566.32816548 1113.02040674 602 1062.52969094 602 986 c 0
+ 602 853.201463808 503.766224031 781 373 781 c 0
+ 241.931706136 781 158.838033802 857.487557584 122 955 c 1
+ 243 992 l 1
+ 263.773498023 930.772847933 294.264527298 888 366 888 c 0
+ 428.906998111 888 479 922.693253803 479 986 c 0
+ 479 1051.35361281 429.963828456 1085 364 1085 c 2
+ 258 1085 l 1
+ 258 1192 l 1
+ 364 1192 l 2
+ 422.695842088 1192 463 1227.8549709 463 1286 c 0
+ 463 1344.95515571 422.0008543 1375 366 1375 c 0
+ 304.353233677 1375 269.643185382 1329.52679972 255 1272 c 1
+ 143 1314 l 1
+ 178.75103574 1406.72924895 254.760301112 1480 371 1480 c 0
+ 462.357405096 1480 528.536564199 1433.20079009 561.5 1371.5 c 128
+ 574.5 1347.16666667 581 1318.66666667 581 1286 c 0
+ 581 1222.47038418 553.91326478 1173.72132258 518 1144 c 1
+EndSplineSet
+EndChar
+
+StartChar: acute
+Encoding: 180 180 331
+Width: 579
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+269 1161 m 1
+ 118 1161 l 1
+ 318 1545 l 1
+ 528 1545 l 1
+ 269 1161 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni00B5
+Encoding: 181 181 332
+Width: 1076
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+621 -25 m 0
+ 512.895436741 -25 436.480492351 -0.83882955399 377 55 c 1
+ 377 -411 l 1
+ 200 -411 l 1
+ 200 1067 l 1
+ 377 1067 l 1
+ 377 440 l 2
+ 377 298.537092 438.332374597 203.354966905 540 165.5 c 128
+ 571.333333333 153.833333333 604 148 638 148 c 256
+ 763.542322697 148 841.823415579 217.058538947 879 310 c 128
+ 893.666666667 346.666666667 901 390 901 440 c 2
+ 901 1047 l 1
+ 1078 1047 l 1
+ 1078 -2 l 1
+ 911 -2 l 1
+ 904 100 l 1
+ 843.538346648 22.9410300416 749.407994956 -25 621 -25 c 0
+EndSplineSet
+EndChar
+
+StartChar: paragraph
+Encoding: 182 182 333
+Width: 1471
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1465 1273 m 1
+ 1183 1273 l 1
+ 1183 -404 l 1
+ 1011 -404 l 1
+ 1011 1273 l 1
+ 881 1273 l 1
+ 881 -404 l 1
+ 689 -404 l 1
+ 689 521 l 1
+ 537.59071727 523.259840041 425.309678149 588.867311123 345 666.5 c 128
+ 267.958189041 740.973750594 200 844.437799988 200 990 c 0
+ 200 1131.67919653 270.137698177 1243.70942582 349 1318 c 128
+ 430.86590379 1395.12005429 551.858900055 1460 702 1460 c 0
+ 956.333333333 1460 1210.66666667 1460 1465 1460 c 1
+ 1465 1273 l 1
+EndSplineSet
+EndChar
+
+StartChar: periodcentered
+Encoding: 183 183 334
+Width: 2048
+Flags: HW
+LayerCount: 2
+EndChar
+
+StartChar: cedilla
+Encoding: 184 184 335
+Width: 719
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+376 -436 m 0
+ 304.287518922 -436 232 -414.074818026 232 -342 c 0
+ 232 -331.968899954 232.701323941 -325.090732416 234 -316 c 1
+ 314 -275 l 1
+ 311.333333333 -285 310 -296 310 -308 c 0
+ 310 -344.341343563 344.973316846 -357 381 -357 c 0
+ 455.36629968 -357 517.276996398 -317.629776986 547.5 -271 c 128
+ 559.166666667 -253 565 -232.666666667 565 -210 c 0
+ 565 -178.203932468 533.044081823 -165 503 -165 c 0
+ 447.680319459 -165 404.757320133 -196.242679867 375 -226 c 1
+ 300 -212 l 1
+ 523 116 l 1
+ 550 30 l 1
+ 470 -88 l 1
+ 493.331278701 -80.6322277787 518.834472546 -75 548 -75 c 0
+ 628.840285622 -75 701 -104.505464632 701 -186 c 0
+ 701 -317.669235148 589.669890431 -389.607770572 485.5 -419.5 c 128
+ 447.166666667 -430.5 410.666666667 -436 376 -436 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni00B9
+Encoding: 185 185 336
+Width: 460
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+206 1404 m 1
+ 362 1459 l 1
+ 453 1459 l 1
+ 453 698 l 1
+ 320 698 l 1
+ 320 1311 l 1
+ 206 1275 l 1
+ 206 1404 l 1
+EndSplineSet
+EndChar
+
+StartChar: ordmasculine
+Encoding: 186 186 337
+Width: 691
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+314 1190 m 0
+ 314 1091.56362089 351.771134554 1005 441 1005 c 256
+ 530.180346974 1005 568 1091.64438764 568 1190 c 0
+ 568 1292.50511512 532.326311777 1377 441 1377 c 256
+ 349.726151128 1377 314 1292.41588314 314 1190 c 0
+441 1477 m 256
+ 599.523953812 1477 677 1350.03428481 677 1190 c 0
+ 677 1060.35672953 624.102942507 967.291075693 536.5 925 c 128
+ 507.5 911 475.666666667 904 441 904 c 0
+ 284.478926234 904 205 1032.47282414 205 1190 c 0
+ 205 1321.04537315 256.166319628 1415.92704351 345.5 1457 c 128
+ 374.5 1470.33333333 406.333333333 1477 441 1477 c 256
+EndSplineSet
+EndChar
+
+StartChar: guillemotright
+Encoding: 187 187 338
+Width: 865
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+863 543 m 1
+ 515 -25 l 1
+ 515 208 l 1
+ 647 547 l 1
+ 515 889 l 1
+ 515 1124 l 1
+ 863 543 l 1
+543 543 m 1
+ 195 -25 l 1
+ 195 208 l 1
+ 327 547 l 1
+ 195 889 l 1
+ 195 1124 l 1
+ 543 543 l 1
+EndSplineSet
+EndChar
+
+StartChar: onequarter
+Encoding: 188 188 339
+Width: 1112
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+685 259 m 1
+ 837 259 l 1
+ 837 525 l 1
+ 685 259 l 1
+506 132 m 1
+ 506 229 l 1
+ 833 764 l 1
+ 980 764 l 1
+ 980 259 l 1
+ 1066 259 l 1
+ 1066 132 l 1
+ 980 132 l 1
+ 980 -2 l 1
+ 837 -2 l 1
+ 837 132 l 1
+ 506 132 l 1
+1128 1431 m 1
+ 283 -7 l 1
+ 174 54 l 1
+ 1019 1492 l 1
+ 1128 1431 l 1
+211 1412 m 1
+ 371 1469 l 1
+ 468 1469 l 1
+ 468 698 l 1
+ 325 698 l 1
+ 325 1310 l 1
+ 211 1274 l 1
+ 211 1412 l 1
+EndSplineSet
+EndChar
+
+StartChar: onehalf
+Encoding: 189 189 340
+Width: 1202
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1128 1431 m 1
+ 283 -7 l 1
+ 174 54 l 1
+ 1019 1492 l 1
+ 1128 1431 l 1
+211 1412 m 1
+ 371 1469 l 1
+ 468 1469 l 1
+ 468 698 l 1
+ 325 698 l 1
+ 325 1310 l 1
+ 211 1274 l 1
+ 211 1412 l 1
+669 580 m 1
+ 714.090451781 694.375780127 794.454824863 780 936 780 c 0
+ 1058.29519405 780 1141.635809 716.885507626 1181 631 c 128
+ 1195.66666667 599 1203 562.666666667 1203 522 c 0
+ 1203 345.750734254 1080.96453405 279.374726793 952 232 c 0
+ 897.376539931 213.000535628 834.910083152 191.340609783 826 126 c 1
+ 1196 126 l 1
+ 1196 -2 l 1
+ 678 -2 l 1
+ 678 79 l 2
+ 678 263.687327481 788.767802383 315.940630323 921 366.5 c 128
+ 992.365534289 393.786821934 1056 426.450922371 1056 526 c 0
+ 1056 600.971438004 1009.2916453 652 934 652 c 0
+ 853.69594496 652 823.199962521 594.599887562 802 531 c 1
+ 669 580 l 1
+EndSplineSet
+EndChar
+
+StartChar: threequarters
+Encoding: 190 190 341
+Width: 1248
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+621 1102 m 1
+ 672.881767964 1066.1768745 716 1009.76882733 716 925 c 0
+ 716 773.280862162 600.220275951 689 451 689 c 0
+ 298.423967136 689 205.374599891 776.588580294 163 891 c 1
+ 305 938 l 1
+ 331.239024945 866.62985215 363.480178678 818 445 818 c 0
+ 513.008686823 818 567 856.762602562 567 925 c 0
+ 567 993.961267995 513.212694775 1032 442 1032 c 2
+ 316 1032 l 1
+ 316 1161 l 1
+ 441 1161 l 2
+ 505.612948259 1161 549 1197.21785314 549 1260 c 0
+ 549 1321.78825978 503.316348885 1360 444 1360 c 0
+ 368.882053086 1360 339.218504263 1302.07196102 323 1239 c 1
+ 187 1290 l 1
+ 231.203686415 1402.71940036 310.436150406 1485 450 1485 c 0
+ 554.774770319 1485 632.823541386 1431.66664405 670.5 1360.5 c 128
+ 685.5 1332.16666667 693 1298.66666667 693 1260 c 0
+ 693 1190.43280713 660.106379383 1134.9960076 621 1102 c 1
+825 259 m 1
+ 977 259 l 1
+ 977 525 l 1
+ 825 259 l 1
+646 132 m 1
+ 646 229 l 1
+ 973 764 l 1
+ 1120 764 l 1
+ 1120 259 l 1
+ 1206 259 l 1
+ 1206 132 l 1
+ 1120 132 l 1
+ 1120 -2 l 1
+ 977 -2 l 1
+ 977 132 l 1
+ 646 132 l 1
+1268 1431 m 1
+ 423 -7 l 1
+ 314 54 l 1
+ 1159 1492 l 1
+ 1268 1431 l 1
+EndSplineSet
+EndChar
+
+StartChar: questiondown
+Encoding: 191 191 342
+Width: 1051
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+715 1178 m 260
+ 635.15625 1178 588 1107.59375 588 1028 c 260
+ 588 963.275390625 619.364257812 915.706054688 661.5 891.5 c 132
+ 677.166992188 882.5 695 878 715 878 c 4
+ 793.0234375 878 842 950.969726562 842 1028 c 4
+ 842 1107.59472656 794.838867188 1178 715 1178 c 260
+631 807 m 5
+ 631 769.450195312 635 739.498046875 635 701 c 4
+ 635 429.715820312 358.680664062 431.264648438 231.5 287 c 132
+ 185.057617188 234.319335938 157 163.110351562 157 62 c 4
+ 157 -129.788085938 277.954101562 -248.336914062 421.5 -299 c 132
+ 472.5 -317 525 -326 579 -326 c 4
+ 764.510742188 -326 889.365234375 -244.104492188 969 -133.5 c 132
+ 999 -91.8330078125 1023 -44 1041 10 c 5
+ 864 71 l 5
+ 835.752929688 -66.5498046875 746.962890625 -165 588 -165 c 4
+ 448.133789062 -165 346 -92.9638671875 346 48 c 4
+ 346 218.995117188 473.107421875 267.922851562 584.5 328 c 132
+ 719.020507812 400.55078125 823 491.495117188 823 702 c 4
+ 823 749.0546875 821.739257812 768.802734375 819 814 c 5
+ 631 807 l 5
+EndSplineSet
+EndChar
+
+StartChar: Agrave
+Encoding: 192 192 343
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+744 1087 m 1
+ 551 521 l 1
+ 936 521 l 1
+ 744 1087 l 1
+1105 0 m 1
+ 987 357 l 1
+ 501 357 l 1
+ 382 0 l 1
+ 172 0 l 1
+ 640 1326 l 1
+ 847 1326 l 1
+ 1316 0 l 1
+ 1105 0 l 1
+637 1361 m 1
+ 331 1618 l 1
+ 605 1618 l 1
+ 817 1361 l 1
+ 637 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Aacute
+Encoding: 193 193 344
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+744 1087 m 1
+ 551 521 l 1
+ 936 521 l 1
+ 744 1087 l 1
+1105 0 m 1
+ 987 357 l 1
+ 501 357 l 1
+ 382 0 l 1
+ 172 0 l 1
+ 640 1326 l 1
+ 847 1326 l 1
+ 1316 0 l 1
+ 1105 0 l 1
+867 1362 m 1
+ 687 1362 l 1
+ 898 1619 l 1
+ 1172 1619 l 1
+ 867 1362 l 1
+EndSplineSet
+EndChar
+
+StartChar: Acircumflex
+Encoding: 194 194 345
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+744 1087 m 1
+ 551 521 l 1
+ 936 521 l 1
+ 744 1087 l 1
+1105 0 m 1
+ 987 357 l 1
+ 501 357 l 1
+ 382 0 l 1
+ 172 0 l 1
+ 640 1326 l 1
+ 847 1326 l 1
+ 1316 0 l 1
+ 1105 0 l 1
+1069 1361 m 1
+ 890 1361 l 1
+ 721 1491 l 1
+ 553 1361 l 1
+ 374 1361 l 1
+ 585 1617 l 1
+ 584 1618 l 1
+ 859 1618 l 1
+ 858 1617 l 1
+ 1069 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Atilde
+Encoding: 195 195 346
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+744 1087 m 1
+ 551 521 l 1
+ 936 521 l 1
+ 744 1087 l 1
+1105 0 m 1
+ 987 357 l 1
+ 501 357 l 1
+ 382 0 l 1
+ 172 0 l 1
+ 640 1326 l 1
+ 847 1326 l 1
+ 1316 0 l 1
+ 1105 0 l 1
+1021 1489 m 1
+ 985.962078961 1443.01272864 929.927431184 1390 856 1390 c 0
+ 803.747383842 1390 770.961433203 1427.87285394 739 1450 c 0
+ 720.422718788 1462.77188083 700.678591279 1476 672 1476 c 0
+ 646 1476 620.166666667 1468.83333333 594.5 1454.5 c 128
+ 568.833333333 1440.16666667 540.333333333 1417 509 1385 c 1
+ 509 1506 l 1
+ 543.048867403 1556.52412582 599.356892553 1617 677 1617 c 0
+ 730.152301906 1617 761.55915882 1579.45904389 794 1557 c 0
+ 812.530701596 1544.26014265 833.323868826 1531 862 1531 c 0
+ 932.884398794 1531 973.680927354 1566.71487125 1021 1609 c 1
+ 1021 1489 l 1
+EndSplineSet
+EndChar
+
+StartChar: Adieresis
+Encoding: 196 196 347
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+744 1087 m 1
+ 551 521 l 1
+ 936 521 l 1
+ 744 1087 l 1
+1105 0 m 1
+ 987 357 l 1
+ 501 357 l 1
+ 382 0 l 1
+ 172 0 l 1
+ 640 1326 l 1
+ 847 1326 l 1
+ 1316 0 l 1
+ 1105 0 l 1
+436 1497 m 0
+ 436 1562.47495831 482.821952947 1620 549 1620 c 0
+ 617.051957781 1620 663 1564.11735093 663 1497 c 0
+ 663 1428.50698839 617.805702158 1374 549 1374 c 256
+ 480.17269858 1374 436 1428.62381253 436 1497 c 0
+799 1497 m 0
+ 799 1562.47495831 845.821952947 1620 912 1620 c 0
+ 980.051957781 1620 1026 1564.11735093 1026 1497 c 0
+ 1026 1428.50698839 980.805702158 1374 912 1374 c 256
+ 843.17269858 1374 799 1428.62381253 799 1497 c 0
+EndSplineSet
+EndChar
+
+StartChar: Aring
+Encoding: 197 197 348
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+744 1087 m 1
+ 551 521 l 1
+ 936 521 l 1
+ 744 1087 l 1
+1105 0 m 1
+ 987 357 l 1
+ 501 357 l 1
+ 382 0 l 1
+ 172 0 l 1
+ 640 1326 l 1
+ 847 1326 l 1
+ 1316 0 l 1
+ 1105 0 l 1
+870 1492 m 256
+ 870 1417.12867755 811.536218513 1364 737 1364 c 0
+ 661.676619141 1364 602 1416.40382347 602 1492 c 256
+ 602 1567.53991986 661.880976837 1620 737 1620 c 256
+ 811.538700022 1620 870 1566.86716744 870 1492 c 256
+814 1492 m 0
+ 814 1532.17966464 777.390400581 1565 737 1565 c 0
+ 695.247647033 1565 659 1533.55987876 659 1492 c 256
+ 659 1450.46257399 695.248017083 1418 737 1418 c 256
+ 778.786727299 1418 814 1450.45785919 814 1492 c 0
+EndSplineSet
+EndChar
+
+StartChar: AE
+Encoding: 198 198 349
+Width: 1683
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1677 -1 m 1
+ 905 -1 l 1
+ 905 657 l 1
+ 590 657 l 1
+ 371 -1 l 1
+ 175 -1 l 1
+ 686 1458 l 1
+ 1677 1458 l 1
+ 1677 1294 l 1
+ 1083 1294 l 1
+ 1083 803 l 1
+ 1577 803 l 1
+ 1577 657 l 1
+ 1083 657 l 1
+ 1083 156 l 1
+ 1677 156 l 1
+ 1677 -1 l 1
+905 803 m 1
+ 905 1294 l 1
+ 801 1294 l 1
+ 638 803 l 1
+ 905 803 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ccedilla
+Encoding: 199 199 350
+Width: 1279
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+868 -175 m 0
+ 810.933879885 -175 771.401425356 -201.761590398 740 -232 c 1
+ 656 -213 l 1
+ 797 -20 l 1
+ 775 -20 l 1
+ 489.086494213 -25.551718559 333.332083546 142.589697682 258 353 c 128
+ 222.198829921 452.9963716 201 573.506656982 201 704 c 256
+ 201 1064.53515081 325.44445191 1352.11111397 588 1452.5 c 128
+ 644.666666667 1474.16666667 708.666666667 1485 780 1485 c 0
+ 1070.10039228 1485 1225.96471455 1309.84437713 1301 1092 c 1
+ 1128 1047 l 1
+ 1082.26117887 1211.41251919 984.14036812 1325 782 1325 c 0
+ 467.744154075 1325 389 1004.27755384 389 693 c 256
+ 389 439.748355707 455.706467915 235.528171008 637.5 162.5 c 128
+ 676.5 146.833333333 722 139 774 139 c 0
+ 968.648688773 139 1058.95424491 261.15498545 1110 407 c 1
+ 1282 350 l 1
+ 1214.1549553 182.996813047 1097.81883835 40.0159625156 908 -4 c 1
+ 851 -83 l 1
+ 868.247996673 -79.3040007129 887.932879125 -76 908 -76 c 0
+ 996.390821628 -76 1071 -109.187053408 1071 -198 c 0
+ 1071 -285.073638835 1014.81206991 -343.057670054 958 -379 c 128
+ 903.277413688 -413.620411749 825.402629786 -442 744 -442 c 0
+ 664.339498246 -442 587 -416.898967786 587 -337 c 0
+ 587 -327 588 -317.333333333 590 -308 c 1
+ 684 -264 l 1
+ 680.260671238 -276.464429208 676 -290.423275876 676 -306 c 0
+ 676 -339.589369053 707.797922706 -352 741 -352 c 0
+ 813.12855177 -352 875.105407847 -319.267338884 906 -275.5 c 128
+ 918 -258.5 924 -239 924 -217 c 0
+ 924 -187.509670772 896.130964198 -175 868 -175 c 0
+EndSplineSet
+EndChar
+
+StartChar: Egrave
+Encoding: 200 200 351
+Width: 1035
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1005 1328 m 1
+ 1005 1163 l 1
+ 378 1163 l 1
+ 378 772 l 1
+ 953 772 l 1
+ 953 607 l 1
+ 378 607 l 1
+ 378 163 l 1
+ 1034 163 l 1
+ 1034 -1 l 1
+ 193 -1 l 1
+ 193 1328 l 1
+ 1005 1328 l 1
+447 1361 m 1
+ 141 1618 l 1
+ 415 1618 l 1
+ 627 1361 l 1
+ 447 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Eacute
+Encoding: 201 201 352
+Width: 1035
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1005 1328 m 1
+ 1005 1163 l 1
+ 378 1163 l 1
+ 378 772 l 1
+ 953 772 l 1
+ 953 607 l 1
+ 378 607 l 1
+ 378 163 l 1
+ 1034 163 l 1
+ 1034 -1 l 1
+ 193 -1 l 1
+ 193 1328 l 1
+ 1005 1328 l 1
+777 1362 m 1
+ 597 1362 l 1
+ 808 1619 l 1
+ 1082 1619 l 1
+ 777 1362 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ecircumflex
+Encoding: 202 202 353
+Width: 1035
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1005 1328 m 1
+ 1005 1163 l 1
+ 378 1163 l 1
+ 378 772 l 1
+ 953 772 l 1
+ 953 607 l 1
+ 378 607 l 1
+ 378 163 l 1
+ 1034 163 l 1
+ 1034 -1 l 1
+ 193 -1 l 1
+ 193 1328 l 1
+ 1005 1328 l 1
+959 1361 m 1
+ 780 1361 l 1
+ 611 1491 l 1
+ 443 1361 l 1
+ 264 1361 l 1
+ 475 1617 l 1
+ 474 1618 l 1
+ 749 1618 l 1
+ 748 1617 l 1
+ 959 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Edieresis
+Encoding: 203 203 354
+Width: 1035
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1005 1328 m 1
+ 1005 1163 l 1
+ 378 1163 l 1
+ 378 772 l 1
+ 953 772 l 1
+ 953 607 l 1
+ 378 607 l 1
+ 378 163 l 1
+ 1034 163 l 1
+ 1034 -1 l 1
+ 193 -1 l 1
+ 193 1328 l 1
+ 1005 1328 l 1
+336 1497 m 0
+ 336 1562.47495831 382.821952947 1620 449 1620 c 0
+ 517.051957781 1620 563 1564.11735093 563 1497 c 0
+ 563 1428.50698839 517.805702158 1374 449 1374 c 256
+ 380.17269858 1374 336 1428.62381253 336 1497 c 0
+699 1497 m 0
+ 699 1562.47495831 745.821952947 1620 812 1620 c 0
+ 880.051957781 1620 926 1564.11735093 926 1497 c 0
+ 926 1428.50698839 880.805702158 1374 812 1374 c 256
+ 743.17269858 1374 699 1428.62381253 699 1497 c 0
+EndSplineSet
+EndChar
+
+StartChar: Igrave
+Encoding: 204 204 355
+Width: 663
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+659 -1 m 1
+ 468 -1 l 1
+ 468 1327 l 1
+ 659 1327 l 1
+ 659 -1 l 1
+457 1361 m 1
+ 151 1618 l 1
+ 425 1618 l 1
+ 637 1361 l 1
+ 457 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Iacute
+Encoding: 205 205 356
+Width: 669
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+389 -1 m 1
+ 198 -1 l 1
+ 198 1327 l 1
+ 389 1327 l 1
+ 389 -1 l 1
+397 1362 m 1
+ 217 1362 l 1
+ 428 1619 l 1
+ 702 1619 l 1
+ 397 1362 l 1
+EndSplineSet
+EndChar
+
+StartChar: Icircumflex
+Encoding: 206 206 357
+Width: 844
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+609 -1 m 1
+ 418 -1 l 1
+ 418 1327 l 1
+ 609 1327 l 1
+ 609 -1 l 1
+869 1361 m 1
+ 690 1361 l 1
+ 521 1491 l 1
+ 353 1361 l 1
+ 174 1361 l 1
+ 385 1617 l 1
+ 384 1618 l 1
+ 659 1618 l 1
+ 658 1617 l 1
+ 869 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Idieresis
+Encoding: 207 207 358
+Width: 768
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+579 -1 m 1
+ 388 -1 l 1
+ 388 1327 l 1
+ 579 1327 l 1
+ 579 -1 l 1
+186 1497 m 0
+ 186 1562.47495831 232.821952947 1620 299 1620 c 0
+ 367.051957781 1620 413 1564.11735093 413 1497 c 0
+ 413 1428.50698839 367.805702158 1374 299 1374 c 256
+ 230.17269858 1374 186 1428.62381253 186 1497 c 0
+549 1497 m 0
+ 549 1562.47495831 595.821952947 1620 662 1620 c 0
+ 730.051957781 1620 776 1564.11735093 776 1497 c 0
+ 776 1428.50698839 730.805702158 1374 662 1374 c 256
+ 593.17269858 1374 549 1428.62381253 549 1497 c 0
+EndSplineSet
+EndChar
+
+StartChar: Eth
+Encoding: 208 208 359
+Width: 1522
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+422 -1 m 1
+ 422 1461 l 1
+ 821 1461 l 2
+ 1166.24320802 1461 1379.28469115 1288.012187 1468.5 1029 c 128
+ 1499.5 939 1515 839 1515 729 c 0
+ 1515 384.18874865 1363.82098171 152.926286588 1117.5 51.5 c 128
+ 1032.5 16.5 936 -1 828 -1 c 2
+ 422 -1 l 1
+828 158 m 2
+ 1172.09705048 158 1327 384.089738344 1327 729 c 256
+ 1327 997.570056716 1231.41041602 1183.03791915 1042.5 1263 c 128
+ 979.5 1289.66666667 906.333333333 1303 823 1303 c 2
+ 600 1303 l 1
+ 600 158 l 1
+ 828 158 l 2
+200 882 m 1
+ 1062 882 l 1
+ 1062 719 l 1
+ 200 719 l 1
+ 200 882 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ntilde
+Encoding: 209 209 360
+Width: 1152
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+371 946 m 1
+ 371 0 l 1
+ 197 0 l 1
+ 197 1321 l 1
+ 422 1321 l 1
+ 980 280 l 1
+ 978 363 l 1
+ 978 1321 l 1
+ 1152 1321 l 1
+ 1152 0 l 1
+ 922 0 l 1
+ 368 1048 l 1
+ 371 946 l 1
+951 1489 m 1
+ 915.962078961 1443.01272864 859.927431184 1390 786 1390 c 0
+ 733.747383842 1390 700.961433203 1427.87285394 669 1450 c 0
+ 650.422718788 1462.77188083 630.678591279 1476 602 1476 c 0
+ 576 1476 550.166666667 1468.83333333 524.5 1454.5 c 128
+ 498.833333333 1440.16666667 470.333333333 1417 439 1385 c 1
+ 439 1506 l 1
+ 473.048867403 1556.52412582 529.356892553 1617 607 1617 c 0
+ 660.152301906 1617 691.55915882 1579.45904389 724 1557 c 0
+ 742.530701596 1544.26014265 763.323868826 1531 792 1531 c 0
+ 862.884398794 1531 903.680927354 1566.71487125 951 1609 c 1
+ 951 1489 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ograve
+Encoding: 210 210 361
+Width: 1261
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+393 661 m 0
+ 393 439.319486939 443.008900016 256.436039362 583.5 179 c 128
+ 625.833333333 155.666666667 675.333333333 144 732 144 c 256
+ 997.603821201 144 1070 390.611159636 1070 661 c 0
+ 1070 882.12515455 1019.43686715 1065.23264224 880.5 1144 c 128
+ 838.166666667 1168 788.666666667 1180 732 1180 c 256
+ 537.926503535 1180 449.723398691 1041.65752256 414 877.5 c 128
+ 400 813.166666667 393 741 393 661 c 0
+1263 661 m 0
+ 1263 360.24355692 1160.24128866 132.366094133 961.5 29.5 c 128
+ 895.166666667 -4.83333333333 818.666666667 -22 732 -22 c 256
+ 545.575620355 -22 417.105017374 60.5243097817 334.5 172.5 c 128
+ 247.656203756 290.221590464 198 459.575024395 198 661 c 0
+ 198 964.472280292 300.801940651 1192.38898973 502 1295 c 128
+ 568.666666667 1329 645.333333333 1346 732 1346 c 256
+ 1016.16120786 1346 1167.32713136 1164.1454416 1229 936.5 c 128
+ 1251.66666667 852.833333333 1263 761 1263 661 c 0
+487 1361 m 1
+ 181 1618 l 1
+ 455 1618 l 1
+ 667 1361 l 1
+ 487 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Oacute
+Encoding: 211 211 362
+Width: 1261
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+393 661 m 0
+ 393 439.319486939 443.008900016 256.436039362 583.5 179 c 128
+ 625.833333333 155.666666667 675.333333333 144 732 144 c 256
+ 997.603821201 144 1070 390.611159636 1070 661 c 0
+ 1070 882.12515455 1019.43686715 1065.23264224 880.5 1144 c 128
+ 838.166666667 1168 788.666666667 1180 732 1180 c 256
+ 537.926503535 1180 449.723398691 1041.65752256 414 877.5 c 128
+ 400 813.166666667 393 741 393 661 c 0
+1263 661 m 0
+ 1263 360.24355692 1160.24128866 132.366094133 961.5 29.5 c 128
+ 895.166666667 -4.83333333333 818.666666667 -22 732 -22 c 256
+ 545.575620355 -22 417.105017374 60.5243097817 334.5 172.5 c 128
+ 247.656203756 290.221590464 198 459.575024395 198 661 c 0
+ 198 964.472280292 300.801940651 1192.38898973 502 1295 c 128
+ 568.666666667 1329 645.333333333 1346 732 1346 c 256
+ 1016.16120786 1346 1167.32713136 1164.1454416 1229 936.5 c 128
+ 1251.66666667 852.833333333 1263 761 1263 661 c 0
+977 1362 m 1
+ 797 1362 l 1
+ 1008 1619 l 1
+ 1282 1619 l 1
+ 977 1362 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ocircumflex
+Encoding: 212 212 363
+Width: 1261
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+393 661 m 0
+ 393 439.319486939 443.008900016 256.436039362 583.5 179 c 128
+ 625.833333333 155.666666667 675.333333333 144 732 144 c 256
+ 997.603821201 144 1070 390.611159636 1070 661 c 0
+ 1070 882.12515455 1019.43686715 1065.23264224 880.5 1144 c 128
+ 838.166666667 1168 788.666666667 1180 732 1180 c 256
+ 537.926503535 1180 449.723398691 1041.65752256 414 877.5 c 128
+ 400 813.166666667 393 741 393 661 c 0
+1263 661 m 0
+ 1263 360.24355692 1160.24128866 132.366094133 961.5 29.5 c 128
+ 895.166666667 -4.83333333333 818.666666667 -22 732 -22 c 256
+ 545.575620355 -22 417.105017374 60.5243097817 334.5 172.5 c 128
+ 247.656203756 290.221590464 198 459.575024395 198 661 c 0
+ 198 964.472280292 300.801940651 1192.38898973 502 1295 c 128
+ 568.666666667 1329 645.333333333 1346 732 1346 c 256
+ 1016.16120786 1346 1167.32713136 1164.1454416 1229 936.5 c 128
+ 1251.66666667 852.833333333 1263 761 1263 661 c 0
+1089 1361 m 1
+ 910 1361 l 1
+ 741 1491 l 1
+ 573 1361 l 1
+ 394 1361 l 1
+ 605 1617 l 1
+ 604 1618 l 1
+ 879 1618 l 1
+ 878 1617 l 1
+ 1089 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Otilde
+Encoding: 213 213 364
+Width: 1261
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+393 661 m 0
+ 393 439.319486939 443.008900016 256.436039362 583.5 179 c 128
+ 625.833333333 155.666666667 675.333333333 144 732 144 c 256
+ 997.603821201 144 1070 390.611159636 1070 661 c 0
+ 1070 882.12515455 1019.43686715 1065.23264224 880.5 1144 c 128
+ 838.166666667 1168 788.666666667 1180 732 1180 c 256
+ 537.926503535 1180 449.723398691 1041.65752256 414 877.5 c 128
+ 400 813.166666667 393 741 393 661 c 0
+1263 661 m 0
+ 1263 360.24355692 1160.24128866 132.366094133 961.5 29.5 c 128
+ 895.166666667 -4.83333333333 818.666666667 -22 732 -22 c 256
+ 545.575620355 -22 417.105017374 60.5243097817 334.5 172.5 c 128
+ 247.656203756 290.221590464 198 459.575024395 198 661 c 0
+ 198 964.472280292 300.801940651 1192.38898973 502 1295 c 128
+ 568.666666667 1329 645.333333333 1346 732 1346 c 256
+ 1016.16120786 1346 1167.32713136 1164.1454416 1229 936.5 c 128
+ 1251.66666667 852.833333333 1263 761 1263 661 c 0
+1021 1489 m 1
+ 985.962078961 1443.01272864 929.927431184 1390 856 1390 c 0
+ 803.747383842 1390 770.961433203 1427.87285394 739 1450 c 0
+ 720.422718788 1462.77188083 700.678591279 1476 672 1476 c 0
+ 646 1476 620.166666667 1468.83333333 594.5 1454.5 c 128
+ 568.833333333 1440.16666667 540.333333333 1417 509 1385 c 1
+ 509 1506 l 1
+ 543.048867403 1556.52412582 599.356892553 1617 677 1617 c 0
+ 730.152301906 1617 761.55915882 1579.45904389 794 1557 c 0
+ 812.530701596 1544.26014265 833.323868826 1531 862 1531 c 0
+ 932.884398794 1531 973.680927354 1566.71487125 1021 1609 c 1
+ 1021 1489 l 1
+EndSplineSet
+EndChar
+
+StartChar: Odieresis
+Encoding: 214 214 365
+Width: 1261
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+393 661 m 0
+ 393 439.319486939 443.008900016 256.436039362 583.5 179 c 128
+ 625.833333333 155.666666667 675.333333333 144 732 144 c 256
+ 997.603821201 144 1070 390.611159636 1070 661 c 0
+ 1070 882.12515455 1019.43686715 1065.23264224 880.5 1144 c 128
+ 838.166666667 1168 788.666666667 1180 732 1180 c 256
+ 537.926503535 1180 449.723398691 1041.65752256 414 877.5 c 128
+ 400 813.166666667 393 741 393 661 c 0
+1263 661 m 0
+ 1263 360.24355692 1160.24128866 132.366094133 961.5 29.5 c 128
+ 895.166666667 -4.83333333333 818.666666667 -22 732 -22 c 256
+ 545.575620355 -22 417.105017374 60.5243097817 334.5 172.5 c 128
+ 247.656203756 290.221590464 198 459.575024395 198 661 c 0
+ 198 964.472280292 300.801940651 1192.38898973 502 1295 c 128
+ 568.666666667 1329 645.333333333 1346 732 1346 c 256
+ 1016.16120786 1346 1167.32713136 1164.1454416 1229 936.5 c 128
+ 1251.66666667 852.833333333 1263 761 1263 661 c 0
+446 1497 m 0
+ 446 1562.47495831 492.821952947 1620 559 1620 c 0
+ 627.051957781 1620 673 1564.11735093 673 1497 c 0
+ 673 1428.50698839 627.805702158 1374 559 1374 c 256
+ 490.17269858 1374 446 1428.62381253 446 1497 c 0
+809 1497 m 0
+ 809 1562.47495831 855.821952947 1620 922 1620 c 0
+ 990.051957781 1620 1036 1564.11735093 1036 1497 c 0
+ 1036 1428.50698839 990.805702158 1374 922 1374 c 256
+ 853.17269858 1374 809 1428.62381253 809 1497 c 0
+EndSplineSet
+EndChar
+
+StartChar: multiply
+Encoding: 215 215 366
+Width: 1293
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+263 1013 m 1
+ 382 1132 l 1
+ 1240 274 l 1
+ 1121 155 l 1
+ 263 1013 l 1
+382 155 m 1
+ 263 274 l 1
+ 1121 1132 l 1
+ 1240 1013 l 1
+ 382 155 l 1
+EndSplineSet
+EndChar
+
+StartChar: Oslash
+Encoding: 216 216 367
+Width: 1349
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+1163 729 m 0
+ 1163 980.771617067 1103.73183312 1190.25017821 946 1281 c 128
+ 897.333333333 1309 840 1323 774 1323 c 256
+ 549.827296992 1323 450.257912163 1163.09876408 409 974 c 128
+ 393 900.666666667 385 819 385 729 c 0
+ 385 477.132145364 443.657601578 268.516568966 602 178.5 c 128
+ 650.666666667 150.833333333 708 137 774 137 c 256
+ 997.9682529 137 1097.63907522 294.790780675 1139 483.5 c 128
+ 1155 556.5 1163 638.333333333 1163 729 c 0
+195 729 m 0
+ 195 1061.52858851 306.493347524 1314.69797026 526 1427.5 c 128
+ 598 1464.5 680.666666667 1483 774 1483 c 256
+ 975.708605256 1483 1113.91074201 1394.04007944 1203 1272 c 128
+ 1298.34486625 1141.39059418 1351 953.233882258 1351 729 c 0
+ 1351 398.605063641 1239.20094261 148.128270902 1022 34.5 c 128
+ 950 -3.16666666667 867.333333333 -22 774 -22 c 256
+ 572.215186868 -22 434.01398443 69.2122660812 344.5 191 c 128
+ 249.340920438 320.468135458 195 507.056923635 195 729 c 0
+1218 1460 m 1
+ 1374 1460 l 1
+ 354 8 l 1
+ 198 8 l 1
+ 1218 1460 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ugrave
+Encoding: 217 217 368
+Width: 1141
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+673 145 m 256
+ 855.809770825 145 960 238.748090815 960 424 c 2
+ 960 1343 l 1
+ 1145 1343 l 1
+ 1145 432 l 2
+ 1145 203.644536911 1025.75686931 61.5856231047 854.5 4.5 c 128
+ 797.5 -14.5 737 -24 673 -24 c 256
+ 453.937454235 -24 306.730633654 75.9341552684 238.5 231.5 c 128
+ 213.5 288.5 201 355.333333333 201 432 c 2
+ 201 1343 l 1
+ 388 1343 l 1
+ 388 424 l 2
+ 388 239.475222348 490.825162682 145 673 145 c 256
+497 1361 m 1
+ 191 1618 l 1
+ 465 1618 l 1
+ 677 1361 l 1
+ 497 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Uacute
+Encoding: 218 218 369
+Width: 1141
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+673 145 m 256
+ 855.809770825 145 960 238.748090815 960 424 c 2
+ 960 1343 l 1
+ 1145 1343 l 1
+ 1145 432 l 2
+ 1145 203.644536911 1025.75686931 61.5856231047 854.5 4.5 c 128
+ 797.5 -14.5 737 -24 673 -24 c 256
+ 453.937454235 -24 306.730633654 75.9341552684 238.5 231.5 c 128
+ 213.5 288.5 201 355.333333333 201 432 c 2
+ 201 1343 l 1
+ 388 1343 l 1
+ 388 424 l 2
+ 388 239.475222348 490.825162682 145 673 145 c 256
+857 1362 m 1
+ 677 1362 l 1
+ 888 1619 l 1
+ 1162 1619 l 1
+ 857 1362 l 1
+EndSplineSet
+EndChar
+
+StartChar: Ucircumflex
+Encoding: 219 219 370
+Width: 1141
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+673 145 m 256
+ 855.809770825 145 960 238.748090815 960 424 c 2
+ 960 1343 l 1
+ 1145 1343 l 1
+ 1145 432 l 2
+ 1145 203.644536911 1025.75686931 61.5856231047 854.5 4.5 c 128
+ 797.5 -14.5 737 -24 673 -24 c 256
+ 453.937454235 -24 306.730633654 75.9341552684 238.5 231.5 c 128
+ 213.5 288.5 201 355.333333333 201 432 c 2
+ 201 1343 l 1
+ 388 1343 l 1
+ 388 424 l 2
+ 388 239.475222348 490.825162682 145 673 145 c 256
+1029 1361 m 1
+ 850 1361 l 1
+ 681 1491 l 1
+ 513 1361 l 1
+ 334 1361 l 1
+ 545 1617 l 1
+ 544 1618 l 1
+ 819 1618 l 1
+ 818 1617 l 1
+ 1029 1361 l 1
+EndSplineSet
+EndChar
+
+StartChar: Udieresis
+Encoding: 220 220 371
+Width: 1141
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+673 145 m 256
+ 855.809770825 145 960 238.748090815 960 424 c 2
+ 960 1343 l 1
+ 1145 1343 l 1
+ 1145 432 l 2
+ 1145 203.644536911 1025.75686931 61.5856231047 854.5 4.5 c 128
+ 797.5 -14.5 737 -24 673 -24 c 256
+ 453.937454235 -24 306.730633654 75.9341552684 238.5 231.5 c 128
+ 213.5 288.5 201 355.333333333 201 432 c 2
+ 201 1343 l 1
+ 388 1343 l 1
+ 388 424 l 2
+ 388 239.475222348 490.825162682 145 673 145 c 256
+366 1497 m 0
+ 366 1562.47495831 412.821952947 1620 479 1620 c 0
+ 547.051957781 1620 593 1564.11735093 593 1497 c 0
+ 593 1428.50698839 547.805702158 1374 479 1374 c 256
+ 410.17269858 1374 366 1428.62381253 366 1497 c 0
+729 1497 m 0
+ 729 1562.47495831 775.821952947 1620 842 1620 c 0
+ 910.051957781 1620 956 1564.11735093 956 1497 c 0
+ 956 1428.50698839 910.805702158 1374 842 1374 c 256
+ 773.17269858 1374 729 1428.62381253 729 1497 c 0
+EndSplineSet
+EndChar
+
+StartChar: Yacute
+Encoding: 221 221 372
+Width: 1268
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+389 1339 m 1
+ 734 765 l 1
+ 1079 1339 l 1
+ 1291 1339 l 1
+ 826 581 l 1
+ 826 0 l 1
+ 642 0 l 1
+ 642 581 l 1
+ 177 1339 l 1
+ 389 1339 l 1
+947 1362 m 1
+ 767 1362 l 1
+ 978 1619 l 1
+ 1252 1619 l 1
+ 947 1362 l 1
+EndSplineSet
+EndChar
+
+StartChar: Thorn
+Encoding: 222 222 373
+Width: 1118
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+197 815 m 1
+ 199 812 l 1
+ 199 1454 l 1
+ 381 1454 l 1
+ 381 1084 l 1
+ 632 1084 l 2
+ 921.431184324 1084 1113 954.39568997 1113 669 c 256
+ 1113 384.471006145 919.446958814 256 632 256 c 2
+ 378 256 l 1
+ 378 -9 l 1
+ 201 -9 l 1
+ 201 815 l 1
+ 197 815 l 1
+927 669 m 256
+ 927 858.311453397 824.850187445 928 632 928 c 2
+ 381 928 l 1
+ 381 815 l 1
+ 378 815 l 1
+ 378 412 l 1
+ 632 412 l 2
+ 825.046958195 412 927 479.447150015 927 669 c 256
+EndSplineSet
+EndChar
+
+StartChar: germandbls
+Encoding: 223 223 374
+Width: 962
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+666 103 m 0
+ 751.907571678 103 824 151.791157519 824 238 c 0
+ 824 305.712611783 785.80562124 343.89578407 745 374.5 c 0
+ 674.984074816 427.011943888 586.808180567 461.848769734 540.5 538 c 0
+ 525.5 562.666666667 518 593 518 629 c 0
+ 518 769.366118101 640.589485519 814.744117957 699.5 896 c 0
+ 709.166666667 909.333333333 714 923.333333333 714 938 c 0
+ 714 1027.58791783 649.418548792 1085.86865721 583 1111 c 0
+ 558.333333333 1120.33333333 533.333333333 1125 508 1125 c 0
+ 378.644347511 1125 293 1039.81978269 293 911 c 2
+ 293 -1 l 1
+ 157 -1 l 1
+ 157 910 l 2
+ 157 1073.71276673 245.096691216 1175.75198761 368 1218 c 0
+ 410.666666667 1232.66666667 457.333333333 1240 508 1240 c 0
+ 659.786162366 1240 770.029518027 1172.67935963 822.5 1070.5 c 0
+ 841.5 1033.5 851 990.666666667 851 942 c 0
+ 851 855.939447782 810.475813084 806.993518082 761 771.5 c 0
+ 732.517998253 751.067259616 703.764026054 729.325815411 684.5 701.5 c 0
+ 675.5 688.5 671 672.333333333 671 653 c 0
+ 671 596.970940879 711.622991271 566.441837081 747.5 540.5 c 0
+ 794.285024771 506.670828243 849.125715358 475.479998845 889.5 432 c 0
+ 933.858765358 384.229021922 966 321.318766425 966 228 c 0
+ 966 100.279873176 878.752810862 22.9176036207 781.5 -9.5 c 0
+ 746.5 -21.1666666667 710.666666667 -27 674 -27 c 0
+ 519.267250288 -27 423.627293736 62.3508404623 387 182 c 1
+ 491 247 l 1
+ 505.965793805 164.688134075 570.011835922 103 666 103 c 0
+EndSplineSet
+EndChar
+
+StartChar: agrave
+Encoding: 224 224 375
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 821.975224279 1090 947.539185472 990.779917604 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+441 1128 m 1
+ 163 1361 l 1
+ 412 1361 l 1
+ 605 1128 l 1
+ 441 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: aacute
+Encoding: 225 225 376
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 821.975224279 1090 947.539185472 990.779917604 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+762 1121 m 1
+ 599 1121 l 1
+ 791 1354 l 1
+ 1040 1354 l 1
+ 762 1121 l 1
+EndSplineSet
+EndChar
+
+StartChar: acircumflex
+Encoding: 226 226 377
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 821.975224279 1090 947.539185472 990.779917604 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+918 1128 m 1
+ 754 1128 l 1
+ 601 1246 l 1
+ 449 1128 l 1
+ 285 1128 l 1
+ 477 1361 l 1
+ 726 1361 l 1
+ 918 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: atilde
+Encoding: 227 227 378
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 821.975224279 1090 947.539185472 990.779917604 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+911 1229 m 1
+ 875.962078961 1183.01272864 819.927431184 1130 746 1130 c 0
+ 693.747383842 1130 660.961433203 1167.87285394 629 1190 c 0
+ 610.422718788 1202.77188083 590.678591279 1216 562 1216 c 0
+ 536 1216 510.166666667 1208.83333333 484.5 1194.5 c 128
+ 458.833333333 1180.16666667 430.333333333 1157 399 1125 c 1
+ 399 1246 l 1
+ 433.048867403 1296.52412582 489.356892553 1357 567 1357 c 0
+ 620.152301906 1357 651.55915882 1319.45904389 684 1297 c 0
+ 702.530701596 1284.26014265 723.323868826 1271 752 1271 c 0
+ 822.884398794 1271 863.680927354 1306.71487125 911 1349 c 1
+ 911 1229 l 1
+EndSplineSet
+EndChar
+
+StartChar: adieresis
+Encoding: 228 228 379
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 821.975224279 1090 947.539185472 990.779917604 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+343 1242 m 0
+ 343 1301.104881 386.324442419 1353 446 1353 c 0
+ 507.381472129 1353 549 1302.92465723 549 1242 c 0
+ 549 1179.92729567 508.491589693 1130 446 1130 c 256
+ 383.505707417 1130 343 1179.92851139 343 1242 c 0
+673 1242 m 0
+ 673 1301.104881 716.324442419 1353 776 1353 c 0
+ 837.381472129 1353 879 1302.92465723 879 1242 c 0
+ 879 1179.92729567 838.491589693 1130 776 1130 c 256
+ 713.505707417 1130 673 1179.92851139 673 1242 c 0
+EndSplineSet
+EndChar
+
+StartChar: aring
+Encoding: 229 229 380
+Width: 1040
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+631 520 m 0
+ 484.179895763 520 373 459.549907507 373 316 c 0
+ 373 186.092156695 466.726697282 138 600 138 c 0
+ 721.813727964 138 803.663318378 201.796905809 838 290.5 c 128
+ 850 321.5 856 355 856 391 c 2
+ 856 463 l 1
+ 804.558045313 500.152522829 717.568537505 520 631 520 c 0
+612 934 m 0
+ 493.614628499 934 431.37214463 871.612626729 407 766 c 1
+ 234 813 l 1
+ 288.203676803 973.352543876 414.411106936 1090 624 1090 c 0
+ 821.975224279 1090 947.539185472 990.779917604 1007 846.5 c 128
+ 1029.66666667 791.5 1041 726.666666667 1041 652 c 2
+ 1041 -1 l 1
+ 871 -1 l 1
+ 863 106 l 1
+ 796.02961055 34.0688409611 697.236728561 -22 563 -22 c 0
+ 391.308441614 -22 268.177336941 55.5033492185 214 174.5 c 128
+ 195.333333333 215.5 186 261 186 311 c 0
+ 186 500.57685945 314.841907604 607.423972107 462.5 652 c 128
+ 515.5 668 570 676 626 676 c 0
+ 715.948893844 676 793.581241741 655.82132774 856 624 c 1
+ 856 654 l 2
+ 856 827.296312406 781.22561182 934 612 934 c 0
+637 1414 m 256
+ 720.33405053 1414 785 1355.63603401 785 1272 c 256
+ 785 1188.42554416 719.790829684 1129 637 1129 c 0
+ 552.441576727 1129 487 1187.89599087 487 1272 c 256
+ 487 1355.82753025 553.598131719 1414 637 1414 c 256
+722 1272 m 256
+ 722 1316.99465301 681.888884964 1353 637 1353 c 0
+ 588.563529256 1353 550 1320.16210248 550 1272 c 256
+ 550 1224.23976595 589.12394949 1190 637 1190 c 0
+ 682.734683794 1190 722 1226.50814313 722 1272 c 256
+EndSplineSet
+EndChar
+
+StartChar: ae
+Encoding: 230 230 381
+Width: 1628
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+904 919 m 1
+ 967.543163682 1013.7370804 1066.72097407 1088 1213 1088 c 0
+ 1352.64302752 1088 1447.85087828 1019.58820061 1510.5 930.5 c 128
+ 1585.60161536 823.704124945 1626 669.476519496 1626 484 c 1
+ 972 484 l 1
+ 976.636227108 296.232802128 1049.83452378 145 1228 145 c 0
+ 1344.1461088 145 1414.14134754 217.894206746 1452 312 c 1
+ 1610 261 l 1
+ 1546.94131533 97.7230486116 1430.7181895 -25 1226 -25 c 0
+ 1070.03039399 -25 965.689561647 53.3806613749 899 154 c 1
+ 827.503208536 52.9183293101 703.759228931 -22 534 -22 c 0
+ 377.615578729 -22 269.055129046 65.0204210222 218.5 175 c 128
+ 199.5 216.333333333 190 262.333333333 190 313 c 0
+ 190 497.984810979 303.343915616 609.447971872 443 656 c 128
+ 491 672 540.333333333 680 591 680 c 0
+ 670.151604801 680 738.573568061 660.027430368 793 631 c 1
+ 793 653 l 2
+ 793 813.697517144 734.763820393 925 579 925 c 0
+ 469.797492423 925 419.160139513 860.459622905 398 758 c 1
+ 232 807 l 1
+ 281.356743108 963.654010735 388.858090586 1090 589 1090 c 0
+ 738.948752182 1090 842.750519944 1020.6972499 904 919 c 1
+1216 918 m 0
+ 1108.99743672 918 1045.58920104 840.984439606 1011.5 762.5 c 128
+ 997.166666667 729.5 987.333333333 692 982 650 c 1
+ 1442 650 l 1
+ 1428.66666667 739.333333333 1401.66666667 806.333333333 1361 851 c 128
+ 1320.33333333 895.666666667 1272 918 1216 918 c 0
+368 318 m 0
+ 368 197.318784065 444.782983851 146 568 146 c 0
+ 710.489669434 146 793 249.766193378 793 392 c 2
+ 793 461 l 1
+ 748.139821539 494.645133846 672.693161554 515 596 515 c 0
+ 460.049828648 515 368 451.730095506 368 318 c 0
+EndSplineSet
+EndChar
+
+StartChar: ccedilla
+Encoding: 231 231 382
+Width: 1043
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+533 -305 m 0
+ 530.82333505 -359.416623742 614.852552065 -355.756413696 659.5 -343 c 128
+ 717.117488079 -326.537860549 778.802444046 -286.321790532 781 -216 c 0
+ 783.531452736 -160.308039803 693.206902746 -170.396548627 657 -188.5 c 128
+ 635 -199.5 615 -213.666666667 597 -231 c 1
+ 513 -212 l 1
+ 649 -25 l 1
+ 634 -25 l 1
+ 412.892658349 -17.867505108 284.189602336 120.271454871 229 300.5 c 128
+ 185.768234808 441.678733205 196.688025802 654.482397048 245.5 783 c 128
+ 310.653308936 954.542889349 442.232437572 1095.44411492 673 1088 c 0
+ 882.498367167 1081.55389639 1008.32817816 952.544420403 1069 793 c 1
+ 901 750 l 1
+ 862.113240229 845.056523884 791.464861128 922.140841048 668 929 c 0
+ 578.67908575 932.190032652 515.217100713 888.231340126 471.5 834 c 128
+ 394.552486243 738.546122175 352.320090595 526.469397469 395.5 361.5 c 128
+ 427.251013132 240.194847265 498.990611574 138.036049587 640 133 c 0
+ 767.158575478 129.467817348 842.560441817 208.120883633 886 295 c 1
+ 1049 240 l 1
+ 990.6449306 116.144342498 895.874985747 20.9701052874 758 -12 c 1
+ 708 -82 l 1
+ 810.137564061 -56.4656089847 931.056472033 -93.0799508622 928 -197 c 0
+ 923.747771579 -328.819081063 810.038535008 -399.913196152 700.5 -428 c 128
+ 608.124008618 -451.686151636 499.054170244 -446.077386063 457 -386 c 128
+ 447.666666667 -372.666666667 443.333333333 -356 444 -336 c 0
+ 444 -328 445 -318.333333333 447 -307 c 1
+ 541 -263 l 1
+ 535.651596612 -280.114890842 533 -287.813249592 533 -305 c 0
+EndSplineSet
+EndChar
+
+StartChar: egrave
+Encoding: 232 232 383
+Width: 1095
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+911 646 m 1
+ 891.528323431 768.140516657 840.563540809 866.890735657 743.5 908 c 128
+ 715.166666667 920 685 926 653 926 c 0
+ 533.209704383 926 459.436757379 847.763729946 419.5 763 c 128
+ 403.166666667 728.333333333 392.333333333 689.333333333 387 646 c 1
+ 911 646 l 1
+1084 255 m 1
+ 1014.05545025 91.7960505879 879.940156244 -25 664 -25 c 0
+ 428.798096988 -25 291.03709392 119.722878215 231.5 301 c 128
+ 209.166666667 369 198 444.333333333 198 527 c 0
+ 198 781.58575114 295.782009021 968.078293395 468 1049 c 128
+ 523.333333333 1075 584 1088 650 1088 c 0
+ 886.472295221 1088 1013.00642567 931.530851887 1069.5 743.5 c 128
+ 1091.83333333 669.166666667 1103 584.333333333 1103 489 c 1
+ 376 489 l 1
+ 378.426563574 287.595223327 465.787937792 136 667 136 c 0
+ 794.540697958 136 874.970058935 206.616449168 918 304 c 1
+ 1084 255 l 1
+441 1128 m 1
+ 163 1361 l 1
+ 412 1361 l 1
+ 605 1128 l 1
+ 441 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: eacute
+Encoding: 233 233 384
+Width: 1095
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+911 646 m 1
+ 891.528323431 768.140516657 840.563540809 866.890735657 743.5 908 c 128
+ 715.166666667 920 685 926 653 926 c 0
+ 533.209704383 926 459.436757379 847.763729946 419.5 763 c 128
+ 403.166666667 728.333333333 392.333333333 689.333333333 387 646 c 1
+ 911 646 l 1
+1084 255 m 1
+ 1014.05545025 91.7960505879 879.940156244 -25 664 -25 c 0
+ 428.798096988 -25 291.03709392 119.722878215 231.5 301 c 128
+ 209.166666667 369 198 444.333333333 198 527 c 0
+ 198 781.58575114 295.782009021 968.078293395 468 1049 c 128
+ 523.333333333 1075 584 1088 650 1088 c 0
+ 886.472295221 1088 1013.00642567 931.530851887 1069.5 743.5 c 128
+ 1091.83333333 669.166666667 1103 584.333333333 1103 489 c 1
+ 376 489 l 1
+ 378.426563574 287.595223327 465.787937792 136 667 136 c 0
+ 794.540697958 136 874.970058935 206.616449168 918 304 c 1
+ 1084 255 l 1
+822 1121 m 1
+ 659 1121 l 1
+ 851 1354 l 1
+ 1100 1354 l 1
+ 822 1121 l 1
+EndSplineSet
+EndChar
+
+StartChar: ecircumflex
+Encoding: 234 234 385
+Width: 1095
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+911 646 m 1
+ 891.528323431 768.140516657 840.563540809 866.890735657 743.5 908 c 128
+ 715.166666667 920 685 926 653 926 c 0
+ 533.209704383 926 459.436757379 847.763729946 419.5 763 c 128
+ 403.166666667 728.333333333 392.333333333 689.333333333 387 646 c 1
+ 911 646 l 1
+1084 255 m 1
+ 1014.05545025 91.7960505879 879.940156244 -25 664 -25 c 0
+ 428.798096988 -25 291.03709392 119.722878215 231.5 301 c 128
+ 209.166666667 369 198 444.333333333 198 527 c 0
+ 198 781.58575114 295.782009021 968.078293395 468 1049 c 128
+ 523.333333333 1075 584 1088 650 1088 c 0
+ 886.472295221 1088 1013.00642567 931.530851887 1069.5 743.5 c 128
+ 1091.83333333 669.166666667 1103 584.333333333 1103 489 c 1
+ 376 489 l 1
+ 378.426563574 287.595223327 465.787937792 136 667 136 c 0
+ 794.540697958 136 874.970058935 206.616449168 918 304 c 1
+ 1084 255 l 1
+948 1128 m 1
+ 784 1128 l 1
+ 631 1246 l 1
+ 479 1128 l 1
+ 315 1128 l 1
+ 507 1361 l 1
+ 756 1361 l 1
+ 948 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: edieresis
+Encoding: 235 235 386
+Width: 1095
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+911 646 m 1
+ 891.528323431 768.140516657 840.563540809 866.890735657 743.5 908 c 128
+ 715.166666667 920 685 926 653 926 c 0
+ 533.209704383 926 459.436757379 847.763729946 419.5 763 c 128
+ 403.166666667 728.333333333 392.333333333 689.333333333 387 646 c 1
+ 911 646 l 1
+1084 255 m 1
+ 1014.05545025 91.7960505879 879.940156244 -25 664 -25 c 0
+ 428.798096988 -25 291.03709392 119.722878215 231.5 301 c 128
+ 209.166666667 369 198 444.333333333 198 527 c 0
+ 198 781.58575114 295.782009021 968.078293395 468 1049 c 128
+ 523.333333333 1075 584 1088 650 1088 c 0
+ 886.472295221 1088 1013.00642567 931.530851887 1069.5 743.5 c 128
+ 1091.83333333 669.166666667 1103 584.333333333 1103 489 c 1
+ 376 489 l 1
+ 378.426563574 287.595223327 465.787937792 136 667 136 c 0
+ 794.540697958 136 874.970058935 206.616449168 918 304 c 1
+ 1084 255 l 1
+383 1242 m 0
+ 383 1301.104881 426.324442419 1353 486 1353 c 0
+ 547.381472129 1353 589 1302.92465723 589 1242 c 0
+ 589 1179.92729567 548.491589693 1130 486 1130 c 256
+ 423.505707417 1130 383 1179.92851139 383 1242 c 0
+713 1242 m 0
+ 713 1301.104881 756.324442419 1353 816 1353 c 0
+ 877.381472129 1353 919 1302.92465723 919 1242 c 0
+ 919 1179.92729567 878.491589693 1130 816 1130 c 256
+ 753.505707417 1130 713 1179.92851139 713 1242 c 0
+EndSplineSet
+EndChar
+
+StartChar: igrave
+Encoding: 236 236 387
+Width: 593
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+594 -1 m 1
+ 421 -1 l 1
+ 421 1056 l 1
+ 594 1056 l 1
+ 594 -1 l 1
+421 1128 m 1
+ 143 1361 l 1
+ 392 1361 l 1
+ 585 1128 l 1
+ 421 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: iacute
+Encoding: 237 237 388
+Width: 625
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+374 -1 m 1
+ 201 -1 l 1
+ 201 1056 l 1
+ 374 1056 l 1
+ 374 -1 l 1
+382 1121 m 1
+ 219 1121 l 1
+ 411 1354 l 1
+ 660 1354 l 1
+ 382 1121 l 1
+EndSplineSet
+EndChar
+
+StartChar: icircumflex
+Encoding: 238 238 389
+Width: 762
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+574 -1 m 1
+ 401 -1 l 1
+ 401 1056 l 1
+ 574 1056 l 1
+ 574 -1 l 1
+798 1128 m 1
+ 634 1128 l 1
+ 481 1246 l 1
+ 329 1128 l 1
+ 165 1128 l 1
+ 357 1361 l 1
+ 606 1361 l 1
+ 798 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: idieresis
+Encoding: 239 239 390
+Width: 686
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+504 -1 m 1
+ 331 -1 l 1
+ 331 1056 l 1
+ 504 1056 l 1
+ 504 -1 l 1
+183 1242 m 0
+ 183 1301.104881 226.324442419 1353 286 1353 c 0
+ 347.381472129 1353 389 1302.92465723 389 1242 c 0
+ 389 1179.92729567 348.491589693 1130 286 1130 c 256
+ 223.505707417 1130 183 1179.92851139 183 1242 c 0
+473 1242 m 0
+ 473 1301.104881 516.324442419 1353 576 1353 c 0
+ 637.381472129 1353 679 1302.92465723 679 1242 c 0
+ 679 1179.92729567 638.491589693 1130 576 1130 c 256
+ 513.505707417 1130 473 1179.92851139 473 1242 c 0
+EndSplineSet
+EndChar
+
+StartChar: eth
+Encoding: 240 240 391
+Width: 971
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+374 438 m 0
+ 374 321.418894317 410.695864703 219.165948494 479 167.5 c 128
+ 505 147.833333333 537 138 575 138 c 256
+ 722.156962381 138 777 292.59765062 777 438 c 0
+ 777 557.453844522 744.115890288 657.862543119 674 710 c 128
+ 648 729.333333333 615 739 575 739 c 256
+ 423.203938064 739 374 587.884261704 374 438 c 0
+139 1477 m 1
+ 281.131020066 1477 398.597419215 1445.01056271 501 1395 c 1
+ 565 1483 l 1
+ 646 1414 l 1
+ 592 1341 l 1
+ 772.928572146 1213.96504509 897.198377077 991.44974747 948 738.5 c 128
+ 964 658.833333333 972 582 972 508 c 0
+ 972 259.434362584 888.392849595 63.8041843292 707 -5 c 128
+ 668.333333333 -19.6666666667 624.333333333 -27 575 -27 c 0
+ 440.513959069 -27 348.05319817 38.7582214706 289.5 119.5 c 128
+ 232.860542216 197.60283126 194 310.552939314 194 438 c 256
+ 194 637.023155439 273.426167041 789.351202343 402.5 863.5 c 128
+ 449.5 890.5 505 904 569 904 c 0
+ 629.456775303 904 677.694367748 888.242330821 719 863 c 1
+ 703.048867642 1025.41152947 614.23770714 1150.11447297 508 1231 c 1
+ 411 1104 l 1
+ 335 1168 l 1
+ 420 1285 l 1
+ 341.290192839 1326.74004925 248.513791939 1349.95795022 139 1353 c 1
+ 139 1477 l 1
+EndSplineSet
+EndChar
+
+StartChar: ntilde
+Encoding: 241 241 392
+Width: 1060
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+371 965 m 1
+ 431.096253067 1040.41490581 521.966800972 1089 648 1089 c 0
+ 841.971746386 1089 965.033053971 990.92149682 1025 848.5 c 128
+ 1049 791.5 1061 722.666666667 1061 642 c 2
+ 1061 0 l 1
+ 887 0 l 1
+ 887 632 l 2
+ 887 800.996906209 797.20051433 918 632 918 c 256
+ 508.734707332 918 431.884009815 850.383094418 395.5 759 c 128
+ 381.166666667 723 374 680.666666667 374 632 c 2
+ 374 0 l 1
+ 201 0 l 1
+ 201 1066 l 1
+ 364 1066 l 1
+ 371 965 l 1
+891 1229 m 1
+ 855.962078961 1183.01272864 799.927431184 1130 726 1130 c 0
+ 673.747383842 1130 640.961433203 1167.87285394 609 1190 c 0
+ 590.422718788 1202.77188083 570.678591279 1216 542 1216 c 0
+ 516 1216 490.166666667 1208.83333333 464.5 1194.5 c 128
+ 438.833333333 1180.16666667 410.333333333 1157 379 1125 c 1
+ 379 1246 l 1
+ 413.048867403 1296.52412582 469.356892553 1357 547 1357 c 0
+ 600.152301906 1357 631.55915882 1319.45904389 664 1297 c 0
+ 682.530701596 1284.26014265 703.323868826 1271 732 1271 c 0
+ 802.884398794 1271 843.680927354 1306.71487125 891 1349 c 1
+ 891 1229 l 1
+EndSplineSet
+EndChar
+
+StartChar: ograve
+Encoding: 242 242 393
+Width: 1104
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+441 1128 m 1
+ 163 1361 l 1
+ 412 1361 l 1
+ 605 1128 l 1
+ 441 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: oacute
+Encoding: 243 243 394
+Width: 1104
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+822 1121 m 1
+ 659 1121 l 1
+ 851 1354 l 1
+ 1100 1354 l 1
+ 822 1121 l 1
+EndSplineSet
+EndChar
+
+StartChar: ocircumflex
+Encoding: 244 244 395
+Width: 1104
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+958 1128 m 1
+ 794 1128 l 1
+ 641 1246 l 1
+ 489 1128 l 1
+ 325 1128 l 1
+ 517 1361 l 1
+ 766 1361 l 1
+ 958 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: otilde
+Encoding: 245 245 396
+Width: 1104
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-940 1124 m 1
- 1384 602 l 1
- 1236 428 l 1
- 900 830 l 1
- 900 -1042 l 1
- 684 -1042 l 1
- 684 830 l 1
- 348 428 l 1
- 200 602 l 1
- 644 1124 l 1
- 200 1640 l 1
- 348 1814 l 1
- 792 1288 l 1
- 1236 1814 l 1
- 1384 1640 l 1
- 940 1124 l 1
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+941 1229 m 1
+ 905.962078961 1183.01272864 849.927431184 1130 776 1130 c 0
+ 723.747383842 1130 690.961433203 1167.87285394 659 1190 c 0
+ 640.422718788 1202.77188083 620.678591279 1216 592 1216 c 0
+ 566 1216 540.166666667 1208.83333333 514.5 1194.5 c 128
+ 488.833333333 1180.16666667 460.333333333 1157 429 1125 c 1
+ 429 1246 l 1
+ 463.048867403 1296.52412582 519.356892553 1357 597 1357 c 0
+ 650.152301906 1357 681.55915882 1319.45904389 714 1297 c 0
+ 732.530701596 1284.26014265 753.323868826 1271 782 1271 c 0
+ 852.884398794 1271 893.680927354 1306.71487125 941 1349 c 1
+ 941 1229 l 1
 EndSplineSet
 EndChar
 
-StartChar: ta_shri
-Encoding: 240 -1 237
-Width: 2862
-VWidth: 0
-GlyphClass: 3
-Flags: HMW
+StartChar: odieresis
+Encoding: 246 246 397
+Width: 1104
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-2354 1618 m 1
- 2298 1570 2258 1490 2258 1378 c 0
- 2258 1332 2280 1290 2290 1250 c 1
- 2528 1250 l 1
- 2528 1064 l 1
- 2286 1064 l 1
- 2286 752 l 1
- 2313 770 2341 774 2369 774 c 0
- 2402 774 2436 768 2470 768 c 0
- 2718 768 2832 610 2832 302 c 0
- 2832 88 2792 -96 2660 -242 c 1
- 2546 -390 2452 -474 2244 -554 c 0
- 2038 -634 1742 -660 1382 -660 c 2
- 1192 -660 l 2
- 870 -660 644 -632 522 -574 c 1
- 368 -516 284 -462 284 -326 c 0
- 284 -238 324 -168 406 -120 c 0
- 488 -72 578 -46 694 -46 c 0
- 796 -46 944 -68 1024 -94 c 1
- 1000 -260 l 1
- 956 -246 760 -212 702 -212 c 0
- 638 -212 500 -270 500 -332 c 0
- 500 -376 552 -404 664 -424 c 0
- 776 -444 1020 -464 1250 -464 c 2
- 1364 -464 l 2
- 1788 -464 2076 -462 2280 -334 c 0
- 2484 -206 2620 42 2620 292 c 0
- 2620 460 2532 574 2414 574 c 0
- 2368 574 2326 554 2286 518 c 1
- 2286 8 l 1
- 2096 12 l 1
- 2104 1066 l 1
- 1758 1072 l 1
- 1758 16 l 1
- 1574 8 l 1
- 1574 718 l 2
- 1574 838 1564 922 1544 970 c 0
- 1524 1018 1444 1072 1400 1072 c 0
- 1284 1072 1270 922 1270 740 c 2
- 1270 8 l 1
- 200 8 l 1
- 200 1250 l 1
- 426 1248 l 1
- 426 160 l 1
- 1080 168 l 1
- 1076 778 l 2
- 1076 783 1076 787 1076 792 c 0
- 1076 1008 1122 1134 1220 1216 c 0
- 1266 1254 1322 1274 1386 1274 c 0
- 1470 1274 1538 1244 1590 1176 c 1
- 1590 1250 l 1
- 2096 1248 l 1
- 2088 1288 2060 1342 2060 1400 c 0
- 2060 1614 2164 1756 2286 1826 c 1
- 2341 1857 2404 1860 2475 1860 c 0
- 2496 1860 2519 1860 2542 1860 c 0
- 2754 1860 2862 1804 2862 1574 c 0
- 2862 1378 2806 1330 2614 1330 c 0
- 2456 1330 2350 1372 2350 1572 c 0
- 2350 1592 2352 1606 2354 1618 c 1
-2698 1576 m 0
- 2698 1662 2666 1672 2588 1676 c 2
- 2536 1678 l 1
- 2524 1646 2506 1608 2506 1574 c 0
- 2506 1498 2546 1474 2606 1474 c 0
- 2656 1474 2698 1512 2698 1576 c 0
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+373 1242 m 0
+ 373 1301.104881 416.324442419 1353 476 1353 c 0
+ 537.381472129 1353 579 1302.92465723 579 1242 c 0
+ 579 1179.92729567 538.491589693 1130 476 1130 c 256
+ 413.505707417 1130 373 1179.92851139 373 1242 c 0
+703 1242 m 0
+ 703 1301.104881 746.324442419 1353 806 1353 c 0
+ 867.381472129 1353 909 1302.92465723 909 1242 c 0
+ 909 1179.92729567 868.491589693 1130 806 1130 c 256
+ 743.505707417 1130 703 1179.92851139 703 1242 c 0
 EndSplineSet
-Ligature2: "akhnAkhandinTamillookup1 subtable" ta_ssa ta_virama ta_ra ta_ii_sign
-Ligature2: "akhnAkhandinTamillookup1 subtable" ta_sa ta_virama ta_ra ta_ii_sign
 EndChar
 
-StartChar: quoteleft
-Encoding: 241 8216 238
-Width: 384
-GlyphClass: 2
-Flags: HMW
+StartChar: divide
+Encoding: 247 247 398
+Width: 1304
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-200 1282 m 1
- 202 1334 204 1402 212 1484 c 1
- 216 1500 224 1530 236 1568 c 2
- 286 1740 l 1
- 378 1740 l 1
- 384 1484 l 1
- 372 1282 l 1
- 200 1282 l 1
+230 712 m 1
+ 1272 712 l 1
+ 1272 559 l 1
+ 230 559 l 1
+ 230 712 l 1
+756 1144 m 0
+ 838.884746455 1144 890 1068.50033639 890 986 c 0
+ 890 917.861548713 856.804504837 867.090522709 812 842 c 128
+ 795.333333333 832.666666667 776.666666667 828 756 828 c 0
+ 671.811340706 828 622 902.406764642 622 986 c 0
+ 622 1053.12514432 657.255296705 1104.12807209 701 1129.5 c 128
+ 717.666666667 1139.16666667 736 1144 756 1144 c 0
+756 424 m 0
+ 838.884746455 424 890 348.500336391 890 266 c 0
+ 890 197.861548713 856.804504837 147.090522709 812 122 c 128
+ 795.333333333 112.666666667 776.666666667 108 756 108 c 0
+ 671.811340706 108 622 182.406764642 622 266 c 0
+ 622 333.125144324 657.255296705 384.128072089 701 409.5 c 128
+ 717.666666667 419.166666667 736 424 756 424 c 0
 EndSplineSet
 EndChar
 
-StartChar: quoteright
-Encoding: 242 8217 239
-Width: 384
-VWidth: 4096
-GlyphClass: 2
-Flags: HMW
+StartChar: oslash
+Encoding: 248 248 399
+Width: 1104
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-384 1740 m 1
- 382 1688 380 1620 372 1538 c 1
- 368 1522 360 1492 348 1454 c 2
- 298 1282 l 1
- 206 1282 l 1
- 200 1538 l 1
- 212 1740 l 1
- 384 1740 l 1
+925 530 m 0
+ 925 702.39065961 874.759374394 838.116367892 763.5 896.5 c 128
+ 729.833333333 914.166666667 692.333333333 923 651 923 c 0
+ 502.057027125 923 428.859025592 818.468634924 396.5 696.5 c 128
+ 383.5 647.5 377 592 377 530 c 0
+ 377 361.549853195 429.585936421 226.265084127 537.5 167.5 c 128
+ 571.166666667 149.166666667 609 140 651 140 c 0
+ 798.116132569 140 873.038319426 249.14148711 905.5 369 c 128
+ 918.5 417 925 470.666666667 925 530 c 0
+1103 530 m 0
+ 1103 281.408740619 1001.41926417 98.6513365636 833 18.5 c 128
+ 777.666666667 -7.83333333333 717 -21 651 -21 c 256
+ 422.407858069 -21 290.804911137 127.844821481 232.5 304.5 c 128
+ 210.166666667 372.166666667 199 447.333333333 199 530 c 0
+ 199 782.550047355 296.176170907 967.416944687 469 1045.5 c 128
+ 524.333333333 1070.5 585 1083 651 1083 c 256
+ 880.890885227 1083 1011.2511326 940.72414651 1069.5 762.5 c 128
+ 1091.83333333 694.166666667 1103 616.666666667 1103 530 c 0
+858 1460 m 1
+ 984 1460 l 1
+ 444 -281 l 1
+ 318 -281 l 1
+ 858 1460 l 1
 EndSplineSet
 EndChar
 
-StartChar: quotedblleft
-Encoding: 243 8220 240
-Width: 662
-VWidth: 4096
-GlyphClass: 2
-Flags: HMW
+StartChar: ugrave
+Encoding: 249 249 400
+Width: 1061
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-200 1282 m 1
- 202 1338 204 1404 212 1484 c 1
- 216 1500 226 1530 238 1568 c 2
- 288 1740 l 1
- 378 1740 l 1
- 382 1484 l 1
- 370 1282 l 1
- 200 1282 l 1
-478 1282 m 1
- 480 1334 482 1402 490 1484 c 1
- 494 1500 502 1530 514 1568 c 2
- 564 1740 l 1
- 656 1740 l 1
- 662 1484 l 1
- 650 1282 l 1
- 478 1282 l 1
+890 98 m 1
+ 829.470607355 23.2283973215 739.381767365 -25 613 -25 c 0
+ 419.70285817 -25 296.995769918 73.3433210279 237 215 c 128
+ 213 271.666666667 201 340.666666667 201 422 c 2
+ 201 1058 l 1
+ 374 1058 l 1
+ 374 431 l 2
+ 374 262.821989725 465.616183034 146 630 146 c 256
+ 753.258016767 146 828.915120058 213.463205726 865.5 304.5 c 128
+ 879.833333333 340.166666667 887 382.333333333 887 431 c 2
+ 887 1058 l 1
+ 1061 1058 l 1
+ 1061 -1 l 1
+ 898 -1 l 1
+ 890 98 l 1
+441 1128 m 1
+ 163 1361 l 1
+ 412 1361 l 1
+ 605 1128 l 1
+ 441 1128 l 1
 EndSplineSet
 EndChar
 
-StartChar: quotedblright
-Encoding: 244 8221 241
-Width: 662
-VWidth: 4096
-GlyphClass: 2
-Flags: HMW
+StartChar: uacute
+Encoding: 250 250 401
+Width: 1061
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-662 1740 m 1
- 660 1684 658 1618 650 1538 c 1
- 646 1522 636 1492 624 1454 c 2
- 574 1282 l 1
- 486 1282 l 1
- 480 1538 l 1
- 492 1740 l 1
- 662 1740 l 1
-384 1740 m 1
- 382 1688 380 1620 372 1538 c 1
- 368 1522 360 1492 348 1454 c 2
- 298 1282 l 1
- 206 1282 l 1
- 200 1538 l 1
- 212 1740 l 1
- 384 1740 l 1
+890 98 m 1
+ 829.470607355 23.2283973215 739.381767365 -25 613 -25 c 0
+ 419.70285817 -25 296.995769918 73.3433210279 237 215 c 128
+ 213 271.666666667 201 340.666666667 201 422 c 2
+ 201 1058 l 1
+ 374 1058 l 1
+ 374 431 l 2
+ 374 262.821989725 465.616183034 146 630 146 c 256
+ 753.258016767 146 828.915120058 213.463205726 865.5 304.5 c 128
+ 879.833333333 340.166666667 887 382.333333333 887 431 c 2
+ 887 1058 l 1
+ 1061 1058 l 1
+ 1061 -1 l 1
+ 898 -1 l 1
+ 890 98 l 1
+802 1121 m 1
+ 639 1121 l 1
+ 831 1354 l 1
+ 1080 1354 l 1
+ 802 1121 l 1
 EndSplineSet
 EndChar
 
-StartChar: hyphen
-Encoding: 245 45 242
-Width: 800
-GlyphClass: 2
-Flags: HMW
+StartChar: ucircumflex
+Encoding: 251 251 402
+Width: 1061
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-706 494 m 1
- 94 501 l 1
- 94 635 l 1
- 706 632 l 1
- 706 494 l 1
+890 98 m 1
+ 829.470607355 23.2283973215 739.381767365 -25 613 -25 c 0
+ 419.70285817 -25 296.995769918 73.3433210279 237 215 c 128
+ 213 271.666666667 201 340.666666667 201 422 c 2
+ 201 1058 l 1
+ 374 1058 l 1
+ 374 431 l 2
+ 374 262.821989725 465.616183034 146 630 146 c 256
+ 753.258016767 146 828.915120058 213.463205726 865.5 304.5 c 128
+ 879.833333333 340.166666667 887 382.333333333 887 431 c 2
+ 887 1058 l 1
+ 1061 1058 l 1
+ 1061 -1 l 1
+ 898 -1 l 1
+ 890 98 l 1
+948 1128 m 1
+ 784 1128 l 1
+ 631 1246 l 1
+ 479 1128 l 1
+ 315 1128 l 1
+ 507 1361 l 1
+ 756 1361 l 1
+ 948 1128 l 1
 EndSplineSet
 EndChar
 
-StartChar: rupee
-Encoding: 246 8377 243
-Width: 1155
-VWidth: 2252
-GlyphClass: 2
-Flags: HMW
+StartChar: udieresis
+Encoding: 252 252 403
+Width: 1061
+Flags: HW
 LayerCount: 2
 Fore
 SplineSet
-716 1224 m 1
- 667 1351 551 1375 372 1375 c 2
- 200 1375 l 1
- 270 1507 l 1
- 1155 1507 l 1
- 1099 1375 l 1
- 836 1375 l 1
- 867 1335 889 1285 901 1224 c 1
- 1155 1224 l 1
- 1099 1091 l 1
- 903 1091 l 1
- 876 884 707 742 473 728 c 1
- 985 3 l 1
- 759 3 l 1
- 252 692 l 1
- 252 827 l 1
- 386 827 l 2
- 525 827 624 869 685 953 c 0
- 716 996 731 1041 731 1090 c 2
- 731 1091 l 1
- 200 1091 l 1
- 270 1224 l 1
- 716 1224 l 1
+890 98 m 1
+ 829.470607355 23.2283973215 739.381767365 -25 613 -25 c 0
+ 419.70285817 -25 296.995769918 73.3433210279 237 215 c 128
+ 213 271.666666667 201 340.666666667 201 422 c 2
+ 201 1058 l 1
+ 374 1058 l 1
+ 374 431 l 2
+ 374 262.821989725 465.616183034 146 630 146 c 256
+ 753.258016767 146 828.915120058 213.463205726 865.5 304.5 c 128
+ 879.833333333 340.166666667 887 382.333333333 887 431 c 2
+ 887 1058 l 1
+ 1061 1058 l 1
+ 1061 -1 l 1
+ 898 -1 l 1
+ 890 98 l 1
+353 1242 m 0
+ 353 1301.104881 396.324442419 1353 456 1353 c 0
+ 517.381472129 1353 559 1302.92465723 559 1242 c 0
+ 559 1179.92729567 518.491589693 1130 456 1130 c 256
+ 393.505707417 1130 353 1179.92851139 353 1242 c 0
+683 1242 m 0
+ 683 1301.104881 726.324442419 1353 786 1353 c 0
+ 847.381472129 1353 889 1302.92465723 889 1242 c 0
+ 889 1179.92729567 848.491589693 1130 786 1130 c 256
+ 723.505707417 1130 683 1179.92851139 683 1242 c 0
 EndSplineSet
 EndChar
 
-StartChar: ksha
-Encoding: 244 -1 244
-Width: 2048
-VWidth: 0
+StartChar: yacute
+Encoding: 253 253 404
+Width: 1175
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+240 -251 m 1
+ 268.40605516 -271.120955739 299.728405589 -295 345 -295 c 0
+ 399.761424793 -295 436.839012453 -258.778412561 463.5 -224.5 c 128
+ 523.300856507 -147.613184491 556.214160218 -40.095572753 593 58 c 1
+ 181 1058 l 1
+ 370 1058 l 1
+ 688 276 l 1
+ 989 1058 l 1
+ 1179 1058 l 1
+ 765 7 l 2
+ 698.563912025 -161.044222524 625.995980145 -354.210175767 465 -428 c 128
+ 433 -442.666666667 398 -450 360 -450 c 0
+ 282.291984584 -450 204.35226941 -411.525398338 160 -375 c 1
+ 240 -251 l 1
+902 1121 m 1
+ 739 1121 l 1
+ 931 1354 l 1
+ 1180 1354 l 1
+ 902 1121 l 1
+EndSplineSet
+EndChar
+
+StartChar: thorn
+Encoding: 254 254 405
+Width: 1097
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+649 -18 m 0
+ 539.117937178 -18 447.82892944 28.9084194273 389 90 c 1
+ 389 -412 l 1
+ 207 -412 l 1
+ 207 1461 l 1
+ 391 1461 l 1
+ 389 1007 l 1
+ 438.159746091 1071.80148348 519.022830702 1114 630 1114 c 0
+ 865.811597577 1114 999.532366012 964.510190397 1059.5 782 c 128
+ 1082.5 712 1094 633.666666667 1094 547 c 0
+ 1094 288.779423389 996.033729013 98.9536786847 821 19 c 128
+ 767 -5.66666666667 709.666666667 -18 649 -18 c 0
+389 661 m 2
+ 389 440 l 2
+ 389 306.966227161 452.585220954 210.392576788 544 170 c 128
+ 572.666666667 157.333333333 601.333333333 151 630 151 c 0
+ 776.593627763 151 852.197453639 254.581442671 886 374.5 c 128
+ 900 424.166666667 907 481.666666667 907 547 c 0
+ 907 721.284115512 847.512832989 856.815175095 734.5 915 c 128
+ 700.833333333 932.333333333 665.333333333 941 628 941 c 0
+ 513.120715875 941 443.23436864 868.892895299 409.5 782.5 c 128
+ 395.833333333 747.5 389 707 389 661 c 2
+EndSplineSet
+EndChar
+
+StartChar: ydieresis
+Encoding: 255 255 406
+Width: 1175
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+240 -251 m 1
+ 268.40605516 -271.120955739 299.728405589 -295 345 -295 c 0
+ 399.761424793 -295 436.839012453 -258.778412561 463.5 -224.5 c 128
+ 523.300856507 -147.613184491 556.214160218 -40.095572753 593 58 c 1
+ 181 1058 l 1
+ 370 1058 l 1
+ 688 276 l 1
+ 989 1058 l 1
+ 1179 1058 l 1
+ 765 7 l 2
+ 698.563912025 -161.044222524 625.995980145 -354.210175767 465 -428 c 128
+ 433 -442.666666667 398 -450 360 -450 c 0
+ 282.291984584 -450 204.35226941 -411.525398338 160 -375 c 1
+ 240 -251 l 1
+403 1242 m 0
+ 403 1301.104881 446.324442419 1353 506 1353 c 0
+ 567.381472129 1353 609 1302.92465723 609 1242 c 0
+ 609 1179.92729567 568.491589693 1130 506 1130 c 256
+ 443.505707417 1130 403 1179.92851139 403 1242 c 0
+753 1242 m 0
+ 753 1301.104881 796.324442419 1353 856 1353 c 0
+ 917.381472129 1353 959 1302.92465723 959 1242 c 0
+ 959 1179.92729567 918.491589693 1130 856 1130 c 256
+ 793.505707417 1130 753 1179.92851139 753 1242 c 0
+EndSplineSet
+EndChar
+
+StartChar: dotlessi
+Encoding: 305 305 407
+Width: 422
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+394 -1 m 1
+ 221 -1 l 1
+ 221 1056 l 1
+ 394 1056 l 1
+ 394 -1 l 1
+EndSplineSet
+EndChar
+
+StartChar: ring
+Encoding: 730 730 408
+Width: 865
+Flags: HW
+LayerCount: 2
+Fore
+SplineSet
+389 1135 m 0
+ 389 1190.58647091 433.889113909 1230 490 1230 c 256
+ 545.594873598 1230 590 1190.08499404 590 1135 c 0
+ 590 1079.11920778 546.115534121 1039 490 1039 c 256
+ 433.283178894 1039 389 1078.62448351 389 1135 c 0
+419 1135 m 0
+ 419 1097.43767284 452.223722353 1068 490 1068 c 256
+ 527.811429117 1068 560 1097.43252568 560 1135 c 0
+ 560 1171.72287045 527.255107969 1201 490 1201 c 256
+ 452.77474829 1201 419 1171.71895049 419 1135 c 0
+EndSplineSet
+EndChar
+
+StartChar: fraction
+Encoding: 8260 8260 409
+Width: 1202
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+1128 1431 m 1
+ 283 -7 l 1
+ 174 54 l 1
+ 1019 1492 l 1
+ 1128 1431 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2074
+Encoding: 8308 8308 410
+Width: 754
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+366 979 m 1
+ 532 979 l 1
+ 532 1269 l 1
+ 366 979 l 1
+201 862 m 1
+ 201 952 l 1
+ 526 1484 l 1
+ 665 1484 l 1
+ 665 979 l 1
+ 751 979 l 1
+ 751 862 l 1
+ 665 862 l 1
+ 665 727 l 1
+ 532 727 l 1
+ 532 862 l 1
+ 201 862 l 1
+EndSplineSet
+EndChar
+
+StartChar: minus
+Encoding: 8722 8722 411
+Width: 1061
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+200 512 m 1
+ 1062 512 l 1
+ 1062 349 l 1
+ 200 349 l 1
+ 200 512 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2215
+Encoding: 8725 8725 412
+Width: 1202
 Flags: W
 LayerCount: 2
+Fore
+SplineSet
+1128 1431 m 1
+ 283 -7 l 1
+ 174 54 l 1
+ 1019 1492 l 1
+ 1128 1431 l 1
+EndSplineSet
 EndChar
 EndChars
 EndSplineFont


=====================================
scripts/apply_featurefile.py deleted
=====================================
--- a/scripts/apply_featurefile.py
+++ /dev/null
@@ -1,40 +0,0 @@
-#!/usr/bin/python
-# Copyright (C) 2012, Aravinda VK <hallimanearavind at gmail.com>
-#                          http://aravindavk.in
-
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-import sys
-import fontforge
-
-
-if __name__ == "__main__":
-    if len(sys.argv) < 3:
-        print "USAGE: python apply_featurefile.py <sfd file> <featurefile>"
-    else:
-        font = fontforge.open(sys.argv[1])
-
-        # Remove all GSUB lookups
-        for lookup in font.gsub_lookups:
-            font.removeLookup(lookup)
-
-        # Remove all GPOS lookups 
-        for lookup in font.gpos_lookups:
-            font.removeLookup(lookup)        
-
-        # Merge the new featurefile 
-        font.mergeFeature(sys.argv[2])
-        font.save()
-        font.close()
-        print "[OK] Font featurefile applied"


=====================================
scripts/generate_featurefile.py deleted
=====================================
--- a/scripts/generate_featurefile.py
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/usr/bin/python
-# Copyright (C) 2012, Aravinda VK <hallimanearavind at gmail.com>
-#                          http://aravindavk.in
-
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-
-import sys
-import fontforge
-
-if __name__ == "__main__":
-    if len(sys.argv) < 3:
-        print "USAGE: python generate_featurefile.py <font/sfd file> <featurefile>"
-    else:
-        font = fontforge.open(sys.argv[1])
-        font.generateFeatureFile(sys.argv[2])
-        font.close()
-        print "[OK] Font featurefile generated"


=====================================
tests/index.html
=====================================
--- /dev/null
+++ b/tests/index.html
@@ -0,0 +1,275 @@
+<html lang="ml">
+  <head>
+    <title></title>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+    <style>
+    @font-face {
+      font-family: MeeraTamil;
+      src:  url(../MeeraTamil.eot?v=1.0);/* IE9 Compat Modes */
+      src:  url(../MeeraTamil.eot?v=1.0#iefix) format('embedded-opentype'), /* IE6-IE8 */
+            url(../MeeraTamil.woff2?v=1.0) format('woff2'),
+            url(../MeeraTamil.woff?v=1.0) format('woff'),
+            url(../MeeraTamil.ttf) format('truetype');
+            font-weight: normal;
+            font-style: normal;
+    }
+
+    body {
+      width: 100ch;
+      margin: 1em auto;
+      font-family: 'MeeraTamil', sans;
+      font-size: 1em;
+      line-height: 1.5em;
+      text-align: left;
+    }
+   </style>
+  </head>
+  <body>
+  <div contenteditable>
+<div>
+<p>
+தமிழ், கிரந்த ஒருங்குறிகள்
+</p>
+<p>
+கணித்தமிழ் குறித்த சர்ச்சைகள் அவ்வப்போது எழுவதும் மொழியியல்,
+தொழில்நுட்ப எல்லைகளைத் தாண்டி அவை விரிவதும் புதிதல்ல. அண்மையில்
+ஏற்பட்டுள்ள விவாதமும் அத்தகையதே. கிரந்த ஒருங்குறிக்குள்
+தமிழ் எழுத்துக்களைச் சேர்ப்பது, தமிழ் ஒருங்குறிக்குள் ஏற்கனவே
+உள்ள ஜ, ஸ, ஷ, க்ஷ, ஹ ஆகியவற்றுடன் மேலும் சில கிரந்த எழுத்துகளைச்
+சேர்ப்பது தொடர்பான பரிந்துரைகள் தமிழ்க் கணினி உலகில் தற்போது
+விவாதத்தை ஏற்படுத்தியுள்ளன. இதில் தமிழ் அறிஞர்கள், தொழில்நுட்ப
+அறிவுடன் கணித்தமிழை அணுகும் ஆர்வலர்கள் ஆகியோர் தத்தமது
+கருத்துகளை முன்வைத்து விவாதிக்க, அரசியல்வாதிகள் விவாதத்தைத் திசை
+திருப்பிக்கொண்டிருக்கிறார்கள். தமிழுக்கு அபாயம் என்ற ஒப்பாரியும்
+கேட்கிறது.
+</p>
+<p>
+தமிழ் ஒருங்குறியில் ‘ஸ, ஷ, க்ஷ, ஜ, ஹ’ என்னும் ஐந்து கிரந்த எழுத்துகளும்
+முன்பே உள்ளன. இவை அல்லாமல், மேலும் 26 கிரந்த எழுத்துகளைச் சேர்க்க
+வேண்டுமென்று ஸ்ரீரமண ஷர்மா என்பவர் ஒருங்குறி ஆணையத்துக்கும் இந்திய
+அரசுக்கும் கடிதம் எழுதினார். அதுபோல் உலகத் தமிழ் தகவல்தொழில்நுட்ப
+மன்றம் (உத்தமம்) என்னும் தன்னார்வ அமைப்பின் வட அமெரிக்கத் தலைவர்
+முனைவர் நாக கணேசன் ஒருங்குறி ஆணையத்துக்கு ஒரு முன்மொழிவைச்
+சமர்ப்பித்தார். கிரந்த ஒருங்குறி எழுத்துப் பட்டியலில் தமிழுக்கே
+உரிய எ, ஒ, ழ, ற, ன ஆகிய எழுத்தொலி வடிவங்களையும் சேர்க்கலாம் என்பதே அந்த
+முன்மொழிவு. இந்த இரு யோசனைகளும்தாம் தற்போதைய சர்ச்சைக்குக் காரணம்.
+</p>
+<p>
+ஒருங்குறி அட்டவணையில் புதிதாகச் சேர்க்கக் கருதும் கிரந்த எழுத்துப்
+பட்டியலில் தமிழுக்கே உரியதான எ, ஒ, ழ, ற, ன ஆகிய எழுத்தொலி வடிவங்களையும்
+சேர்க்கும் விஷயத்தில் எழுந்துள்ள கருத்து வேறுபாடுகளைக் கணக்கில்
+எடுத்துக்கொண்டு, முடிவை ஒத்திவைக்க வேண்டுமென்று முதல்வர்
+கருணாநிதி மத்திய தகவல் தொழில்நுட்பத் துறைக்குக் கடிதம்
+எழுதியுள்ளார். இதையடுத்து, இது தொடர்பான முடிவு தற்போதைக்கு
+ஒத்திப்போடப்பட்டுள்ளது.
+</p><p>
+தமிழில் வடமொழிக்கு நிகராகப் பல பேச்சொலிகளைக் குறிக்கும்
+எழுத்துகள் இல்லை என்ற வாதத்தை மறுத்து ராஜாஜி ‘தமிழ் எழுத்துகள்’
+கட்டுரையில் (மறு பிரசுரம் இளந்தமிழன் நவம்பர் 2010) குறிப்பிடுவதுபோல்,
+“தமிழ்ச் சொற்களுக்கும் தமிழருக்குமே தமிழ் எழுத்துக்குறிகள்
+உண்டாக்கப்பட்டவை. பிற பாஷைகளைத் தமிழ் எழுத்துகளைக் கொண்டு
+எழுதப்புகின் பல குறைகள் தோன்றும். அதைக்கொண்டு தமிழ் எழுத்துக்களை
+நாம் குறைகூறுவதோ இகழ்வதோ கூடாது”. மேலும் கசடதபற எழுத்துகள்
+அவை சொற்களில் இடம்பெறும் நிலை சார்ந்து பேச்சொலியில் மாறுவதைச்
+சுட்டிக்காட்டிய ராஜாஜி கூடுதல் எழுத்துகள் தமிழுக்குத் தேவையில்லை
+என்று சரியாகவே குறிப்பிட்டுள்ளார். பிறமொழிச் சொற்களைத் தமிழில்
+மூலமொழியின் சரியான ஒலி உச்சரிப்புடன் எழுத வேண்டுமெனப் பல தமிழ்
+ஆர்வலர்கள் கருதுகின்றனர். இவர்கள் வேண்டும் எழுத்துச் சீர்திருத்தம்
+செயல்படுத்தப்படாத நிலையில் அதற்குப் பதிலீடாகச் சிலரேனும் மேலும்
+கிரந்த எழுத்துகளை தமிழில் புகுத்த முனையக்கூடும். எனவே ஏற்கனவே
+அங்கீகரிக்கப்பட்டுள்ள ஐந்து கிரந்த எழுத்துகளுக்கும் மேலாகப்
+புதிய கிரந்த எழுத்துக்களை ஒருங்குறியின் தமிழ் வரிசையில் சேர்ப்பது
+தவிர்க்கப்பட வேண்டும். ஒருங்குறி ஆணையம் ஏற்கனவே இந்த வேண்டுகோளை
+நிராகரித்துவிட்டது.
+
+</p><p>
+
+இந்தப் பிரச்சினைக்குள் போவதற்கு முன்பு ஒருங்குறி மற்றும் கிரந்தம்
+பற்றிய அடிப்படையான சில விஷயங்களை நினைவுபடுத்திக்கொள்ளலாம். தமிழ்
+எழுத்துகள் உலகளாவிய ஒருங்குறிக்குள் (யூனிக்கோட்) இணைக்கப்பட்டதைக்
+கணித் தமிழ்ப் பயன்பாட்டில் முக்கியமான திருப்பம் என்று சொல்லலாம். அது
+வரையில் தனித்தனி எழுத்துருக்கள் புழக்கத்தில் இருந்ததில்
+ஒருவர் உருவாக்கிய கோப்பை வேறொருவர் படிக்கவோ பயன்படுத்தவோ
+முடியாத நிலை இருந்தது. அவ்வாறு பயன்படுத்த வேண்டும் எனில் அந்தக்
+குறிப்பிட்ட எழுத்துரு வேண்டும். இணையம் வளர்ந்த சூழலிலும் இந்தப்
+பிரச்சினை நீடித்துக் கணித் தமிழின் பரப்பையும் வீச்சையும்
+முடக்கிக்கொண்டிருந்தது.
+</p><p>
+யூனிக்கோட் எனப்படும் ஒருங்குறி முறையென்பது, உலகளவில் உள்ள
+அனைத்து மொழிகளின் எழுத்துகளையும் உள்ளடக்கி உருவாக்கப்பட்ட கணினி
+எழுத்துக் குறியீட்டு முறை. இம்முறையில் ஒவ்வொரு மொழிக்கும்
+இடம் வழங்கப்பட்டிருக்கிறது. உலகம் முழுவதிலும் இருந்த தமிழ்
+ஆர்வலர்களின் இடையறாத முயற்சியின் காரணமாக ஒருங்குறிக்குள் தமிழ்
+இடம்பெற்றது. வெவ்வேறு எழுத்துருக்களைப் பரஸ்பரம் மாற்றிக்கொள்வதற்கான
+வசதிகளும் உருவாக்கப்பட்டன. கணினியின் எல்லாச் செயல்களிலும் எல்லா
+மென்பொருள்களிலும் தமிழை உள்ளிடவும் படிக்கவும் வசதி ஏற்பட்டது.
+</p><p>
+கிரந்தம் என்பது வடமொழியை எழுதத் தென்னிந்தியாவில்
+பயன்படுத்தப்பட்டுவந்த ஒரு எழுத்து முறை (லிபி - வரிவடிவம்). முற்காலப்
+பல்லவர்கள் கி.பி. 4ஆம் நூற்றாண்டில் தோற்றுவித்ததாக அறிஞர்கள்
+கருதும் இந்த எழுத்து முறை, பிற்காலச் சோழர்கள் காலத்தில்
+தரப்படுத்தப்பட்டது. தமிழகத்தில் உள்ள எண்ணற்ற கல்வெட்டுகள், செப்பேடுகள்,
+ஓலைச்சுவடிகள் ஆகியவற்றில் உள்ள எழுத்துகள் கிரந்த எழுத்துகள், தற்காலத்
+தமிழ், முற்காலத் தமிழ் வட்டெழுத்துகள் எனப் பல்வேறு கலப்பு முறைகளில்
+காணப்படுகின்றன. கிரந்தமும் தமிழும் கலந்த மணிப் பிரவாள நடையில் எண்ணற்ற
+வைணவ உரைநூல்கள் உள்ளன. வடமொழியை எழுதத் தமிழகத்திலும் 20ஆம் நூற்றாண்டில்
+தேவநாகரி புழக்கத்துக்கு வந்தது. அதுவரை தமிழகத்தில் கிரந்த எழுத்துகள்
+அச்சிலும் இருந்தன.
+</p><p>
+வரலாற்று நூல்களை ஆராயும் அறிஞர்களும் இந்து சமய ஆர்வலர்களும் இந்தக்
+கிரந்த எழுத்துகளை ஒருங்குறி என்னும் யூனிக்கோடு குறியீட்டு
+முறைக்குள் கொண்டுவரக் கடந்த சில ஆண்டுகளாக அரும்பாடுபட்டு
+வந்திருக்கிறார்கள். கடந்த செப்டம்பர் 6 அன்று புதுதில்லியில்
+கூடிய அறிஞர் கூட்டம் பல்வேறு அறிஞர்கள் கொடுத்த முன் மொழிவுகளை
+ஒருங்கிணைத்து எல்லோரையும் ஒன்று கூட்டி ஓர் இறுதி முன்மொழிவை
+ஒருங்குறி நுட்பக் குழுவின் முன்னர் வைக்க முடிவுசெய்தது. தமிழ்நாட்டில்
+கிரந்த எழுத்துகள் கொண்ட கல்வெட்டுகள் நிறைய உள்ளன. அது தொடர்பான
+ஆய்வுகளும் இங்கே நடந்துவருகின்றன. ஆனாலும் இந்தக் கூட்டத்தில்
+கலந்துகொள்ளத் தமிழ்நாட்டிலிருந்து எந்தக் கல்வெட்டு ஆய்வாளரையும்
+தமிழறிஞரையும் அழைத்ததாகத் தெரியவில்லை. தமிழக அரசின் சார்பிலும் யாரும்
+கலந்துகொள்ளவில்லை. இக்கூட்டத்தில் கலந்து கொண்ட கிரந்தப் புலவர்கள்
+14 பேரில் முனைவர் ஆர். கிருஷ்ண மூர்த்தி சாஸ்திரி, ஸ்ரீரமண ஷர்மா (காஞ்சி
+சங்கரமடம்) ஆகிய இருவர் மட்டுமே தமிழ்நாட்டைச் சேர்ந்தவர்கள்.
+</p><p>
+கிரந்த எழுத்துகளை ஒருங்குறி ஆணைய அட்டவணையில் இடம்பெறச் செய்வதன்
+மூலம் பழைய எழுத்து முறையைப் பாதுகாக்க முடியும். பழைய, இலக்கிய வரலாற்று
+ஆவணங்களைப் புரிந்துகொள்ளவும் தரவுகளாக்கிப் பயன்படுத்திக்கொள்ளவும்
+இயலும். எனவே ஒருங்குறி ஆணைய அட்டவணையில் பழைய கிரந்த எழுத்துகள் இடம்
+பெறுவதில் யாருக்கும் மறுப்பில்லை. பழைய கிரந்த எழுத்துப் பட்டியலில்
+இதுவரை இடம்பெறாத தமிழுக்கே உரிய எ, ஒ, ழ, ற, ன எனும் ஐந்து வடிவங்களை
+அப்படியே சேர்த்துக்கொள்வது குறித்தே அச்சங்களும் ஐயங்களும்
+வெளிப்படுத்தப்படுகின்றன.
+</p><p>
+கிரந்தம் தென்னிந்திய மொழிகளுக்கு மட்டுமன்றி வடமொழிகளுக்கும்
+உரிய எழுத்தாகப் பயன்பட்டிருக்கிறது. இன்றைய நிலையில் இந்திய
+மொழிகள் அனைத்துக்குமான எழுத்தாகக் கிரந்த எழுத்துகளை
+வளர்த்தெடுத்துக்கொண்டால், ஒரே வரிவடிவத்தைக் கொண்டு பல
+இந்திய மொழிகளையும் படிக்க முடியும் என்று கிரந்த அறிஞர்கள்
+கருதுகிறார்கள். தமிழுக்கே உரிய தனி ஒலிவடிவங்களான ஐந்தும் (எ, ஒ, ழ, ற, ன)
+தற்போது கிரந்தத்தில் இடம் பெறவில்லை என்பதால் தமிழைக் கிரந்தத்தின்
+மூலம் முழுமையாகப் படிக்க முடியாது. எனவே தமிழுக்குரிய இந்த ஐந்து
+ஒலிவடிவங்களைக் கிரந்த எழுத்துப் பட்டியலில் புதிதாகச் சேர்த்துக்கொள்ள
+வேண்டும். இது தமிழுக்கும் தமிழர்களுக்கும் வளம் சேர்க்கும் என்று அவர்கள்
+கூறுகிறார்கள்.
+</p><p>
+கிரந்தத்தில் புதிதாகத் தமிழ் எழுத்துகளைச் சேர்க்க வேண்டாமென்று ஒரு
+தரப்பினர் கருதுகிறார்கள். கடந்த காலத்து இலக்கிய வரலாற்று ஆவணங்களைப்
+படித்துப் பயன்படுத்திக்கொள்ள அக்காலத்துக் கிரந்த எழுத்துகளே
+போதுமானவை என்பது இவர்கள் கருத்து. “புதிதாகக் கிரந்தத்தில் தமிழ்
+எழுத்துகள் ஐந்து சேர்க்கப்படுவதால் தமிழின் கடந்தகால நூல்களும் வருங்கால
+நூல்களும் இதழ்களும் பத்திரிகைகளும் தமிழ் கலந்த கிரந்த எழுத்திலேயே
+அமையும் நிலை ஏற்பட்டு, மீண்டும் மணிப்பிரவாள நடைக்கு மாற வேண்டிய கட்டாயம்
+ஏற்படும். மற்ற தமிழ் எழுத்துகள் பயன்படாமல் மறைந்துபோகும்” என்று இது
+குறித்து தமிழ்ப் பல்கலைக்கழகத்தின் துணைவேந்தர் ம. ராசேந்திரன் தினமணி
+நாளிதழில் எழுதியுள்ளார்.
+</p><p>
+தமிழுக்கு மட்டுமல்ல, உலகின் பல மொழிகளுக்கும் பெரும் அச்சுறுத்தலாக
+வளர்ந்துவருவது ஆங்கிலம். இன்று தமிழகத்தில் ஆங்கிலத்தைத்
+‘தாய்மொழியாக’க் கருதும் ஒரு தலைமுறை வளர்ந்து விரிவுபெற்று வருவது
+வெளிப்படை. தமிழ் வரிவடிவத்திற்கு ஒரு பதிலீடு உருவாகுமானால் அது
+ரோமன் வரிவடிவமாகவே இருக்க முடியும், கிரந்த வரிவடிவம் அல்ல. கடந்த
+நூற்றாண்டில் உலக மொழிகளில் தம் வரிவடிவத்தை மாற்றியனவும் (உ-ம்:
+துருக்கி) அல்லது தமக்கான வரிவடிவத்தைப் புதியதாக உருவாக்கியனவும்
+(உ-ம்: மலாய்) ரோமன் வரிவடிவத்தையே ஏற்றுக் கொண்டுள்ளன. பல லட்சம்
+தமிழர்கள் பத்தாண்டுகளுக்கும் மேலாக ரோமன் வரிவடிவத்தில் தமிழைக்
+கணினியிலும் கைப்பேசி குறுஞ்செய்திகளிலும் சகஜமாகப் பயன்படுத்தி
+வருகின்றனர். இவற்றையெல்லாம் கண்டு அஞ்சாத, அசலான சவால்களை எதிர்கொள்ளும்
+திராணியற்ற, தமிழ்க் காவலர்கள் கிரந்தத்தில் தமிழ் எழுதப்படும் ஆபத்து
+தோன்றியிருப்பதாகப் பூச்சாண்டி காட்டுவது கண்டிக்கத்தக்கது. தமிழின்
+தனிச் சிறப்பையும் புனிதத்தையும் வரையறுக்கக் கிளம்பும் பேராசிரியப்
+பெருந்தகைகள் வரிக்கு வரி ஆங்கிலத்தில் அடைப்புக்குறி கொடுத்து
+எழுதுவதை என்னவென்று சொல்ல? எ, ஒ, ழ, ற, ன ஒலிவடிவங்களைக் கிரந்தத்தில்
+சேர்க்க அனுமதிப்பது தமிழின் தனிச்சிறப்பைக் குறைக்கும் என்று
+கருதப்படுகிறது. நம்மிடம் இருப்பவற்றைப் பிறருக்குக் கொடுப்பது
+நமது சிறப்பைக் கூட்டுமேயன்றி ஒருபோதும் குறைக்காது. இருப்பவற்றைக்
+கொடுப்பதும் இல்லாதவற்றை, நமது தேவை கருதி, எடுத்தாள்வதுமே அறிவியல்
+அணுகுமுறையாக இருக்கும்.
+</p><p>
+புதிய எழுத்துருக்களைத் தமிழ் ஒருங்குறிக்குள் கொண்டு வருவதோ தமிழ்
+எழுத்துக்களைக் கிரந்த ஒருங்குறியில் சேர்ப்பதோ எடுத்தேன் கவிழ்த்தேன்
+என்று செய்துவிட முடியாதவை என்பதில் ஐயம் இல்லை. தொழில்நுட்பம்
+முதலான பலவிதமான அம்சங்களைக் கணக்கில் கொண்டு விவாதிக்க வேண்டிய
+பிரச்சினை இது. மொழி அரசியல் சார்ந்த கவலைகளையும் இதில் புறந்தள்ளிவிட
+முடியாது. ஆனால் தமிழுக்கும் வடமொழிக்கும் இடையேயான உறவு சார்ந்து
+எந்த யோசனை புதிதாக முன்வைக்கப்பட்டாலும் உடனே அதை மொழியின்
+வல்லாண்மையாகப் பார்க்கும் போக்கு பலவீனமான, தாழ்வு மனப்பான்மை
+ததும்பும் மனநிலையிலிருந்து வருவதாகவே தோன்றுகிறது. சென்ற நூற்றாண்டின்
+தொடக்கத்தில் வடமொழி சார்ந்த கற்பிதங்களும் அம்மொழிக்குத்
+தமிழ்நாட்டில் இருந்த அந்தஸ்தும் தமிழின் பெருமையையும் அதன் இருப்பையும்
+கேள்விக்குள்ளாக்கும் அளவுக்கு இருந்தன. அந்தச் சமயத்தில் தமிழின் மதிப்பை
+மீட்டெடுக்கும் வகையில் பல நடவடிக்கைகள் தேவைப்பட்டன. ஆனால் இன்று நிலைமை
+மாறிவிட்டது. வட மொழி வல்லாண்மை என்பது இன்று வரலாறு. தமிழ் கோடிக்கணக்கான
+மக்களால் தொடர்ந்து பேசப்பட்டுவரும் மொழி. கணினியிலும் இணையத்திலும்
+மிகவும் வலிமையாகத் தன் இருப்பை நிலைநிறுத்திக்கொண்டுள்ள மொழி. மெய்யான
+மொழிப்பற்றாலும் ஆழ்ந்த அறிவாலும் அயராத உழைப்பாலும் தமிழ் இந்த இடத்தை
+அடைந்துள்ளது. இன்று தொழில்நுட்பரீதியில் தமிழ் சார்ந்து ஏதேனும் யோசனை
+முன்வைக்கப்பட்டால் அதைத் தொழில்நுட்பரீதியில், மொழியியல் சார்ந்தே
+எதிர்கொள்ள வேண்டும். அப்படி எதிர்கொள்ளும் வல்லமை தமிழுக்கும்
+தமிழர்களுக்கும் உண்டு. மாறாக, வடமொழி ஆதிக்கம் என்ற உளுத்துப்போன
+புலம்பல்களால் எந்தப் பலனும் இல்லை.
+</p><p>
+பேராசிரியர் கி. நாச்சிமுத்து இவ்விஷயத்தில் கூறியுள்ள கருத்து
+கவனிக்கத்தக்கது. தமிழுக்கும் வடமொழிக்கும் இடையேயான உறவையும் கிரந்த
+எழுத்துக்களின் பங்கையும் வரலாற்றுரீதியில் விவரித்துக்கொண்டு
+போகும் அவர், இப்படியெல்லாம் உறவாடியபோதிலும் தமிழில் சில கிரந்த
+எழுத்துகள்தாம் வந்தனவே ஒழிய வடமொழி எழுத்து முறை முற்றிலும் தமிழுக்கு
+வரவில்லை என்பதைச் சுட்டிக் காட்டுகிறார். “எனவே கிரந்த ஒருங்குறியில்
+தமிழ் எழுத்துக்கள் இடம்பெற்றால் தமிழில் வடமொழி புகுந்துவிடும்
+என்று அச்சப்படத் தேவையில்லை” என்கிறார். இரண்டாயிரம் ஆண்டுகளாகத் தன்
+தனித்துவத்தைப் போற்றியிருக்கும் தமிழுக்கு இன்று சவாலாக இருப்பது
+ஆங்கில வல்லாண்மையே என்கிறார் அவர். “தமிழ் நெடுங்கணக்குத் தெரியாமல்
+ஆங்கில நெடுங்கணக்கு முறையில் அகரவரிசைப் பட்டியல் அமைக்கிறார்கள்
+இக்காலத் தமிழர். பேசுவது தமிங்கிலம். மொழிக் கலப்பும் (குறி
+மாற்றமும்) மொழித் தாவலும் (குறி தாவல்) வழக்காகிவிட்டன. தமிழை ஆங்கில
+முறையில் தட்டச்சு செய்கிறோம். நம்மவர்க்கு ஆங்கிலம் வழிதான் தமிழ்
+வருகிறது. உயிரோடுள்ள இந்த வல்லாண்மையை எதிர்க்க வேண்டும். உயிர்போன
+வடமொழி வல்லாண்மை வரலாறாகிக்கொண்டிருக்கிறது” என்று அவர்
+குறிப்பிடுகிறார் (http://nirappirikai.blogspot.com/).
+</p><p>
+கிரந்த ஒருங்குறியில் தமிழ் எழுத்துக்கள் சிலவற்றைச் சேர்ப்பதால்
+நாளடைவில் கணினியில் கிரந்தத்திலேயே தமிழை எழுதும் நிலை வரலாம் என்பது
+அர்த்தமுள்ள அச்சமாகத் தோன்றவில்லை. கிரந்த / வடமொழி விசுவாசிகள்
+சிலர் தமிழ்ப் பிரதிகளைக் கிரந்த எழுத்தில் உள்ளீடு செய்து அதைப்
+பதிவேற்றம் செய்யத் துடிக்கலாம். அப்படிச் செய்வதால் தமிழுக்கு எந்தப்
+பாதிப்பும் வராது என்பதே யதார்த்தம். கணினியிலும் இணையத்திலும்
+இயங்கிவரும் லட்சக்கணக்கான தமிழர்கள் தமிழுக்குப் பதில் கிரந்த
+எழுத்துக்களைப் பயன்படுத்தத் தொடங்கினால் மட்டுமே இணையத்தில் தமிழ்
+வரிவடிவம் காணாமல்போகும். அது நடக்க வாய்ப்பில்லை என்பதால் அது பற்றிப்
+பூச்சாண்டி காட்ட வேண்டிய அவசியம் இல்லை. கணினித்தமிழும் இணையத் தமிழும்
+வளர்ந்தது அரசியல்வாதிகளின் தயவினாலோ அரசாங்கங்களின் முன்முயற்சியாலோ
+அல்ல. ஆயிரக்கணக்கான தமிழர்களின் ஆர்வத்தாலும் உழைப்பாலும் முனைப்பாலும்
+வளர்ந்தது. ஒருசில எழுத்துருக்களை அங்கும் இங்கும் சேர்ப்பதால் இந்த
+வளர்ச்சியைத் தடுத்துவிட முடியும் என்பது சிறுபிள்ளைத்தனமான வாதம்.
+</p><p>
+கணேசன்களும் ஷர்மாக்களும் என்ன சொல்கிறார்கள் என்பதோடு, ஏன்
+சொல்கிறார்கள் என்று பார்க்க வேண்டியது அவசியம்தான். ஆனால்
+பாதுகாப்பற்ற மனநிலையிலிருந்து எழும் பீதியுற்ற மனநிலையிலிருந்து
+பிரச்சினைகளை அணுகுவது பலன் தராது. இந்தப் பதற்றங்களுக்கெல்லாம்
+அவசியம் இல்லாத அளவுக்கு அறிவும் செயலூக்கமும் பெற்றதாகவே தமிழ்ச்
+சமூகம் இருக்கிறது என்பதைத் தமிழின் பெயரால் கோஷம் எழுப்பும்
+அரசியல்வாதிகள் உணர்ந்துகொள்வது நல்லது. நாச்சிமுத்து சொல்வது போல
+ஆங்கில வல்லாண்மையால் தமிழ் பயன்படுத்தப்படும் முறை பற்றியே நாம் இன்று
+பெரிதும் கவலைப்பட வேண்டியிருக்கிறது. மெய்யான பிரச்சினைகளுக்கு
+முகம் கொடுக்காமல், அதற்காக உழைக்காமல் ஆதிக்கம், சதி போன்ற
+கற்பனைப் போர்க்களங்களில் அட்டைக் கத்தியை வீசிக்கொண்டிருக்கும்
+கோமாளித்தனங்களுக்கு எந்த மதிப்பும் இல்லை.
+</p>
+<p>
+தமிழைச் சுரண்டி வளர்ந்த அரசியல்வாதிகளுக்கும் அரசியலை அண்டி வளர்ந்த
+கல்வித் துறைப் பிரமுகர்களுக்கும் தமிழை வளர்க்க உலகம் மதிக்கும்
+நிறுவனங்களை உருவாக்கும் ஆற்றல் இல்லை. இருக்கும் நிறுவனங்களைச்
+சீரழிக்காமல் பாதுகாக்கும் பண்பும் இல்லை. ஆழமும் தீவிரமும் கொண்ட தமிழ்
+ஆய்வாளர்களை வளர்க்கும் திட்டம் இல்லை. இத்தகைய இன்மைகளின் பட்டியல்
+முடிவில்லாமல் நீளக்கூடியது. இந்த இன்மைகளுக்குப் பதிலீடாக இவர்களிடம்
+இருப்பது தமிழ் உணர்ச்சியைத் தூண்டும் அரசியலும் தமிழ்க் காவலர் வேஷமும்
+கையாலாகாத பதற்றங்களும்தாம். தமிழணங்கிற்குக் கையாலாகாதவர்களால் எந்தப்
+பயனும் இல்லை. அவர்களிடம் எதையும் சாதிக்கும் திறம் இருக்காது என்பதால்
+எஞ்சியிருப்பது பதற்றமாகவே இருக்கும். இத்தகைய பதற்றங்களால் தமிழுக்கும்
+நமக்கும் எந்தப் பயனும் இல்லை. தமிழுக்குத் தேவை போலிக் காவலர்களல்ல;
+செறிவான பங்களிப்பாளர்கள்.
+
+----------
+ஸ்ரீ
+ </p>
+  </body>
+</html>


=====================================
MeeraTamil.txt → tests/tests.txt
=====================================
--- a/MeeraTamil.txt
+++ b/tests/tests.txt


=====================================
tools/build.py
=====================================
--- /dev/null
+++ b/tools/build.py
@@ -0,0 +1,22 @@
+import sys
+import time
+import fontforge
+font = fontforge.open(sys.argv[1])
+# Remove all GSUB lookups
+for lookup in font.gsub_lookups:
+	font.removeLookup(lookup)
+
+# Remove all GPOS lookups 
+for lookup in font.gpos_lookups:
+	font.removeLookup(lookup)        
+
+# Merge the new featurefile 
+font.mergeFeature(sys.argv[2])
+font.version = time.strftime('%Y%m%d')
+font.selection.all()
+#font.simplify()
+#font.addExtrema()
+font.round()
+font.autoHint()
+font.generate(sys.argv[1].replace(".sfd",".ttf"), flags=("omit-instructions", "round", "opentype"))
+font.close() 



View it on GitLab: https://gitlab.com/smc/meera-tamil/compare/91cc96e9469df6ee7ad39f185bece0d5d7ab4993...1d29513c307c748c935f67e311df160aa7295d17
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20151213/01217a26/attachment-0001.htm>


More information about the discuss mailing list