From 90dead319aec8ba641b4d039c59e6a7deb824fe6 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 27 Sep 2023 11:44:07 -0700 Subject: initial impl of square punctuation (Roman only) --- .../glyphs/semicolon.ss07.glyph | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/semicolon.ss07.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/semicolon.ss07.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/semicolon.ss07.glyph b/src/Inter-Roman.glyphspackage/glyphs/semicolon.ss07.glyph new file mode 100644 index 000000000..a7b1d1e50 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/semicolon.ss07.glyph @@ -0,0 +1,138 @@ +{ +glyphname = semicolon.ss07; +kernLeft = colon; +kernRight = colon; +layers = ( +{ +background = { +shapes = ( +{ +ref = colon.ss07; +} +); +}; +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +alignment = -1; +ref = comma.ss07; +}, +{ +pos = (0,823); +ref = period.ss07; +} +); +width = 590; +}, +{ +background = { +shapes = ( +{ +pos = (-10,0); +ref = colon.ss07; +} +); +}; +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +alignment = -1; +ref = comma.ss07; +}, +{ +pos = (0,682); +ref = period.ss07; +} +); +width = 764; +}, +{ +background = { +shapes = ( +{ +pos = (-8,0); +ref = colon.ss07; +} +); +}; +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +alignment = -1; +ref = comma.ss07; +}, +{ +alignment = -1; +pos = (0,963); +ref = period.ss07; +} +); +width = 554; +}, +{ +background = { +shapes = ( +{ +pos = (-6,0); +ref = colon.ss07; +} +); +}; +layerId = m007; +shapes = ( +{ +alignment = -1; +ref = comma.ss07; +}, +{ +pos = (10,848); +ref = period.ss07; +} +); +width = 460; +}, +{ +layerId = m009; +shapes = ( +{ +alignment = -1; +ref = comma.ss07; +}, +{ +pos = (0,672); +ref = period.ss07; +} +); +width = 544; +}, +{ +background = { +shapes = ( +{ +ref = colon.ss07; +} +); +}; +layerId = m011; +shapes = ( +{ +alignment = -1; +ref = comma.ss07; +}, +{ +alignment = -1; +pos = (0,976); +ref = period.ss07; +} +); +width = 400; +} +); +metricLeft = comma.ss07; +metricRight = period.ss07; +userData = { +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3