diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-09-09 21:56:44 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-09-09 21:56:44 +0300 |
commit | 0c86d1f2c3b37b5fbc93721a7d0c71925ef943e7 (patch) | |
tree | 4e03872d6e10f18284af57e5146b7f72a9074af1 /src/Inter-UI-Black.ufo/glyphs/I_stroke.glif | |
parent | b4d095de27c1ea8456d1f4dfa020fe36a72ebacf (diff) | |
download | inter-0c86d1f2c3b37b5fbc93721a7d0c71925ef943e7.tar.xz |
major overhaul of tonos-anchored glyphs
Diffstat (limited to 'src/Inter-UI-Black.ufo/glyphs/I_stroke.glif')
-rw-r--r-- | src/Inter-UI-Black.ufo/glyphs/I_stroke.glif | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/src/Inter-UI-Black.ufo/glyphs/I_stroke.glif b/src/Inter-UI-Black.ufo/glyphs/I_stroke.glif index da1b1be08..76a4ecfbc 100644 --- a/src/Inter-UI-Black.ufo/glyphs/I_stroke.glif +++ b/src/Inter-UI-Black.ufo/glyphs/I_stroke.glif @@ -1,23 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="Istroke" format="2"> - <advance width="1312.0"/> + <advance width="752.0"/> <unicode hex="0197"/> - <anchor x="704.0" y="0.0" name="bottom"/> - <anchor x="704.0" y="2200.0" name="top"/> - <anchor x="1228.0" y="2200.0" name="top0315"/> <outline> - <component base="I" xOffset="268.0"/> - <component base="crossbar"/> + <component base="I"/> + <component base="crossbar" xOffset="-280.0"/> </outline> <lib> <dict> <key>com.schriftgestaltung.Glyphs.lastChange</key> - <string>2018/09/01 23:10:14</string> - <key>com.schriftgestaltung.componentsAlignment</key> - <array> - <integer>-1</integer> - <integer>-1</integer> - </array> + <string>2018/09/08 19:18:09</string> </dict> </lib> </glyph> |