From 5dd58f91e150aad6c2444c2974e21f805fbe24c8 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Mon, 25 Mar 2024 16:56:30 -0700 Subject: Improvements to fractions - Fixes design and positioning of: /plus /minus /equals /parenleft /parentright {.dnom,.numr} - Adds /comma /period {.dnom,.numr} including variants for .ss03 and ss07 - Kerning for /comma & /period Closes #671 --- .../glyphs/period.dnom.glyph | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/period.dnom.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/period.dnom.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/period.dnom.glyph b/src/Inter-Italic.glyphspackage/glyphs/period.dnom.glyph new file mode 100644 index 000000000..8a4dc88cf --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/period.dnom.glyph @@ -0,0 +1,80 @@ +{ +glyphname = period.dnom; +kernLeft = period.dnom; +kernRight = period.dnom; +layers = ( +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +metricLeft = "=-60"; +metricRight = "=-60"; +name = ital_gen; +shapes = ( +{ +pos = (-60,0); +ref = period; +} +); +width = 434; +}, +{ +layerId = m012; +metricLeft = "=-60"; +metricRight = "=-60"; +name = ital_gen; +shapes = ( +{ +pos = (-60,0); +ref = period; +} +); +width = 280; +}, +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; +shapes = ( +{ +ref = period; +scale = (0.8,0.8); +} +); +width = 472; +}, +{ +layerId = m008; +metricLeft = "=-30"; +metricRight = "=-30"; +name = ital_gen; +shapes = ( +{ +pos = (-30,0); +ref = period; +scale = (0.8,0.8); +} +); +width = 300; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; +shapes = ( +{ +ref = period; +scale = (0.8,0.8); +} +); +width = 611; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +ref = period; +scale = (0.7,0.7); +} +); +width = 381; +} +); +} -- cgit v1.2.3