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-Regular.ufo/glyphs/tdotbelow.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-Regular.ufo/glyphs/tdotbelow.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/tdotbelow.glif | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/tdotbelow.glif b/src/Inter-UI-Regular.ufo/glyphs/tdotbelow.glif index 243764835..5fcd29e38 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/tdotbelow.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/tdotbelow.glif @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="tdotbelow" format="2"> - <advance width="1000.0"/> + <advance width="1024.0"/> <unicode hex="1E6D"/> <outline> <component base="t"/> - <component base="dotbelow" xOffset="1432.0"/> + <component base="dotbelow" xOffset="1412.0"/> </outline> <lib> <dict> <key>com.schriftgestaltung.Glyphs.lastChange</key> - <string>2018/09/23 07:11:03</string> + <string>2018/09/25 13:23:51</string> </dict> </lib> </glyph> |