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/periodcentered.ss07.glyph | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/periodcentered.ss07.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/periodcentered.ss07.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/periodcentered.ss07.glyph b/src/Inter-Roman.glyphspackage/glyphs/periodcentered.ss07.glyph new file mode 100644 index 000000000..0cca1cb87 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/periodcentered.ss07.glyph @@ -0,0 +1,118 @@ +{ +case = minor; +glyphname = periodcentered.ss07; +kernLeft = hyphen; +kernRight = hyphen; +layers = ( +{ +anchors = ( +{ +name = _centerr; +pos = (32,704); +} +); +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +alignment = 1; +pos = (0,588); +ref = period.ss07; +} +); +width = 590; +}, +{ +anchors = ( +{ +name = _centerr; +pos = (48,704); +} +); +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +alignment = 1; +pos = (0,512); +ref = period.ss07; +} +); +width = 764; +}, +{ +anchors = ( +{ +name = _centerr; +pos = (96,697); +} +); +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +alignment = 1; +pos = (0,652); +ref = period.ss07; +} +); +width = 554; +}, +{ +anchors = ( +{ +name = _centerr; +pos = (-24,704); +} +); +layerId = m007; +shapes = ( +{ +alignment = 1; +pos = (0,600); +ref = period.ss07; +} +); +width = 450; +}, +{ +anchors = ( +{ +name = _centerr; +pos = (-64,704); +} +); +layerId = m009; +shapes = ( +{ +alignment = 1; +pos = (0,512); +ref = period.ss07; +} +); +width = 544; +}, +{ +anchors = ( +{ +name = _centerr; +pos = (24,693); +} +); +layerId = m011; +shapes = ( +{ +alignment = 1; +pos = (0,653); +ref = period.ss07; +} +); +width = 400; +} +); +metricLeft = period; +metricWidth = period; +note = "Sits right in between center of x-height and center of cap height"; +userData = { +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3