Fix more glyph names according to AGLFN

pull/128/head
J.M 2015-10-25 15:35:53 +07:00
parent 4db56b8636
commit cf9745de88
26 changed files with 4873 additions and 63 deletions

@ -876,8 +876,6 @@
<string>onehalf.glif</string>
<key>onequarter</key>
<string>onequarter.glif</string>
<key>onesuperior</key>
<string>onesuperior.glif</string>
<key>onethird</key>
<string>onethird.glif</string>
<key>openbullet</key>
@ -1044,8 +1042,6 @@
<string>threeeighths.glif</string>
<key>threequarters</key>
<string>threequarters.glif</string>
<key>threesuperior</key>
<string>threesuperior.glif</string>
<key>tilde</key>
<string>tilde.glif</string>
<key>tildecomb</key>
@ -1066,8 +1062,6 @@
<string>two.glif</string>
<key>two.subs</key>
<string>two.subs.glif</string>
<key>twosuperior</key>
<string>twosuperior.glif</string>
<key>twothirds</key>
<string>twothirds.glif</string>
<key>u</key>
@ -1098,6 +1092,12 @@
<string>uni00A_0.glif</string>
<key>uni00AD</key>
<string>uni00A_D_.glif</string>
<key>uni00B2</key>
<string>uni00B_2.glif</string>
<key>uni00B3</key>
<string>uni00B_3.glif</string>
<key>uni00B9</key>
<string>uni00B_9.glif</string>
<key>uni0122</key>
<string>uni0122.glif</string>
<key>uni0123</key>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="twosuperior" format="1">
<glyph name="uni00B2" format="1">
<advance width="1233"/>
<unicode hex="00B2"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="threesuperior" format="1">
<glyph name="uni00B3" format="1">
<advance width="1233"/>
<unicode hex="00B3"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="onesuperior" format="1">
<glyph name="uni00B9" format="1">
<advance width="1233"/>
<unicode hex="00B9"/>
<note>

File diff suppressed because it is too large Load Diff

@ -878,8 +878,6 @@
<string>onehalf.glif</string>
<key>onequarter</key>
<string>onequarter.glif</string>
<key>onesuperior</key>
<string>onesuperior.glif</string>
<key>onethird</key>
<string>onethird.glif</string>
<key>openbullet</key>
@ -1046,8 +1044,6 @@
<string>threeeighths.glif</string>
<key>threequarters</key>
<string>threequarters.glif</string>
<key>threesuperior</key>
<string>threesuperior.glif</string>
<key>tilde</key>
<string>tilde.glif</string>
<key>tildecomb</key>
@ -1068,8 +1064,6 @@
<string>two.glif</string>
<key>two.subs</key>
<string>two.subs.glif</string>
<key>twosuperior</key>
<string>twosuperior.glif</string>
<key>twothirds</key>
<string>twothirds.glif</string>
<key>u</key>
@ -1100,6 +1094,12 @@
<string>uni00A_0.glif</string>
<key>uni00AD</key>
<string>uni00A_D_.glif</string>
<key>uni00B2</key>
<string>uni00B_2.glif</string>
<key>uni00B3</key>
<string>uni00B_3.glif</string>
<key>uni00B9</key>
<string>uni00B_9.glif</string>
<key>uni0122</key>
<string>uni0122.glif</string>
<key>uni0123</key>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="twosuperior" format="1">
<glyph name="uni00B2" format="1">
<advance width="1233"/>
<unicode hex="00B2"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="threesuperior" format="1">
<glyph name="uni00B3" format="1">
<advance width="1233"/>
<unicode hex="00B3"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="onesuperior" format="1">
<glyph name="uni00B9" format="1">
<advance width="1233"/>
<unicode hex="00B9"/>
<note>

@ -2162,9 +2162,6 @@
<string>threeeighths</string>
<string>fiveeighths</string>
<string>seveneighths</string>
<string>onesuperior</string>
<string>twosuperior</string>
<string>threesuperior</string>
<string>asterisk</string>
<string>backslash</string>
<string>uni2219</string>
@ -3174,6 +3171,9 @@
<string>uniFB01</string>
<string>uniFB02</string>
<string>fraction</string>
<string>uni00B9</string>
<string>uni00B2</string>
<string>uni00B3</string>
<string>periodcentered</string>
<string>Ohm</string>
<string>musicalnote</string>

