From d36c9e2c532920f476ac460cc8dae06cb185b4ef Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Tue, 4 Oct 2022 16:50:43 -0700 Subject: improvements to many cyrillic glyphs Non-exhaustive list: afii10024 afii10027 afii10029 afii10039 afii10052 Bdotaccent bdotaccent Cdotaccent Cheabkhasiancyrillic Chedescenderabkhasiancyrillic Chedescendercyrillic Chedieresiscyrillic Chekhakassiancyrillic Cheverticalstrokecyrillic Chi cdotaccent checyrillic chedescendercyrillic chedieresiscyrillic chekhakassiancyrillic cheverticalstrokecyrillic crossbar _part.cyrtail Ddotaccent ddotaccent dotaccent dotmacroncomb.lc dzhecyrillic Edotaccent Eltail-cy Endescendercyrillic edotaccent elcyrillic emcyrillic encyrillic endescendercyrillic Fdotaccent fdotaccent Gamma Gdotaccent.1 Gdotaccent Ghemiddlehookcyrillic Ghestrokecyrillic gdotaccent ghemiddlehookcyrillic ghestrokecyrillic gheupturncyrillic gjecyrillic H Hadescendercyrillic Hdotaccent hadescendercyrillic hdotaccent i Idieresiscyrillic Idotaccent.1 Idotaccent Imacroncyrillic idieresiscyrillic iicyrillic iishortcyrillic imacroncyrillic iogonek j jcrosstail Kacyr Kadescendercyrillic kacyrillic kadescendercyrillic kjecyrillic M Mdotaccent mdotaccent n.sc Ndotaccent ndotaccent Pdotaccent pdotaccent pecyrillic Rdotaccent rdotaccent romaneight romaneleven romannine romanseven romanten romanthree romantwelve romantwo Sdotaccent Sdotbelowdotaccent Shhacyrillic sdotaccent sdotbelowdotaccent slongdotaccent T Tdotaccent Tedescendercyrillic tdotaccent tecyrillic tedescendercyrillic tetsecyrillic tsecyrillic uni0226 uni0227.1 uni0227 uni022E uni022F uni0249 uni0376 uni040D uni045D uni048A uni048B uni04C6 uni04CA uni04CD uni04CE uni04F6 uni04FA uni04FB uni04FC uni04FE Wdotaccent wdotaccent x X Xdieresis Xdotaccent xdotaccent Ydotaccent ydotaccent Zdotaccent Zhebrevecyrillic Zhedescendercyrillic Zhedieresiscyrillic zdotaccent zhebrevecyrillic zhecyrillic zhedescendercyrillic zhedieresiscyrillic --- src/Inter-Roman.glyphspackage/glyphs/t.sc.glyph | 160 ++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/t.sc.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/t.sc.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/t.sc.glyph b/src/Inter-Roman.glyphspackage/glyphs/t.sc.glyph new file mode 100644 index 000000000..4b266fc9b --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/t.sc.glyph @@ -0,0 +1,160 @@ +{ +glyphname = t.sc; +kernLeft = t; +kernRight = r; +layers = ( +{ +anchors = ( +{ +name = cyrtic; +pos = (529,0); +} +); +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(529,0,l), +(529,1072,l), +(908,1072,l), +(908,1118,l), +(104,1118,l), +(104,1072,l), +(483,1072,l), +(483,0,l) +); +} +); +width = 1012; +}, +{ +anchors = ( +{ +name = cyrtic; +pos = (465,0); +} +); +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(465,0,l), +(465,1072,l), +(844,1072,l), +(844,1118,l), +(40,1118,l), +(40,1072,l), +(419,1072,l), +(419,0,l) +); +} +); +width = 884; +}, +{ +anchors = ( +{ +name = cyrtic; +pos = (603,0); +} +); +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(603,0,l), +(603,958,l), +(970,958,l), +(970,1118,l), +(64,1118,l), +(64,958,l), +(433,958,l), +(433,0,l) +); +} +); +width = 1034; +}, +{ +anchors = ( +{ +name = cyrtic; +pos = (571,0); +} +); +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(571,0,l), +(571,896,l), +(938,896,l), +(938,1056,l), +(32,1056,l), +(32,896,l), +(401,896,l), +(401,0,l) +); +} +); +width = 970; +}, +{ +anchors = ( +{ +name = cyrtic; +pos = (774,0); +} +); +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(774,0,l), +(774,818,l), +(1114,818,l), +(1114,1118,l), +(32,1118,l), +(32,818,l), +(372,818,l), +(372,0,l) +); +} +); +width = 1146; +}, +{ +anchors = ( +{ +name = cyrtic; +pos = (765,0); +} +); +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(765,0,l), +(765,736,l), +(1106,736,l), +(1106,1056,l), +(24,1056,l), +(24,736,l), +(365,736,l), +(365,0,l) +); +} +); +width = 1130; +} +); +metricLeft = t; +metricRight = "=|t"; +note = "used by cyrillic glyphs"; +} -- cgit v1.2.3