diff options
author | Rasmus Andersson <rasmus@notion.se> | 2018-09-23 02:56:09 +0300 |
---|---|---|
committer | Rasmus Andersson <rasmus@notion.se> | 2018-10-11 09:37:55 +0300 |
commit | b5ef6f12cdee9f74fdbcf9414a80d75aa8aba675 (patch) | |
tree | f7a81eddc7aa2bd933c57a7ae88c27fdfe695863 /src/Inter-UI-Regular.ufo/glyphs/fraction.glif | |
parent | bf3587901a92f87d2a5aed271d401269336b4dbe (diff) | |
download | inter-b5ef6f12cdee9f74fdbcf9414a80d75aa8aba675.tar.xz |
Massive chunk of work. Numbers, alphas, fractions, etc
Diffstat (limited to 'src/Inter-UI-Regular.ufo/glyphs/fraction.glif')
-rw-r--r-- | src/Inter-UI-Regular.ufo/glyphs/fraction.glif | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/src/Inter-UI-Regular.ufo/glyphs/fraction.glif b/src/Inter-UI-Regular.ufo/glyphs/fraction.glif index 6113ea7d7..280d50068 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/fraction.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/fraction.glif @@ -1,19 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <glyph name="fraction" format="2"> - <advance width="1520.0"/> + <advance width="772.0"/> <unicode hex="2044"/> + <note> +Anchor numr should be at the basline rightmost position in .numr and dnom should be at top leftmost in .sup +</note> + <guideline x="492.0" y="1748.0" angle="90.0"/> + <guideline x="568.0" y="1024.0" angle="0.0"/> <outline> <contour> - <point x="1324.0" y="1716.0" type="line"/> - <point x="1172.0" y="1812.0" type="line"/> - <point x="196.0" y="244.0" type="line"/> - <point x="348.0" y="152.0" type="line"/> + <point x="-432.0" y="0.0" type="line"/> + <point x="-204.0" y="0.0" type="line"/> + <point x="1204.0" y="2048.0" type="line"/> + <point x="976.0" y="2048.0" type="line"/> </contour> </outline> <lib> <dict> <key>com.schriftgestaltung.Glyphs.lastChange</key> - <string>2018/09/14 16:09:22</string> + <string>2018/09/22 21:53:33</string> <key>public.markColor</key> <string>0.8,0.941,0.949,0.004</string> </dict> |