@ -876,8 +876,6 @@
<string>onehalf.glif</string>
<key>onequarter</key>
<string>onequarter.glif</string>
<key>onesuperior</key>
<string>onesuperior.glif</string>
<key>onethird</key>
<string>onethird.glif</string>
<key>openbullet</key>
@ -1044,8 +1042,6 @@
<string>threeeighths.glif</string>
<key>threequarters</key>
<string>threequarters.glif</string>
<key>threesuperior</key>
<string>threesuperior.glif</string>
<key>tilde</key>
<string>tilde.glif</string>
<key>tildecomb</key>
@ -1066,8 +1062,6 @@
<string>two.glif</string>
<key>two.subs</key>
<string>two.subs.glif</string>
<key>twosuperior</key>
<string>twosuperior.glif</string>
<key>twothirds</key>
<string>twothirds.glif</string>
<key>u</key>
@ -1098,6 +1092,12 @@
<string>uni00A_0.glif</string>
<key>uni00AD</key>
<string>uni00A_D_.glif</string>
<key>uni00B2</key>
<string>uni00B_2.glif</string>
<key>uni00B3</key>
<string>uni00B_3.glif</string>
<key>uni00B9</key>
<string>uni00B_9.glif</string>
<key>uni0122</key>
<string>uni0122.glif</string>
<key>uni0123</key>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="twosuperior" format="1">
<glyph name="uni00B2" format="1">
<advance width="1233"/>
<unicode hex="00B2"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="threesuperior" format="1">
<glyph name="uni00B3" format="1">
<advance width="1233"/>
<unicode hex="00B3"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="onesuperior" format="1">
<glyph name="uni00B9" format="1">
<advance width="1233"/>
<unicode hex="00B9"/>
<note>

File diff suppressed because it is too large Load Diff

@ -876,8 +876,6 @@
<string>onehalf.glif</string>
<key>onequarter</key>
<string>onequarter.glif</string>
<key>onesuperior</key>
<string>onesuperior.glif</string>
<key>onethird</key>
<string>onethird.glif</string>
<key>openbullet</key>
@ -1044,8 +1042,6 @@
<string>threeeighths.glif</string>
<key>threequarters</key>
<string>threequarters.glif</string>
<key>threesuperior</key>
<string>threesuperior.glif</string>
<key>tilde</key>
<string>tilde.glif</string>
<key>tildecomb</key>
@ -1066,8 +1062,6 @@
<string>two.glif</string>
<key>two.subs</key>
<string>two.subs.glif</string>
<key>twosuperior</key>
<string>twosuperior.glif</string>
<key>twothirds</key>
<string>twothirds.glif</string>
<key>u</key>
@ -1098,6 +1092,12 @@
<string>uni00A_0.glif</string>
<key>uni00AD</key>
<string>uni00A_D_.glif</string>
<key>uni00B2</key>
<string>uni00B_2.glif</string>
<key>uni00B3</key>
<string>uni00B_3.glif</string>
<key>uni00B9</key>
<string>uni00B_9.glif</string>
<key>uni0122</key>
<string>uni0122.glif</string>
<key>uni0123</key>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="twosuperior" format="1">
<glyph name="uni00B2" format="1">
<advance width="1233"/>
<unicode hex="00B2"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="threesuperior" format="1">
<glyph name="uni00B3" format="1">
<advance width="1233"/>
<unicode hex="00B3"/>
<note>

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="onesuperior" format="1">
<glyph name="uni00B9" format="1">
<advance width="1233"/>
<unicode hex="00B9"/>
<note>

File diff suppressed because it is too large Load Diff

@ -0,0 +1,15 @@
uni2A75
uni2A76
arrowdblright
uni27F6
uni20DF
uni29FA
uni2225
uni226B
uni226A
twodotenleader
uni2237
greaterequal
lessequal
uni298A

@ -111,14 +111,14 @@ registered
macron
degree
plusminus
twosuperior
threesuperior
uni00B2
uni00B3
acute
mu
paragraph
periodcentered
cedilla
onesuperior
uni00B9
ordmasculine
guillemotright
onequarter

@ -111,14 +111,14 @@ registered
macron
degree
plusminus
twosuperior
threesuperior
uni00B2
uni00B3
acute
mu
paragraph
periodcentered
cedilla
onesuperior
uni00B9
ordmasculine
guillemotright
onequarter

@ -111,14 +111,14 @@ registered
macron
degree
plusminus
twosuperior
threesuperior
uni00B2
uni00B3
acute
mu
paragraph
periodcentered
cedilla
onesuperior
uni00B9
ordmasculine
guillemotright
onequarter

@ -12,10 +12,10 @@ Zcaron
zcaron
onehalf
onequarter
onesuperior
uni00B9
threequarters
threesuperior
twosuperior
uni00B3
uni00B2
brokenbar
minus
multiply

@ -137,14 +137,14 @@ registered
macron
degree
plusminus
twosuperior
threesuperior
uni00B2
uni00B3
acute
mu
paragraph
periodcentered
cedilla
onesuperior
uni00B9
ordmasculine
guillemotright
onequarter