diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-09-25 16:57:31 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-10-11 09:38:00 +0300 |
commit | a111f00803f928d736c2a27ea4a5dcc6033777a1 (patch) | |
tree | 69f5c1154202b028ed2b0d31c34c83963ad32b45 /src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif | |
parent | 18f8c1a305c54a0b57235f7549d33c9a4acc3893 (diff) | |
download | inter-a111f00803f928d736c2a27ea4a5dcc6033777a1.tar.xz |
lots of refinements from feedback on RC1, including t, f and decomposition or rotation of turned component glyphs, where inverting the Y axis would cause TTF hinting issues. rotating seems to work.
Diffstat (limited to 'src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif')
-rw-r--r-- | src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif index ef9b039a4..61593e1cf 100644 --- a/src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif +++ b/src/Inter-UI-BlackItalic.ufo/glyphs/invertedinterrobang.glif @@ -1,18 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="invertedinterrobang" format="2"> - <advance width="1740.0"/> + <advance width="1668.0"/> <unicode hex="2E18"/> <outline> - <component base="interrobang" xScale="-1.0" yScale="-1.0" xOffset="1824.0" yOffset="2048.0"/> + <component base="interrobang" xScale="-1.0" yScale="-1.0" xOffset="1660.0" yOffset="1492.0"/> </outline> <lib> <dict> <key>com.schriftgestaltung.Glyphs.lastChange</key> - <string>2018/09/24 07:01:07</string> - <key>com.schriftgestaltung.componentsAlignment</key> - <array> - <integer>1</integer> - </array> + <string>2018/09/24 18:04:03</string> </dict> </lib> </glyph> |