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/zero.numr.glyph | 48 +++++++++------------- 1 file changed, 20 insertions(+), 28 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/zero.numr.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/zero.numr.glyph b/src/Inter-Roman.glyphspackage/glyphs/zero.numr.glyph index c6c673ca7..ee8af9ed5 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/zero.numr.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/zero.numr.glyph @@ -1,16 +1,14 @@ { -color = (227,245,235,1); +case = minor; glyphname = zero.numr; -kernLeft = eight.sups; -kernRight = eight.sups; layers = ( { layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; shapes = ( { -alignment = -1; -pos = (0,744); -ref = zero.dnomf; +alignment = 1; +pos = (0,698); +ref = zero.dnom; } ); width = 820; @@ -19,9 +17,9 @@ width = 820; layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; shapes = ( { -alignment = -1; -pos = (0,744); -ref = zero.dnomf; +alignment = 1; +pos = (0,698); +ref = zero.dnom; } ); width = 872; @@ -30,9 +28,9 @@ width = 872; layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; shapes = ( { -alignment = -1; -pos = (0,744); -ref = zero.dnomf; +alignment = 1; +pos = (0,698); +ref = zero.dnom; } ); width = 734; @@ -41,9 +39,9 @@ width = 734; layerId = m007; shapes = ( { -alignment = -1; -pos = (0,744); -ref = zero.dnomf; +alignment = 1; +pos = (0,698); +ref = zero.dnom; } ); width = 756; @@ -52,9 +50,9 @@ width = 756; layerId = m009; shapes = ( { -alignment = -1; -pos = (0,744); -ref = zero.dnomf; +alignment = 1; +pos = (0,698); +ref = zero.dnom; } ); width = 840; @@ -63,9 +61,9 @@ width = 840; layerId = m011; shapes = ( { -alignment = -1; -pos = (0,744); -ref = zero.dnomf; +alignment = 1; +pos = (0,698); +ref = zero.dnom; } ); width = 606; @@ -74,11 +72,5 @@ width = 606; tags = ( "TODO-opsz" ); -unicode = 57549; -userData = { -interface.gridadjust.original = "{'width': 1037, 'leftMargin': 109, 'rightMargin': 110}"; -"interface.width-adjustments" = ( --16 -); -}; +unicode = 57564; } -- cgit v1.2.3