not equal

This commit is contained in:
Kirill Pertsev 2016-05-05 00:14:42 -07:00
parent ac3608de82
commit a11d4fde49

View file

@ -5999,6 +5999,8 @@
<GlyphID id="5993" name="plusplus"/>
<GlyphID id="5994" name="equalequal"/>
<GlyphID id="5995" name="equalequalequal"/>
<GlyphID id="5996" name="notequal.prog"/>
<GlyphID id="5997" name="notequalequal"/>
</GlyphOrder>
<head>
@ -12111,6 +12113,8 @@
<mtx name="plusplus" width="160" lsb="10"/>
<mtx name="equalequal" width="160" lsb="10"/>
<mtx name="equalequalequal" width="240" lsb="10"/>
<mtx name="notequal.prog" width="160" lsb="10"/>
<mtx name="notequalequal" width="240" lsb="10"/>
</hmtx>
<VDMX>
@ -16849,6 +16853,8 @@
<map code="0xe214" name="plusplus"/><!-- ???? -->
<map code="0xe215" name="equalequal"/><!-- ???? -->
<map code="0xe216" name="equalequalequal"/><!-- ???? -->
<map code="0xe217" name="notequal.prog"/><!-- ???? -->
<map code="0xe218" name="notequalequal"/><!-- ???? -->
<map code="0xe220" name="Klong"/><!-- ???? -->
<map code="0xe221" name="klong"/><!-- ???? -->
<map code="0xe230" name="g.alt"/><!-- ???? -->
@ -37077,6 +37083,76 @@
</assembly></instructions>
</TTGlyph>
<TTGlyph name="notequal.prog" xMin="10" yMin="10" xMax="150" yMax="80">
<contour>
<pt x="150" y="50" on="1"/>
<pt x="90" y="50" on="1"/>
<pt x="90" y="40" on="1"/>
<pt x="150" y="40" on="1"/>
<pt x="150" y="30" on="1"/>
<pt x="80" y="30" on="1"/>
<pt x="80" y="20" on="1"/>
<pt x="70" y="20" on="1"/>
<pt x="70" y="10" on="1"/>
<pt x="60" y="10" on="1"/>
<pt x="60" y="30" on="1"/>
<pt x="10" y="30" on="1"/>
<pt x="10" y="40" on="1"/>
<pt x="70" y="40" on="1"/>
<pt x="70" y="50" on="1"/>
<pt x="10" y="50" on="1"/>
<pt x="10" y="60" on="1"/>
<pt x="80" y="60" on="1"/>
<pt x="80" y="70" on="1"/>
<pt x="90" y="70" on="1"/>
<pt x="90" y="80" on="1"/>
<pt x="100" y="80" on="1"/>
<pt x="100" y="60" on="1"/>
<pt x="150" y="60" on="1"/>
</contour>
<instructions><assembly>
</assembly></instructions>
</TTGlyph>
<TTGlyph name="notequalequal" xMin="10" yMin="-10" xMax="230" yMax="80">
<contour>
<pt x="230" y="50" on="1"/>
<pt x="120" y="50" on="1"/>
<pt x="120" y="40" on="1"/>
<pt x="230" y="40" on="1"/>
<pt x="230" y="30" on="1"/>
<pt x="110" y="30" on="1"/>
<pt x="110" y="20" on="1"/>
<pt x="230" y="20" on="1"/>
<pt x="230" y="10" on="1"/>
<pt x="100" y="10" on="1"/>
<pt x="100" y="0" on="1"/>
<pt x="90" y="0" on="1"/>
<pt x="90" y="-10" on="1"/>
<pt x="80" y="-10" on="1"/>
<pt x="80" y="10" on="1"/>
<pt x="10" y="10" on="1"/>
<pt x="10" y="20" on="1"/>
<pt x="90" y="20" on="1"/>
<pt x="90" y="30" on="1"/>
<pt x="10" y="30" on="1"/>
<pt x="10" y="40" on="1"/>
<pt x="100" y="40" on="1"/>
<pt x="100" y="50" on="1"/>
<pt x="10" y="50" on="1"/>
<pt x="10" y="60" on="1"/>
<pt x="110" y="60" on="1"/>
<pt x="110" y="70" on="1"/>
<pt x="120" y="70" on="1"/>
<pt x="120" y="80" on="1"/>
<pt x="130" y="80" on="1"/>
<pt x="130" y="60" on="1"/>
<pt x="230" y="60" on="1"/>
</contour>
<instructions><assembly>
</assembly></instructions>
</TTGlyph>
<TTGlyph name="equivalence" xMin="10" yMin="10" xMax="70" yMax="60">
<contour>
@ -257753,6 +257829,10 @@
<LigatureSet glyph="plus">
<Ligature components="plus" glyph="plusplus"/>
</LigatureSet>
<LigatureSet glyph="exclam">
<Ligature components="equal,equal" glyph="notequalequal"/>
<Ligature components="equal" glyph="notequal.prog"/>
</LigatureSet>
<LigatureSet glyph="n">
<Ligature components="o,w,m,o,r,e,m,o,i,s,t" glyph="nowmoremoist"/>
</LigatureSet>