diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-12-30 02:58:23 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-12-30 02:58:23 +0300 |
commit | 7232fc76594b0be801a6d7a3e9018175a28c6a41 (patch) | |
tree | 33aac3c6ef805ca7f074f0d0725acef7553cab14 /src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif | |
parent | c0027ec5f6363c88aa9a7020722ac1042a30a7c0 (diff) | |
download | inter-7232fc76594b0be801a6d7a3e9018175a28c6a41.tar.xz |
currency, denom, numr, fracs, etc
Diffstat (limited to 'src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif')
-rw-r--r-- | src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif index 672d3f167..f1c1af641 100644 --- a/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif +++ b/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif @@ -1,15 +1,22 @@ <?xml version='1.0' encoding='UTF-8'?> <glyph name="onehalf" format="2"> - <advance width="2612.0"/> + <advance width="2544.0"/> <unicode hex="00BD"/> - <guideline x="264.0" y="2860.0" angle="0.0"/> + <note> +numers should be auto-aligned, but not the slash +</note> + <guideline x="260.0" y="2860.0" angle="0.0"/> <outline> - <component base="fraction" xOffset="752.0"/> - <component base="one.numr" xOffset="-4.0" yOffset="-64.0"/> - <component base="two.dnomf" xOffset="1484.0"/> + <component base="fraction" xOffset="748.0"/> + <component base="one.numr" xOffset="-8.0" yOffset="-64.0"/> + <component base="two.dnomf" xOffset="1480.0"/> </outline> <lib> <dict> + <key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key> + <string>one.numr</string> + <key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key> + <string>two.dnomf</string> <key>com.schriftgestaltung.componentsAlignment</key> <array> <integer>-1</integer> |