From bac28ecec9f5769a7371bccfc3c7d62f1db9c995 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 18 Apr 2023 18:16:43 -0700 Subject: add /punctuationspace.tf re #227 --- .../glyphs/punctuationspace.glyph | 4 +-- .../glyphs/punctuationspace.tf.glyph | 35 ++++++++++++++++++++++ 2 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/punctuationspace.tf.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs') diff --git a/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.glyph b/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.glyph index 6ac9116f5..9299217e2 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.glyph @@ -1,8 +1,6 @@ { color = (237,229,250,1); glyphname = punctuationspace; -kernLeft = colon.case; -kernRight = colon.case; layers = ( { layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; @@ -29,7 +27,7 @@ layerId = m011; width = 400; } ); -metricWidth = colon; +metricWidth = period; note = "\012As wide as the narrow punctuation in a font, i.e. the advance width of the period or comma. HTML/XML named entity:  \012"; unicode = 8200; userData = { diff --git a/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.tf.glyph b/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.tf.glyph new file mode 100644 index 000000000..b5ff56d69 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/punctuationspace.tf.glyph @@ -0,0 +1,35 @@ +{ +color = 8; +glyphname = punctuationspace.tf; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +width = 550; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +width = 550; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +width = 550; +}, +{ +layerId = m007; +width = 550; +}, +{ +layerId = m009; +width = 550; +}, +{ +layerId = m011; +width = 550; +} +); +metricWidth = period.tf; +note = "\012As wide as the narrow punctuation in a font, i.e. the advance width of the period or comma. HTML/XML named entity:  \012"; +userData = { +interface.gridadjust.original = "{'width': 770.0, 'leftMargin': 0, 'rightMargin': 0}"; +}; +} -- cgit v1.2.3