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/oneseventh.glyph | 116 +++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/oneseventh.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/oneseventh.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/oneseventh.glyph b/src/Inter-Roman.glyphspackage/glyphs/oneseventh.glyph new file mode 100644 index 000000000..71b83fbd7 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/oneseventh.glyph @@ -0,0 +1,116 @@ +{ +glyphname = oneseventh; +layers = ( +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +ref = one.numr; +}, +{ +pos = (582,0); +ref = fraction; +}, +{ +alignment = 1; +pos = (901,0); +ref = seven.dnom; +} +); +width = 1579; +}, +{ +layerId = m011; +shapes = ( +{ +ref = one.numr; +}, +{ +pos = (542,0); +ref = fraction; +}, +{ +alignment = 1; +pos = (890,0); +ref = seven.dnom; +} +); +width = 1440; +}, +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +ref = one.numr; +}, +{ +pos = (674,0); +ref = fraction; +}, +{ +alignment = 1; +pos = (947,0); +ref = seven.dnom; +} +); +width = 1665; +}, +{ +layerId = m007; +shapes = ( +{ +ref = one.numr; +}, +{ +pos = (634,0); +ref = fraction; +}, +{ +alignment = 1; +pos = (815,0); +ref = seven.dnom; +} +); +width = 1469; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +ref = one.numr; +}, +{ +pos = (734,0); +ref = fraction; +}, +{ +alignment = 1; +pos = (958,0); +ref = seven.dnom; +} +); +width = 1708; +}, +{ +layerId = m009; +shapes = ( +{ +ref = one.numr; +}, +{ +pos = (734,0); +ref = fraction; +}, +{ +alignment = 1; +pos = (874,0); +ref = seven.dnom; +} +); +width = 1592; +} +); +metricLeft = one.numr; +metricRight = one.numr; +unicode = 8528; +} -- cgit v1.2.3