WIP on forall ligature

This commit is contained in:
Kirill Pertsev 2016-06-04 19:16:15 -07:00
parent 9352e5243c
commit cb130e64c9
2 changed files with 56 additions and 0 deletions

View File

@ -6015,6 +6015,7 @@
<GlyphID id="6009" name="comment_end.hask"/>
<GlyphID id="6010" name="compose.elm"/>
<GlyphID id="6011" name="fwd_compose.elm"/>
<GlyphID id="6012" name="forall"/>
</GlyphOrder>
<head>
@ -12143,6 +12144,7 @@
<mtx name="comment_end.hask" width="160" lsb="50"/>
<mtx name="compose.elm" width="160" lsb="30"/>
<mtx name="fwd_compose.elm" width="160" lsb="30"/>
<mtx name="forall" width="160" lsb="20"/>
</hmtx>
<VDMX>
@ -15879,6 +15881,7 @@
<map code="0x21e1" name="uni21E1"/><!-- UPWARDS DASHED ARROW -->
<map code="0x21e2" name="uni21E2"/><!-- RIGHTWARDS DASHED ARROW -->
<map code="0x21e3" name="uni21E3"/><!-- DOWNWARDS DASHED ARROW -->
<map code="0x2200" name="forall"/><!-- FOR ALL -->
<map code="0x2202" name="partialdiff"/><!-- PARTIAL DIFFERENTIAL -->
<map code="0x2206" name="Delta"/><!-- INCREMENT -->
<map code="0x2207" name="gradient"/><!-- NABLA -->
@ -46321,6 +46324,57 @@
</assembly></instructions>
</TTGlyph>
<TTGlyph name="forall" xMin="20" yMin="-20" xMax="130" yMax="90">
<contour>
<pt x="70" y="-10" on="1"/>
<pt x="60" y="-10" on="1"/>
<pt x="60" y="10" on="1"/>
<pt x="50" y="10" on="1"/>
<pt x="50" y="30" on="1"/>
<pt x="40" y="30" on="1"/>
<pt x="40" y="50" on="1"/>
<pt x="30" y="50" on="1"/>
<pt x="30" y="70" on="1"/>
<pt x="20" y="70" on="1"/>
<pt x="20" y="90" on="1"/>
<pt x="30" y="90" on="1"/>
<pt x="30" y="80" on="1"/>
<pt x="40" y="80" on="1"/>
<pt x="40" y="60" on="1"/>
<pt x="110" y="60" on="1"/>
<pt x="110" y="80" on="1"/>
<pt x="120" y="80" on="1"/>
<pt x="120" y="90" on="1"/>
<pt x="130" y="90" on="1"/>
<pt x="130" y="70" on="1"/>
<pt x="120" y="70" on="1"/>
<pt x="120" y="50" on="1"/>
<pt x="110" y="50" on="1"/>
<pt x="110" y="30" on="1"/>
<pt x="100" y="30" on="1"/>
<pt x="100" y="20" on="1"/>
<pt x="100" y="10" on="1"/>
<pt x="90" y="10" 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="-20" on="1"/>
<pt x="70" y="-20" on="1"/>
</contour>
<contour>
<pt x="60" y="50" on="1"/>
<pt x="60" y="30" on="1"/>
<pt x="70" y="30" on="1"/>
<pt x="70" y="10" on="1"/>
<pt x="80" y="10" on="1"/>
<pt x="80" y="30" on="1"/>
<pt x="90" y="30" on="1"/>
<pt x="90" y="50" on="1"/>
</contour>
<instructions><assembly>
</assembly></instructions>
</TTGlyph>
<TTGlyph name="plusa" xMin="10" yMin="0" xMax="70" yMax="110">
<contour>
<pt x="70" y="60" on="1"/>
@ -253849,6 +253903,7 @@
<ClassDef glyph="plusc" class="1"/>
<ClassDef glyph="plusminus" class="1"/>
<ClassDef glyph="plusplus" class="1"/>
<ClassDef glyph="forall" class="1"/>
<ClassDef glyph="compose" class="1"/>
<ClassDef glyph="fwd_compose" class="1"/>
<ClassDef glyph="compose.elm" class="1"/>

View File

@ -22,4 +22,5 @@ a:=b
{-ab-}
a<|b
a|>b