From f743c733b45b55e9f0628199918ed8c876b32a36 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Thu, 6 Oct 2022 16:47:30 -0700 Subject: improvements to glyphs using fraction (/percent, /twofifths, etc) --- .../glyphs/onethird.glyph | 67 +++++++++++----------- 1 file changed, 35 insertions(+), 32 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/onethird.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/onethird.glyph b/src/Inter-Italic.glyphspackage/glyphs/onethird.glyph index bacfee2e9..1e863ac03 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/onethird.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/onethird.glyph @@ -1,119 +1,122 @@ { -color = 3; glyphname = onethird; layers = ( { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { ref = one.numr; }, { -alignment = -1; -pos = (506,0); +pos = (582,0); ref = fraction; }, { alignment = 1; -pos = (1064,0); -ref = three.dnomf; +pos = (858,0); +ref = three.dnom; } ); -width = 1824; +width = 1546; }, { -layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +layerId = m012; +name = ital_gen; shapes = ( { ref = one.numr; }, { -pos = (562,0); +pos = (542,0); ref = fraction; }, { alignment = 1; -pos = (1138,0); -ref = three.dnomf; +pos = (818,0); +ref = three.dnom; } ); -width = 1938; +width = 1506; }, { -layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { ref = one.numr; }, { -pos = (606,0); +pos = (675,0); ref = fraction; }, { alignment = 1; -pos = (1182,0); -ref = three.dnomf; +pos = (905,0); +ref = three.dnom; } ); -width = 2012; +width = 1744; }, { layerId = m008; +name = ital_gen; shapes = ( { ref = one.numr; }, { -pos = (498,0); +pos = (634,0); ref = fraction; }, { alignment = 1; -pos = (1010,0); -ref = three.dnomf; +pos = (773,0); +ref = three.dnom; } ); -width = 1746; +width = 1572; }, { -layerId = m010; +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { ref = one.numr; }, { -pos = (574,0); +pos = (734,0); ref = fraction; }, { alignment = 1; -pos = (1118,0); -ref = three.dnomf; +pos = (958,0); +ref = three.dnom; } ); -width = 1916; +width = 1848; }, { -layerId = m012; +layerId = m010; +name = ital_gen; shapes = ( { ref = one.numr; }, { -alignment = -1; -pos = (506,0); +pos = (734,0); ref = fraction; }, { alignment = 1; -pos = (1064,0); -ref = three.dnomf; +pos = (875,0); +ref = three.dnom; } ); -width = 1696; +width = 1745; } ); metricLeft = one.numr; -metricRight = three.dnomf; +metricRight = one.numr; unicode = 8531; } -- cgit v1.2.3