diff --git a/Makefile b/Makefile index 2cca4aab..e81e90c8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ FONT_NAME = 0xProto MAIN_WEIGHT = Regular +BOLD_WEIGHT = Bold ITALIC = Italic SOURCE_DIR = sources MAIN_GLYPHS_FILE = $(SOURCE_DIR)/$(FONT_NAME).glyphspackage @@ -20,49 +21,38 @@ build: $(MAKE) clean $(MAKE) compile-all -compile-otf-main: $(MAIN_GLYPHS_FILE) - fontmake -a -g $(MAIN_GLYPHS_FILE) -o otf --output-dir $(OUTPUT_DIR) - -compile-otf-italic: $(ITALIC_GLYPHS_FILE) - fontmake -a -g $(ITALIC_GLYPHS_FILE) -o otf --output-dir $(OUTPUT_DIR) - -compile-ttf-main: $(MAIN_GLYPHS_FILE) - fontmake -a -g $(MAIN_GLYPHS_FILE) -o ttf --output-dir $(OUTPUT_DIR) - -compile-ttf-italic: $(ITALIC_GLYPHS_FILE) - fontmake -a -g $(ITALIC_GLYPHS_FILE) -o ttf --output-dir $(OUTPUT_DIR) - -compile-woff2-main: $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).ttf +compile-woff2-roman: $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).ttf $(OUTPUT_DIR)/$(FONT_NAME)-$(BOLD_WEIGHT).ttf ./woff2/woff2_compress $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).ttf + ./woff2/woff2_compress $(OUTPUT_DIR)/$(FONT_NAME)-$(BOLD_WEIGHT).ttf compile-woff2-italic: $(OUTPUT_DIR)/$(FONT_NAME)-$(ITALIC).ttf ./woff2/woff2_compress $(OUTPUT_DIR)/$(FONT_NAME)-$(ITALIC).ttf -compile-main: $(MAIN_GLYPHS_FILE) - $(MAKE) compile-otf-main - $(MAKE) compile-ttf-main && $(MAKE) compile-woff2-main +compile-roman: $(MAIN_GLYPHS_FILE) + fontmake -a -g $(MAIN_GLYPHS_FILE) -i --output-dir $(OUTPUT_DIR) && $(MAKE) compile-woff2-roman compile-italic: $(ITALIC_GLYPHS_FILE) - $(MAKE) compile-otf-italic - $(MAKE) compile-ttf-italic && $(MAKE) compile-woff2-italic + fontmake -a -g $(ITALIC_GLYPHS_FILE) --output-dir $(OUTPUT_DIR) && $(MAKE) compile-woff2-italic compile-all: - $(MAKE) compile-main + $(MAKE) compile-roman $(MAKE) compile-italic .PHONY: clean clean: if [ -e $(OUTPUT_DIR) ]; then rm -rf $(OUTPUT_DIR); fi -install-otf-main: $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).otf +install-otf-roman: $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).otf $(OUTPUT_DIR)/$(FONT_NAME)-$(BOLD_WEIGHT).otf cp $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).otf $(HOME)/Library/Fonts + cp $(OUTPUT_DIR)/$(FONT_NAME)-$(BOLD_WEIGHT).otf $(HOME)/Library/Fonts install-otf-italic: $(OUTPUT_DIR)/$(FONT_NAME)-$(MAIN_WEIGHT).otf cp $(OUTPUT_DIR)/$(FONT_NAME)-$(ITALIC).otf $(HOME)/Library/Fonts -install-latest: +.PHONY: install +install: $(MAKE) build - $(MAKE) install-otf-main + $(MAKE) install-otf-roman $(MAKE) install-otf-italic close-vscode: @@ -72,8 +62,6 @@ close-vscode: debug: $(MAKE) close-vscode - $(MAKE) clean - $(MAKE) ufo - $(MAKE) compile-otf-main - $(MAKE) install-otf-main + $(MAKE) build + $(MAKE) install code . diff --git a/sources/0xProto-Italic.glyphspackage/fontinfo.plist b/sources/0xProto-Italic.glyphspackage/fontinfo.plist index 31d7de90..133c6be2 100644 --- a/sources/0xProto-Italic.glyphspackage/fontinfo.plist +++ b/sources/0xProto-Italic.glyphspackage/fontinfo.plist @@ -969,6 +969,17 @@ m01 = 1; isItalic = 1; linkStyle = Regular; name = Italic; +properties = ( +{ +key = postscriptFullNames; +values = ( +{ +language = dflt; +value = "0xProto Italic"; +} +); +} +); } ); metrics = ( @@ -1007,10 +1018,6 @@ key = manufacturerURL; value = "https://0xtype.dev/"; }, { -key = postscriptFontName; -value = "0xProto Italic"; -}, -{ key = postscriptFullNames; values = ( { @@ -1021,7 +1028,7 @@ value = "0xProto Italic"; }, { key = vendorID; -value = 0xType; +value = 0x; } ); unitsPerEm = 1000; diff --git a/sources/0xProto.glyphspackage/fontinfo.plist b/sources/0xProto.glyphspackage/fontinfo.plist index 86c6ca66..5150bb2a 100644 --- a/sources/0xProto.glyphspackage/fontinfo.plist +++ b/sources/0xProto.glyphspackage/fontinfo.plist @@ -1,6 +1,12 @@ { .appVersion = "3260"; .formatVersion = 3; +axes = ( +{ +name = Weight; +tag = wght; +} +); classes = ( { automatic = 1; @@ -778,6 +784,9 @@ tag = dlig; ); fontMaster = ( { +axesValues = ( +400 +); customParameters = ( { name = strikeoutPosition; @@ -808,20 +817,104 @@ over = -16; { over = -16; pos = -250; +}, +{ } ); name = Regular; userData = { GSCornerRadius = 218; }; +visible = 1; +}, +{ +axesValues = ( +700 +); +customParameters = ( +{ +name = strikeoutPosition; +value = 330; +}, +{ +name = strikeoutSize; +value = 50; +} +); +iconName = SemiBold; +id = m002; +metricValues = ( +{ +over = 16; +pos = 750; +}, +{ +over = 16; +pos = 710; +}, +{ +over = 16; +pos = 550; +}, +{ +over = -16; +}, +{ +over = -16; +pos = -250; +}, +{ +} +); +name = Bold; +userData = { +GSCornerRadius = 218; +}; +visible = 1; } ); instances = ( { +axesValues = ( +400 +); instanceInterpolations = { m01 = 1; }; name = Regular; +properties = ( +{ +key = postscriptFullNames; +values = ( +{ +language = dflt; +value = "0xProto Regular"; +} +); +} +); +}, +{ +axesValues = ( +700 +); +instanceInterpolations = { +m002 = 1; +}; +isBold = 1; +name = Bold; +properties = ( +{ +key = postscriptFullNames; +values = ( +{ +language = dflt; +value = "0xProto Bold"; +} +); +} +); +weightClass = 700; } ); metrics = ( @@ -840,6 +933,9 @@ type = baseline; }, { type = descender; +}, +{ +type = "italic angle"; } ); properties = ( @@ -857,26 +953,20 @@ key = manufacturerURL; value = "https://0xtype.dev/"; }, { -key = postscriptFontName; -value = "0xProto Regular"; -}, -{ -key = postscriptFullNames; -values = ( -{ -language = dflt; -value = "0xProto Regular"; -} -); -}, -{ key = vendorID; -value = 0xType; +value = 0x; } ); unitsPerEm = 1000; userData = { GSDimensionPlugin.Dimensions = { +m002 = { +HH = "130"; +HV = "138"; +nV = "131"; +nd = "118"; +tH = "122"; +}; m01 = { }; }; diff --git a/sources/0xProto.glyphspackage/glyphs/A_.glyph b/sources/0xProto.glyphspackage/glyphs/A_.glyph index 3a782c96..a20aa657 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_.glyph @@ -55,6 +55,61 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = ogonek; +pos = (598,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(160,0,l), +(225,302,o), +(291,541,o), +(375,710,c), +(244,710,l), +(163,540,o), +(91,304,o), +(22,0,c) +); +}, +{ +closed = 1; +nodes = ( +(529,304,o), +(457,540,o), +(376,710,c), +(245,710,l), +(329,541,o), +(395,302,o), +(460,0,c), +(598,0,l) +); +}, +{ +closed = 1; +nodes = ( +(155,148,l), +(466,148,l), +(466,281,l), +(155,281,l) +); +} +); +width = 620; } ); unicode = 65; diff --git a/sources/0xProto.glyphspackage/glyphs/A_E_.glyph b/sources/0xProto.glyphspackage/glyphs/A_E_.glyph index e736ac29..59692958 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_E_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_E_.glyph @@ -8,9 +8,19 @@ shapes = ( closed = 1; nodes = ( (111,0,l), -(169,277,o), -(232,539,o), -(313,710,c), +(148,170,l), +(300,170,l), +(300,0,l), +(594,0,l), +(594,84,l), +(385,84,l), +(385,308,l), +(562,308,l), +(562,392,l), +(385,392,l), +(385,626,l), +(586,626,l), +(586,710,l), (225,710,l), (143,540,o), (80,298,o), @@ -20,112 +30,52 @@ nodes = ( { closed = 1; nodes = ( -(91,170,l), -(344,170,l), -(344,255,l), -(91,255,l) -); -}, -{ -closed = 1; -nodes = ( -(300,0,l), -(385,0,l), -(385,710,l), -(300,710,l) -); -}, -{ -closed = 1; -nodes = ( -(323,392,l), -(323,308,l), -(562,308,l), -(562,392,l) -); -}, -{ -closed = 1; -nodes = ( -(247,710,l), -(247,626,l), -(586,626,l), -(586,710,l) -); -}, -{ -closed = 1; -nodes = ( -(323,84,l), -(323,0,l), -(594,0,l), -(594,84,l) +(201,394,o), +(237,521,o), +(277,626,c), +(300,626,l), +(300,255,l), +(168,255,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "AF3D00E1-BEEE-45ED-A219-899C6E12BFD7"; -name = "Nov 2, 23 at 16:32"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(110,0,l), -(178,304,o), -(243,539,o), -(325,710,c), -(240,710,l), -(158,540,o), -(88,304,o), -(20,0,c) -); -}, -{ -closed = 1; -nodes = ( -(97,173,l), -(350,173,l), -(350,253,l), -(97,253,l) -); -}, -{ -closed = 1; -nodes = ( -(303,0,l), -(390,0,l), -(392,710,l), -(305,710,l) -); -}, -{ -closed = 1; -nodes = ( -(329,388,l), -(329,308,l), -(568,308,l), -(568,388,l) -); -}, -{ -closed = 1; -nodes = ( -(253,710,l), -(253,630,l), -(592,630,l), -(592,710,l) +(125,0,l), +(157,155,l), +(291,155,l), +(291,0,l), +(597,0,l), +(597,105,l), +(404,105,l), +(404,298,l), +(565,298,l), +(565,404,l), +(404,404,l), +(404,605,l), +(589,605,l), +(589,710,l), +(218,710,l), +(140,540,o), +(58,254,o), +(5,0,c) ); }, { closed = 1; nodes = ( -(329,80,l), -(329,0,l), -(600,0,l), -(600,80,l) +(217,405,o), +(243,501,o), +(281,606,c), +(290,606,l), +(290,266,l), +(184,266,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/A_acute.glyph b/sources/0xProto.glyphspackage/glyphs/A_acute.glyph index e32dba89..ccd70ff7 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 193; diff --git a/sources/0xProto.glyphspackage/glyphs/A_breve.glyph b/sources/0xProto.glyphspackage/glyphs/A_breve.glyph index 106f1163..c41546f7 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_breve.glyph @@ -12,6 +12,18 @@ ref = brevecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = brevecomb.case; +} +); +width = 620; } ); unicode = 258; diff --git a/sources/0xProto.glyphspackage/glyphs/A_breveacute.glyph b/sources/0xProto.glyphspackage/glyphs/A_breveacute.glyph index 5def302a..ff8b4481 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_breveacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_breveacute.glyph @@ -12,6 +12,18 @@ ref = brevecomb_acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = brevecomb_acutecomb.case; +} +); +width = 620; } ); unicode = 7854; diff --git a/sources/0xProto.glyphspackage/glyphs/A_brevedotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/A_brevedotbelow.glyph index 83b94d7c..fd409740 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_brevedotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_brevedotbelow.glyph @@ -15,6 +15,21 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = brevecomb.case; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7862; diff --git a/sources/0xProto.glyphspackage/glyphs/A_brevegrave.glyph b/sources/0xProto.glyphspackage/glyphs/A_brevegrave.glyph index 9c0cc611..fb70be6c 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_brevegrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_brevegrave.glyph @@ -12,6 +12,18 @@ ref = brevecomb_gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = brevecomb_gravecomb.case; +} +); +width = 620; } ); unicode = 7856; diff --git a/sources/0xProto.glyphspackage/glyphs/A_brevehookabove.glyph b/sources/0xProto.glyphspackage/glyphs/A_brevehookabove.glyph index ec270c7e..84ebece6 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_brevehookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_brevehookabove.glyph @@ -12,6 +12,18 @@ ref = brevecomb_hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = brevecomb_hookabovecomb.case; +} +); +width = 620; } ); unicode = 7858; diff --git a/sources/0xProto.glyphspackage/glyphs/A_brevetilde.glyph b/sources/0xProto.glyphspackage/glyphs/A_brevetilde.glyph index 602f6c98..5ab10c95 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_brevetilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_brevetilde.glyph @@ -12,6 +12,18 @@ ref = brevecomb_tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = brevecomb_tildecomb.case; +} +); +width = 620; } ); unicode = 7860; diff --git a/sources/0xProto.glyphspackage/glyphs/A_caron.glyph b/sources/0xProto.glyphspackage/glyphs/A_caron.glyph index 57bdf3a1..26db5865 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_caron.glyph @@ -12,6 +12,18 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 461; diff --git a/sources/0xProto.glyphspackage/glyphs/A_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/A_circumflex.glyph index 89858267..321d040a 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 194; diff --git a/sources/0xProto.glyphspackage/glyphs/A_circumflexacute.glyph b/sources/0xProto.glyphspackage/glyphs/A_circumflexacute.glyph index 9932d0bd..547ee9f4 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_circumflexacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_circumflexacute.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = circumflexcomb_acutecomb.case; +} +); +width = 620; } ); unicode = 7844; diff --git a/sources/0xProto.glyphspackage/glyphs/A_circumflexdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/A_circumflexdotbelow.glyph index 14dd113c..f6856785 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_circumflexdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_circumflexdotbelow.glyph @@ -15,6 +15,21 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = circumflexcomb.case; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7852; diff --git a/sources/0xProto.glyphspackage/glyphs/A_circumflexgrave.glyph b/sources/0xProto.glyphspackage/glyphs/A_circumflexgrave.glyph index dc845be6..483011fa 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_circumflexgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_circumflexgrave.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = circumflexcomb_gravecomb.case; +} +); +width = 620; } ); unicode = 7846; diff --git a/sources/0xProto.glyphspackage/glyphs/A_circumflexhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/A_circumflexhookabove.glyph index 38ea146d..461c2d27 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_circumflexhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_circumflexhookabove.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = circumflexcomb_hookabovecomb.case; +} +); +width = 620; } ); unicode = 7848; diff --git a/sources/0xProto.glyphspackage/glyphs/A_circumflextilde.glyph b/sources/0xProto.glyphspackage/glyphs/A_circumflextilde.glyph index 38897ed1..28aca5b2 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_circumflextilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_circumflextilde.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = circumflexcomb_tildecomb.case; +} +); +width = 620; } ); unicode = 7850; diff --git a/sources/0xProto.glyphspackage/glyphs/A_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/A_dieresis.glyph index b801b983..03864a1f 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 196; diff --git a/sources/0xProto.glyphspackage/glyphs/A_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/A_dotaccent.glyph index 2f7675b2..bee4e426 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_dotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 550; diff --git a/sources/0xProto.glyphspackage/glyphs/A_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/A_dotbelow.glyph index f81658f0..547814a8 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7840; diff --git a/sources/0xProto.glyphspackage/glyphs/A_grave.glyph b/sources/0xProto.glyphspackage/glyphs/A_grave.glyph index 952a963e..e4d692ee 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 192; diff --git a/sources/0xProto.glyphspackage/glyphs/A_hookabove.glyph b/sources/0xProto.glyphspackage/glyphs/A_hookabove.glyph index 216c6c15..fc0f23ad 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_hookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_hookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7842; diff --git a/sources/0xProto.glyphspackage/glyphs/A_macron.glyph b/sources/0xProto.glyphspackage/glyphs/A_macron.glyph index a966f1a3..a5f4a469 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_macron.glyph @@ -12,6 +12,18 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 256; diff --git a/sources/0xProto.glyphspackage/glyphs/A_ogonek.glyph b/sources/0xProto.glyphspackage/glyphs/A_ogonek.glyph index eead64d2..8219667b 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_ogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_ogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +pos = (187,-3); +ref = ogonekcomb.case; +} +); +width = 620; } ); unicode = 260; diff --git a/sources/0xProto.glyphspackage/glyphs/A_ring.glyph b/sources/0xProto.glyphspackage/glyphs/A_ring.glyph index f72e1e8a..06464658 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_ring.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_ring.glyph @@ -12,6 +12,18 @@ ref = ringcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = ringcomb.case; +} +); +width = 620; } ); unicode = 197; diff --git a/sources/0xProto.glyphspackage/glyphs/A_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/A_tilde.glyph index 653f1f39..68b5dcf6 100644 --- a/sources/0xProto.glyphspackage/glyphs/A_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/A_tilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = A; +}, +{ +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 195; diff --git a/sources/0xProto.glyphspackage/glyphs/B_.glyph b/sources/0xProto.glyphspackage/glyphs/B_.glyph index 94f81139..a8ed9b5f 100644 --- a/sources/0xProto.glyphspackage/glyphs/B_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/B_.glyph @@ -21,72 +21,117 @@ shapes = ( { closed = 1; nodes = ( -(70,0,l), -(168,0,l), -(168,710,l), -(70,710,l) +(292,0,ls), +(432,0,o), +(565,40,o), +(565,199,cs), +(565,298,o), +(496,350,o), +(410,372,c), +(479,401,o), +(527,456,o), +(527,532,cs), +(527,655,o), +(437,710,o), +(292,710,cs), +(70,710,l), +(70,0,l) ); }, { closed = 1; nodes = ( -(167,350,l), -(234,350,o), -(239,350,o), -(292,350,cs), -(418,350,o), -(527,418,o), -(527,532,cs), -(527,655,o), -(437,710,o), -(292,710,cs), -(252,710,o), -(241,710,o), -(167,710,c), -(167,622,l), -(242,622,o), -(250,622,o), -(292,622,cs), +(168,325,l), +(292,325,ls), +(384,325,o), +(467,306,o), +(467,206,cs), +(467,99,o), +(384,88,o), +(292,88,cs), +(168,88,l) +); +}, +{ +closed = 1; +nodes = ( +(168,622,l), +(292,622,ls), (382,622,o), (429,592,o), (429,519,cs), (429,443,o), (382,413,o), (292,413,cs), -(239,413,o), -(235,413,o), -(167,413,c) +(168,413,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = center; +pos = (310,355); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(299,0,ls), +(457,0,o), +(571,48,o), +(571,199,cs), +(571,288,o), +(519,344,o), +(431,372,c), +(492,402,o), +(533,461,o), +(533,534,cs), +(533,654,o), +(451,710,o), +(299,710,c), +(66,710,l), +(66,0,l) ); }, { closed = 1; nodes = ( -(167,0,l), -(234,0,o), -(239,0,o), -(292,0,cs), -(432,0,o), -(565,40,o), -(565,199,cs), -(565,342,o), -(422,386,o), -(292,386,cs), -(252,386,o), -(241,386,o), -(167,386,c), -(167,325,l), -(242,325,o), -(250,325,o), -(292,325,cs), -(384,325,o), -(467,306,o), -(467,206,cs), -(467,99,o), -(384,88,o), -(292,88,cs), -(239,88,o), -(235,88,o), -(167,88,c) +(196,310,l), +(280,310,ls), +(360,310,o), +(431,293,o), +(431,209,cs), +(431,119,o), +(360,109,o), +(280,109,cs), +(196,109,l) +); +}, +{ +closed = 1; +nodes = ( +(196,603,l), +(281,603,ls), +(357,603,o), +(399,577,o), +(399,516,cs), +(399,452,o), +(357,426,o), +(281,426,cs), +(196,426,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/B_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/B_macronbelow.glyph index 72badb2d..5ed342ef 100644 --- a/sources/0xProto.glyphspackage/glyphs/B_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/B_macronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = B; +}, +{ +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7686; diff --git a/sources/0xProto.glyphspackage/glyphs/C_.glyph b/sources/0xProto.glyphspackage/glyphs/C_.glyph index 7f7edbdc..e52d41c7 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_.glyph @@ -56,46 +56,43 @@ pos = (323,0); }, { name = top; -pos = (321,726); +pos = (323,726); } ); -associatedMasterId = m01; -layerId = "9F8F9756-CFFF-4994-9918-AD4D501A7E70"; -name = "Apr 19, 24 at 16:44"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(441,-16,o), -(509,9,o), -(581,70,c), -(524,143,l), -(466,94,o), -(413,74,o), -(341,74,cs), -(211,74,o), -(134,177,o), -(134,352,cs), -(134,531,o), -(204,636,o), -(323,636,cs), -(402,636,o), -(451,598,o), -(488,525,c), -(569,565,l), -(519,675,o), -(445,726,o), -(321,726,cs), -(141,726,o), -(35,587,o), -(35,352,cs), -(35,121,o), -(149,-16,o), -(341,-16,cs) +(435,-16,o), +(511,10,o), +(583,71,c), +(498,183,l), +(451,147,o), +(402,124,o), +(338,124,cs), +(234,124,o), +(171,211,o), +(171,356,cs), +(171,507,o), +(236,593,o), +(325,593,cs), +(389,593,o), +(431,553,o), +(460,497,c), +(575,565,l), +(526,669,o), +(444,726,o), +(323,726,cs), +(138,726,o), +(29,587,o), +(29,352,cs), +(29,119,o), +(145,-16,o), +(340,-16,cs) ); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/C_R_.glyph b/sources/0xProto.glyphspackage/glyphs/C_R_.glyph index 266b6492..240ea396 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_R_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_R_.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 13; diff --git a/sources/0xProto.glyphspackage/glyphs/C_acute.glyph b/sources/0xProto.glyphspackage/glyphs/C_acute.glyph index 31cd1c59..9dca8252 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_acute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = C; +}, +{ +pos = (13,16); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 262; diff --git a/sources/0xProto.glyphspackage/glyphs/C_caron.glyph b/sources/0xProto.glyphspackage/glyphs/C_caron.glyph index 02fd64d5..1067ae38 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = C; +}, +{ +pos = (13,16); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 268; diff --git a/sources/0xProto.glyphspackage/glyphs/C_cedilla.glyph b/sources/0xProto.glyphspackage/glyphs/C_cedilla.glyph index 174213bc..7b4934ce 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_cedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_cedilla.glyph @@ -13,6 +13,19 @@ ref = cedillacomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = C; +}, +{ +pos = (13,0); +ref = cedillacomb.case; +} +); +width = 620; } ); unicode = 199; diff --git a/sources/0xProto.glyphspackage/glyphs/C_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/C_circumflex.glyph index 10e1141d..e19b4497 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_circumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = C; +}, +{ +pos = (13,16); +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 264; diff --git a/sources/0xProto.glyphspackage/glyphs/C_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/C_dotaccent.glyph index 6b3d8aea..e163f156 100644 --- a/sources/0xProto.glyphspackage/glyphs/C_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/C_dotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = C; +}, +{ +pos = (13,16); +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 266; diff --git a/sources/0xProto.glyphspackage/glyphs/D_.glyph b/sources/0xProto.glyphspackage/glyphs/D_.glyph index 40335e76..bcd45339 100644 --- a/sources/0xProto.glyphspackage/glyphs/D_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/D_.glyph @@ -17,41 +17,73 @@ shapes = ( { closed = 1; nodes = ( -(63,0,l), -(161,0,l), -(161,710,l), -(63,710,l) -); -}, -{ -closed = 1; -nodes = ( -(160,0,l), -(184,0,o), -(236,0,o), -(260,0,cs), +(260,0,ls), (460,0,o), (577,140,o), (577,377,cs), (577,624,o), (428,710,o), (266,710,cs), -(231,710,o), -(199,710,o), -(160,710,c), -(160,622,l), -(201,622,o), -(234,622,o), -(266,622,cs), +(63,710,l), +(63,0,l) +); +}, +{ +closed = 1; +nodes = ( +(161,622,l), +(266,622,ls), (395,622,o), (479,535,o), (479,377,cs), (479,241,o), (433,88,o), (260,88,cs), -(240,88,o), -(186,88,o), -(160,88,c) +(161,88,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (280,0); +}, +{ +name = top; +pos = (280,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(260,0,ls), +(467,0,o), +(583,142,o), +(583,377,cs), +(583,622,o), +(434,710,o), +(266,710,cs), +(57,710,l), +(57,0,l) +); +}, +{ +closed = 1; +nodes = ( +(189,583,l), +(264,583,ls), +(377,583,o), +(450,510,o), +(450,374,cs), +(450,258,o), +(409,127,o), +(259,127,cs), +(189,127,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/D_caron.glyph b/sources/0xProto.glyphspackage/glyphs/D_caron.glyph index e8296e9b..d86bb141 100644 --- a/sources/0xProto.glyphspackage/glyphs/D_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/D_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = D; +}, +{ +pos = (-30,0); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 270; diff --git a/sources/0xProto.glyphspackage/glyphs/D_circumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/D_circumflexbelow.glyph index 45e06c34..c175bd4a 100644 --- a/sources/0xProto.glyphspackage/glyphs/D_circumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/D_circumflexbelow.glyph @@ -13,6 +13,19 @@ ref = circumflexbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = D; +}, +{ +pos = (-30,0); +ref = circumflexbelowcomb.case; +} +); +width = 620; } ); unicode = 7698; diff --git a/sources/0xProto.glyphspackage/glyphs/D_croat.glyph b/sources/0xProto.glyphspackage/glyphs/D_croat.glyph index dda102a7..5cd91d3d 100644 --- a/sources/0xProto.glyphspackage/glyphs/D_croat.glyph +++ b/sources/0xProto.glyphspackage/glyphs/D_croat.glyph @@ -7,50 +7,81 @@ shapes = ( { closed = 1; nodes = ( -(93,0,l), -(191,0,l), -(191,710,l), -(93,710,l) -); -}, -{ -closed = 1; -nodes = ( -(190,0,l), -(214,0,o), -(266,0,o), -(290,0,cs), +(290,0,l), (483,0,o), (600,140,o), (600,377,cs), (600,624,o), (451,710,o), -(296,710,cs), -(261,710,o), -(229,710,o), -(190,710,c), -(190,622,l), -(231,622,o), -(264,622,o), -(296,622,cs), +(296,710,c), +(93,710,l), +(93,0,l) +); +}, +{ +closed = 1; +nodes = ( +(347,305,l), +(347,391,l), +(16,391,l), +(16,305,l) +); +}, +{ +closed = 1; +nodes = ( +(191,622,l), +(296,622,ls), (418,622,o), (502,535,o), (502,377,cs), (502,241,o), (456,88,o), (290,88,cs), -(270,88,o), -(216,88,o), -(190,88,c) +(191,88,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(16,305,l), -(347,305,l), -(347,391,l), -(16,391,l) +(283,0,ls), +(490,0,o), +(606,142,o), +(606,377,cs), +(606,622,o), +(449,710,o), +(289,710,cs), +(83,710,l), +(83,0,l) +); +}, +{ +closed = 1; +nodes = ( +(349,295,l), +(349,411,l), +(16,411,l), +(16,295,l) +); +}, +{ +closed = 1; +nodes = ( +(210,584,l), +(287,584,ls), +(400,584,o), +(473,511,o), +(473,374,cs), +(473,257,o), +(432,126,o), +(282,126,cs), +(210,126,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/D_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/D_dotbelow.glyph index 82956331..b0b935b2 100644 --- a/sources/0xProto.glyphspackage/glyphs/D_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/D_dotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = D; +}, +{ +pos = (-30,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7692; diff --git a/sources/0xProto.glyphspackage/glyphs/D_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/D_macronbelow.glyph index 8547ea73..7a496a60 100644 --- a/sources/0xProto.glyphspackage/glyphs/D_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/D_macronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = D; +}, +{ +pos = (-30,0); +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7694; diff --git a/sources/0xProto.glyphspackage/glyphs/E_.glyph b/sources/0xProto.glyphspackage/glyphs/E_.glyph index 39a24ab6..8e8324a6 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_.glyph @@ -21,6 +21,140 @@ shapes = ( { closed = 1; nodes = ( +(545,0,l), +(545,88,l), +(189,88,l), +(189,326,l), +(513,326,l), +(513,414,l), +(189,414,l), +(189,622,l), +(537,622,l), +(537,710,l), +(90,710,l), +(90,0,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (320,0); +}, +{ +name = ogonek; +pos = (551,0); +}, +{ +name = top; +pos = (320,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(551,0,l), +(551,127,l), +(217,127,l), +(217,306,l), +(519,306,l), +(519,433,l), +(217,433,l), +(217,583,l), +(543,583,l), +(543,710,l), +(82,710,l), +(82,0,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (320,0); +}, +{ +name = ogonek; +pos = (545,0); +}, +{ +name = top; +pos = (320,710); +} +); +associatedMasterId = m01; +layerId = "72D6CADA-3E76-401F-A8A4-4FAF00AB565E"; +name = "Jul 31, 24 at 19:46"; +shapes = ( +{ +closed = 1; +nodes = ( +(90,0,l), +(188,0,l), +(190,710,l), +(92,710,l) +); +}, +{ +closed = 1; +nodes = ( +(116,414,l), +(116,326,l), +(513,326,l), +(513,414,l) +); +}, +{ +closed = 1; +nodes = ( +(118,710,l), +(118,622,l), +(537,622,l), +(537,710,l) +); +}, +{ +closed = 1; +nodes = ( +(116,88,l), +(116,0,l), +(545,0,l), +(545,88,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (320,0); +}, +{ +name = ogonek; +pos = (545,0); +}, +{ +name = top; +pos = (320,710); +} +); +associatedMasterId = m002; +layerId = "5385A824-46EE-447A-99A7-95C4A5FBA57A"; +name = "Jul 31, 24 at 19:46"; +shapes = ( +{ +closed = 1; +nodes = ( (90,0,l), (188,0,l), (190,710,l), diff --git a/sources/0xProto.glyphspackage/glyphs/E_acute.glyph b/sources/0xProto.glyphspackage/glyphs/E_acute.glyph index 7187d520..ff115623 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_acute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 201; diff --git a/sources/0xProto.glyphspackage/glyphs/E_breve.glyph b/sources/0xProto.glyphspackage/glyphs/E_breve.glyph index b97f2a2a..704143cb 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_breve.glyph @@ -13,6 +13,19 @@ ref = brevecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = brevecomb.case; +} +); +width = 620; } ); unicode = 276; diff --git a/sources/0xProto.glyphspackage/glyphs/E_caron.glyph b/sources/0xProto.glyphspackage/glyphs/E_caron.glyph index 442920ed..440e9192 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 282; diff --git a/sources/0xProto.glyphspackage/glyphs/E_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/E_circumflex.glyph index 7bdf51d8..90692578 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_circumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 202; diff --git a/sources/0xProto.glyphspackage/glyphs/E_circumflexacute.glyph b/sources/0xProto.glyphspackage/glyphs/E_circumflexacute.glyph index e553cebb..0079cf38 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_circumflexacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_circumflexacute.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = circumflexcomb_acutecomb.case; +} +); +width = 620; } ); unicode = 7870; diff --git a/sources/0xProto.glyphspackage/glyphs/E_circumflexdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/E_circumflexdotbelow.glyph index 8b62047a..d8982be0 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_circumflexdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_circumflexdotbelow.glyph @@ -17,6 +17,23 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = circumflexcomb.case; +}, +{ +pos = (10,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7878; diff --git a/sources/0xProto.glyphspackage/glyphs/E_circumflexgrave.glyph b/sources/0xProto.glyphspackage/glyphs/E_circumflexgrave.glyph index 6a8d9040..a27843f2 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_circumflexgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_circumflexgrave.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = circumflexcomb_gravecomb.case; +} +); +width = 620; } ); unicode = 7872; diff --git a/sources/0xProto.glyphspackage/glyphs/E_circumflexhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/E_circumflexhookabove.glyph index 7c9698d5..3b9aeba7 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_circumflexhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_circumflexhookabove.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = circumflexcomb_hookabovecomb.case; +} +); +width = 620; } ); unicode = 7874; diff --git a/sources/0xProto.glyphspackage/glyphs/E_circumflextilde.glyph b/sources/0xProto.glyphspackage/glyphs/E_circumflextilde.glyph index 088b9b26..533f78f2 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_circumflextilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_circumflextilde.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = circumflexcomb_tildecomb.case; +} +); +width = 620; } ); unicode = 7876; diff --git a/sources/0xProto.glyphspackage/glyphs/E_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/E_dieresis.glyph index f6398bb7..f7a835e9 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_dieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 203; diff --git a/sources/0xProto.glyphspackage/glyphs/E_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/E_dotaccent.glyph index a2641d87..7188f32a 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_dotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 278; diff --git a/sources/0xProto.glyphspackage/glyphs/E_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/E_dotbelow.glyph index 1fc56695..4ad8688f 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_dotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7864; diff --git a/sources/0xProto.glyphspackage/glyphs/E_grave.glyph b/sources/0xProto.glyphspackage/glyphs/E_grave.glyph index 73f6f4c8..31e0f4d9 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_grave.glyph @@ -13,6 +13,19 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 200; diff --git a/sources/0xProto.glyphspackage/glyphs/E_hookabove.glyph b/sources/0xProto.glyphspackage/glyphs/E_hookabove.glyph index 103eb0b3..4acd99f5 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_hookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_hookabove.glyph @@ -13,6 +13,19 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7866; diff --git a/sources/0xProto.glyphspackage/glyphs/E_macron.glyph b/sources/0xProto.glyphspackage/glyphs/E_macron.glyph index 4e176c2e..e70f5770 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_macron.glyph @@ -13,6 +13,19 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 274; diff --git a/sources/0xProto.glyphspackage/glyphs/E_ng.glyph b/sources/0xProto.glyphspackage/glyphs/E_ng.glyph index 27e76a57..fede2a3d 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_ng.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_ng.glyph @@ -17,43 +17,63 @@ shapes = ( { closed = 1; nodes = ( +(410,-200,ls), +(561,-200,o), +(564,-127,o), +(564,0,cs), +(564,710,l), +(466,710,l), +(466,170,l), (177,710,l), -(63,710,l), -(474,-29,l), -(553,7,l) -); -}, -{ -closed = 1; -nodes = ( +(56,710,l), (56,0,l), (154,0,l), -(154,710,l), -(56,710,l) +(154,546,l), +(466,-15,l), +(465,-102,o), +(458,-113,o), +(386,-113,cs), +(350,-113,l), +(350,-200,l) +); +} ); +width = 620; }, { -closed = 1; -nodes = ( -(466,0,l), -(564,0,l), -(564,710,l), -(466,710,l) -); +anchors = ( +{ +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(350,-200,l), -(410,-200,ls), -(564,-200,o), -(564,-124,o), -(564,7,c), -(466,7,l), -(466,-100,o), -(464,-113,o), -(386,-113,cs), -(350,-113,l) +(418,-200,ls), +(558,-200,o), +(574,-146,o), +(574,0,cs), +(574,710,l), +(447,710,l), +(447,225,l), +(192,710,l), +(46,710,l), +(46,0,l), +(173,0,l), +(173,496,l), +(447,-1,l), +(447,-80,o), +(440,-92,o), +(376,-92,cs), +(350,-92,l), +(350,-200,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/E_ogonek.glyph b/sources/0xProto.glyphspackage/glyphs/E_ogonek.glyph index 5e93cf30..47fa766b 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_ogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_ogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (140,-3); +ref = ogonekcomb.case; +} +); +width = 620; } ); unicode = 280; diff --git a/sources/0xProto.glyphspackage/glyphs/E_th.glyph b/sources/0xProto.glyphspackage/glyphs/E_th.glyph index d439a246..12d5574b 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_th.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_th.glyph @@ -7,50 +7,81 @@ shapes = ( { closed = 1; nodes = ( -(93,0,l), -(191,0,l), -(191,710,l), -(93,710,l) -); -}, -{ -closed = 1; -nodes = ( -(190,0,l), -(214,0,o), -(266,0,o), -(290,0,cs), +(290,0,l), (483,0,o), (600,140,o), (600,377,cs), (600,624,o), (451,710,o), -(296,710,cs), -(261,710,o), -(229,710,o), -(190,710,c), -(190,622,l), -(231,622,o), -(264,622,o), -(296,622,cs), +(296,710,c), +(93,710,l), +(93,0,l) +); +}, +{ +closed = 1; +nodes = ( +(347,305,l), +(347,391,l), +(16,391,l), +(16,305,l) +); +}, +{ +closed = 1; +nodes = ( +(191,622,l), +(296,622,ls), (418,622,o), (502,535,o), (502,377,cs), (502,241,o), (456,88,o), (290,88,cs), -(270,88,o), -(216,88,o), -(190,88,c) +(191,88,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(16,305,l), -(347,305,l), -(347,391,l), -(16,391,l) +(283,0,ls), +(490,0,o), +(606,142,o), +(606,377,cs), +(606,622,o), +(449,710,o), +(289,710,cs), +(83,710,l), +(83,0,l) +); +}, +{ +closed = 1; +nodes = ( +(349,295,l), +(349,411,l), +(16,411,l), +(16,295,l) +); +}, +{ +closed = 1; +nodes = ( +(210,584,l), +(287,584,ls), +(400,584,o), +(473,511,o), +(473,374,cs), +(473,257,o), +(432,126,o), +(282,126,cs), +(210,126,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/E_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/E_tilde.glyph index d80172d0..9a2b4c0e 100644 --- a/sources/0xProto.glyphspackage/glyphs/E_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/E_tilde.glyph @@ -13,6 +13,19 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = E; +}, +{ +pos = (10,0); +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 7868; diff --git a/sources/0xProto.glyphspackage/glyphs/F_.glyph b/sources/0xProto.glyphspackage/glyphs/F_.glyph index 8ebd46e4..59b27343 100644 --- a/sources/0xProto.glyphspackage/glyphs/F_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/F_.glyph @@ -17,28 +17,47 @@ shapes = ( { closed = 1; nodes = ( -(92,0,l), (190,0,l), -(190,710,l), -(92,710,l) +(190,315,l), +(500,315,l), +(500,403,l), +(190,403,l), +(190,622,l), +(544,622,l), +(544,710,l), +(92,710,l), +(92,0,l) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(118,403,l), -(118,315,l), -(500,315,l), -(500,403,l) -); +anchors = ( +{ +name = bottom; +pos = (322,0); }, { +name = top; +pos = (322,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(118,710,l), -(118,622,l), -(544,622,l), -(544,710,l) +(216,0,l), +(216,295,l), +(506,295,l), +(506,421,l), +(216,421,l), +(216,584,l), +(550,584,l), +(550,710,l), +(82,710,l), +(82,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/G_.glyph b/sources/0xProto.glyphspackage/glyphs/G_.glyph index 2c748381..4c0b9768 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_.glyph @@ -58,6 +58,64 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (342,0); +}, +{ +name = top; +pos = (330,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(314,236,l), +(463,236,l), +(463,64,l), +(581,64,l), +(581,354,l), +(314,354,l) +); +}, +{ +closed = 1; +nodes = ( +(506,701,o), +(437,726,o), +(346,726,cs), +(141,726,o), +(32,587,o), +(32,352,cs), +(32,121,o), +(150,-16,o), +(347,-16,cs), +(441,-16,o), +(516,10,o), +(581,64,c), +(526,181,l), +(469,126,o), +(423,113,o), +(346,113,cs), +(258,113,o), +(174,188,o), +(174,352,cs), +(174,526,o), +(248,601,o), +(348,603,cs), +(404,604,o), +(448,588,o), +(498,560,c), +(557,661,l) +); +} +); +width = 620; } ); unicode = 71; diff --git a/sources/0xProto.glyphspackage/glyphs/G_breve.glyph b/sources/0xProto.glyphspackage/glyphs/G_breve.glyph index bed3172d..94303c58 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_breve.glyph @@ -13,6 +13,19 @@ ref = brevecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = G; +}, +{ +pos = (20,0); +ref = brevecomb.case; +} +); +width = 620; } ); unicode = 286; diff --git a/sources/0xProto.glyphspackage/glyphs/G_caron.glyph b/sources/0xProto.glyphspackage/glyphs/G_caron.glyph index ffeed855..ab0e8137 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = G; +}, +{ +pos = (20,0); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 486; diff --git a/sources/0xProto.glyphspackage/glyphs/G_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/G_circumflex.glyph index 41d5a3fc..9aba7ca2 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_circumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = G; +}, +{ +pos = (20,0); +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 284; diff --git a/sources/0xProto.glyphspackage/glyphs/G_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/G_commaaccent.glyph index 03739e6a..40ea1e04 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_commaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = G; +}, +{ +pos = (32,0); +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 290; diff --git a/sources/0xProto.glyphspackage/glyphs/G_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/G_dotaccent.glyph index 94af0156..845f2851 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_dotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = G; +}, +{ +pos = (20,0); +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 288; diff --git a/sources/0xProto.glyphspackage/glyphs/G_ermandbls.glyph b/sources/0xProto.glyphspackage/glyphs/G_ermandbls.glyph index 9bdf2218..235291e7 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_ermandbls.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_ermandbls.glyph @@ -50,95 +50,48 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "8960828D-A8DC-44EC-9162-EA929AEB9D52"; -name = "Dec 20, 23 at 15:54"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(336,465,l), -(488,399,o), -(589,297,o), -(589,188,cs), -(589,81,o), -(506,-15,o), -(329,-16,c), -(291,75,l), -(414,75,o), -(490,130,o), -(490,203,cs), -(490,311,o), -(343,361,o), -(264,382,c), -(264,388,l) -); -}, -{ -closed = 1; -nodes = ( -(384,388,l), -(264,388,l), -(449,598,l), -(430,641,o), -(378,671,o), -(312,671,cs), -(231,671,o), -(160,635,o), -(160,518,cs), -(160,0,l), -(65,0,l), -(65,542,ls), -(65,730,o), -(216,765,o), -(306,765,cs), -(432,765,o), -(535,699,o), -(560,577,c) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "AB22587F-9486-4FEC-8517-2F5184B1537A"; -name = "Apr 27, 24 at 10:14"; -shapes = ( -{ -closed = 1; -nodes = ( -(224,669,o), -(153,635,o), -(153,500,cs), -(153,0,l), -(58,0,l), -(58,520,ls), -(58,727,o), -(204,766,o), -(305,766,cs), -(461,766,o), -(546,653,o), -(550,541,c), -(428,409,l), -(567,353,o), -(610,257,o), -(589,164,cs), -(561,38,o), -(464,-51,o), -(251,19,c), -(251,115,l), -(399,56,o), -(476,106,o), -(494,184,cs), -(511,259,o), -(443,333,o), -(311,346,c), -(311,428,l), -(441,571,l), -(428,628,o), -(374,669,o), -(308,669,cs) +(220,615,o), +(170,569,o), +(170,455,cs), +(170,0,l), +(50,0,l), +(50,480,ls), +(50,676,o), +(181,726,o), +(297,726,cs), +(477,726,o), +(551,609,o), +(549,494,c), +(423,379,l), +(493,356,o), +(546,310,o), +(569,258,cs), +(599,190,o), +(588,92,o), +(513,35,cs), +(448,-15,o), +(336,-20,o), +(232,12,c), +(232,130,l), +(312,108,o), +(380,98,o), +(420,123,cs), +(458,147,o), +(467,204,o), +(445,235,cs), +(416,275,o), +(369,293,o), +(284,305,c), +(284,408,l), +(413,533,l), +(405,574,o), +(362,615,o), +(295,615,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/G_macron.glyph b/sources/0xProto.glyphspackage/glyphs/G_macron.glyph index c0b37cd3..c3a1f47f 100644 --- a/sources/0xProto.glyphspackage/glyphs/G_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/G_macron.glyph @@ -13,6 +13,19 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = G; +}, +{ +pos = (20,0); +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 7712; diff --git a/sources/0xProto.glyphspackage/glyphs/H_.glyph b/sources/0xProto.glyphspackage/glyphs/H_.glyph index 7f241dc9..b16595c9 100644 --- a/sources/0xProto.glyphspackage/glyphs/H_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/H_.glyph @@ -19,26 +19,49 @@ closed = 1; nodes = ( (80,0,l), (178,0,l), +(178,326,l), +(442,326,l), +(442,0,l), +(540,0,l), +(540,710,l), +(442,710,l), +(442,414,l), +(178,414,l), (178,710,l), (80,710,l) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(442,0,l), -(540,0,l), -(540,710,l), -(442,710,l) -); +anchors = ( +{ +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(97,414,l), -(97,326,l), -(511,326,l), -(511,414,l) +(58,0,l), +(196,0,l), +(196,305,l), +(424,305,l), +(424,0,l), +(562,0,l), +(562,710,l), +(424,710,l), +(424,435,l), +(196,435,l), +(196,710,l), +(58,710,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/H_bar.glyph b/sources/0xProto.glyphspackage/glyphs/H_bar.glyph index 5e035866..7d7eff23 100644 --- a/sources/0xProto.glyphspackage/glyphs/H_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/H_bar.glyph @@ -18,6 +18,24 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = H; +}, +{ +closed = 1; +nodes = ( +(13,518,l), +(607,518,l), +(607,618,l), +(13,618,l) +); +} +); +width = 620; } ); unicode = 294; diff --git a/sources/0xProto.glyphspackage/glyphs/H_brevebelow.glyph b/sources/0xProto.glyphspackage/glyphs/H_brevebelow.glyph index e9c9e11f..0f1d16fd 100644 --- a/sources/0xProto.glyphspackage/glyphs/H_brevebelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/H_brevebelow.glyph @@ -12,6 +12,18 @@ ref = brevebelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = H; +}, +{ +ref = brevebelowcomb.case; +} +); +width = 620; } ); unicode = 7722; diff --git a/sources/0xProto.glyphspackage/glyphs/H_cedilla.glyph b/sources/0xProto.glyphspackage/glyphs/H_cedilla.glyph index 5bbe4468..0f3b9c98 100644 --- a/sources/0xProto.glyphspackage/glyphs/H_cedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/H_cedilla.glyph @@ -39,9 +39,7 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "33D68BC8-4B6D-42FA-98D8-0017EBC5332D"; -name = "Apr 19, 24 at 16:49"; +layerId = m002; shapes = ( { ref = H; @@ -49,29 +47,29 @@ ref = H; { closed = 1; nodes = ( -(103,19,l), -(59,-67,l), -(84,-101,l), -(156,-77,o), -(192,-97,o), -(191,-129,cs), -(190,-163,o), -(149,-178,o), -(119,-178,cs), -(93,-178,o), -(54,-170,o), -(20,-149,c), -(-5,-202,l), -(27,-223,o), -(71,-238,o), -(117,-238,cs), -(195,-238,o), -(256,-198,o), -(258,-126,cs), -(259,-82,o), -(219,-28,o), -(136,-40,c), -(170,19,l) +(108,26,l), +(60,-71,l), +(89,-111,l), +(160,-87,o), +(198,-105,o), +(197,-131,cs), +(196,-159,o), +(163,-173,o), +(130,-173,cs), +(104,-173,o), +(64,-165,o), +(30,-144,c), +(0,-203,l), +(32,-224,o), +(82,-243,o), +(128,-243,cs), +(215,-243,o), +(272,-199,o), +(274,-127,cs), +(275,-83,o), +(237,-34,o), +(152,-41,c), +(190,26,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/H_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/H_circumflex.glyph index e31c3812..355c80c9 100644 --- a/sources/0xProto.glyphspackage/glyphs/H_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/H_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = H; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 292; diff --git a/sources/0xProto.glyphspackage/glyphs/H_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/H_dotbelow.glyph index dd87d5b1..30e344d1 100644 --- a/sources/0xProto.glyphspackage/glyphs/H_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/H_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = H; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7716; diff --git a/sources/0xProto.glyphspackage/glyphs/I_.glyph b/sources/0xProto.glyphspackage/glyphs/I_.glyph index 7dc2f8d3..b47881bf 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_.glyph @@ -47,6 +47,53 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = ogonek; +pos = (534,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(378,0,l), +(378,710,l), +(242,710,l), +(242,0,l) +); +}, +{ +closed = 1; +nodes = ( +(529,710,l), +(91,710,l), +(91,590,l), +(529,590,l) +); +}, +{ +closed = 1; +nodes = ( +(534,120,l), +(86,120,l), +(86,0,l), +(534,0,l) +); +} +); +width = 620; } ); unicode = 73; diff --git a/sources/0xProto.glyphspackage/glyphs/I_acute.glyph b/sources/0xProto.glyphspackage/glyphs/I_acute.glyph index 5e08ac0d..f77a0110 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 205; diff --git a/sources/0xProto.glyphspackage/glyphs/I_breve.glyph b/sources/0xProto.glyphspackage/glyphs/I_breve.glyph index 0cb8388f..b485ae5e 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_breve.glyph @@ -12,6 +12,18 @@ ref = brevecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = brevecomb.case; +} +); +width = 620; } ); unicode = 300; diff --git a/sources/0xProto.glyphspackage/glyphs/I_caron.glyph b/sources/0xProto.glyphspackage/glyphs/I_caron.glyph index 6b48c832..b1d19aae 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_caron.glyph @@ -12,6 +12,18 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 463; diff --git a/sources/0xProto.glyphspackage/glyphs/I_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/I_circumflex.glyph index e8b8a3f7..972ac063 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 206; diff --git a/sources/0xProto.glyphspackage/glyphs/I_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/I_dieresis.glyph index 88621c12..16fa2916 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 207; diff --git a/sources/0xProto.glyphspackage/glyphs/I_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/I_dotaccent.glyph index 5a73ddc7..bc9e76b2 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_dotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 304; diff --git a/sources/0xProto.glyphspackage/glyphs/I_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/I_dotbelow.glyph index 12d67aa4..d7cefeab 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7882; diff --git a/sources/0xProto.glyphspackage/glyphs/I_grave.glyph b/sources/0xProto.glyphspackage/glyphs/I_grave.glyph index 41c9a5a5..eeba17be 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 204; diff --git a/sources/0xProto.glyphspackage/glyphs/I_hookabove.glyph b/sources/0xProto.glyphspackage/glyphs/I_hookabove.glyph index 897f649f..daf66f1f 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_hookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_hookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7880; diff --git a/sources/0xProto.glyphspackage/glyphs/I_macron.glyph b/sources/0xProto.glyphspackage/glyphs/I_macron.glyph index a519886b..17fba63a 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_macron.glyph @@ -12,6 +12,18 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 298; diff --git a/sources/0xProto.glyphspackage/glyphs/I_ogonek.glyph b/sources/0xProto.glyphspackage/glyphs/I_ogonek.glyph index e463743e..fb523262 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_ogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_ogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +pos = (123,-3); +ref = ogonekcomb.case; +} +); +width = 620; } ); unicode = 302; diff --git a/sources/0xProto.glyphspackage/glyphs/I_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/I_tilde.glyph index f5ad6daa..5cf7ff27 100644 --- a/sources/0xProto.glyphspackage/glyphs/I_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/I_tilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = I; +}, +{ +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 296; diff --git a/sources/0xProto.glyphspackage/glyphs/J_.glyph b/sources/0xProto.glyphspackage/glyphs/J_.glyph index 9490cb7d..5ff6bbff 100644 --- a/sources/0xProto.glyphspackage/glyphs/J_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/J_.glyph @@ -17,7 +17,14 @@ shapes = ( { closed = 1; nodes = ( -(430,208,l), +(412,-16,o), +(526,20,o), +(528,202,cs), +(528,710,l), +(180,710,l), +(180,622,l), +(430,622,l), +(430,208,ls), (430,104,o), (373,73,o), (292,73,cs), @@ -27,28 +34,46 @@ nodes = ( (80,49,l), (162,7,o), (231,-16,o), -(319,-16,cs), -(413,-16,o), -(528,21,o), -(528,208,c) +(319,-16,cs) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(180,622,l), -(528,622,l), -(528,710,l), -(180,710,l) -); +anchors = ( +{ +name = bottom; +pos = (321,-16); }, { +name = top; +pos = (361,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(430,710,l), -(430,202,l), -(528,202,l), -(528,710,l) +(404,-16,o), +(538,25,o), +(538,207,cs), +(538,710,l), +(170,710,l), +(170,586,l), +(411,586,l), +(411,246,ls), +(411,156,o), +(372,113,o), +(292,113,cs), +(242,113,o), +(178,138,o), +(140,161,c), +(74,53,l), +(157,5,o), +(226,-16,o), +(319,-16,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/J_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/J_circumflex.glyph index 482bf241..55ff1695 100644 --- a/sources/0xProto.glyphspackage/glyphs/J_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/J_circumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = J; +}, +{ +pos = (51,0); +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 308; diff --git a/sources/0xProto.glyphspackage/glyphs/K_.glyph b/sources/0xProto.glyphspackage/glyphs/K_.glyph index d146ddc8..2590dc9f 100644 --- a/sources/0xProto.glyphspackage/glyphs/K_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/K_.glyph @@ -35,6 +35,41 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(597,0,l), +(597,10,l), +(301,384,l), +(568,700,l), +(568,710,l), +(422,710,l), +(189,437,l), +(189,710,l), +(63,710,l), +(63,0,l), +(189,0,l), +(189,246,l), +(220,285,l), +(443,0,l) +); +} +); +width = 620; } ); unicode = 75; diff --git a/sources/0xProto.glyphspackage/glyphs/K_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/K_commaaccent.glyph index 537e8ed2..4da4c337 100644 --- a/sources/0xProto.glyphspackage/glyphs/K_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/K_commaaccent.glyph @@ -12,6 +12,18 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = K; +}, +{ +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 310; diff --git a/sources/0xProto.glyphspackage/glyphs/K_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/K_dotbelow.glyph index 0e786d04..c474673a 100644 --- a/sources/0xProto.glyphspackage/glyphs/K_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/K_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = K; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7730; diff --git a/sources/0xProto.glyphspackage/glyphs/K_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/K_macronbelow.glyph index 8a3d1a48..d0ded729 100644 --- a/sources/0xProto.glyphspackage/glyphs/K_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/K_macronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = K; +}, +{ +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7732; diff --git a/sources/0xProto.glyphspackage/glyphs/L_.glyph b/sources/0xProto.glyphspackage/glyphs/L_.glyph index 9cc7d54b..e2c2b1af 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_.glyph @@ -25,19 +25,47 @@ shapes = ( { closed = 1; nodes = ( -(101,0,l), -(199,0,l), +(539,0,l), +(539,88,l), +(199,88,l), (199,710,l), -(101,710,l) +(101,710,l), +(101,0,l) +); +} ); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (320,0); +}, +{ +name = center; +pos = (218,355); +}, +{ +name = top; +pos = (153,710); }, { +name = topright; +pos = (218,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(117,88,l), -(117,0,l), -(539,0,l), -(539,88,l) +(545,0,l), +(545,125,l), +(218,125,l), +(218,710,l), +(84,710,l), +(84,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/L_acute.glyph b/sources/0xProto.glyphspackage/glyphs/L_acute.glyph index a8ab75c0..9d77cf3c 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_acute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (-157,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 313; diff --git a/sources/0xProto.glyphspackage/glyphs/L_caron.glyph b/sources/0xProto.glyphspackage/glyphs/L_caron.glyph index feedf2f4..f991e1ee 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.alt.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (-139,-40); +ref = caroncomb.alt.case; +} +); +width = 620; } ); unicode = 317; diff --git a/sources/0xProto.glyphspackage/glyphs/L_circumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/L_circumflexbelow.glyph index 49d60226..73ef6816 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_circumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_circumflexbelow.glyph @@ -13,6 +13,19 @@ ref = circumflexbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (10,0); +ref = circumflexbelowcomb.case; +} +); +width = 620; } ); unicode = 7740; diff --git a/sources/0xProto.glyphspackage/glyphs/L_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/L_commaaccent.glyph index ec28aac1..4e06a0e7 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_commaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (10,0); +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 315; diff --git a/sources/0xProto.glyphspackage/glyphs/L_dot.glyph b/sources/0xProto.glyphspackage/glyphs/L_dot.glyph index 60ecec23..1679a462 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_dot.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_dot.glyph @@ -13,6 +13,19 @@ ref = periodcentered.loclCAT.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (88,-2); +ref = periodcentered.loclCAT.case; +} +); +width = 620; } ); unicode = 319; diff --git a/sources/0xProto.glyphspackage/glyphs/L_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/L_dotbelow.glyph index 468d06d0..6daf47af 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_dotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (10,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7734; diff --git a/sources/0xProto.glyphspackage/glyphs/L_dotbelowmacron.glyph b/sources/0xProto.glyphspackage/glyphs/L_dotbelowmacron.glyph index 19d317ed..c7003639 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_dotbelowmacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_dotbelowmacron.glyph @@ -17,6 +17,23 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (-157,0); +ref = macroncomb.case; +}, +{ +pos = (10,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7736; diff --git a/sources/0xProto.glyphspackage/glyphs/L_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/L_macronbelow.glyph index b19e380e..b3e5f4c4 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_macronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +pos = (10,0); +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7738; diff --git a/sources/0xProto.glyphspackage/glyphs/L_slash.glyph b/sources/0xProto.glyphspackage/glyphs/L_slash.glyph index 88dce31b..58933ef9 100644 --- a/sources/0xProto.glyphspackage/glyphs/L_slash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/L_slash.glyph @@ -20,6 +20,26 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = L; +}, +{ +closed = 1; +nodes = ( +(406,553,l), +(18,326,l), +(18,208,l), +(24,208,l), +(412,435,l), +(412,553,l) +); +} +); +width = 620; } ); unicode = 321; diff --git a/sources/0xProto.glyphspackage/glyphs/M_.glyph b/sources/0xProto.glyphspackage/glyphs/M_.glyph index ef0416fe..5a9270af 100644 --- a/sources/0xProto.glyphspackage/glyphs/M_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/M_.glyph @@ -61,6 +61,67 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(363,260,l), +(431,420,o), +(503,570,o), +(587,710,c), +(467,710,l), +(390,570,o), +(319,420,o), +(261,260,c) +); +}, +{ +closed = 1; +nodes = ( +(20,0,l), +(149,0,l), +(149,710,l), +(20,710,l) +); +}, +{ +closed = 1; +nodes = ( +(471,0,l), +(600,0,l), +(600,710,l), +(471,710,l) +); +}, +{ +closed = 1; +nodes = ( +(301,420,o), +(230,570,o), +(153,710,c), +(33,710,l), +(117,570,o), +(189,420,o), +(257,260,c), +(359,260,l) +); +} +); +width = 620; } ); unicode = 77; diff --git a/sources/0xProto.glyphspackage/glyphs/M_acute.glyph b/sources/0xProto.glyphspackage/glyphs/M_acute.glyph index 3e3ff048..eb0367e6 100644 --- a/sources/0xProto.glyphspackage/glyphs/M_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/M_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = M; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 7742; diff --git a/sources/0xProto.glyphspackage/glyphs/M_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/M_dotaccent.glyph index 10b711c4..d906c777 100644 --- a/sources/0xProto.glyphspackage/glyphs/M_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/M_dotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = M; +}, +{ +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 7744; diff --git a/sources/0xProto.glyphspackage/glyphs/M_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/M_dotbelow.glyph index c3c77b5b..1d2026c3 100644 --- a/sources/0xProto.glyphspackage/glyphs/M_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/M_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = M; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7746; diff --git a/sources/0xProto.glyphspackage/glyphs/N_.glyph b/sources/0xProto.glyphspackage/glyphs/N_.glyph index cd624a35..f0a8e4e2 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_.glyph @@ -44,6 +44,50 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(192,710,l), +(55,710,l), +(433,0,l), +(565,0,l) +); +}, +{ +closed = 1; +nodes = ( +(46,0,l), +(173,0,l), +(173,710,l), +(46,710,l) +); +}, +{ +closed = 1; +nodes = ( +(447,0,l), +(574,0,l), +(574,710,l), +(447,710,l) +); +} +); +width = 620; } ); unicode = 78; diff --git a/sources/0xProto.glyphspackage/glyphs/N_acute.glyph b/sources/0xProto.glyphspackage/glyphs/N_acute.glyph index 7d510efa..2d74bc67 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 323; diff --git a/sources/0xProto.glyphspackage/glyphs/N_caron.glyph b/sources/0xProto.glyphspackage/glyphs/N_caron.glyph index b7bca1e2..e4c99486 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_caron.glyph @@ -12,6 +12,18 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 327; diff --git a/sources/0xProto.glyphspackage/glyphs/N_circumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/N_circumflexbelow.glyph index 9f74c944..cbb8ec48 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_circumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_circumflexbelow.glyph @@ -12,6 +12,18 @@ ref = circumflexbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = circumflexbelowcomb.case; +} +); +width = 620; } ); unicode = 7754; diff --git a/sources/0xProto.glyphspackage/glyphs/N_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/N_commaaccent.glyph index f15a49b5..7c3b51b1 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_commaaccent.glyph @@ -12,6 +12,18 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 325; diff --git a/sources/0xProto.glyphspackage/glyphs/N_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/N_dotaccent.glyph index 64a7b729..d136ef05 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_dotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 7748; diff --git a/sources/0xProto.glyphspackage/glyphs/N_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/N_dotbelow.glyph index e84b1092..cb8d978f 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7750; diff --git a/sources/0xProto.glyphspackage/glyphs/N_grave.glyph b/sources/0xProto.glyphspackage/glyphs/N_grave.glyph index e162ae7c..4d6eca8b 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 504; diff --git a/sources/0xProto.glyphspackage/glyphs/N_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/N_macronbelow.glyph index c8a0a09a..c9b82e12 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_macronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7752; diff --git a/sources/0xProto.glyphspackage/glyphs/N_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/N_tilde.glyph index 49d76d01..f60bec1c 100644 --- a/sources/0xProto.glyphspackage/glyphs/N_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/N_tilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = N; +}, +{ +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 209; diff --git a/sources/0xProto.glyphspackage/glyphs/O_.glyph b/sources/0xProto.glyphspackage/glyphs/O_.glyph index 9a1156af..52b53ea5 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_.glyph @@ -67,7 +67,7 @@ pos = (310,0); }, { name = ogonek; -pos = (400,0); +pos = (401,0); }, { name = top; @@ -75,49 +75,46 @@ pos = (310,710); }, { name = topright; -pos = (463,679); +pos = (464,679); } ); -associatedMasterId = m01; -layerId = "46CA96D3-58D6-4721-BCE1-F31ABF26082D"; -name = "Apr 19, 24 at 16:45"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(509,-16,o), -(580,148,o), -(580,355,cs), -(580,562,o), -(509,726,o), +(511,-16,o), +(585,148,o), +(585,355,cs), +(585,562,o), +(511,726,o), (310,726,cs), -(112,726,o), -(40,562,o), -(40,355,cs), -(40,148,o), -(112,-16,o), +(109,726,o), +(35,562,o), +(35,355,cs), +(35,148,o), +(109,-16,o), (310,-16,cs) ); }, { closed = 1; nodes = ( -(172,73,o), -(139,205,o), -(139,355,cs), -(139,504,o), -(172,637,o), -(310,637,cs), -(448,637,o), -(481,504,o), -(481,355,cs), -(481,205,o), -(448,73,o), -(310,73,cs) +(202,116,o), +(170,230,o), +(170,355,cs), +(170,480,o), +(202,594,o), +(310,594,cs), +(418,594,o), +(450,480,o), +(450,355,cs), +(450,230,o), +(418,116,o), +(310,116,cs) ); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/O_E_.glyph b/sources/0xProto.glyphspackage/glyphs/O_E_.glyph index a54089ac..f31aa25b 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_E_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_E_.glyph @@ -17,145 +17,113 @@ shapes = ( { closed = 1; nodes = ( -(352,644,l), -(322,686,o), -(284,726,o), +(263,-16,o), +(293,0,o), +(318,25,c), +(338,0,l), +(593,0,l), +(593,84,l), +(384,84,l), +(384,308,l), +(564,308,l), +(564,392,l), +(384,392,l), +(384,626,l), +(585,626,l), +(585,710,l), +(338,710,l), +(318,685,l), +(293,709,o), +(262,726,o), (220,726,cs), (69,726,o), (17,558,o), (20,354,cs), (23,150,o), (69,-16,o), -(220,-16,cs), -(281,-16,o), -(317,17,o), -(348,62,c), -(302,147,l), -(291,102,o), -(266,76,o), -(221,76,cs), +(220,-16,cs) +); +}, +{ +closed = 1; +nodes = ( (142,76,o), (115,208,o), (115,355,cs), (115,501,o), (142,634,o), (221,634,cs), -(265,634,o), -(288,611,o), -(299,572,c) -); -}, -{ -closed = 1; -nodes = ( -(298,660,l), -(298,50,l), -(338,0,l), -(384,0,l), -(384,710,l), -(338,710,l) -); -}, -{ -closed = 1; -nodes = ( -(348,710,l), -(347,626,l), -(585,626,l), -(585,710,l) -); -}, -{ -closed = 1; -nodes = ( -(350,84,l), -(350,0,l), -(593,0,l), -(593,84,l) -); -}, -{ -closed = 1; -nodes = ( -(325,392,l), -(325,308,l), -(564,308,l), -(564,392,l) +(264,634,o), +(287,612,o), +(298,575,c), +(298,133,l), +(285,97,o), +(261,76,o), +(221,76,cs) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "573C6D2D-D2A3-4234-A56F-39422CA83880"; -name = "Nov 2, 23 at 16:36"; -shapes = ( -{ -closed = 1; -nodes = ( -(290,0,l), -(377,0,l), -(379,710,l), -(292,710,l) -); -}, +anchors = ( { -closed = 1; -nodes = ( -(318,388,l), -(318,308,l), -(557,308,l), -(557,388,l) -); +name = bottom; +pos = (310,0); }, { -closed = 1; -nodes = ( -(272,710,l), -(272,630,l), -(581,630,l), -(581,710,l) +name = top; +pos = (310,710); +} ); -}, +layerId = m002; +shapes = ( { closed = 1; nodes = ( -(318,80,l), -(318,0,l), -(589,0,l), -(589,80,l) +(261,-16,o), +(293,-2,o), +(319,19,c), +(338,0,l), +(597,0,l), +(597,116,l), +(400,116,l), +(400,292,l), +(568,292,l), +(568,408,l), +(400,408,l), +(400,594,l), +(589,594,l), +(589,710,l), +(338,710,l), +(318,691,l), +(292,711,o), +(261,726,o), +(222,726,cs), +(75,726,o), +(14,558,o), +(17,354,cs), +(20,150,o), +(75,-16,o), +(222,-16,cs) ); }, { closed = 1; nodes = ( -(356,659,l), -(326,701,o), -(282,726,o), -(224,726,cs), -(70,726,o), -(17,559,o), -(20,355,cs), -(23,151,o), -(70,-16,o), -(224,-16,cs), -(285,-16,o), -(328,10,o), -(359,55,c), -(304,145,l), -(290,100,o), -(265,76,o), -(224,76,cs), -(144,76,o), -(123,210,o), -(123,355,cs), -(123,499,o), -(144,634,o), -(224,634,cs), -(263,634,o), -(287,612,o), -(302,572,c) +(166,112,o), +(137,227,o), +(137,355,cs), +(137,482,o), +(166,598,o), +(231,598,cs), +(257,598,o), +(275,585,o), +(287,564,c), +(287,149,l), +(275,126,o), +(258,112,o), +(231,112,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/O_acute.glyph b/sources/0xProto.glyphspackage/glyphs/O_acute.glyph index 171a8bf5..abf00a80 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 211; diff --git a/sources/0xProto.glyphspackage/glyphs/O_breve.glyph b/sources/0xProto.glyphspackage/glyphs/O_breve.glyph index 79f61aa8..86f4242e 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_breve.glyph @@ -12,6 +12,18 @@ ref = brevecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = brevecomb.case; +} +); +width = 620; } ); unicode = 334; diff --git a/sources/0xProto.glyphspackage/glyphs/O_caron.glyph b/sources/0xProto.glyphspackage/glyphs/O_caron.glyph index fe097dfb..dc342000 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_caron.glyph @@ -12,6 +12,18 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 465; diff --git a/sources/0xProto.glyphspackage/glyphs/O_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/O_circumflex.glyph index ef2d2b9f..27e54a84 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 212; diff --git a/sources/0xProto.glyphspackage/glyphs/O_circumflexacute.glyph b/sources/0xProto.glyphspackage/glyphs/O_circumflexacute.glyph index d268f778..6de2faab 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_circumflexacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_circumflexacute.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = circumflexcomb_acutecomb.case; +} +); +width = 620; } ); unicode = 7888; diff --git a/sources/0xProto.glyphspackage/glyphs/O_circumflexdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/O_circumflexdotbelow.glyph index 064945af..f26978bd 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_circumflexdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_circumflexdotbelow.glyph @@ -15,6 +15,21 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = circumflexcomb.case; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7896; diff --git a/sources/0xProto.glyphspackage/glyphs/O_circumflexgrave.glyph b/sources/0xProto.glyphspackage/glyphs/O_circumflexgrave.glyph index ac1f71e9..0cfe6503 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_circumflexgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_circumflexgrave.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = circumflexcomb_gravecomb.case; +} +); +width = 620; } ); unicode = 7890; diff --git a/sources/0xProto.glyphspackage/glyphs/O_circumflexhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/O_circumflexhookabove.glyph index cf4074ed..e0fd556f 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_circumflexhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_circumflexhookabove.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = circumflexcomb_hookabovecomb.case; +} +); +width = 620; } ); unicode = 7892; diff --git a/sources/0xProto.glyphspackage/glyphs/O_circumflextilde.glyph b/sources/0xProto.glyphspackage/glyphs/O_circumflextilde.glyph index a849e05c..9a10fc90 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_circumflextilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_circumflextilde.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = circumflexcomb_tildecomb.case; +} +); +width = 620; } ); unicode = 7894; diff --git a/sources/0xProto.glyphspackage/glyphs/O_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/O_dieresis.glyph index b82ed4f5..4a2ed01a 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 214; diff --git a/sources/0xProto.glyphspackage/glyphs/O_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/O_dotaccent.glyph index d33da022..609bf9eb 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_dotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 558; diff --git a/sources/0xProto.glyphspackage/glyphs/O_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/O_dotbelow.glyph index 8342e50e..fbf7db71 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7884; diff --git a/sources/0xProto.glyphspackage/glyphs/O_grave.glyph b/sources/0xProto.glyphspackage/glyphs/O_grave.glyph index d0c6342f..d8fefe6a 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 210; diff --git a/sources/0xProto.glyphspackage/glyphs/O_hookabove.glyph b/sources/0xProto.glyphspackage/glyphs/O_hookabove.glyph index 58d2193f..db21c8a4 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_hookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_hookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7886; diff --git a/sources/0xProto.glyphspackage/glyphs/O_horn.glyph b/sources/0xProto.glyphspackage/glyphs/O_horn.glyph index 7572e07b..1770bcd3 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_horn.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_horn.glyph @@ -66,6 +66,72 @@ ref = horncomb.case; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = center; +pos = (310,355); +}, +{ +name = top; +pos = (300,710); +}, +{ +name = topleft; +pos = (40,710); +}, +{ +name = topright; +pos = (453,679); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(502,-16,o), +(575,148,o), +(575,355,cs), +(575,562,o), +(502,726,o), +(300,726,cs), +(98,726,o), +(25,562,o), +(25,355,cs), +(25,148,o), +(98,-16,o), +(300,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(193,116,o), +(160,224,o), +(160,355,cs), +(160,485,o), +(193,594,o), +(300,594,cs), +(407,594,o), +(440,485,o), +(440,355,cs), +(440,224,o), +(407,116,o), +(300,116,cs) +); +}, +{ +pos = (211,-81); +ref = horncomb.case; +} +); +width = 620; } ); unicode = 416; diff --git a/sources/0xProto.glyphspackage/glyphs/O_hornacute.glyph b/sources/0xProto.glyphspackage/glyphs/O_hornacute.glyph index c41eebdc..1c3bba19 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_hornacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_hornacute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Ohorn; +}, +{ +pos = (-10,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 7898; diff --git a/sources/0xProto.glyphspackage/glyphs/O_horndotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/O_horndotbelow.glyph index ed98bf04..84acdd02 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_horndotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_horndotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Ohorn; +}, +{ +pos = (-10,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7906; diff --git a/sources/0xProto.glyphspackage/glyphs/O_horngrave.glyph b/sources/0xProto.glyphspackage/glyphs/O_horngrave.glyph index b97ef4cc..8372a789 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_horngrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_horngrave.glyph @@ -13,6 +13,19 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Ohorn; +}, +{ +pos = (-10,0); +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 7900; diff --git a/sources/0xProto.glyphspackage/glyphs/O_hornhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/O_hornhookabove.glyph index 79da35e5..922d0cfd 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_hornhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_hornhookabove.glyph @@ -13,6 +13,19 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Ohorn; +}, +{ +pos = (-10,0); +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7902; diff --git a/sources/0xProto.glyphspackage/glyphs/O_horntilde.glyph b/sources/0xProto.glyphspackage/glyphs/O_horntilde.glyph index 8a40ed86..10268263 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_horntilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_horntilde.glyph @@ -13,6 +13,19 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Ohorn; +}, +{ +pos = (-10,0); +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 7904; diff --git a/sources/0xProto.glyphspackage/glyphs/O_hungarumlaut.glyph b/sources/0xProto.glyphspackage/glyphs/O_hungarumlaut.glyph index 4de546a2..73305823 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_hungarumlaut.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_hungarumlaut.glyph @@ -12,6 +12,18 @@ ref = hungarumlautcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = hungarumlautcomb.case; +} +); +width = 620; } ); unicode = 336; diff --git a/sources/0xProto.glyphspackage/glyphs/O_macron.glyph b/sources/0xProto.glyphspackage/glyphs/O_macron.glyph index d817f383..148099f0 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_macron.glyph @@ -12,6 +12,18 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 332; diff --git a/sources/0xProto.glyphspackage/glyphs/O_ogonek.glyph b/sources/0xProto.glyphspackage/glyphs/O_ogonek.glyph index cfe7de8c..5fb7a067 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_ogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_ogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +pos = (-10,-3); +ref = ogonekcomb.case; +} +); +width = 620; } ); unicode = 490; diff --git a/sources/0xProto.glyphspackage/glyphs/O_slash.glyph b/sources/0xProto.glyphspackage/glyphs/O_slash.glyph index efe9833e..4e7d444c 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_slash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_slash.glyph @@ -2,12 +2,19 @@ glyphname = Oslash; layers = ( { -layerId = m01; -shapes = ( +anchors = ( { -ref = O; +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,710); +} +); +layerId = m01; +shapes = ( +{ closed = 1; nodes = ( (114,-86,l), @@ -17,6 +24,101 @@ nodes = ( (22,-80,l), (22,-86,l) ); +}, +{ +closed = 1; +nodes = ( +(508,-16,o), +(580,148,o), +(580,355,cs), +(580,562,o), +(508,726,o), +(310,726,cs), +(112,726,o), +(40,562,o), +(40,355,cs), +(40,148,o), +(112,-16,o), +(310,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(172,73,o), +(139,205,o), +(139,355,cs), +(139,505,o), +(172,637,o), +(310,637,cs), +(448,637,o), +(481,505,o), +(481,355,cs), +(481,205,o), +(448,73,o), +(310,73,cs) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(120,-86,l), +(604,790,l), +(604,796,l), +(500,796,l), +(16,-80,l), +(16,-86,l) +); +}, +{ +closed = 1; +nodes = ( +(511,-16,o), +(585,148,o), +(585,355,cs), +(585,562,o), +(511,726,o), +(310,726,cs), +(109,726,o), +(35,562,o), +(35,355,cs), +(35,148,o), +(109,-16,o), +(310,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(199,107,o), +(164,224,o), +(164,355,cs), +(164,488,o), +(198,603,o), +(310,603,cs), +(421,603,o), +(456,486,o), +(456,355,cs), +(456,222,o), +(422,107,o), +(310,107,cs) +); } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/O_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/O_tilde.glyph index 7b2488b7..2a609be5 100644 --- a/sources/0xProto.glyphspackage/glyphs/O_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/O_tilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = O; +}, +{ +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 213; diff --git a/sources/0xProto.glyphspackage/glyphs/P_.glyph b/sources/0xProto.glyphspackage/glyphs/P_.glyph index fcb64fbe..f146d773 100644 --- a/sources/0xProto.glyphspackage/glyphs/P_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/P_.glyph @@ -17,41 +17,77 @@ shapes = ( { closed = 1; nodes = ( -(62,0,l), (160,0,l), -(160,710,l), -(62,710,l) -); -}, -{ -closed = 1; -nodes = ( -(159,262,l), -(226,262,o), -(282,262,o), -(335,262,cs), +(160,262,l), +(335,262,ls), (493,262,o), (570,350,o), (570,486,cs), (570,622,o), (497,710,o), (335,710,cs), -(295,710,o), -(233,710,o), -(159,710,c), -(159,622,l), -(234,622,o), -(293,622,o), -(335,622,cs), +(62,710,l), +(62,0,l) +); +}, +{ +closed = 1; +nodes = ( +(160,622,l), +(335,622,ls), (429,622,o), (474,568,o), (474,486,cs), (474,408,o), (429,350,o), (335,350,cs), -(282,350,o), -(227,350,o), -(159,350,c) +(160,350,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (295,0); +}, +{ +name = top; +pos = (295,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(182,0,l), +(182,254,l), +(335,254,ls), +(492,254,o), +(578,350,o), +(578,486,cs), +(578,622,o), +(496,710,o), +(335,710,cs), +(52,710,l), +(52,0,l) +); +}, +{ +closed = 1; +nodes = ( +(182,594,l), +(322,594,ls), +(404,594,o), +(448,547,o), +(448,482,cs), +(448,422,o), +(404,371,o), +(322,371,cs), +(182,371,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/Q_.glyph b/sources/0xProto.glyphspackage/glyphs/Q_.glyph index ebd07a31..bfba013e 100644 --- a/sources/0xProto.glyphspackage/glyphs/Q_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Q_.glyph @@ -35,6 +35,27 @@ nodes = ( { closed = 1; nodes = ( +(595,-19,l), +(466,159,ls), +(419,224,o), +(364,275,o), +(288,275,cs), +(208,275,o), +(147,230,o), +(107,187,c), +(160,127,l), +(184,158,o), +(230,198,o), +(282,198,cs), +(337,198,o), +(379,149,o), +(415,94,cs), +(526,-78,l) +); +}, +{ +closed = 1; +nodes = ( (168,73,o), (135,205,o), (135,355,cs), @@ -48,26 +69,77 @@ nodes = ( (444,73,o), (306,73,cs) ); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (306,0); }, { +name = top; +pos = (306,710); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(595,-19,l), -(466,159,ls), -(419,224,o), -(364,275,o), -(288,275,cs), -(208,275,o), -(147,230,o), -(107,187,c), -(160,127,l), -(184,158,o), -(230,198,o), -(282,198,cs), -(337,198,o), -(379,149,o), -(415,94,cs), -(526,-78,l) +(507,-16,o), +(581,148,o), +(581,355,cs), +(581,562,o), +(507,726,o), +(306,726,cs), +(105,726,o), +(31,562,o), +(31,355,cs), +(31,148,o), +(105,-16,o), +(306,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(601,-15,l), +(472,164,ls), +(425,229,o), +(364,285,o), +(288,285,cs), +(208,285,o), +(139,233,o), +(99,193,c), +(171,114,l), +(195,141,o), +(238,179,o), +(283,179,cs), +(327,179,o), +(359,149,o), +(396,94,cs), +(517,-85,l) +); +}, +{ +closed = 1; +nodes = ( +(185,95,o), +(156,208,o), +(156,348,cs), +(156,486,o), +(193,600,o), +(306,600,cs), +(418,600,o), +(456,486,o), +(456,348,cs), +(456,208,o), +(425,95,o), +(306,95,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/R_.glyph b/sources/0xProto.glyphspackage/glyphs/R_.glyph index 037ffbea..020f2eb6 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_.glyph @@ -17,51 +17,85 @@ shapes = ( { closed = 1; nodes = ( -(65,0,l), (163,0,l), -(163,710,l), -(65,710,l) +(163,282,l), +(286,282,l), +(473,0,l), +(580,0,l), +(580,10,l), +(390,289,l), +(499,311,o), +(553,387,o), +(553,496,cs), +(553,632,o), +(480,710,o), +(318,710,cs), +(65,710,l), +(65,0,l) ); }, { closed = 1; nodes = ( -(162,282,l), -(209,282,o), -(265,282,o), -(318,282,cs), -(476,282,o), -(553,365,o), -(553,496,cs), -(553,632,o), -(480,710,o), -(318,710,cs), -(278,710,o), -(216,710,o), -(162,710,c), -(162,622,l), -(217,622,o), -(276,622,o), -(318,622,cs), +(163,622,l), +(318,622,ls), (412,622,o), (457,578,o), (457,496,cs), (457,423,o), (412,370,o), (318,370,cs), -(265,370,o), -(210,370,o), -(162,370,c) +(163,370,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = top; +pos = (290,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(185,0,l), +(185,277,l), +(268,277,l), +(451,0,l), +(592,0,l), +(592,10,l), +(401,285,l), +(495,301,o), +(561,381,o), +(561,496,cs), +(561,632,o), +(480,710,o), +(318,710,cs), +(55,710,l), +(55,0,l) ); }, { closed = 1; nodes = ( -(269,308,l), -(473,0,l), -(580,0,l), -(580,10,l), -(377,308,l) +(185,594,l), +(310,594,ls), +(392,594,o), +(431,556,o), +(431,494,cs), +(431,439,o), +(392,393,o), +(310,393,cs), +(185,393,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/R_acute.glyph b/sources/0xProto.glyphspackage/glyphs/R_acute.glyph index d39aa5d2..317365b0 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_acute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-20,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 340; diff --git a/sources/0xProto.glyphspackage/glyphs/R_caron.glyph b/sources/0xProto.glyphspackage/glyphs/R_caron.glyph index c8af204f..e0dc7a5b 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-20,0); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 344; diff --git a/sources/0xProto.glyphspackage/glyphs/R_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/R_commaaccent.glyph index 00b52abe..9c40c8ec 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_commaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-10,0); +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 342; diff --git a/sources/0xProto.glyphspackage/glyphs/R_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/R_dotaccent.glyph index 8b986226..46658105 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_dotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-20,0); +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 7768; diff --git a/sources/0xProto.glyphspackage/glyphs/R_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/R_dotbelow.glyph index 512975ac..abceea11 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_dotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-10,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7770; diff --git a/sources/0xProto.glyphspackage/glyphs/R_dotbelowmacron.glyph b/sources/0xProto.glyphspackage/glyphs/R_dotbelowmacron.glyph index 8ba29979..9f901f45 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_dotbelowmacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_dotbelowmacron.glyph @@ -17,6 +17,23 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-10,0); +ref = dotbelowcomb.case; +}, +{ +pos = (-20,0); +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 7772; diff --git a/sources/0xProto.glyphspackage/glyphs/R_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/R_macronbelow.glyph index 647ac902..15223565 100644 --- a/sources/0xProto.glyphspackage/glyphs/R_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/R_macronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = R; +}, +{ +pos = (-10,0); +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7774; diff --git a/sources/0xProto.glyphspackage/glyphs/S_.glyph b/sources/0xProto.glyphspackage/glyphs/S_.glyph index a8e2749c..15768235 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_.glyph @@ -53,6 +53,59 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (335,0); +}, +{ +name = top; +pos = (320,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(111,25,o), +(208,-16,o), +(324,-16,cs), +(489,-16,o), +(584,71,o), +(584,186,cs), +(584,415,o), +(209,391,o), +(209,519,cs), +(209,566,o), +(262,594,o), +(320,594,cs), +(379,594,o), +(428,575,o), +(473,536,c), +(561,629,l), +(501,691,o), +(414,726,o), +(321,726,cs), +(198,726,o), +(68,658,o), +(68,525,cs), +(68,289,o), +(445,314,o), +(445,187,cs), +(445,143,o), +(393,113,o), +(323,113,cs), +(258,113,o), +(183,144,o), +(130,188,c), +(45,87,l) +); +} +); +width = 620; } ); unicode = 83; diff --git a/sources/0xProto.glyphspackage/glyphs/S_acute.glyph b/sources/0xProto.glyphspackage/glyphs/S_acute.glyph index e19d5b4a..26b072d0 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_acute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = S; +}, +{ +pos = (10,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 346; diff --git a/sources/0xProto.glyphspackage/glyphs/S_caron.glyph b/sources/0xProto.glyphspackage/glyphs/S_caron.glyph index 369b1c3b..453d8b07 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = S; +}, +{ +pos = (10,0); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 352; diff --git a/sources/0xProto.glyphspackage/glyphs/S_cedilla.glyph b/sources/0xProto.glyphspackage/glyphs/S_cedilla.glyph index dda20afb..15e63c49 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_cedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_cedilla.glyph @@ -13,6 +13,19 @@ ref = cedillacomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = S; +}, +{ +pos = (25,0); +ref = cedillacomb.case; +} +); +width = 620; } ); unicode = 350; diff --git a/sources/0xProto.glyphspackage/glyphs/S_chwa.glyph b/sources/0xProto.glyphspackage/glyphs/S_chwa.glyph index 96f1346b..5743ce64 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_chwa.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_chwa.glyph @@ -45,45 +45,43 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "78C865F3-28F1-49FC-A4A3-A8EC0303A93E"; -name = "Dec 5, 23 at 15:58"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(141,586,l), -(198,619,o), -(265,626,o), -(292,626,cs), -(394,625,o), -(449,538,o), -(464,393,c), -(73,393,l), -(29,188,o), -(113,-16,o), +(131,565,l), +(193,594,o), +(243,601,o), +(293,601,cs), +(378,601,o), +(446,535,o), +(454,413,c), +(59,413,l), +(15,204,o), +(92,-16,o), (307,-16,cs), -(463,-16,o), -(572,118,o), -(572,358,cs), -(572,595,o), -(454,726,o), -(292,726,cs), -(245,726,o), -(185,718,o), -(108,674,c) +(491,-16,o), +(586,109,o), +(586,358,cs), +(586,588,o), +(477,726,o), +(304,726,cs), +(233,726,o), +(164,713,o), +(79,671,c) ); }, { closed = 1; nodes = ( -(468,170,o), -(410,78,o), -(310,78,cs), -(206,78,o), -(150,170,o), -(158,306,c), -(468,306,l) +(452,172,o), +(392,110,o), +(310,110,cs), +(232,110,o), +(173,172,o), +(176,289,c), +(451,289,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/S_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/S_circumflex.glyph index b60d8324..57c95c41 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_circumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = S; +}, +{ +pos = (10,0); +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 348; diff --git a/sources/0xProto.glyphspackage/glyphs/S_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/S_commaaccent.glyph index 84ea3aaf..0049919d 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_commaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = S; +}, +{ +pos = (25,0); +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 536; diff --git a/sources/0xProto.glyphspackage/glyphs/S_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/S_dotbelow.glyph index bbe350db..c5dccb9b 100644 --- a/sources/0xProto.glyphspackage/glyphs/S_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/S_dotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = S; +}, +{ +pos = (25,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7778; diff --git a/sources/0xProto.glyphspackage/glyphs/T_.glyph b/sources/0xProto.glyphspackage/glyphs/T_.glyph index d2b9af3a..41890eab 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_.glyph @@ -18,18 +18,42 @@ shapes = ( closed = 1; nodes = ( (359,0,l), -(359,710,l), -(261,710,l), +(359,622,l), +(570,622,l), +(570,710,l), +(50,710,l), +(50,622,l), +(261,622,l), (261,0,l) ); +} +); +width = 620; }, { +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(570,710,l), -(50,710,l), -(50,622,l), -(570,622,l) +(378,0,l), +(378,588,l), +(576,588,l), +(576,710,l), +(44,710,l), +(44,588,l), +(242,588,l), +(242,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/T_bar.glyph b/sources/0xProto.glyphspackage/glyphs/T_bar.glyph index 9c943e5d..aad63042 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_bar.glyph @@ -18,6 +18,24 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +closed = 1; +nodes = ( +(100,316,l), +(520,316,l), +(520,416,l), +(100,416,l) +); +} +); +width = 620; } ); unicode = 358; diff --git a/sources/0xProto.glyphspackage/glyphs/T_caron.glyph b/sources/0xProto.glyphspackage/glyphs/T_caron.glyph index 01f35724..16e8a69e 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_caron.glyph @@ -12,6 +12,18 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 356; diff --git a/sources/0xProto.glyphspackage/glyphs/T_cedilla.glyph b/sources/0xProto.glyphspackage/glyphs/T_cedilla.glyph index 387b4d6f..5e6bbdcd 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_cedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_cedilla.glyph @@ -43,6 +43,49 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,-238); +} +); +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +closed = 1; +nodes = ( +(277,17,l), +(232,-71,l), +(261,-113,l), +(330,-89,o), +(368,-107,o), +(367,-131,cs), +(366,-157,o), +(333,-171,o), +(300,-171,cs), +(275,-171,o), +(236,-162,o), +(202,-142,c), +(171,-203,l), +(204,-225,o), +(254,-243,o), +(300,-243,cs), +(387,-243,o), +(444,-199,o), +(446,-127,cs), +(447,-82,o), +(408,-35,o), +(325,-40,c), +(360,17,l) +); +} +); +width = 620; } ); unicode = 354; diff --git a/sources/0xProto.glyphspackage/glyphs/T_circumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/T_circumflexbelow.glyph index c007b851..06dec2df 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_circumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_circumflexbelow.glyph @@ -12,6 +12,18 @@ ref = circumflexbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +ref = circumflexbelowcomb.case; +} +); +width = 620; } ); unicode = 7792; diff --git a/sources/0xProto.glyphspackage/glyphs/T_commaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/T_commaaccent.glyph index 64d3d98f..a9b86f1c 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_commaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_commaaccent.glyph @@ -12,6 +12,18 @@ ref = commaaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +ref = commaaccentcomb.case; +} +); +width = 620; } ); unicode = 538; diff --git a/sources/0xProto.glyphspackage/glyphs/T_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/T_dotbelow.glyph index a8218c14..090e579b 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7788; diff --git a/sources/0xProto.glyphspackage/glyphs/T_horn.glyph b/sources/0xProto.glyphspackage/glyphs/T_horn.glyph index a446ebfe..35eb4a99 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_horn.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_horn.glyph @@ -56,6 +56,62 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (295,0); +}, +{ +name = top; +pos = (295,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(49,0,l), +(179,0,l), +(179,710,l), +(49,710,l) +); +}, +{ +closed = 1; +nodes = ( +(160,139,l), +(227,139,o), +(278,139,o), +(331,139,cs), +(487,139,o), +(574,227,o), +(574,367,cs), +(574,507,o), +(491,595,o), +(331,595,cs), +(291,595,o), +(234,595,o), +(160,595,c), +(160,475,l), +(224,475,o), +(294,475,o), +(330,475,cs), +(408,475,o), +(449,433,o), +(449,367,cs), +(449,304,o), +(408,259,o), +(330,259,cs), +(285,259,o), +(218,259,o), +(160,259,c) +); +} +); +width = 620; } ); unicode = 222; diff --git a/sources/0xProto.glyphspackage/glyphs/T_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/T_macronbelow.glyph index 259e4c26..46c07bbc 100644 --- a/sources/0xProto.glyphspackage/glyphs/T_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/T_macronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = T; +}, +{ +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7790; diff --git a/sources/0xProto.glyphspackage/glyphs/U_.glyph b/sources/0xProto.glyphspackage/glyphs/U_.glyph index 46bba4d3..31454008 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_.glyph @@ -25,19 +25,19 @@ shapes = ( { closed = 1; nodes = ( -(465,277,l), +(465,277,ls), (465,139,o), (392,83,o), -(310,83,c), +(310,83,cs), (228,83,o), (155,139,o), -(155,277,c), +(155,277,cs), (155,710,l), (55,710,l), (55,277,ls), (55,55,o), (193,-15,o), -(310,-15,c), +(310,-15,cs), (427,-15,o), (565,55,o), (565,277,cs), @@ -47,6 +47,53 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = ogonek; +pos = (400,0); +}, +{ +name = top; +pos = (310,710); +}, +{ +name = topright; +pos = (507,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(446,283,ls), +(446,177,o), +(393,115,o), +(310,115,cs), +(227,115,o), +(174,177,o), +(174,283,cs), +(174,710,l), +(41,710,l), +(41,277,ls), +(41,61,o), +(179,-15,o), +(310,-15,cs), +(441,-15,o), +(579,61,o), +(579,277,cs), +(579,710,l), +(446,710,l) +); +} +); +width = 620; } ); unicode = 85; diff --git a/sources/0xProto.glyphspackage/glyphs/U_acute.glyph b/sources/0xProto.glyphspackage/glyphs/U_acute.glyph index b16264ff..5d831de7 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 218; diff --git a/sources/0xProto.glyphspackage/glyphs/U_breve.glyph b/sources/0xProto.glyphspackage/glyphs/U_breve.glyph index a5ee85a8..f2d3c4d0 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_breve.glyph @@ -12,6 +12,18 @@ ref = brevecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = brevecomb.case; +} +); +width = 620; } ); unicode = 364; diff --git a/sources/0xProto.glyphspackage/glyphs/U_caron.glyph b/sources/0xProto.glyphspackage/glyphs/U_caron.glyph index a0be0b7d..4ad06f92 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_caron.glyph @@ -12,6 +12,18 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 467; diff --git a/sources/0xProto.glyphspackage/glyphs/U_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/U_circumflex.glyph index 3eedd5a3..da084f14 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 219; diff --git a/sources/0xProto.glyphspackage/glyphs/U_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/U_dieresis.glyph index e0c93c61..51c02fd6 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 220; diff --git a/sources/0xProto.glyphspackage/glyphs/U_dieresisacute.glyph b/sources/0xProto.glyphspackage/glyphs/U_dieresisacute.glyph index d6f8cebf..f10d49db 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_dieresisacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_dieresisacute.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = dieresiscomb_acutecomb.case; +} +); +width = 620; } ); unicode = 471; diff --git a/sources/0xProto.glyphspackage/glyphs/U_dieresiscaron.glyph b/sources/0xProto.glyphspackage/glyphs/U_dieresiscaron.glyph index 8bd09249..77bd8a58 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_dieresiscaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_dieresiscaron.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = dieresiscomb_caroncomb.case; +} +); +width = 620; } ); unicode = 473; diff --git a/sources/0xProto.glyphspackage/glyphs/U_dieresisgrave.glyph b/sources/0xProto.glyphspackage/glyphs/U_dieresisgrave.glyph index 7218ed04..1cb862d5 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_dieresisgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_dieresisgrave.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = dieresiscomb_gravecomb.case; +} +); +width = 620; } ); unicode = 475; diff --git a/sources/0xProto.glyphspackage/glyphs/U_dieresismacron.glyph b/sources/0xProto.glyphspackage/glyphs/U_dieresismacron.glyph index 0918d78f..5757b097 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_dieresismacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_dieresismacron.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = dieresiscomb_macroncomb.case; +} +); +width = 620; } ); unicode = 469; diff --git a/sources/0xProto.glyphspackage/glyphs/U_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/U_dotbelow.glyph index 0e9e6909..9a795c53 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7908; diff --git a/sources/0xProto.glyphspackage/glyphs/U_grave.glyph b/sources/0xProto.glyphspackage/glyphs/U_grave.glyph index 1c61968c..a0792096 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 217; diff --git a/sources/0xProto.glyphspackage/glyphs/U_hookabove.glyph b/sources/0xProto.glyphspackage/glyphs/U_hookabove.glyph index c0e25c10..fae19d4e 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_hookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_hookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7910; diff --git a/sources/0xProto.glyphspackage/glyphs/U_horn.glyph b/sources/0xProto.glyphspackage/glyphs/U_horn.glyph index 332b4ab3..d76283bb 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_horn.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_horn.glyph @@ -21,6 +21,11 @@ shapes = ( { closed = 1; nodes = ( +(386,-15,o), +(515,55,o), +(515,277,cs), +(515,710,l), +(415,710,l), (415,277,l), (415,139,o), (351,82,o), @@ -33,12 +38,7 @@ nodes = ( (40,277,ls), (40,55,o), (168,-15,o), -(277,-15,c), -(386,-15,o), -(515,55,o), -(515,277,cs), -(515,710,l), -(415,710,l) +(277,-15,c) ); }, { @@ -52,46 +52,44 @@ width = 620; anchors = ( { name = bottom; -pos = (275,-15); +pos = (277,-15); }, { name = top; -pos = (275,710); +pos = (277,710); }, { name = topright; -pos = (471,710); +pos = (469,710); } ); -associatedMasterId = m01; -layerId = "19675045-AB8A-4912-A7DA-6332382CA994"; -name = "Nov 11, 23 at 13:52"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(430,277,l), -(430,139,o), -(357,83,o), -(275,83,c), -(193,83,o), -(120,139,o), -(120,277,c), -(120,710,l), -(20,710,l), -(20,277,ls), -(20,55,o), -(158,-15,o), -(275,-15,c), -(392,-15,o), -(530,55,o), -(530,277,cs), -(530,710,l), -(430,710,l) +(406,-15,o), +(524,61,o), +(524,277,cs), +(524,710,l), +(391,710,l), +(391,283,ls), +(391,177,o), +(358,115,o), +(277,115,cs), +(196,115,o), +(163,177,o), +(163,283,cs), +(163,710,l), +(30,710,l), +(30,277,ls), +(30,61,o), +(148,-15,o), +(277,-15,cs) ); }, { -pos = (230,-51); +pos = (226,-51); ref = horncomb.case; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/U_hornacute.glyph b/sources/0xProto.glyphspackage/glyphs/U_hornacute.glyph index 496e7cd8..7000a3d3 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_hornacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_hornacute.glyph @@ -23,6 +23,29 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (276,-15); +}, +{ +name = top; +pos = (276,710); +} +); +layerId = m002; +shapes = ( +{ +ref = Uhorn; +}, +{ +pos = (-33,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 7912; diff --git a/sources/0xProto.glyphspackage/glyphs/U_horndotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/U_horndotbelow.glyph index 19f9c4d7..18dc77c1 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_horndotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_horndotbelow.glyph @@ -23,6 +23,29 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (276,-15); +}, +{ +name = top; +pos = (276,710); +} +); +layerId = m002; +shapes = ( +{ +ref = Uhorn; +}, +{ +pos = (-33,-15); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7920; diff --git a/sources/0xProto.glyphspackage/glyphs/U_horngrave.glyph b/sources/0xProto.glyphspackage/glyphs/U_horngrave.glyph index c7ceed23..bc72ef2e 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_horngrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_horngrave.glyph @@ -23,6 +23,29 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (276,-15); +}, +{ +name = top; +pos = (276,710); +} +); +layerId = m002; +shapes = ( +{ +ref = Uhorn; +}, +{ +pos = (-33,0); +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 7914; diff --git a/sources/0xProto.glyphspackage/glyphs/U_hornhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/U_hornhookabove.glyph index df296192..1015ab71 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_hornhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_hornhookabove.glyph @@ -13,6 +13,19 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Uhorn; +}, +{ +pos = (-33,0); +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7916; diff --git a/sources/0xProto.glyphspackage/glyphs/U_horntilde.glyph b/sources/0xProto.glyphspackage/glyphs/U_horntilde.glyph index ed6d76af..67eef5b0 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_horntilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_horntilde.glyph @@ -23,6 +23,29 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (276,-15); +}, +{ +name = top; +pos = (276,710); +} +); +layerId = m002; +shapes = ( +{ +ref = Uhorn; +}, +{ +pos = (-33,0); +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 7918; diff --git a/sources/0xProto.glyphspackage/glyphs/U_hungarumlaut.glyph b/sources/0xProto.glyphspackage/glyphs/U_hungarumlaut.glyph index 1ee12e58..be82141e 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_hungarumlaut.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_hungarumlaut.glyph @@ -12,6 +12,18 @@ ref = hungarumlautcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = hungarumlautcomb.case; +} +); +width = 620; } ); unicode = 368; diff --git a/sources/0xProto.glyphspackage/glyphs/U_macron.glyph b/sources/0xProto.glyphspackage/glyphs/U_macron.glyph index 51006698..43c3f4d1 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_macron.glyph @@ -12,6 +12,18 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 362; diff --git a/sources/0xProto.glyphspackage/glyphs/U_ogonek.glyph b/sources/0xProto.glyphspackage/glyphs/U_ogonek.glyph index 651130dd..ccabbfce 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_ogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_ogonek.glyph @@ -2,50 +2,26 @@ glyphname = Uogonek; layers = ( { -anchors = ( -{ -name = bottom; -pos = (310,0); -}, -{ -name = ogonek; -pos = (400,0); -}, +layerId = m01; +shapes = ( { -name = top; -pos = (310,710); +ref = U; }, { -name = topright; -pos = (507,710); +pos = (-11,-3); +ref = ogonekcomb.case; } ); -layerId = m01; +width = 620; +}, +{ +layerId = m002; shapes = ( { -closed = 1; -nodes = ( -(465,277,l), -(465,139,o), -(392,83,o), -(310,83,c), -(228,83,o), -(155,139,o), -(155,277,c), -(155,710,l), -(55,710,l), -(55,277,ls), -(55,55,o), -(193,-15,o), -(310,-15,c), -(427,-15,o), -(565,55,o), -(565,277,cs), -(565,710,l), -(465,710,l) -); +ref = U; }, { +pos = (-11,-3); ref = ogonekcomb.case; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/U_ring.glyph b/sources/0xProto.glyphspackage/glyphs/U_ring.glyph index 28cdb14b..68473b29 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_ring.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_ring.glyph @@ -12,6 +12,18 @@ ref = ringcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = ringcomb.case; +} +); +width = 620; } ); unicode = 366; diff --git a/sources/0xProto.glyphspackage/glyphs/U_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/U_tilde.glyph index e9253cbf..6511f549 100644 --- a/sources/0xProto.glyphspackage/glyphs/U_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/U_tilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = U; +}, +{ +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 360; diff --git a/sources/0xProto.glyphspackage/glyphs/V_.glyph b/sources/0xProto.glyphspackage/glyphs/V_.glyph index e2914f70..f929fa21 100644 --- a/sources/0xProto.glyphspackage/glyphs/V_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/V_.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(90,406,o), +(160,170,o), +(242,0,c), +(372,0,l), +(290,170,o), +(225,408,o), +(159,710,c), +(22,710,l) +); +}, +{ +closed = 1; +nodes = ( +(461,710,l), +(395,408,o), +(330,170,o), +(248,0,c), +(378,0,l), +(460,170,o), +(530,406,o), +(598,710,c) +); +} +); +width = 620; } ); unicode = 86; diff --git a/sources/0xProto.glyphspackage/glyphs/V_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/V_dotbelow.glyph index f5cd8af5..66707337 100644 --- a/sources/0xProto.glyphspackage/glyphs/V_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/V_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = V; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7806; diff --git a/sources/0xProto.glyphspackage/glyphs/W_.glyph b/sources/0xProto.glyphspackage/glyphs/W_.glyph index af14cb4b..d75f6c36 100644 --- a/sources/0xProto.glyphspackage/glyphs/W_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/W_.glyph @@ -60,6 +60,66 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(15,396,o), +(52,159,o), +(96,0,c), +(208,0,l), +(166,159,o), +(137,396,o), +(144,710,c), +(19,710,l) +); +}, +{ +closed = 1; +nodes = ( +(254,473,l), +(133,0,l), +(236,0,l), +(357,473,l) +); +}, +{ +closed = 1; +nodes = ( +(384,0,l), +(487,0,l), +(366,473,l), +(263,473,l) +); +}, +{ +closed = 1; +nodes = ( +(476,710,l), +(480,396,o), +(454,159,o), +(412,0,c), +(524,0,l), +(568,159,o), +(602,396,o), +(601,710,c) +); +} +); +width = 620; } ); unicode = 87; diff --git a/sources/0xProto.glyphspackage/glyphs/W_acute.glyph b/sources/0xProto.glyphspackage/glyphs/W_acute.glyph index a714e0d6..b19bc99c 100644 --- a/sources/0xProto.glyphspackage/glyphs/W_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/W_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = W; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 7810; diff --git a/sources/0xProto.glyphspackage/glyphs/W_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/W_circumflex.glyph index 2a2b358a..4b556c12 100644 --- a/sources/0xProto.glyphspackage/glyphs/W_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/W_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = W; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 372; diff --git a/sources/0xProto.glyphspackage/glyphs/W_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/W_dieresis.glyph index 7d36ec94..6425afe0 100644 --- a/sources/0xProto.glyphspackage/glyphs/W_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/W_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = W; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 7812; diff --git a/sources/0xProto.glyphspackage/glyphs/W_grave.glyph b/sources/0xProto.glyphspackage/glyphs/W_grave.glyph index d689fbca..d45a27f2 100644 --- a/sources/0xProto.glyphspackage/glyphs/W_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/W_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = W; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 7808; diff --git a/sources/0xProto.glyphspackage/glyphs/X_.glyph b/sources/0xProto.glyphspackage/glyphs/X_.glyph index 1d3a3f7c..14289b08 100644 --- a/sources/0xProto.glyphspackage/glyphs/X_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/X_.glyph @@ -17,41 +17,59 @@ shapes = ( { closed = 1; nodes = ( -(459,710,l), -(258,343,l), -(364,343,l), +(158,0,l), +(311,272,l), +(463,0,l), +(569,0,l), +(569,10,l), +(370,354,l), (565,700,l), -(565,710,l) +(565,710,l), +(459,710,l), +(310,438,l), +(157,710,l), +(51,710,l), +(51,700,l), +(251,354,l), +(52,10,l), +(52,0,l) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(569,10,l), -(363,367,l), -(257,367,l), -(463,0,l), -(569,0,l) -); +anchors = ( +{ +name = bottom; +pos = (310,0); }, { -closed = 1; -nodes = ( -(51,700,l), -(257,343,l), -(363,343,l), -(157,710,l), -(51,710,l) +name = top; +pos = (310,710); +} ); -}, +layerId = m002; +shapes = ( { closed = 1; nodes = ( -(158,0,l), -(364,367,l), -(258,367,l), -(52,10,l), -(52,0,l) +(177,0,l), +(311,233,l), +(444,0,l), +(587,0,l), +(587,10,l), +(384,355,l), +(577,700,l), +(577,710,l), +(435,710,l), +(310,481,l), +(181,710,l), +(39,710,l), +(39,700,l), +(237,355,l), +(34,10,l), +(34,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/X_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/X_dieresis.glyph index 8c08a9ee..4bc548c6 100644 --- a/sources/0xProto.glyphspackage/glyphs/X_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/X_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = X; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 7820; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_.glyph b/sources/0xProto.glyphspackage/glyphs/Y_.glyph index 6877d318..4d14c51d 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_.glyph @@ -21,30 +21,53 @@ shapes = ( { closed = 1; nodes = ( -(39,700,l), -(261,283,l), +(359,0,l), (359,283,l), +(581,700,l), +(581,710,l), +(472,710,l), +(310,382,l), (148,710,l), -(39,710,l) +(39,710,l), +(39,700,l), +(261,283,l), +(261,0,l) +); +} ); +width = 620; }, { -closed = 1; -nodes = ( -(472,710,l), -(261,283,l), -(359,283,l), -(581,700,l), -(581,710,l) -); +anchors = ( +{ +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,710); +}, +{ +name = topleft; +pos = (23,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(261,0,l), -(359,0,l), -(359,290,l), -(261,290,l) +(376,0,l), +(376,270,l), +(597,700,l), +(597,710,l), +(458,710,l), +(310,403,l), +(162,710,l), +(23,710,l), +(23,700,l), +(244,270,l), +(244,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/Y_acute.glyph b/sources/0xProto.glyphspackage/glyphs/Y_acute.glyph index f7ceecf8..652bc84b 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_acute.glyph @@ -12,6 +12,18 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 221; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/Y_circumflex.glyph index 427b4869..a79ead29 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_circumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 374; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/Y_dieresis.glyph index 90e0a9ab..1d90c108 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_dieresis.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = dieresiscomb.case; +} +); +width = 620; } ); unicode = 376; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/Y_dotaccent.glyph index 13208e7b..51c3ae93 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_dotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 7822; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/Y_dotbelow.glyph index 8776f835..961793cc 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_dotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7924; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_grave.glyph b/sources/0xProto.glyphspackage/glyphs/Y_grave.glyph index b4d79be1..3738b28f 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_grave.glyph @@ -12,6 +12,18 @@ ref = gravecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = gravecomb.case; +} +); +width = 620; } ); unicode = 7922; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_hookabove.glyph b/sources/0xProto.glyphspackage/glyphs/Y_hookabove.glyph index 9534240e..a008e5a7 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_hookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_hookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = hookabovecomb.case; +} +); +width = 620; } ); unicode = 7926; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_macron.glyph b/sources/0xProto.glyphspackage/glyphs/Y_macron.glyph index 5b01f822..04c8cb6a 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_macron.glyph @@ -12,6 +12,18 @@ ref = macroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = macroncomb.case; +} +); +width = 620; } ); unicode = 562; diff --git a/sources/0xProto.glyphspackage/glyphs/Y_tilde.glyph b/sources/0xProto.glyphspackage/glyphs/Y_tilde.glyph index 245cbd2a..f87be0d4 100644 --- a/sources/0xProto.glyphspackage/glyphs/Y_tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Y_tilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Y; +}, +{ +ref = tildecomb.case; +} +); +width = 620; } ); unicode = 7928; diff --git a/sources/0xProto.glyphspackage/glyphs/Z_.glyph b/sources/0xProto.glyphspackage/glyphs/Z_.glyph index 570980fa..557f6cb5 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_.glyph @@ -17,28 +17,51 @@ shapes = ( { closed = 1; nodes = ( -(69,622,l), +(557,0,l), +(557,88,l), +(135,88,l), +(155,51,l), (540,622,l), (540,710,l), -(69,710,l) +(69,710,l), +(69,622,l), +(468,622,l), +(448,659,l), +(63,88,l), +(63,0,l) +); +} ); +width = 620; }, { -closed = 1; -nodes = ( -(63,0,l), -(557,0,l), -(557,88,l), -(63,88,l) -); +anchors = ( +{ +name = bottom; +pos = (304,0); }, { +name = top; +pos = (304,710); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(180,88,l), -(540,622,l), -(423,622,l), -(63,88,l) +(557,0,l), +(557,120,l), +(135,120,l), +(167,51,l), +(542,590,l), +(542,710,l), +(67,710,l), +(67,590,l), +(470,590,l), +(438,659,l), +(63,120,l), +(63,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/Z_acute.glyph b/sources/0xProto.glyphspackage/glyphs/Z_acute.glyph index 3387e1e8..70f3f548 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_acute.glyph @@ -13,6 +13,19 @@ ref = acutecomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Z; +}, +{ +pos = (-6,0); +ref = acutecomb.case; +} +); +width = 620; } ); unicode = 377; diff --git a/sources/0xProto.glyphspackage/glyphs/Z_caron.glyph b/sources/0xProto.glyphspackage/glyphs/Z_caron.glyph index a7ef01c5..637ae2cd 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_caron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Z; +}, +{ +pos = (-6,0); +ref = caroncomb.case; +} +); +width = 620; } ); unicode = 381; diff --git a/sources/0xProto.glyphspackage/glyphs/Z_circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/Z_circumflex.glyph index 60a58a8a..697d6548 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_circumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Z; +}, +{ +pos = (-6,0); +ref = circumflexcomb.case; +} +); +width = 620; } ); unicode = 7824; diff --git a/sources/0xProto.glyphspackage/glyphs/Z_dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/Z_dotaccent.glyph index 05ee3bf8..9ef95c67 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_dotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Z; +}, +{ +pos = (-6,0); +ref = dotaccentcomb.case; +} +); +width = 620; } ); unicode = 379; diff --git a/sources/0xProto.glyphspackage/glyphs/Z_dotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/Z_dotbelow.glyph index 5c422095..cd1cab0c 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_dotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_dotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Z; +}, +{ +pos = (-6,0); +ref = dotbelowcomb.case; +} +); +width = 620; } ); unicode = 7826; diff --git a/sources/0xProto.glyphspackage/glyphs/Z_macronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/Z_macronbelow.glyph index ef34acc2..4384c472 100644 --- a/sources/0xProto.glyphspackage/glyphs/Z_macronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/Z_macronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb.case; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = Z; +}, +{ +pos = (-6,0); +ref = macronbelowcomb.case; +} +); +width = 620; } ); unicode = 7828; diff --git a/sources/0xProto.glyphspackage/glyphs/a.glyph b/sources/0xProto.glyphspackage/glyphs/a.glyph index 92896b4e..768f5022 100644 --- a/sources/0xProto.glyphspackage/glyphs/a.glyph +++ b/sources/0xProto.glyphspackage/glyphs/a.glyph @@ -84,62 +84,60 @@ pos = (563,-8); }, { name = top; -pos = (310,550); +pos = (313,550); } ); -associatedMasterId = m01; -layerId = "B61EAE85-2773-4A47-BA53-7E2FE5BA793A"; -name = "Apr 20, 24 at 16:28"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(508,413,ls), -(508,554,o), -(383,566,o), -(310,566,cs), -(239,566,o), -(156,546,o), -(87,512,c), -(134,437,l), -(193,462,o), -(252,477,o), -(293,477,cs), -(398,477,o), -(410,437,o), -(410,361,cs), -(410,347,l), -(291,352,o), -(70,340,o), -(70,156,cs), -(70,38,o), -(170,-16,o), -(255,-16,cs), -(344,-16,o), -(396,13,o), -(429,49,c), -(449,9,o), -(486,-11,o), +(519,402,ls), +(519,528,o), +(401,566,o), +(314,566,cs), +(246,566,o), +(172,551,o), +(103,519,c), +(152,414,l), +(199,436,o), +(246,448,o), +(293,448,cs), +(362,448,o), +(391,419,o), +(391,374,cs), +(391,360,l), +(259,365,o), +(62,346,o), +(62,163,cs), +(62,49,o), +(148,-16,o), +(259,-16,cs), +(331,-16,o), +(381,12,o), +(411,46,c), +(438,5,o), +(471,-11,o), (563,-8,c), -(563,73,l), -(520,75,o), -(508,95,o), -(508,131,cs) +(563,81,l), +(525,84,o), +(519,100,o), +(519,138,cs) ); }, { closed = 1; nodes = ( -(158,269,o), -(303,276,o), -(410,268,c), -(410,156,l), -(387,114,o), -(346,74,o), -(264,74,cs), -(209,74,o), -(158,106,o), -(158,161,cs) +(189,248,o), +(297,260,o), +(388,254,c), +(388,159,l), +(365,122,o), +(333,96,o), +(279,94,cs), +(230,92,o), +(189,123,o), +(189,168,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/aacute.glyph b/sources/0xProto.glyphspackage/glyphs/aacute.glyph index 88d5d202..554306ea 100644 --- a/sources/0xProto.glyphspackage/glyphs/aacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/aacute.glyph @@ -13,6 +13,19 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = acutecomb; +} +); +width = 620; } ); unicode = 225; diff --git a/sources/0xProto.glyphspackage/glyphs/abreve.glyph b/sources/0xProto.glyphspackage/glyphs/abreve.glyph index c175226d..fe3e2fe8 100644 --- a/sources/0xProto.glyphspackage/glyphs/abreve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/abreve.glyph @@ -13,6 +13,19 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = brevecomb; +} +); +width = 620; } ); unicode = 259; diff --git a/sources/0xProto.glyphspackage/glyphs/abreveacute.glyph b/sources/0xProto.glyphspackage/glyphs/abreveacute.glyph index 0355ba25..ea462448 100644 --- a/sources/0xProto.glyphspackage/glyphs/abreveacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/abreveacute.glyph @@ -13,6 +13,19 @@ ref = brevecomb_acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = brevecomb_acutecomb; +} +); +width = 620; } ); unicode = 7855; diff --git a/sources/0xProto.glyphspackage/glyphs/abrevedotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/abrevedotbelow.glyph index 23dcf5eb..951ca7a7 100644 --- a/sources/0xProto.glyphspackage/glyphs/abrevedotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/abrevedotbelow.glyph @@ -16,6 +16,22 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = brevecomb; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7863; diff --git a/sources/0xProto.glyphspackage/glyphs/abrevegrave.glyph b/sources/0xProto.glyphspackage/glyphs/abrevegrave.glyph index 0436f1c1..8392563a 100644 --- a/sources/0xProto.glyphspackage/glyphs/abrevegrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/abrevegrave.glyph @@ -13,6 +13,19 @@ ref = brevecomb_gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = brevecomb_gravecomb; +} +); +width = 620; } ); unicode = 7857; diff --git a/sources/0xProto.glyphspackage/glyphs/abrevehookabove.glyph b/sources/0xProto.glyphspackage/glyphs/abrevehookabove.glyph index 26ad638e..7db3f66f 100644 --- a/sources/0xProto.glyphspackage/glyphs/abrevehookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/abrevehookabove.glyph @@ -13,6 +13,19 @@ ref = brevecomb_hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = brevecomb_hookabovecomb; +} +); +width = 620; } ); unicode = 7859; diff --git a/sources/0xProto.glyphspackage/glyphs/abrevetilde.glyph b/sources/0xProto.glyphspackage/glyphs/abrevetilde.glyph index 9106b4ac..7bfb9286 100644 --- a/sources/0xProto.glyphspackage/glyphs/abrevetilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/abrevetilde.glyph @@ -13,6 +13,19 @@ ref = brevecomb_tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = brevecomb_tildecomb; +} +); +width = 620; } ); unicode = 7861; diff --git a/sources/0xProto.glyphspackage/glyphs/acaron.glyph b/sources/0xProto.glyphspackage/glyphs/acaron.glyph index f1666629..47272b96 100644 --- a/sources/0xProto.glyphspackage/glyphs/acaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acaron.glyph @@ -13,6 +13,19 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = caroncomb; +} +); +width = 620; } ); unicode = 462; diff --git a/sources/0xProto.glyphspackage/glyphs/acircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/acircumflex.glyph index 62a01c6e..63ff2f26 100644 --- a/sources/0xProto.glyphspackage/glyphs/acircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acircumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 226; diff --git a/sources/0xProto.glyphspackage/glyphs/acircumflexacute.glyph b/sources/0xProto.glyphspackage/glyphs/acircumflexacute.glyph index 9f2ca85f..9d3fd2a5 100644 --- a/sources/0xProto.glyphspackage/glyphs/acircumflexacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acircumflexacute.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = circumflexcomb_acutecomb; +} +); +width = 620; } ); unicode = 7845; diff --git a/sources/0xProto.glyphspackage/glyphs/acircumflexdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/acircumflexdotbelow.glyph index d7db8e3e..974f0a77 100644 --- a/sources/0xProto.glyphspackage/glyphs/acircumflexdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acircumflexdotbelow.glyph @@ -16,6 +16,22 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = circumflexcomb; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7853; diff --git a/sources/0xProto.glyphspackage/glyphs/acircumflexgrave.glyph b/sources/0xProto.glyphspackage/glyphs/acircumflexgrave.glyph index 64bfe6b7..e031b230 100644 --- a/sources/0xProto.glyphspackage/glyphs/acircumflexgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acircumflexgrave.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = circumflexcomb_gravecomb; +} +); +width = 620; } ); unicode = 7847; diff --git a/sources/0xProto.glyphspackage/glyphs/acircumflexhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/acircumflexhookabove.glyph index 4988f3d6..99762eea 100644 --- a/sources/0xProto.glyphspackage/glyphs/acircumflexhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acircumflexhookabove.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = circumflexcomb_hookabovecomb; +} +); +width = 620; } ); unicode = 7849; diff --git a/sources/0xProto.glyphspackage/glyphs/acircumflextilde.glyph b/sources/0xProto.glyphspackage/glyphs/acircumflextilde.glyph index be261b1e..26893dbe 100644 --- a/sources/0xProto.glyphspackage/glyphs/acircumflextilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acircumflextilde.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb_tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = circumflexcomb_tildecomb; +} +); +width = 620; } ); unicode = 7851; diff --git a/sources/0xProto.glyphspackage/glyphs/acute.glyph b/sources/0xProto.glyphspackage/glyphs/acute.glyph index ba2709a5..0e5f12de 100644 --- a/sources/0xProto.glyphspackage/glyphs/acute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acute.glyph @@ -9,6 +9,15 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 180; diff --git a/sources/0xProto.glyphspackage/glyphs/acutecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/acutecomb.case.glyph index 3ff1724c..5b9a434a 100644 --- a/sources/0xProto.glyphspackage/glyphs/acutecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acutecomb.case.glyph @@ -20,6 +20,26 @@ ref = acutecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +}, +{ +name = top; +pos = (310,934); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = acutecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/acutecomb.glyph b/sources/0xProto.glyphspackage/glyphs/acutecomb.glyph index b4adc22d..8480f8f2 100644 --- a/sources/0xProto.glyphspackage/glyphs/acutecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/acutecomb.glyph @@ -26,6 +26,32 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +}, +{ +name = top; +pos = (310,786); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(262,628,l), +(357,628,l), +(460,780,l), +(460,786,l), +(322,786,l) +); +} +); +width = 620; } ); unicode = 769; diff --git a/sources/0xProto.glyphspackage/glyphs/adieresis.glyph b/sources/0xProto.glyphspackage/glyphs/adieresis.glyph index 12ffcb8e..5f7203bb 100644 --- a/sources/0xProto.glyphspackage/glyphs/adieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/adieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 228; diff --git a/sources/0xProto.glyphspackage/glyphs/adotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/adotaccent.glyph index 54c7c90c..e233f010 100644 --- a/sources/0xProto.glyphspackage/glyphs/adotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/adotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 551; diff --git a/sources/0xProto.glyphspackage/glyphs/adotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/adotbelow.glyph index c5017b99..bb2702dc 100644 --- a/sources/0xProto.glyphspackage/glyphs/adotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/adotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7841; diff --git a/sources/0xProto.glyphspackage/glyphs/ae.glyph b/sources/0xProto.glyphspackage/glyphs/ae.glyph index 0f5911d4..efc81fdf 100644 --- a/sources/0xProto.glyphspackage/glyphs/ae.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ae.glyph @@ -38,9 +38,9 @@ nodes = ( (106,-16,o), (164,-16,cs), (241,-16,o), -(285,34,o), -(306,101,c), -(314,118,o), +(283,35,o), +(306,101,cs), +(312,119,o), (322,135,o), (330,152,c) ); @@ -101,91 +101,99 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "065CD0AB-08DF-4440-AA44-F3D160B1D802"; -name = "Nov 2, 23 at 16:22"; +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; shapes = ( { closed = 1; nodes = ( -(331,405,ls), -(330,536,o), -(265,560,o), -(225,566,cs), -(172,574,o), -(105,544,o), -(46,505,c), -(96,437,l), -(144,468,o), -(186,483,o), -(218,477,cs), -(261,469,o), -(260,404,o), -(260,332,c), -(164,339,o), -(33,296,o), -(33,145,cs), -(33,28,o), -(108,-16,o), -(166,-16,cs), -(242,-16,o), -(288,37,o), -(308,101,c), -(316,118,o), -(324,135,o), -(332,152,c) +(329,405,ls), +(328,536,o), +(263,561,o), +(223,566,cs), +(170,572,o), +(101,545,o), +(43,504,c), +(98,422,l), +(144,450,o), +(178,467,o), +(211,462,cs), +(257,455,o), +(250,408,o), +(250,349,c), +(147,351,o), +(24,305,o), +(24,155,cs), +(24,37,o), +(99,-16,o), +(165,-16,cs), +(248,-16,o), +(287,27,o), +(310,91,cs), +(316,109,o), +(328,132,o), +(330,152,c) ); }, { closed = 1; nodes = ( -(111,212,o), -(151,262,o), -(261,255,c), -(261,156,l), -(254,109,o), -(224,68,o), -(177,68,cs), -(138,68,o), -(111,98,o), -(111,145,cs) +(124,202,o), +(162,251,o), +(244,246,c), +(244,163,l), +(238,126,o), +(213,93,o), +(179,93,cs), +(148,93,o), +(124,118,o), +(124,155,cs) ); }, { closed = 1; nodes = ( -(476,-16,o), -(522,-8,o), -(576,41,c), -(533,102,l), -(499,73,o), -(469,64,o), -(440,64,cs), -(366,64,o), -(333,157,o), -(336,239,c), -(578,239,l), -(609,405,o), -(552,566,o), -(426,566,cs), -(333,566,o), -(262,465,o), -(262,273,cs), -(262,98,o), -(320,-16,o), -(440,-16,cs) +(492,-16,o), +(528,-3,o), +(580,38,c), +(523,124,l), +(493,102,o), +(470,89,o), +(441,89,cs), +(387,89,o), +(358,142,o), +(352,229,c), +(583,229,l), +(614,395,o), +(569,566,o), +(429,566,cs), +(328,566,o), +(254,465,o), +(254,273,cs), +(254,104,o), +(312,-16,o), +(442,-16,cs) ); }, { closed = 1; nodes = ( -(333,420,o), -(372,486,o), -(425,486,cs), -(484,486,o), -(522,403,o), -(514,312,c), -(332,312,l) +(357,411,o), +(381,464,o), +(428,464,cs), +(475,464,o), +(499,399,o), +(496,323,c), +(355,323,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/agrave.glyph b/sources/0xProto.glyphspackage/glyphs/agrave.glyph index d30beee3..46d063e1 100644 --- a/sources/0xProto.glyphspackage/glyphs/agrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/agrave.glyph @@ -14,6 +14,20 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = gravecomb; +} +); +width = 620; } ); unicode = 224; diff --git a/sources/0xProto.glyphspackage/glyphs/ahookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ahookabove.glyph index dbad3746..76b727a8 100644 --- a/sources/0xProto.glyphspackage/glyphs/ahookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ahookabove.glyph @@ -13,6 +13,19 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7843; diff --git a/sources/0xProto.glyphspackage/glyphs/amacron.glyph b/sources/0xProto.glyphspackage/glyphs/amacron.glyph index e73878b5..4921fb87 100644 --- a/sources/0xProto.glyphspackage/glyphs/amacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/amacron.glyph @@ -13,6 +13,19 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = macroncomb; +} +); +width = 620; } ); unicode = 257; diff --git a/sources/0xProto.glyphspackage/glyphs/ampersand.glyph b/sources/0xProto.glyphspackage/glyphs/ampersand.glyph index ce5e8d14..da2682ff 100644 --- a/sources/0xProto.glyphspackage/glyphs/ampersand.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ampersand.glyph @@ -62,6 +62,68 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(105,507,o), +(131,458,o), +(168,412,cs), +(514,-16,l), +(599,53,l), +(282,443,ls), +(251,481,o), +(225,515,o), +(225,557,cs), +(225,598,o), +(259,623,o), +(297,623,cs), +(355,623,o), +(375,575,o), +(377,543,c), +(493,543,l), +(493,639,o), +(429,726,o), +(303,726,cs), +(175,726,o), +(105,651,o), +(105,560,cs) +); +}, +{ +closed = 1; +nodes = ( +(408,192,ls), +(385,125,o), +(348,89,o), +(273,88,cs), +(197,87,o), +(149,141,o), +(149,205,cs), +(149,269,o), +(217,331,o), +(284,330,c), +(283,432,l), +(152,430,o), +(37,326,o), +(37,202,cs), +(37,70,o), +(130,-16,o), +(274,-16,cs), +(392,-16,o), +(472,54,o), +(498,128,cs), +(590,394,l), +(590,404,l), +(480,404,l) +); +} +); +width = 620; } ); unicode = 38; diff --git a/sources/0xProto.glyphspackage/glyphs/ampersand.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/ampersand.spacer.glyph index 4dd63293..812855ae 100644 --- a/sources/0xProto.glyphspackage/glyphs/ampersand.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ampersand.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/ampersand_ampersand.glyph b/sources/0xProto.glyphspackage/glyphs/ampersand_ampersand.glyph index a92440f0..2e6246cc 100644 --- a/sources/0xProto.glyphspackage/glyphs/ampersand_ampersand.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ampersand_ampersand.glyph @@ -117,6 +117,123 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(-462,507,o), +(-438,458,o), +(-402,412,cs), +(-69,-16,l), +(15,53,l), +(-295,442,ls), +(-325,480,o), +(-346,516,o), +(-346,556,cs), +(-346,599,o), +(-311,623,o), +(-275,623,cs), +(-216,623,o), +(-203,575,o), +(-201,543,c), +(-87,543,l), +(-87,639,o), +(-147,726,o), +(-271,726,cs), +(-392,726,o), +(-462,651,o), +(-462,560,cs) +); +}, +{ +closed = 1; +nodes = ( +(-169,192,ls), +(-192,125,o), +(-225,89,o), +(-300,88,cs), +(-369,87,o), +(-417,141,o), +(-417,205,cs), +(-417,269,o), +(-349,331,o), +(-288,330,c), +(-289,432,l), +(-418,430,o), +(-529,326,o), +(-529,202,cs), +(-529,70,o), +(-436,-16,o), +(-299,-16,cs), +(-181,-16,o), +(-105,54,o), +(-79,128,cs), +(13,394,l), +(13,404,l), +(-97,404,l) +); +}, +{ +closed = 1; +nodes = ( +(51,507,o), +(75,458,o), +(111,412,cs), +(444,-16,l), +(528,53,l), +(218,442,ls), +(188,480,o), +(167,516,o), +(167,556,cs), +(167,599,o), +(202,623,o), +(238,623,cs), +(297,623,o), +(310,575,o), +(312,543,c), +(426,543,l), +(426,639,o), +(366,726,o), +(242,726,cs), +(121,726,o), +(51,651,o), +(51,560,cs) +); +}, +{ +closed = 1; +nodes = ( +(344,192,ls), +(321,125,o), +(288,89,o), +(213,88,cs), +(144,87,o), +(96,141,o), +(96,205,cs), +(96,269,o), +(164,331,o), +(225,330,c), +(224,432,l), +(95,430,o), +(-16,326,o), +(-16,202,cs), +(-16,70,o), +(77,-16,o), +(214,-16,cs), +(332,-16,o), +(408,54,o), +(434,128,cs), +(526,394,l), +(526,404,l), +(416,404,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/aogonek.glyph b/sources/0xProto.glyphspackage/glyphs/aogonek.glyph index 6c4a3ef2..47727635 100644 --- a/sources/0xProto.glyphspackage/glyphs/aogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/aogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (152,-11); +ref = ogonekcomb; +} +); +width = 620; } ); unicode = 261; diff --git a/sources/0xProto.glyphspackage/glyphs/apostrophemod.glyph b/sources/0xProto.glyphspackage/glyphs/apostrophemod.glyph index 85675cf1..b2248368 100644 --- a/sources/0xProto.glyphspackage/glyphs/apostrophemod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/apostrophemod.glyph @@ -9,6 +9,15 @@ ref = quoteright; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = quoteright; +} +); +width = 620; } ); unicode = 700; diff --git a/sources/0xProto.glyphspackage/glyphs/approxequal.glyph b/sources/0xProto.glyphspackage/glyphs/approxequal.glyph index 99b6db46..95f122d3 100644 --- a/sources/0xProto.glyphspackage/glyphs/approxequal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/approxequal.glyph @@ -7,6 +7,9 @@ shapes = ( { closed = 1; nodes = ( +(200,462,o), +(204,467,o), +(285,392,cs), (401,287,o), (439,276,o), (580,452,c), @@ -17,15 +20,15 @@ nodes = ( (219,558,o), (181,569,o), (40,393,c), -(100,344,l), -(200,462,o), -(204,467,o), -(285,392,cs) +(100,344,l) ); }, { closed = 1; nodes = ( +(200,242,o), +(204,247,o), +(285,172,cs), (401,67,o), (439,56,o), (580,232,c), @@ -36,10 +39,51 @@ nodes = ( (219,338,o), (181,349,o), (40,173,c), -(100,124,l), -(200,242,o), -(204,247,o), -(285,172,cs) +(100,124,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(205,450,o), +(198,447,o), +(283,379,cs), +(417,272,o), +(442,268,o), +(587,451,c), +(512,512,l), +(412,394,o), +(419,393,o), +(336,464,cs), +(212,569,o), +(186,581,o), +(32,390,c), +(105,332,l) +); +}, +{ +closed = 1; +nodes = ( +(205,228,o), +(198,225,o), +(283,157,cs), +(417,50,o), +(442,46,o), +(587,229,c), +(512,290,l), +(412,172,o), +(419,171,o), +(336,242,cs), +(212,347,o), +(186,359,o), +(32,168,c), +(105,110,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/aring.glyph b/sources/0xProto.glyphspackage/glyphs/aring.glyph index 50cc4920..4a3b4ca2 100644 --- a/sources/0xProto.glyphspackage/glyphs/aring.glyph +++ b/sources/0xProto.glyphspackage/glyphs/aring.glyph @@ -13,6 +13,19 @@ ref = ringcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = ringcomb; +} +); +width = 620; } ); unicode = 229; diff --git a/sources/0xProto.glyphspackage/glyphs/asciicircum.glyph b/sources/0xProto.glyphspackage/glyphs/asciicircum.glyph index f295db7e..daca7bd4 100644 --- a/sources/0xProto.glyphspackage/glyphs/asciicircum.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asciicircum.glyph @@ -26,6 +26,32 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(192,420,l), +(356,750,l), +(243,750,l), +(75,430,l), +(75,420,l) +); +}, +{ +closed = 1; +nodes = ( +(529,430,l), +(361,750,l), +(248,750,l), +(412,420,l), +(529,420,l) +); +} +); +width = 620; } ); unicode = 94; diff --git a/sources/0xProto.glyphspackage/glyphs/asciitilde.glyph b/sources/0xProto.glyphspackage/glyphs/asciitilde.glyph index 8e38b59c..6348015a 100644 --- a/sources/0xProto.glyphspackage/glyphs/asciitilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asciitilde.glyph @@ -28,33 +28,26 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "008F162E-99A6-4172-B48C-F0B018320FE0"; -name = "Sep 16, 23 15:39"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(488,328,o), -(464,304,o), -(414,304,cs), -(353,304,o), -(288,385,o), -(214,385,cs), -(142,385,o), -(100,349,o), -(44,289,c), -(104,238,l), -(142,278,o), -(169,305,o), -(210,305,cs), -(274,305,o), -(331,224,o), -(417,224,cs), -(494,224,o), -(536,259,o), -(577,308,c), -(520,360,l) +(417,167,o), +(442,163,o), +(587,346,c), +(512,407,l), +(412,289,o), +(419,288,o), +(336,359,cs), +(212,464,o), +(186,476,o), +(32,285,c), +(105,227,l), +(205,345,o), +(198,342,o), +(283,274,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/asterisk.glyph b/sources/0xProto.glyphspackage/glyphs/asterisk.glyph index a947972e..e45bd760 100644 --- a/sources/0xProto.glyphspackage/glyphs/asterisk.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asterisk.glyph @@ -7,8 +7,8 @@ shapes = ( { closed = 1; nodes = ( -(282,292,l), -(338,292,l), +(282,288,l), +(338,288,l), (360,534,l), (260,534,l) ); @@ -16,37 +16,88 @@ nodes = ( { closed = 1; nodes = ( -(302,317,l), -(320,263,l), -(554,317,l), -(524,411,l) +(298,315,l), +(315,262,l), +(556,317,l), +(525,412,l) ); }, { closed = 1; nodes = ( -(66,317,l), -(300,263,l), -(318,317,l), -(96,411,l) +(330,307,l), +(285,275,l), +(412,62,l), +(493,121,l) ); }, { closed = 1; nodes = ( -(208,58,l), (334,275,l), -(288,309,l), -(126,117,l) +(290,308,l), +(127,121,l), +(208,62,l) ); }, { closed = 1; nodes = ( -(333,309,l), -(287,275,l), -(413,58,l), -(495,117,l) +(305,263,l), +(323,315,l), +(95,412,l), +(64,317,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(336,322,l), +(99,422,l), +(61,306,l), +(313,248,l) +); +}, +{ +closed = 1; +nodes = ( +(349,277,l), +(371,534,l), +(249,534,l), +(271,277,l) +); +}, +{ +closed = 1; +nodes = ( +(559,306,l), +(521,422,l), +(284,321,l), +(308,247,l) +); +}, +{ +closed = 1; +nodes = ( +(403,53,l), +(502,125,l), +(333,319,l), +(270,273,l) +); +}, +{ +closed = 1; +nodes = ( +(116,127,l), +(215,55,l), +(347,276,l), +(284,321,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/asterisk.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/asterisk.spacer.glyph index cc536d27..817b0023 100644 --- a/sources/0xProto.glyphspackage/glyphs/asterisk.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asterisk.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk.glyph b/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk.glyph index 1b9bac6c..edb6f636 100644 --- a/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk.glyph @@ -96,6 +96,102 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(297,322,l), +(60,422,l), +(22,306,l), +(274,248,l) +); +}, +{ +closed = 1; +nodes = ( +(310,277,l), +(332,534,l), +(210,534,l), +(232,277,l) +); +}, +{ +closed = 1; +nodes = ( +(520,306,l), +(482,422,l), +(245,321,l), +(269,247,l) +); +}, +{ +closed = 1; +nodes = ( +(364,53,l), +(463,125,l), +(294,319,l), +(231,273,l) +); +}, +{ +closed = 1; +nodes = ( +(77,127,l), +(176,55,l), +(308,276,l), +(245,321,l) +); +}, +{ +closed = 1; +nodes = ( +(-245,322,l), +(-482,422,l), +(-520,306,l), +(-268,248,l) +); +}, +{ +closed = 1; +nodes = ( +(-232,277,l), +(-210,534,l), +(-332,534,l), +(-310,277,l) +); +}, +{ +closed = 1; +nodes = ( +(-22,306,l), +(-60,422,l), +(-297,321,l), +(-273,247,l) +); +}, +{ +closed = 1; +nodes = ( +(-178,53,l), +(-79,125,l), +(-248,319,l), +(-311,273,l) +); +}, +{ +closed = 1; +nodes = ( +(-465,127,l), +(-366,55,l), +(-234,276,l), +(-297,321,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk_asterisk.glyph b/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk_asterisk.glyph index e314447d..4743b207 100644 --- a/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk_asterisk.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asterisk_asterisk_asterisk.glyph @@ -97,8 +97,8 @@ nodes = ( { closed = 1; nodes = ( -(170,292,l), -(226,292,l), +(170,288,l), +(226,288,l), (248,534,l), (148,534,l) ); @@ -106,37 +106,178 @@ nodes = ( { closed = 1; nodes = ( -(190,317,l), -(208,263,l), -(442,317,l), -(412,411,l) +(186,315,l), +(203,262,l), +(444,317,l), +(413,412,l) ); }, { closed = 1; nodes = ( -(-46,317,l), -(188,263,l), -(206,317,l), -(-16,411,l) +(218,307,l), +(173,275,l), +(300,62,l), +(381,121,l) ); }, { closed = 1; nodes = ( -(96,58,l), (222,275,l), -(176,309,l), -(14,117,l) +(178,308,l), +(15,121,l), +(96,62,l) ); }, { closed = 1; nodes = ( -(221,309,l), -(175,275,l), -(301,58,l), -(383,117,l) +(193,263,l), +(211,315,l), +(-17,412,l), +(-48,317,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(224,322,l), +(-13,422,l), +(-51,306,l), +(201,248,l) +); +}, +{ +closed = 1; +nodes = ( +(237,277,l), +(259,534,l), +(137,534,l), +(159,277,l) +); +}, +{ +closed = 1; +nodes = ( +(447,306,l), +(409,422,l), +(172,321,l), +(196,247,l) +); +}, +{ +closed = 1; +nodes = ( +(291,53,l), +(390,125,l), +(221,319,l), +(158,273,l) +); +}, +{ +closed = 1; +nodes = ( +(4,127,l), +(103,55,l), +(235,276,l), +(172,321,l) +); +}, +{ +closed = 1; +nodes = ( +(-285,492,l), +(-522,592,l), +(-560,476,l), +(-308,418,l) +); +}, +{ +closed = 1; +nodes = ( +(-272,447,l), +(-250,704,l), +(-372,704,l), +(-350,447,l) +); +}, +{ +closed = 1; +nodes = ( +(-62,476,l), +(-100,592,l), +(-337,491,l), +(-313,417,l) +); +}, +{ +closed = 1; +nodes = ( +(-218,223,l), +(-119,295,l), +(-288,489,l), +(-351,443,l) +); +}, +{ +closed = 1; +nodes = ( +(-505,297,l), +(-406,225,l), +(-274,446,l), +(-337,491,l) +); +}, +{ +closed = 1; +nodes = ( +(-792,322,l), +(-1029,422,l), +(-1067,306,l), +(-815,248,l) +); +}, +{ +closed = 1; +nodes = ( +(-779,277,l), +(-757,534,l), +(-879,534,l), +(-857,277,l) +); +}, +{ +closed = 1; +nodes = ( +(-569,306,l), +(-607,422,l), +(-844,321,l), +(-820,247,l) +); +}, +{ +closed = 1; +nodes = ( +(-725,53,l), +(-626,125,l), +(-795,319,l), +(-858,273,l) +); +}, +{ +closed = 1; +nodes = ( +(-1012,127,l), +(-913,55,l), +(-781,276,l), +(-844,321,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/asterisk_greater.glyph b/sources/0xProto.glyphspackage/glyphs/asterisk_greater.glyph index 81fb468e..5d7de93e 100644 --- a/sources/0xProto.glyphspackage/glyphs/asterisk_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/asterisk_greater.glyph @@ -7,16 +7,6 @@ shapes = ( { closed = 1; nodes = ( -(52,498,l), -(472,263,l), -(472,356,l), -(62,597,l), -(52,597,l) -); -}, -{ -closed = 1; -nodes = ( (62,11,l), (472,257,l), (472,350,l), @@ -27,8 +17,18 @@ nodes = ( { closed = 1; nodes = ( -(-259,292,l), -(-203,292,l), +(472,356,l), +(62,597,l), +(52,597,l), +(52,498,l), +(472,263,l) +); +}, +{ +closed = 1; +nodes = ( +(-259,288,l), +(-203,288,l), (-181,534,l), (-281,534,l) ); @@ -36,37 +36,108 @@ nodes = ( { closed = 1; nodes = ( -(-239,317,l), -(-221,263,l), -(13,317,l), -(-17,411,l) +(-243,315,l), +(-226,262,l), +(15,317,l), +(-16,412,l) ); }, { closed = 1; nodes = ( -(-475,317,l), -(-241,263,l), -(-223,317,l), -(-445,411,l) +(-211,307,l), +(-256,275,l), +(-129,62,l), +(-48,121,l) ); }, { closed = 1; nodes = ( -(-353,58,l), (-207,275,l), -(-253,309,l), -(-415,117,l) +(-251,308,l), +(-414,121,l), +(-333,62,l) +); +}, +{ +closed = 1; +nodes = ( +(-236,263,l), +(-218,315,l), +(-446,412,l), +(-477,317,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(62,-5,l), +(472,241,l), +(472,364,l), +(52,126,l), +(52,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(472,372,l), +(62,613,l), +(52,613,l), +(52,482,l), +(472,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-205,322,l), +(-442,422,l), +(-480,306,l), +(-228,248,l) +); +}, +{ +closed = 1; +nodes = ( +(-192,277,l), +(-170,534,l), +(-292,534,l), +(-270,277,l) +); +}, +{ +closed = 1; +nodes = ( +(18,306,l), +(-20,422,l), +(-257,321,l), +(-233,247,l) +); +}, +{ +closed = 1; +nodes = ( +(-138,53,l), +(-39,125,l), +(-208,319,l), +(-271,273,l) ); }, { closed = 1; nodes = ( -(-208,309,l), -(-254,275,l), -(-148,58,l), -(-46,117,l) +(-425,127,l), +(-326,55,l), +(-194,276,l), +(-257,321,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/at.glyph b/sources/0xProto.glyphspackage/glyphs/at.glyph index cfafe8e5..0aaa1caa 100644 --- a/sources/0xProto.glyphspackage/glyphs/at.glyph +++ b/sources/0xProto.glyphspackage/glyphs/at.glyph @@ -8,18 +8,46 @@ shapes = ( { closed = 1; nodes = ( -(300,-14,o), -(359,123,o), -(359,222,cs), -(359,357,o), -(335,494,o), +(552,-16,o), +(577,182,o), +(573,323,cs), +(567,542,o), +(500,726,o), +(284,726,cs), +(200,726,o), +(106,693,o), +(29,627,c), +(83,557,l), +(142,601,o), +(215,637,o), +(287,636,cs), +(433,634,o), +(480,477,o), +(484,322,cs), +(489,136,o), +(457,68,o), +(412,68,cs), +(388,68,o), +(364,86,o), +(364,143,c), +(380,491,l), +(312,492,l), +(301,461,l), +(281,482,o), +(255,494,o), (221,494,cs), (102,494,o), (42,361,o), (32,236,cs), (23,119,o), (51,-14,o), -(176,-14,cs) +(176,-14,cs), +(234,-14,o), +(278,16,o), +(308,58,c), +(323,22,o), +(358,-16,o), +(416,-16,cs) ); }, { @@ -31,54 +59,83 @@ nodes = ( (114,311,o), (152,408,o), (225,408,cs), -(314,408,o), -(328,297,o), -(328,220,cs), -(328,141,o), -(258,71,o), +(259,408,o), +(283,391,o), +(298,367,c), +(290,123,l), +(264,91,o), +(226,71,o), (188,71,cs) ); +} +); +width = 620; }, { +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(380,491,l), -(312,492,l), -(301,461,l), -(288,48,l), -(326,84,l), -(364,143,l) +(560,-16,o), +(587,174,o), +(583,323,cs), +(577,529,o), +(515,726,o), +(284,726,cs), +(200,726,o), +(107,694,o), +(26,630,c), +(94,543,l), +(152,583,o), +(214,614,o), +(282,613,cs), +(410,611,o), +(460,496,o), +(465,322,cs), +(470,153,o), +(448,91,o), +(412,91,cs), +(387,91,o), +(375,114,o), +(375,173,c), +(391,496,l), +(312,497,l), +(301,467,l), +(281,485,o), +(255,496,o), +(221,496,cs), +(104,496,o), +(37,361,o), +(27,236,cs), +(18,119,o), +(51,-14,o), +(176,-14,cs), +(226,-14,o), +(271,15,o), +(300,58,c), +(317,22,o), +(350,-16,o), +(416,-16,cs) ); }, { closed = 1; nodes = ( -(304,71,l), -(315,31,o), -(351,-16,o), -(416,-16,cs), -(552,-16,o), -(577,182,o), -(573,323,cs), -(567,542,o), -(500,726,o), -(284,726,cs), -(200,726,o), -(106,693,o), -(29,627,c), -(83,557,l), -(142,601,o), -(215,637,o), -(287,636,cs), -(433,634,o), -(480,477,o), -(484,322,cs), -(489,136,o), -(457,68,o), -(412,68,cs), -(388,68,o), -(364,86,o), -(364,143,c) +(139,101,o), +(127,173,o), +(131,232,cs), +(135,296,o), +(166,376,o), +(222,376,cs), +(249,376,o), +(269,363,o), +(281,344,c), +(275,142,l), +(255,118,o), +(225,101,o), +(197,101,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/atilde.glyph b/sources/0xProto.glyphspackage/glyphs/atilde.glyph index 6c8dc62d..267cbf9c 100644 --- a/sources/0xProto.glyphspackage/glyphs/atilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/atilde.glyph @@ -15,6 +15,20 @@ ref = tildecomb; ); visible = 1; width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +ref = a; +}, +{ +pos = (3,0); +ref = tildecomb; +} +); +width = 620; } ); unicode = 227; diff --git a/sources/0xProto.glyphspackage/glyphs/b.glyph b/sources/0xProto.glyphspackage/glyphs/b.glyph index 7eb4997f..2868c3d9 100644 --- a/sources/0xProto.glyphspackage/glyphs/b.glyph +++ b/sources/0xProto.glyphspackage/glyphs/b.glyph @@ -18,37 +18,40 @@ shapes = ( { closed = 1; nodes = ( -(207,750,l), -(112,750,l), -(112,-8,l), -(207,-8,l) -); -}, -{ -closed = 1; -nodes = ( (489,-16,o), (562,121,o), (562,271,cs), (562,419,o), (490,558,o), (347,558,cs), -(211,558,o), -(141,399,o), -(141,271,cs), -(141,131,o), -(214,-16,o), +(277,558,o), +(224,516,o), +(190,457,c), +(207,438,l), +(207,750,l), +(20,750,l), +(20,692,l), +(112,676,l), +(112,-8,l), +(207,-8,l), +(207,102,l), +(190,83,l), +(224,25,o), +(277,-16,o), (347,-16,cs) ); }, { closed = 1; nodes = ( -(242,71,o), -(186,174,o), -(186,271,cs), -(186,356,o), -(241,470,o), +(266,71,o), +(216,129,o), +(196,199,c), +(207,124,l), +(207,413,l), +(196,338,l), +(216,407,o), +(265,470,o), (336,470,cs), (435,470,o), (468,361,o), @@ -57,14 +60,68 @@ nodes = ( (435,71,o), (336,71,cs) ); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( +(495,-16,o), +(570,119,o), +(570,271,cs), +(570,421,o), +(493,558,o), +(351,558,cs), +(281,558,o), +(230,522,o), +(203,477,c), +(224,454,l), +(224,750,l), +(20,750,l), (20,692,l), -(207,660,l), -(207,750,l), -(20,750,l) +(96,679,l), +(96,-8,l), +(224,-8,l), +(224,90,l), +(203,68,l), +(233,17,o), +(283,-16,o), +(351,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(272,103,o), +(226,141,o), +(211,200,c), +(224,134,l), +(224,403,l), +(211,337,l), +(224,391,o), +(271,435,o), +(330,435,cs), +(405,435,o), +(446,358,o), +(446,271,cs), +(446,179,o), +(403,103,o), +(330,103,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/backslash.glyph b/sources/0xProto.glyphspackage/glyphs/backslash.glyph index 9fc7323d..a49e0ad6 100644 --- a/sources/0xProto.glyphspackage/glyphs/backslash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/backslash.glyph @@ -17,6 +17,23 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(122,750,l), +(122,740,l), +(387,-120,l), +(518,-120,l), +(518,-110,l), +(253,750,l) +); +} +); +width = 620; } ); unicode = 92; diff --git a/sources/0xProto.glyphspackage/glyphs/baht.glyph b/sources/0xProto.glyphspackage/glyphs/baht.glyph index 917c8d4a..95fb24dd 100644 --- a/sources/0xProto.glyphspackage/glyphs/baht.glyph +++ b/sources/0xProto.glyphspackage/glyphs/baht.glyph @@ -7,81 +7,121 @@ shapes = ( { closed = 1; nodes = ( -(95,29,l), -(178,29,l), -(178,681,l), -(95,681,l) -); -}, -{ -closed = 1; -nodes = ( -(177,337,l), -(242,337,o), -(261,337,o), -(312,337,cs), -(427,337,o), -(526,406,o), +(317,29,ls), +(433,29,o), +(555,82,o), +(555,214,cs), +(555,298,o), +(506,346,o), +(439,370,c), +(491,400,o), +(526,451,o), (526,517,cs), (526,622,o), (431,681,o), (312,681,cs), -(270,681,o), -(249,681,o), -(177,681,c), -(177,603,l), -(249,603,o), -(271,603,o), -(312,603,cs), -(373,603,o), -(441,574,o), -(441,506,cs), -(441,428,o), -(367,400,o), -(312,400,cs), -(261,400,o), -(243,400,o), -(177,400,c) +(95,681,l), +(95,29,l) ); }, { closed = 1; nodes = ( -(177,29,l), -(242,29,o), -(266,29,o), -(317,29,cs), -(433,29,o), -(555,82,o), -(555,214,cs), -(555,347,o), -(434,389,o), -(312,389,c), -(273,389,o), -(249,389,o), -(177,389,c), -(177,328,l), -(249,328,o), -(271,328,o), -(312,328,cs), +(178,328,l), +(312,328,ls), (360,328,o), (470,322,o), (470,217,cs), (470,119,o), (360,107,o), (317,107,cs), -(266,107,o), -(243,107,o), -(177,107,c) +(178,107,l) ); }, { closed = 1; nodes = ( -(261,764,l), -(261,-61,l), (329,-61,l), -(329,764,l) +(329,764,l), +(261,764,l), +(261,-61,l) +); +}, +{ +closed = 1; +nodes = ( +(178,603,l), +(312,603,ls), +(373,603,o), +(441,574,o), +(441,506,cs), +(441,428,o), +(367,400,o), +(312,400,cs), +(178,400,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(323,29,ls), +(450,29,o), +(561,83,o), +(561,214,cs), +(561,293,o), +(513,345,o), +(451,370,c), +(499,402,o), +(532,451,o), +(532,517,cs), +(532,622,o), +(444,681,o), +(312,681,cs), +(81,681,l), +(81,29,l) +); +}, +{ +closed = 1; +nodes = ( +(187,314,l), +(312,314,ls), +(346,314,o), +(456,318,o), +(456,223,cs), +(456,131,o), +(346,133,o), +(317,133,cs), +(187,133,l) +); +}, +{ +closed = 1; +nodes = ( +(335,-61,l), +(335,764,l), +(255,764,l), +(255,-61,l) +); +}, +{ +closed = 1; +nodes = ( +(187,577,l), +(312,577,ls), +(359,577,o), +(427,564,o), +(427,500,cs), +(427,424,o), +(359,414,o), +(312,414,cs), +(187,414,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bar.glyph b/sources/0xProto.glyphspackage/glyphs/bar.glyph index c0ca7c30..72340edc 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(246,766,l), +(246,-160,l), +(374,-160,l), +(374,766,l) +); +} +); +width = 620; } ); unicode = 124; diff --git a/sources/0xProto.glyphspackage/glyphs/bar.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/bar.spacer.glyph index 048a5499..57169962 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/bar_bar.glyph b/sources/0xProto.glyphspackage/glyphs/bar_bar.glyph index 2fab3360..9e823b04 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar_bar.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-281,766,l), +(-281,-160,l), +(-141,-160,l), +(-141,766,l) +); +}, +{ +closed = 1; +nodes = ( +(141,766,l), +(141,-160,l), +(281,-160,l), +(281,766,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/bar_bar_bar_greater.glyph b/sources/0xProto.glyphspackage/glyphs/bar_bar_bar_greater.glyph index ca04d728..86526473 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar_bar_bar_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar_bar_bar_greater.glyph @@ -7,48 +7,101 @@ shapes = ( { closed = 1; nodes = ( -(-1288,632,l), -(-1288,-24,l), +(-304,-24,l), +(140,255,l), +(140,351,l), +(-314,76,l), +(-314,-24,l) +); +}, +{ +closed = 1; +nodes = ( (-1202,-24,l), -(-1202,632,l) +(-1202,632,l), +(-1288,632,l), +(-1288,-24,l) +); +}, +{ +closed = 1; +nodes = ( +(-782,-24,l), +(-782,632,l), +(-868,632,l), +(-868,-24,l) ); }, { closed = 1; nodes = ( -(-463,632,l), -(-463,-24,l), (-377,-24,l), -(-377,632,l) +(-377,632,l), +(-463,632,l), +(-463,-24,l) ); }, { closed = 1; nodes = ( -(-314,532,l), -(140,262,l), (140,358,l), (-304,632,l), -(-314,632,l) +(-314,632,l), +(-314,532,l), +(140,262,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-304,-24,l), -(140,255,l), -(140,351,l), -(-314,76,l), -(-314,-24,l) +(-301,-38,l), +(143,241,l), +(143,370,l), +(-311,96,l), +(-311,-38,l) ); }, { closed = 1; nodes = ( -(-868,632,l), -(-868,-24,l), -(-782,-24,l), -(-782,632,l) +(-1187,-38,l), +(-1187,646,l), +(-1303,646,l), +(-1303,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(-767,-38,l), +(-767,646,l), +(-883,646,l), +(-883,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(-369,-38,l), +(-369,646,l), +(-485,646,l), +(-485,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(143,372,l), +(-301,646,l), +(-311,646,l), +(-311,512,l), +(143,243,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bar_bar_greater.glyph b/sources/0xProto.glyphspackage/glyphs/bar_bar_greater.glyph index fe564288..d5a54d95 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar_bar_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar_bar_greater.glyph @@ -7,39 +7,83 @@ shapes = ( { closed = 1; nodes = ( -(-375,632,l), -(-375,-24,l), +(-216,-24,l), +(228,255,l), +(228,351,l), +(-226,76,l), +(-226,-24,l) +); +}, +{ +closed = 1; +nodes = ( +(-694,-24,l), +(-694,632,l), +(-780,632,l), +(-780,-24,l) +); +}, +{ +closed = 1; +nodes = ( (-289,-24,l), -(-289,632,l) +(-289,632,l), +(-375,632,l), +(-375,-24,l) ); }, { closed = 1; nodes = ( -(-226,532,l), -(228,262,l), (228,358,l), (-216,632,l), -(-226,632,l) +(-226,632,l), +(-226,532,l), +(228,262,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-216,-24,l), -(228,255,l), -(228,351,l), -(-226,76,l), -(-226,-24,l) +(-213,-38,l), +(231,241,l), +(231,370,l), +(-223,96,l), +(-223,-38,l) ); }, { closed = 1; nodes = ( -(-780,632,l), -(-780,-24,l), -(-694,-24,l), -(-694,632,l) +(-679,-38,l), +(-679,646,l), +(-795,646,l), +(-795,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(-281,-38,l), +(-281,646,l), +(-397,646,l), +(-397,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(231,372,l), +(-213,646,l), +(-223,646,l), +(-223,512,l), +(231,243,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bar_bracketright.glyph b/sources/0xProto.glyphspackage/glyphs/bar_bracketright.glyph index 43915456..f67fa6b8 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar_bracketright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar_bracketright.glyph @@ -7,37 +7,79 @@ shapes = ( { closed = 1; nodes = ( -(185,750,l), -(185,-120,l), +(-212,-120,l), +(-212,750,l), +(-308,750,l), +(-308,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(256,-120,l), +(256,-35,l), +(-74,-35,l), +(-74,-120,l) +); +}, +{ +closed = 1; +nodes = ( (280,-120,l), -(280,750,l) +(280,750,l), +(185,750,l), +(185,-120,l) ); }, { closed = 1; nodes = ( -(-74,665,l), (256,665,l), (256,750,l), -(-74,750,l) +(-74,750,l), +(-74,665,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(280,-120,l), +(280,750,l), +(154,750,l), +(154,-120,l) ); }, { closed = 1; nodes = ( -(-74,-120,l), (256,-120,l), -(256,-35,l), -(-74,-35,l) +(256,-2,l), +(-83,-2,l), +(-83,-120,l) ); }, { closed = 1; nodes = ( -(-308,-120,l), -(-212,-120,l), -(-212,750,l), -(-308,750,l) +(-214,-120,l), +(-214,750,l), +(-337,750,l), +(-337,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(256,632,l), +(256,750,l), +(-83,750,l), +(-83,632,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bar_greater.glyph b/sources/0xProto.glyphspackage/glyphs/bar_greater.glyph index 984971c9..f9137062 100644 --- a/sources/0xProto.glyphspackage/glyphs/bar_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bar_greater.glyph @@ -35,6 +35,41 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-304,646,l), +(-304,-38,l), +(-188,-38,l), +(-188,646,l) +); +}, +{ +closed = 1; +nodes = ( +(-130,512,l), +(324,243,l), +(324,372,l), +(-120,646,l), +(-130,646,l) +); +}, +{ +closed = 1; +nodes = ( +(-120,-38,l), +(324,241,l), +(324,370,l), +(-130,96,l), +(-130,-38,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/bmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/bmacronbelow.glyph index 15c664a1..77f6a155 100644 --- a/sources/0xProto.glyphspackage/glyphs/bmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bmacronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = b; +}, +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7687; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndH_orizontal.glyph index b18deec9..dcd2f517 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndH_orizontal.glyph @@ -51,6 +51,57 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(276,246,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(208,314,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,314,l), +(344,314,l), +(344,-430,l), +(412,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,314,l), +(344,246,l), +(630,246,l), +(630,314,l) +); +} +); +width = 620; } ); unicode = 9574; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndL_eft.glyph index 31dc4cf2..187b9d0e 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndL_eft.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(412,382,l), +(412,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(276,246,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(208,314,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,450,l), +(344,450,l), +(344,-430,l), +(412,-430,l) +); +} +); +width = 620; } ); unicode = 9559; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndR_ight.glyph index cb570e64..0cfce06b 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleD_ownA_ndR_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(208,450,l), +(208,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(344,314,l), +(344,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,450,l), +(208,450,l), +(208,-428,l), +(276,-428,l) +); +}, +{ +closed = 1; +nodes = ( +(412,314,l), +(344,314,l), +(344,-430,l), +(412,-430,l) +); +} +); +width = 620; } ); unicode = 9556; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleH_orizontal.glyph index 66d8f373..93af186a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(630,246,l), +(630,314,l) +); +} +); +width = 620; } ); unicode = 9552; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndH_orizontal.glyph index 3a1e253b..1042b965 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndH_orizontal.glyph @@ -51,6 +51,57 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(630,314,l), +(-10,314,l), +(-10,246,l), +(630,246,l) +); +}, +{ +closed = 1; +nodes = ( +(276,450,l), +(-10,450,l), +(-10,382,l), +(276,382,l) +); +}, +{ +closed = 1; +nodes = ( +(208,1130,l), +(208,382,l), +(276,382,l), +(276,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(344,382,l), +(412,382,l), +(412,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(630,450,l), +(344,450,l), +(344,382,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9577; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndL_eft.glyph index a87f7ad6..285ca7cc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndL_eft.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,382,l), +(276,382,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,246,l), +(412,246,l) +); +}, +{ +closed = 1; +nodes = ( +(412,314,l), +(-10,314,l), +(-10,246,l), +(412,246,l) +); +}, +{ +closed = 1; +nodes = ( +(276,450,l), +(-10,450,l), +(-10,382,l), +(276,382,l) +); +} +); +width = 620; } ); unicode = 9565; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndR_ight.glyph index 4a24cd89..1c25148c 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleU_pA_ndR_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(412,382,l), +(412,1130,l), +(344,1130,l), +(344,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,246,l), +(276,1130,l), +(208,1130,l), +(208,246,l) +); +}, +{ +closed = 1; +nodes = ( +(630,314,l), +(208,314,l), +(208,246,l), +(630,246,l) +); +}, +{ +closed = 1; +nodes = ( +(630,450,l), +(344,450,l), +(344,382,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9562; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_ertical.glyph index 2923b27e..e08a75e7 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_ertical.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,-430,l), +(412,-430,l) +); +} +); +width = 620; } ); unicode = 9553; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndH_orizontal.glyph index 76d3ae6b..e535aedc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndH_orizontal.glyph @@ -78,6 +78,84 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,450,l), +(-10,450,l), +(-10,382,l), +(276,382,l) +); +}, +{ +closed = 1; +nodes = ( +(208,1130,l), +(208,382,l), +(276,382,l), +(276,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(344,382,l), +(412,382,l), +(412,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(630,450,l), +(344,450,l), +(344,382,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(276,246,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(208,314,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,314,l), +(344,314,l), +(344,-430,l), +(412,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,314,l), +(344,246,l), +(630,246,l), +(630,314,l) +); +} +); +width = 620; } ); unicode = 9580; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndL_eft.glyph index b76d9e63..5b5fc3a6 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndL_eft.glyph @@ -51,6 +51,57 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,450,l), +(-10,450,l), +(-10,382,l), +(276,382,l) +); +}, +{ +closed = 1; +nodes = ( +(208,1130,l), +(208,382,l), +(276,382,l), +(276,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(344,-430,l), +(412,-430,l), +(412,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(276,246,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(208,314,l), +(208,-430,l), +(276,-430,l) +); +} +); +width = 620; } ); unicode = 9571; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndR_ight.glyph index 2006d8ec..2a6a5eaa 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_oubleV_erticalA_ndR_ight.glyph @@ -51,6 +51,57 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(630,450,l), +(344,450,l), +(344,382,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,382,l), +(412,382,l), +(412,1130,l), +(344,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(208,-430,l), +(276,-430,l), +(276,1130,l), +(208,1130,l) +); +}, +{ +closed = 1; +nodes = ( +(344,314,l), +(344,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(412,-430,l), +(412,314,l), +(344,314,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9568; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndH_orizontalS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndH_orizontalS_ingle.glyph index 88bbf116..a3ba5b44 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndH_orizontalS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndH_orizontalS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(208,382,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,382,l), +(344,382,l), +(344,-430,l), +(412,-430,l) +); +} +); +width = 620; } ); unicode = 9573; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndL_eftS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndL_eftS_ingle.glyph index 593b9aa6..653d4a83 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndL_eftS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndL_eftS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(412,314,l), +(412,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(208,382,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,382,l), +(344,382,l), +(344,-430,l), +(412,-430,l) +); +} +); +width = 620; } ); unicode = 9558; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndR_ightS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndR_ightS_ingle.glyph index 1224f22c..445f2652 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndR_ightS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownD_oubleA_ndR_ightS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(208,382,l), +(208,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(208,382,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,382,l), +(344,382,l), +(344,-430,l), +(412,-430,l) +); +} +); +width = 620; } ); unicode = 9555; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndH_orizontalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndH_orizontalL_ight.glyph index 970e13fc..cd4ff668 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndH_orizontalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndH_orizontalL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9520; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftL_ight.glyph index 8bcf773a..6c5c28cb 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +} +); +width = 620; } ); unicode = 9490; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftU_pL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftU_pL_ight.glyph index 80022a49..7831167a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftU_pL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndL_eftU_pL_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9511; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightL_ight.glyph index e7191de0..cbbf8a1b 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9486; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightU_pL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightU_pL_ight.glyph index 9a137352..e0d655cc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightU_pL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndR_ightU_pL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(540,314,l), +(540,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9503; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndU_pH_orizontalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndU_pH_orizontalL_ight.glyph index 085f12dc..bdf2101c 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndU_pH_orizontalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownH_eavyA_ndU_pH_orizontalL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9537; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndH_orizontalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndH_orizontalH_eavy.glyph index 7652ffc9..84d784bc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndH_orizontalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndH_orizontalH_eavy.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9519; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftH_eavy.glyph index db46aa17..e52348bc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftH_eavy.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +} +); +width = 620; } ); unicode = 9489; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftU_pH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftU_pH_eavy.glyph index e94adeab..00815f84 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftU_pH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndL_eftU_pH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9513; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightH_eavy.glyph index aef07f39..a3997c2e 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightH_eavy.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,433,l), +(276,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9485; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightU_pH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightU_pH_eavy.glyph index f0e114a6..0b1b064e 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightU_pH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndR_ightU_pH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9505; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndU_pH_orizontalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndU_pH_orizontalH_eavy.glyph index 30e5e5e2..96a7f32a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndU_pH_orizontalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownL_ightA_ndU_pH_orizontalH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9543; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndH_orizontalD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndH_orizontalD_ouble.glyph index f2fe43f5..22374be5 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndH_orizontalD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndH_orizontalD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,314,l), +(276,314,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9572; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndL_eftD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndL_eftD_ouble.glyph index 17f93ae3..f307b387 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndL_eftD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndL_eftD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(344,382,l), +(344,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(344,246,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,450,l), +(276,450,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9557; diff --git a/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndR_ightD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndR_ightD_ouble.glyph index 66036fdf..a67987c8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndR_ightD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxD_ownS_ingleA_ndR_ightD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,450,l), +(276,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(276,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,450,l), +(276,450,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9554; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashH_orizontal.glyph index c2bac714..5ffafe33 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(390,433,l), +(390,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(230,263,l), +(230,433,l) +); +} +); +width = 620; } ); unicode = 9549; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashV_ertical.glyph index 78da00c6..8b555087 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_oubleD_ashV_ertical.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,500,l), +(395,500,l) +); +}, +{ +closed = 1; +nodes = ( +(395,200,l), +(225,200,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9551; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_own.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_own.glyph index ae78b3d2..6a1b775f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_own.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_own.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,314,l), +(225,314,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9595; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndH_orizontal.glyph index fbf44d9b..3ab706f0 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9523; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndL_eft.glyph index 3d22dc5e..4824081b 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndL_eft.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +} +); +width = 620; } ); unicode = 9491; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndR_ight.glyph index 00985d85..bf6279af 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyD_ownA_ndR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9487; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyH_orizontal.glyph index 7790a978..89b6a9d4 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyH_orizontal.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9473; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eft.glyph index 7f7e4a37..9ff2efc2 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eft.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(276,263,l), +(276,433,l) +); +} +); +width = 620; } ); unicode = 9592; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eftA_ndL_ightR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eftA_ndL_ightR_ight.glyph index 1e2ebfa6..62bd3952 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eftA_ndL_ightR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyL_eftA_ndL_ightR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +}, +{ +closed = 1; +nodes = ( +(208,382,l), +(208,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9598; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashH_orizontal.glyph index f166c653..28574814 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashH_orizontal.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(565,433,l), +(565,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(358,433,l), +(358,263,l), +(468,263,l), +(468,433,l) +); +}, +{ +closed = 1; +nodes = ( +(152,433,l), +(152,263,l), +(262,263,l), +(262,433,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(55,263,l), +(55,433,l) +); +} +); +width = 620; } ); unicode = 9481; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashV_ertical.glyph index 82b15872..9795ec5a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyQ_uadrupleD_ashV_ertical.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(394,760,l), +(226,760,l), +(226,460,l), +(394,460,l) +); +}, +{ +closed = 1; +nodes = ( +(394,240,l), +(226,240,l), +(226,-60,l), +(394,-60,l) +); +}, +{ +closed = 1; +nodes = ( +(394,1130,l), +(226,1130,l), +(226,980,l), +(394,980,l) +); +}, +{ +closed = 1; +nodes = ( +(394,-280,l), +(226,-280,l), +(226,-430,l), +(394,-430,l) +); +} +); +width = 620; } ); unicode = 9483; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyR_ight.glyph index 034ab9e4..14c8da2e 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyR_ight.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,433,l), +(344,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9594; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashH_orizontal.glyph index 39514dad..39b6bfa9 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashH_orizontal.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(510,433,l), +(510,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(110,263,l), +(110,433,l) +); +}, +{ +closed = 1; +nodes = ( +(200,433,l), +(200,263,l), +(420,263,l), +(420,433,l) +); +} +); +width = 620; } ); unicode = 9477; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashV_ertical.glyph index b6b05b31..c68e2992 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyT_ripleD_ashV_ertical.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(394,1130,l), +(226,1130,l), +(226,825,l), +(394,825,l) +); +}, +{ +closed = 1; +nodes = ( +(394,-125,l), +(226,-125,l), +(226,-430,l), +(394,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(394,620,l), +(226,620,l), +(226,80,l), +(394,80,l) +); +} +); +width = 620; } ); unicode = 9479; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_p.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_p.glyph index 0572d24d..7753ae21 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_p.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_p.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,382,l), +(395,382,l) +); +} +); +width = 620; } ); unicode = 9593; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndH_orizontal.glyph index ff13e864..eb2f54fc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9531; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_eft.glyph index 13344fa4..ef60cb8f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_eft.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9499; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_ightD_own.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_ightD_own.glyph index 5a009c87..b296b4bf 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_ightD_own.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndL_ightD_own.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,428,l), +(276,428,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9599; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndR_ight.glyph index 0b4428a5..759660ad 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyU_pA_ndR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9495; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_ertical.glyph index f836b66c..331a1e93 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_ertical.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9475; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndH_orizontal.glyph index b06673a8..1b90a557 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndH_orizontal.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9547; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndL_eft.glyph index 2fdab27d..5bcde156 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndL_eft.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9515; diff --git a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndR_ight.glyph index 01c37cf2..94aeddf3 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxH_eavyV_erticalA_ndR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9507; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.001.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.001.glyph index 9ab3d5f5..f1205477 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.001.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.001.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,433,l), +(225,433,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9541; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.glyph index 2922223f..e9505145 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftD_ownH_eavyA_ndR_ightU_pL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +} +); +width = 620; } ); unicode = 9524; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightD_ownL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightD_ownL_ight.glyph index c57c812b..aed36774 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightD_ownL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightD_ownL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(345,263,l), +(345,433,l) +); +} +); +width = 620; } ); unicode = 9517; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightU_pL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightU_pL_ight.glyph index 456df495..f36a6314 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightU_pL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightU_pL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +} +); +width = 620; } ); unicode = 9525; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightV_erticalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightV_erticalL_ight.glyph index 51b7e24c..db3cf628 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightV_erticalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftH_eavyA_ndR_ightV_erticalL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +} +); +width = 620; } ); unicode = 9533; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightD_ownH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightD_ownH_eavy.glyph index d030f16b..045936b5 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightD_ownH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightD_ownH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9522; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightU_pH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightU_pH_eavy.glyph index a6baba6d..4c50dca3 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightU_pH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightU_pH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9530; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightV_erticalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightV_erticalH_eavy.glyph index f8688426..33b24e5d 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightV_erticalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftL_ightA_ndR_ightV_erticalH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9546; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_eftU_pH_eavyA_ndR_ightD_ownL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_eftU_pH_eavyA_ndR_ightD_ownL_ight.glyph index 55112759..44db9614 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_eftU_pH_eavyA_ndR_ightD_ownL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_eftU_pH_eavyA_ndR_ightD_ownL_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +} +); +width = 620; } ); unicode = 9539; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndL_eft.glyph index 42217b2c..ccc9e308 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndL_eft.glyph @@ -23,6 +23,29 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,57,ls), +(344,265,o), +(269,382,o), +(74,382,cs), +(-10,382,l), +(-10,314,l), +(54,314,ls), +(222,314,o), +(276,250,o), +(276,38,cs), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9582; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndR_ight.glyph index 397ce4f7..38396ffc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcD_ownA_ndR_ight.glyph @@ -23,6 +23,29 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,-430,l), +(344,38,ls), +(344,250,o), +(398,314,o), +(566,314,cs), +(630,314,l), +(630,382,l), +(546,382,ls), +(351,382,o), +(276,265,o), +(276,57,cs), +(276,-430,l) +); +} +); +width = 620; } ); unicode = 9581; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndL_eft.glyph index 27b88e8e..6d653dd6 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndL_eft.glyph @@ -23,6 +23,29 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,1130,l), +(276,658,ls), +(276,446,o), +(222,382,o), +(54,382,cs), +(-10,382,l), +(-10,314,l), +(74,314,ls), +(269,314,o), +(344,431,o), +(344,639,cs), +(344,1130,l) +); +} +); +width = 620; } ); unicode = 9583; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndR_ight.glyph index e37eb59f..fc2a3b51 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightA_rcU_pA_ndR_ight.glyph @@ -23,6 +23,29 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,639,ls), +(276,431,o), +(351,314,o), +(546,314,cs), +(630,314,l), +(630,382,l), +(566,382,ls), +(398,382,o), +(344,446,o), +(344,658,cs), +(344,1130,l), +(276,1130,l) +); +} +); +width = 620; } ); unicode = 9584; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalC_ross.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalC_ross.glyph index 424e6bf5..48ce0930 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalC_ross.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalC_ross.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-10,l), +(668,658,l), +(620,706,l), +(-48,38,l) +); +}, +{ +closed = 1; +nodes = ( +(668,38,l), +(0,706,l), +(-48,658,l), +(620,-10,l) +); +} +); +width = 620; } ); unicode = 9587; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperL_eftT_oL_owerR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperL_eftT_oL_owerR_ight.glyph index df1e8534..697b2020 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperL_eftT_oL_owerR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperL_eftT_oL_owerR_ight.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-48,658,l), +(620,-10,l), +(668,38,l), +(0,706,l) +); +} +); +width = 620; } ); unicode = 9586; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperR_ightT_oL_owerL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperR_ightT_oL_owerL_eft.glyph index 8b05f34b..82979ecc 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperR_ightT_oL_owerL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_iagonalU_pperR_ightT_oL_owerL_eft.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(0,-10,l), +(668,658,l), +(620,706,l), +(-48,38,l) +); +} +); +width = 620; } ); unicode = 9585; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashH_orizontal.glyph index 5dc39b5d..3dd784e9 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(390,382,l), +(390,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(230,314,l), +(230,382,l) +); +} +); +width = 620; } ); unicode = 9548; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashV_ertical.glyph index c31717ff..4244d473 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_oubleD_ashV_ertical.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,500,l), +(344,500,l) +); +}, +{ +closed = 1; +nodes = ( +(344,200,l), +(276,200,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9550; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_own.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_own.glyph index adb7f148..e19d3310 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_own.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_own.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,314,l), +(276,314,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9591; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndH_orizontal.glyph index 1c7d6fe2..6cf9c78f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9516; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndL_eft.glyph index 041b34b0..43bf5ea1 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndL_eft.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +} +); +width = 620; } ); unicode = 9488; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndR_ight.glyph index 4983d6c9..bcbcccd5 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightD_ownA_ndR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9484; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightH_orizontal.glyph index 3f58eee6..f95a1f6e 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightH_orizontal.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9472; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eft.glyph index e49d5476..e07990c9 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eft.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(276,314,l), +(276,382,l) +); +} +); +width = 620; } ); unicode = 9588; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eftA_ndH_eavyR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eftA_ndH_eavyR_ight.glyph index d09ef11f..1e5ff1c3 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eftA_ndH_eavyR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightL_eftA_ndH_eavyR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,263,l), +(630,263,l), +(630,433,l), +(276,433,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(412,314,l), +(412,382,l), +(-10,382,l) +); +} +); +width = 620; } ); unicode = 9596; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashH_orizontal.glyph index c9c93210..b16f7762 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashH_orizontal.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(565,382,l), +(565,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(358,382,l), +(358,314,l), +(468,314,l), +(468,382,l) +); +}, +{ +closed = 1; +nodes = ( +(152,382,l), +(152,314,l), +(262,314,l), +(262,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(55,314,l), +(55,382,l) +); +} +); +width = 620; } ); unicode = 9480; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashV_ertical.glyph index 322ec1ee..6cf97f4a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightQ_uadrupleD_ashV_ertical.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,760,l), +(276,760,l), +(276,460,l), +(344,460,l) +); +}, +{ +closed = 1; +nodes = ( +(344,240,l), +(276,240,l), +(276,-60,l), +(344,-60,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,980,l), +(344,980,l) +); +}, +{ +closed = 1; +nodes = ( +(344,-280,l), +(276,-280,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9482; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightR_ight.glyph index 8f7d16c2..4b777557 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightR_ight.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(344,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9590; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashH_orizontal.glyph index 250c4cc8..beaa6524 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashH_orizontal.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(510,382,l), +(510,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(110,314,l), +(110,382,l) +); +}, +{ +closed = 1; +nodes = ( +(200,382,l), +(200,314,l), +(420,314,l), +(420,382,l) +); +} +); +width = 620; } ); unicode = 9476; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashV_ertical.glyph index 7797fa96..8ab15e91 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightT_ripleD_ashV_ertical.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,825,l), +(344,825,l) +); +}, +{ +closed = 1; +nodes = ( +(344,-125,l), +(276,-125,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,620,l), +(276,620,l), +(276,80,l), +(344,80,l) +); +} +); +width = 620; } ); unicode = 9478; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_p.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_p.glyph index 487ac1d3..f0b954ba 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_p.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_p.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,382,l), +(344,382,l) +); +} +); +width = 620; } ); unicode = 9589; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndH_eavyD_own.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndH_eavyD_own.glyph index 65603cb0..4c5f0da7 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndH_eavyD_own.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndH_eavyD_own.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(225,386,l), +(225,-430,l), +(395,-430,l), +(395,386,l) +); +}, +{ +closed = 1; +nodes = ( +(276,1130,l), +(276,272,l), +(344,272,l), +(344,1130,l) +); +} +); +width = 620; } ); unicode = 9597; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndL_eft.glyph index f7eecf5c..ba7dce8d 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndL_eft.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +} +); +width = 620; } ); unicode = 9496; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndR_ight.glyph index 80165935..148a852f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightU_pA_ndR_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +} +); +width = 620; } ); unicode = 9492; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_ertical.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_ertical.glyph index a8a12555..e0ce2800 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_ertical.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_ertical.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9474; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndH_orizontal.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndH_orizontal.glyph index 7c7dea4f..f4bfacdd 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndH_orizontal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndH_orizontal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9532; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndL_eft.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndL_eft.glyph index 8c8585b9..51ea24a7 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndL_eft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndL_eft.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9508; diff --git a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndR_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndR_ight.glyph index ac5d263b..2ecee07d 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndR_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxL_ightV_erticalA_ndR_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9500; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightD_ownH_eavyA_ndL_eftU_pL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightD_ownH_eavyA_ndL_eftU_pL_ight.glyph index 6368e621..0716cd88 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightD_ownH_eavyA_ndL_eftU_pL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightD_ownH_eavyA_ndL_eftU_pL_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,433,l), +(276,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,433,l), +(225,433,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9542; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftD_ownL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftD_ownL_ight.glyph index 91bdf086..12505b7e 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftD_ownL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftD_ownL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,382,l), +(276,382,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(275,433,l), +(275,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9518; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftU_pL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftU_pL_ight.glyph index 37dfd637..1dca4e0f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftU_pL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftU_pL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,433,l), +(276,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9526; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftV_erticalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftV_erticalL_ight.glyph index 2b706a10..4cd730b1 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftV_erticalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightH_eavyA_ndL_eftV_erticalL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,433,l), +(276,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9534; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftD_ownH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftD_ownH_eavy.glyph index aa293b6d..ee42b581 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftD_ownH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftD_ownH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,382,l), +(225,382,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +} +); +width = 620; } ); unicode = 9521; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftU_pH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftU_pH_eavy.glyph index 28cde8f0..866d18f5 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftU_pH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftU_pH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +} +); +width = 620; } ); unicode = 9529; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftV_erticalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftV_erticalH_eavy.glyph index c7b1b699..06bf9c2b 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftV_erticalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightL_ightA_ndL_eftV_erticalH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9545; diff --git a/sources/0xProto.glyphspackage/glyphs/boxR_ightU_pH_eavyA_ndL_eftD_ownL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxR_ightU_pH_eavyA_ndL_eftD_ownL_ight.glyph index 42aae426..033e4efb 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxR_ightU_pH_eavyA_ndL_eftD_ownL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxR_ightU_pH_eavyA_ndL_eftD_ownL_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9540; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndH_orizontalS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndH_orizontalS_ingle.glyph index 84448659..385577de 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndH_orizontalS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndH_orizontalS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,314,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,314,l), +(412,314,l) +); +} +); +width = 620; } ); unicode = 9576; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndL_eftS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndL_eftS_ingle.glyph index c95d89fb..995182c8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndL_eftS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndL_eftS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(412,314,l), +(412,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,314,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,314,l), +(412,314,l) +); +} +); +width = 620; } ); unicode = 9564; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndR_ightS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndR_ightS_ingle.glyph index 1e0e56a5..88c3d36a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndR_ightS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pD_oubleA_ndR_ightS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(208,382,l), +(208,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,314,l), +(276,314,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,314,l), +(412,314,l) +); +} +); +width = 620; } ); unicode = 9561; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndD_ownH_orizontalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndD_ownH_orizontalL_ight.glyph index 00ecc5db..43c45da8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndD_ownH_orizontalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndD_ownH_orizontalL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9536; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndH_orizontalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndH_orizontalL_ight.glyph index 89c21143..79a2aa0f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndH_orizontalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndH_orizontalL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9528; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftD_ownL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftD_ownL_ight.glyph index e6193fa0..b5c9c766 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftD_ownL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftD_ownL_ight.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9510; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftL_ight.glyph index 007a3809..4f2c731f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndL_eftL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9498; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightD_ownL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightD_ownL_ight.glyph index e9bc701c..9dc5fb40 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightD_ownL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightD_ownL_ight.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9502; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightL_ight.glyph index 42bf59c7..5dcadfe8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pH_eavyA_ndR_ightL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,314,l), +(395,314,l) +); +} +); +width = 620; } ); unicode = 9494; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndD_ownH_orizontalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndD_ownH_orizontalH_eavy.glyph index b29917f8..a3585984 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndD_ownH_orizontalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndD_ownH_orizontalH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(395,433,l), +(225,433,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9544; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndH_orizontalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndH_orizontalH_eavy.glyph index 0a5fa61d..96e66173 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndH_orizontalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndH_orizontalH_eavy.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9527; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftD_ownH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftD_ownH_eavy.glyph index 945684f9..6d4f906f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftD_ownH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftD_ownH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(395,263,l), +(395,433,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,386,l), +(225,386,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9514; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftH_eavy.glyph index ead3c346..17b527ec 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndL_eftH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +} +); +width = 620; } ); unicode = 9497; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightD_ownH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightD_ownH_eavy.glyph index 0e28b7ad..2215ee04 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightD_ownH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightD_ownH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(395,386,l), +(225,386,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(225,433,l), +(225,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9506; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightH_eavy.glyph index 10528547..70ce82d4 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pL_ightA_ndR_ightH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,314,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(276,433,l), +(276,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9493; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndH_orizontalD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndH_orizontalD_ouble.glyph index 6bc73de7..5ffdd9d8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndH_orizontalD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndH_orizontalD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,382,l), +(344,382,l) +); +} +); +width = 620; } ); unicode = 9575; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndL_eftD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndL_eftD_ouble.glyph index aafa359d..7fdf4f29 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndL_eftD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndL_eftD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,246,l), +(344,246,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(344,382,l), +(344,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(344,246,l), +(344,314,l) +); +} +); +width = 620; } ); unicode = 9563; diff --git a/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndR_ightD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndR_ightD_ouble.glyph index b1b45aed..c0293bf8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndR_ightD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxU_pS_ingleA_ndR_ightD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,246,l), +(344,246,l) +); +}, +{ +closed = 1; +nodes = ( +(276,450,l), +(276,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(276,246,l), +(630,246,l), +(630,314,l) +); +} +); +width = 620; } ); unicode = 9560; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndH_orizontalS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndH_orizontalS_ingle.glyph index fe2dfca6..b4f365a2 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndH_orizontalS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndH_orizontalS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,-430,l), +(412,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +} +); +width = 620; } ); unicode = 9579; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndL_eftS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndL_eftS_ingle.glyph index 8af8ed41..5a498381 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndL_eftS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndL_eftS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,-430,l), +(412,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(276,314,l), +(276,382,l) +); +} +); +width = 620; } ); unicode = 9570; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndR_ightS_ingle.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndR_ightS_ingle.glyph index 4251a6f8..82e81521 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndR_ightS_ingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalD_oubleA_ndR_ightS_ingle.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,1130,l), +(208,1130,l), +(208,-430,l), +(276,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(412,1130,l), +(344,1130,l), +(344,-430,l), +(412,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,382,l), +(344,314,l), +(631,314,l), +(631,382,l) +); +} +); +width = 620; } ); unicode = 9567; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndH_orizontalL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndH_orizontalL_ight.glyph index 962cdfe7..7be2df48 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndH_orizontalL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndH_orizontalL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9538; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndL_eftL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndL_eftL_ight.glyph index 33c91fef..ecf09ea3 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndL_eftL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndL_eftL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,382,l), +(-10,314,l), +(344,314,l), +(344,382,l) +); +} +); +width = 620; } ); unicode = 9512; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndR_ightL_ight.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndR_ightL_ight.glyph index adb5f9d2..88727d6f 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndR_ightL_ight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalH_eavyA_ndR_ightL_ight.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,382,l), +(276,314,l), +(630,314,l), +(630,382,l) +); +}, +{ +closed = 1; +nodes = ( +(395,1130,l), +(225,1130,l), +(225,-430,l), +(395,-430,l) +); +} +); +width = 620; } ); unicode = 9504; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndH_orizontalH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndH_orizontalH_eavy.glyph index d4a0cdff..b3600e28 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndH_orizontalH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndH_orizontalH_eavy.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(630,263,l), +(630,433,l) +); +} +); +width = 620; } ); unicode = 9535; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndL_eftH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndL_eftH_eavy.glyph index a4e5cfa5..b0dcbd67 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndL_eftH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndL_eftH_eavy.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,433,l), +(-10,263,l), +(344,263,l), +(344,433,l) +); +} +); +width = 620; } ); unicode = 9509; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndR_ightH_eavy.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndR_ightH_eavy.glyph index d25e18c8..d631ce8a 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndR_ightH_eavy.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalL_ightA_ndR_ightH_eavy.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,433,l), +(276,263,l), +(630,263,l), +(630,433,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9501; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndH_orizontalD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndH_orizontalD_ouble.glyph index d2b10b09..4f7b6314 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndH_orizontalD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndH_orizontalD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9578; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndL_eftD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndL_eftD_ouble.glyph index 2fc16a89..99e20ff8 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndL_eftD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndL_eftD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-10,450,l), +(-10,382,l), +(344,382,l), +(344,450,l) +); +}, +{ +closed = 1; +nodes = ( +(-10,314,l), +(-10,246,l), +(344,246,l), +(344,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9569; diff --git a/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndR_ightD_ouble.glyph b/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndR_ightD_ouble.glyph index 18797312..42d5b6b7 100644 --- a/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndR_ightD_ouble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/boxV_erticalS_ingleA_ndR_ightD_ouble.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(276,450,l), +(276,382,l), +(630,382,l), +(630,450,l) +); +}, +{ +closed = 1; +nodes = ( +(276,314,l), +(276,246,l), +(630,246,l), +(630,314,l) +); +}, +{ +closed = 1; +nodes = ( +(344,1130,l), +(276,1130,l), +(276,-430,l), +(344,-430,l) +); +} +); +width = 620; } ); unicode = 9566; diff --git a/sources/0xProto.glyphspackage/glyphs/braceleft.glyph b/sources/0xProto.glyphspackage/glyphs/braceleft.glyph index 0ba9de44..7c4a5e12 100644 --- a/sources/0xProto.glyphspackage/glyphs/braceleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/braceleft.glyph @@ -2,158 +2,12 @@ glyphname = braceleft; layers = ( { -associatedMasterId = m01; -layerId = "2C01EF6A-059F-4019-A0F8-330684C22FC1"; -name = "Sep 29, 23 15:54"; -shapes = ( -{ -closed = 1; -nodes = ( -(96,275,l), -(166,275,ls), -(223,275,o), -(237,216,o), -(237,169,cs), -(237,111,o), -(218,82,o), -(218,11,cs), -(218,-48,o), -(246,-94,o), -(316,-109,cs), -(354,-117,o), -(402,-122,o), -(440,-124,c), -(440,-36,l), -(408,-34,o), -(367,-27,o), -(339,-18,cs), -(319,-12,o), -(306,11,o), -(306,31,cs), -(306,77,o), -(321,93,o), -(321,171,cs), -(321,228,o), -(292,282,o), -(250,315,c), -(292,348,o), -(321,402,o), -(321,459,cs), -(321,537,o), -(306,553,o), -(306,599,cs), -(306,619,o), -(319,642,o), -(339,648,cs), -(367,657,o), -(408,664,o), -(440,666,c), -(440,754,l), -(402,752,o), -(354,747,o), -(316,739,cs), -(246,724,o), -(218,678,o), -(218,619,cs), -(218,548,o), -(237,519,o), -(237,461,cs), -(237,414,o), -(223,355,o), -(166,355,cs), -(96,355,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "AC739636-CFFF-4735-A325-C5DBE873F771"; -name = "Jan 6, 24 at 12:31"; -shapes = ( -{ -closed = 1; -nodes = ( -(80,273,l), -(140,273,ls), -(197,273,o), -(254,213,o), -(254,166,cs), -(254,108,o), -(208,72,o), -(208,1,cs), -(208,-58,o), -(237,-101,o), -(307,-116,cs), -(345,-124,o), -(416,-133,o), -(454,-135,c), -(454,-45,l), -(422,-43,o), -(356,-40,o), -(329,-28,cs), -(309,-19,o), -(291,-4,o), -(291,16,cs), -(291,62,o), -(336,98,o), -(336,169,cs), -(336,226,o), -(279,287,o), -(234,315,c), -(279,343,o), -(336,404,o), -(336,461,cs), -(336,532,o), -(291,568,o), -(291,614,cs), -(291,634,o), -(309,649,o), -(329,658,cs), -(356,670,o), -(422,673,o), -(454,675,c), -(454,765,l), -(416,763,o), -(345,754,o), -(307,746,cs), -(237,731,o), -(208,688,o), -(208,629,cs), -(208,558,o), -(254,522,o), -(254,464,cs), -(254,417,o), -(197,357,o), -(140,357,cs), -(80,357,l) -); -} -); -width = 620; -}, -{ layerId = m01; name = Regular; shapes = ( { closed = 1; nodes = ( -(80,271,l), -(140,271,ls), -(197,271,o), -(251,213,o), -(251,166,cs), -(251,108,o), -(206,75,o), -(206,4,cs), -(206,-55,o), -(237,-101,o), -(307,-116,cs), -(345,-124,o), -(416,-133,o), -(454,-135,c), (454,-37,l), (405,-34,o), (304,-30,o), @@ -186,7 +40,80 @@ nodes = ( (251,417,o), (197,359,o), (140,359,cs), -(80,359,l) +(80,359,l), +(80,271,l), +(140,271,ls), +(197,271,o), +(251,213,o), +(251,166,cs), +(251,108,o), +(206,75,o), +(206,4,cs), +(206,-55,o), +(237,-101,o), +(307,-116,cs), +(345,-124,o), +(416,-133,o), +(454,-135,c) +); +} +); +width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(454,-15,l), +(405,-12,o), +(328,-14,o), +(325,31,cs), +(322,73,o), +(366,119,o), +(366,175,cs), +(366,243,o), +(322,287,o), +(271,315,c), +(322,343,o), +(366,387,o), +(366,455,cs), +(366,511,o), +(322,557,o), +(325,599,cs), +(328,644,o), +(405,642,o), +(454,645,c), +(454,765,l), +(416,763,o), +(345,753,o), +(307,746,cs), +(227,731,o), +(194,685,o), +(194,626,cs), +(194,555,o), +(239,522,o), +(239,464,cs), +(239,419,o), +(203,371,o), +(130,371,cs), +(80,371,l), +(80,259,l), +(130,259,ls), +(203,259,o), +(239,211,o), +(239,166,cs), +(239,108,o), +(194,75,o), +(194,4,cs), +(194,-55,o), +(227,-101,o), +(307,-116,cs), +(345,-123,o), +(416,-133,o), +(454,-135,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/braceright.glyph b/sources/0xProto.glyphspackage/glyphs/braceright.glyph index 894c539c..5d4234c4 100644 --- a/sources/0xProto.glyphspackage/glyphs/braceright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/braceright.glyph @@ -2,144 +2,26 @@ glyphname = braceright; layers = ( { -associatedMasterId = m01; -layerId = "7E8CF38A-F0CD-4830-ABE0-99530CD0FA02"; -name = "Sep 29, 23 15:54"; -shapes = ( -{ -closed = 1; -nodes = ( -(454,355,ls), -(397,355,o), -(383,414,o), -(383,461,cs), -(383,519,o), -(402,548,o), -(402,619,cs), -(402,678,o), -(374,724,o), -(304,739,cs), -(266,747,o), -(218,752,o), -(180,754,c), -(180,666,l), -(212,664,o), -(253,657,o), -(281,648,cs), -(301,642,o), -(314,619,o), -(314,599,cs), -(314,553,o), -(299,537,o), -(299,459,cs), -(299,402,o), -(328,348,o), -(370,315,c), -(328,282,o), -(299,228,o), -(299,171,cs), -(299,93,o), -(314,77,o), -(314,31,cs), -(314,11,o), -(301,-12,o), -(281,-18,cs), -(253,-27,o), -(212,-34,o), -(180,-36,c), -(180,-124,l), -(218,-122,o), -(266,-117,o), -(304,-109,cs), -(374,-94,o), -(402,-48,o), -(402,11,cs), -(402,82,o), -(383,111,o), -(383,169,cs), -(383,216,o), -(397,275,o), -(454,275,cs), -(524,275,l), -(524,355,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "92AD7008-B550-481E-B79D-30E2B790E679"; -name = "Jan 6, 24 at 12:31"; +layerId = m01; +name = Regular; shapes = ( { closed = 1; nodes = ( -(480,357,ls), -(423,357,o), -(366,417,o), -(366,464,cs), -(366,522,o), -(412,558,o), -(412,629,cs), -(412,688,o), -(383,731,o), -(313,746,cs), -(275,754,o), -(204,763,o), -(166,765,c), -(166,675,l), -(198,673,o), -(264,670,o), -(291,658,cs), -(311,649,o), -(329,634,o), -(329,614,cs), -(329,568,o), -(284,532,o), -(284,461,cs), -(284,404,o), -(341,343,o), -(386,315,c), -(341,287,o), -(284,226,o), -(284,169,cs), -(284,98,o), -(329,62,o), -(329,16,cs), -(329,-4,o), -(311,-19,o), -(291,-28,cs), -(264,-40,o), -(198,-43,o), -(166,-45,c), -(166,-135,l), (204,-133,o), (275,-124,o), (313,-116,cs), (383,-101,o), -(412,-58,o), -(412,1,cs), -(412,72,o), -(366,108,o), -(366,166,cs), -(366,213,o), -(423,273,o), -(480,273,cs), -(540,273,l), -(540,357,l) -); -} -); -width = 620; -}, -{ -layerId = m01; -name = Regular; -shapes = ( -{ -closed = 1; -nodes = ( +(414,-55,o), +(414,4,cs), +(414,75,o), +(369,108,o), +(369,166,cs), +(369,213,o), +(423,271,o), +(480,271,cs), +(540,271,l), +(540,359,l), (480,359,ls), (423,359,o), (369,417,o), @@ -172,21 +54,66 @@ nodes = ( (316,-30,o), (215,-34,o), (166,-37,c), -(166,-135,l), +(166,-135,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( (204,-133,o), -(275,-124,o), +(275,-123,o), (313,-116,cs), -(383,-101,o), -(414,-55,o), -(414,4,cs), -(414,75,o), -(369,108,o), -(369,166,cs), -(369,213,o), -(423,271,o), -(480,271,cs), -(540,271,l), -(540,359,l) +(393,-101,o), +(426,-55,o), +(426,4,cs), +(426,75,o), +(381,108,o), +(381,166,cs), +(381,211,o), +(417,259,o), +(490,259,cs), +(540,259,l), +(540,371,l), +(490,371,ls), +(417,371,o), +(381,419,o), +(381,464,cs), +(381,522,o), +(426,555,o), +(426,626,cs), +(426,685,o), +(393,731,o), +(313,746,cs), +(275,753,o), +(204,763,o), +(166,765,c), +(166,645,l), +(215,642,o), +(292,644,o), +(295,599,cs), +(298,557,o), +(254,511,o), +(254,455,cs), +(254,387,o), +(298,343,o), +(349,315,c), +(298,287,o), +(254,243,o), +(254,175,cs), +(254,119,o), +(298,73,o), +(295,31,cs), +(292,-14,o), +(215,-12,o), +(166,-15,c), +(166,-135,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bracketleft.glyph b/sources/0xProto.glyphspackage/glyphs/bracketleft.glyph index 644ec9c5..302f2c7b 100644 --- a/sources/0xProto.glyphspackage/glyphs/bracketleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bracketleft.glyph @@ -35,35 +35,33 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "03B1F2B1-52A8-4030-9CCA-68D82D1E6069"; -name = "Sep 29, 23 15:54"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(196,-120,l), -(291,-120,l), -(291,750,l), -(196,750,l) +(182,-120,l), +(301,-120,l), +(301,750,l), +(182,750,l) ); }, { closed = 1; nodes = ( -(220,750,l), -(220,665,l), -(440,665,l), -(440,750,l) +(206,750,l), +(206,637,l), +(472,637,l), +(472,750,l) ); }, { closed = 1; nodes = ( -(220,-35,l), -(220,-120,l), -(440,-120,l), -(440,-35,l) +(206,-7,l), +(206,-120,l), +(472,-120,l), +(472,-7,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bracketleft.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/bracketleft.spacer.glyph index 02f57f48..35de7aad 100644 --- a/sources/0xProto.glyphspackage/glyphs/bracketleft.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bracketleft.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); note = bracketleft.spacer; diff --git a/sources/0xProto.glyphspackage/glyphs/bracketleft_bar.glyph b/sources/0xProto.glyphspackage/glyphs/bracketleft_bar.glyph index 829d141c..14cd80f9 100644 --- a/sources/0xProto.glyphspackage/glyphs/bracketleft_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bracketleft_bar.glyph @@ -7,37 +7,79 @@ shapes = ( { closed = 1; nodes = ( -(-320,-120,l), +(270,-120,l), +(270,750,l), +(175,750,l), +(175,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(34,-120,l), +(34,-35,l), +(-296,-35,l), +(-296,-120,l) +); +}, +{ +closed = 1; +nodes = ( (-225,-120,l), (-225,750,l), -(-320,750,l) +(-320,750,l), +(-320,-120,l) ); }, { closed = 1; nodes = ( -(-296,750,l), -(-296,665,l), (34,665,l), -(34,750,l) +(34,750,l), +(-296,750,l), +(-296,665,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-203,-120,l), +(-203,750,l), +(-329,750,l), +(-329,-120,l) ); }, { closed = 1; nodes = ( -(-296,-35,l), -(-296,-120,l), (34,-120,l), -(34,-35,l) +(34,-2,l), +(-305,-2,l), +(-305,-120,l) ); }, { closed = 1; nodes = ( -(175,750,l), -(175,-120,l), -(270,-120,l), -(270,750,l) +(288,-120,l), +(288,750,l), +(165,750,l), +(165,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(34,632,l), +(34,750,l), +(-305,750,l), +(-305,632,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/bracketright.glyph b/sources/0xProto.glyphspackage/glyphs/bracketright.glyph index 831412e1..6ebf4292 100644 --- a/sources/0xProto.glyphspackage/glyphs/bracketright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bracketright.glyph @@ -35,35 +35,33 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "1AAA1FCF-D10A-4F5E-8C76-FD8756F69519"; -name = "Sep 29, 23 15:54"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(329,750,l), -(329,-120,l), -(424,-120,l), -(424,750,l) +(319,750,l), +(319,-120,l), +(438,-120,l), +(438,750,l) ); }, { closed = 1; nodes = ( -(180,665,l), -(400,665,l), -(400,750,l), -(180,750,l) +(148,637,l), +(414,637,l), +(414,750,l), +(148,750,l) ); }, { closed = 1; nodes = ( -(180,-120,l), -(400,-120,l), -(400,-35,l), -(180,-35,l) +(148,-120,l), +(414,-120,l), +(414,-7,l), +(148,-7,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/breve.glyph b/sources/0xProto.glyphspackage/glyphs/breve.glyph index cbe6777b..91e9c0c6 100644 --- a/sources/0xProto.glyphspackage/glyphs/breve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/breve.glyph @@ -9,6 +9,15 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = brevecomb; +} +); +width = 620; } ); unicode = 728; diff --git a/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.case.glyph index 2a3e6212..fd0c3de3 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.case.glyph @@ -15,6 +15,21 @@ ref = brevebelowcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +ref = brevebelowcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.glyph b/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.glyph index 1a798a2a..792e45fe 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevebelowcomb.glyph @@ -31,6 +31,37 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(383,-67,l), +(382,-118,o), +(357,-154,o), +(310,-154,cs), +(263,-154,o), +(238,-118,o), +(237,-67,c), +(144,-67,l), +(145,-161,o), +(211,-234,o), +(310,-234,cs), +(409,-234,o), +(475,-161,o), +(476,-67,c) +); +} +); +width = 620; } ); unicode = 814; diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb.case.glyph index 42223c04..ca550428 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb.case.glyph @@ -22,34 +22,13 @@ anchors = ( { name = _top; pos = (310,710); -}, -{ -name = top; -pos = (310,934); } ); -associatedMasterId = m01; -layerId = "A08588B1-5E53-4952-B235-FE07F1259A13"; -name = "Nov 10, 23 at 16:07"; +layerId = m002; shapes = ( { -closed = 1; -nodes = ( -(397,934,l), -(396,874,o), -(362,841,o), -(310,841,cs), -(257,841,o), -(224,874,o), -(223,934,c), -(141,934,l), -(142,836,o), -(208,767,o), -(310,767,cs), -(409,767,o), -(478,836,o), -(479,934,c) -); +pos = (0,147); +ref = brevecomb; } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb.glyph index fc485327..4b441aae 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb.glyph @@ -36,71 +36,28 @@ width = 620; anchors = ( { name = _top; -pos = (310,620); -}, -{ -name = top; -pos = (310,787); -} -); -associatedMasterId = m01; -layerId = "4793374D-CB6D-4D2D-8405-3D1BB23526E2"; -name = "Nov 10, 23 at 16:26"; -shapes = ( -{ -closed = 1; -nodes = ( -(397,787,l), -(396,727,o), -(362,694,o), -(310,694,cs), -(257,694,o), -(224,727,o), -(223,787,c), -(141,787,l), -(142,689,o), -(208,620,o), -(310,620,cs), -(409,620,o), -(478,689,o), -(479,787,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _top; pos = (310,550); -}, -{ -name = top; -pos = (310,787); } ); -associatedMasterId = m01; -layerId = "6B81A77C-90F3-490C-BFAA-0CB03B10E398"; -name = "Apr 19, 24 at 16:52"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(395,787,l), -(394,728,o), -(360,691,o), -(310,691,cs), -(259,691,o), -(226,728,o), -(225,787,c), -(148,787,l), -(149,691,o), -(211,621,o), -(310,620,cs), -(406,619,o), -(471,691,o), -(472,787,c) +(381,789,l), +(380,746,o), +(353,710,o), +(310,710,cs), +(267,710,o), +(240,746,o), +(239,789,c), +(143,789,l), +(144,697,o), +(210,624,o), +(310,624,cs), +(410,624,o), +(476,697,o), +(477,789,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.case.glyph index a572128d..974f1a61 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.case.glyph @@ -16,6 +16,22 @@ ref = brevecomb_acutecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = brevecomb_acutecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.glyph index 33f36547..fd82d6c7 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_acutecomb.glyph @@ -11,17 +11,17 @@ pos = (310,550); layerId = m01; shapes = ( { -ref = brevecomb; -}, -{ closed = 1; nodes = ( -(273,788,l), (343,788,l), (425,900,l), (425,906,l), -(328,906,l) +(328,906,l), +(273,788,l) ); +}, +{ +ref = brevecomb; } ); width = 620; @@ -33,38 +33,20 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "F33B1102-57C5-4DF7-9B69-3ADCED0EB834"; -name = "Apr 19, 24 at 16:52"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(273,788,l), -(343,788,l), -(425,900,l), -(425,906,l), -(328,906,l) +(351,788,l), +(433,900,l), +(433,906,l), +(318,906,l), +(265,788,l) ); }, { -closed = 1; -nodes = ( -(397,787,l), -(396,727,o), -(362,694,o), -(310,694,cs), -(257,694,o), -(224,727,o), -(223,787,c), -(141,787,l), -(142,689,o), -(208,620,o), -(310,620,cs), -(409,620,o), -(478,689,o), -(479,787,c) -); +ref = brevecomb; } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.case.glyph index 8e8d6bfd..c83b9a2f 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.case.glyph @@ -16,6 +16,22 @@ ref = brevecomb_gravecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = brevecomb_gravecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.glyph index 9774c2eb..063b750c 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_gravecomb.glyph @@ -11,17 +11,42 @@ pos = (310,550); layerId = m01; shapes = ( { +closed = 1; +nodes = ( +(347,788,l), +(292,906,l), +(195,906,l), +(195,900,l), +(277,788,l) +); +}, +{ ref = brevecomb; +} +); +width = 620; }, { +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(195,906,l), -(195,900,l), -(277,788,l), -(347,788,l), -(292,906,l) +(353,788,l), +(300,906,l), +(185,906,l), +(185,900,l), +(267,788,l) ); +}, +{ +ref = brevecomb; } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.case.glyph index b5f0e376..751e7b48 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.case.glyph @@ -16,6 +16,22 @@ ref = brevecomb_hookabovecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = brevecomb_hookabovecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.glyph index b1ac87b9..ef90c21f 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_hookabovecomb.glyph @@ -58,9 +58,7 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "D928B1A8-DFEE-4D3C-832A-732699508571"; -name = "Apr 19, 24 at 16:48"; +layerId = m002; shapes = ( { ref = brevecomb; @@ -68,34 +66,36 @@ ref = brevecomb; { closed = 1; nodes = ( -(281,790,l), -(341,790,l), -(342,800,ls), -(343,807,o), -(349,811,o), -(353,814,cs), -(370,826,o), -(384,832,o), -(410,852,cs), -(436,872,o), -(430,906,o), -(416,922,cs), -(386,956,o), -(338,964,o), -(227,966,c), -(227,910,l), -(277,910,o), -(341,910,o), -(364,896,cs), -(371,892,o), -(372,883,o), -(363,877,cs), -(341,863,o), -(305,845,o), -(291,831,cs), -(284,824,o), -(281,817,o), -(281,804,c) +(215,902,l), +(262,904,o), +(324,901,o), +(343,892,cs), +(352,888,o), +(351,881,o), +(342,875,cs), +(326,864,o), +(305,852,o), +(283,834,cs), +(274,826,o), +(273,816,o), +(273,807,cs), +(273,792,o), +(273,803,o), +(273,790,c), +(347,790,l), +(348,801,ls), +(349,808,o), +(352,814,o), +(360,819,cs), +(374,829,o), +(390,837,o), +(412,854,cs), +(438,874,o), +(436,911,o), +(413,931,cs), +(386,955,o), +(326,973,o), +(215,970,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.case.glyph index 67a24396..d26ce9cb 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.case.glyph @@ -17,6 +17,23 @@ ref = brevecomb_tildecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +pos = (0,147); +ref = brevecomb_tildecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.glyph b/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.glyph index b4570731..220bd980 100644 --- a/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/brevecomb_tildecomb.glyph @@ -42,9 +42,7 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "4FBC1B18-96FC-4BD2-B406-F4E983AF6D9B"; -name = "Jan 9, 24 at 12:10"; +layerId = m002; shapes = ( { ref = brevecomb; @@ -52,70 +50,24 @@ ref = brevecomb; { closed = 1; nodes = ( -(326,836,ls), -(351,820,o), -(382,818,o), -(405,839,cs), -(419,851,o), -(431,861,o), -(455,892,c), -(416,925,l), -(389,896,ls), -(367,872,o), -(362,875,o), -(327,899,cs), -(292,923,ls), -(263,943,o), -(241,944,o), -(213,923,cs), -(198,912,o), -(184,902,o), -(154,872,c), -(194,835,l), -(222,861,ls), -(251,887,o), -(256,881,o), -(293,857,cs) +(414,945,l), +(358,888,o), +(363,891,o), +(316,924,cs), +(256,966,o), +(252,976,o), +(148,873,c), +(203,823,l), +(258,878,o), +(256,880,o), +(306,846,cs), +(372,801,o), +(377,798,o), +(469,897,c) ); } ); width = 620; -}, -{ -anchors = ( -{ -name = _top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "6049F8F4-E70A-47E0-9B9F-3C375E0320E0"; -name = "Jan 9, 24 at 12:23"; -shapes = ( -{ -closed = 1; -nodes = ( -(361,806,o), -(385,803,o), -(462,889,c), -(418,927,l), -(370,876,o), -(366,871,o), -(327,900,cs), -(262,948,o), -(243,955,o), -(158,867,c), -(202,829,l), -(252,878,o), -(255,883,o), -(306,846,cs) -); -}, -{ -ref = brevecomb; -} -); -width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/bullet.glyph b/sources/0xProto.glyphspackage/glyphs/bullet.glyph index f34a5d5f..48e2aaa3 100644 --- a/sources/0xProto.glyphspackage/glyphs/bullet.glyph +++ b/sources/0xProto.glyphspackage/glyphs/bullet.glyph @@ -23,6 +23,29 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(379,224,o), +(435,281,o), +(435,350,cs), +(435,419,o), +(379,474,o), +(310,474,cs), +(241,474,o), +(185,419,o), +(185,350,cs), +(185,281,o), +(241,224,o), +(310,224,cs) +); +} +); +width = 620; } ); unicode = 8226; diff --git a/sources/0xProto.glyphspackage/glyphs/c.glyph b/sources/0xProto.glyphspackage/glyphs/c.glyph index 9447c20b..4c4b4388 100644 --- a/sources/0xProto.glyphspackage/glyphs/c.glyph +++ b/sources/0xProto.glyphspackage/glyphs/c.glyph @@ -48,6 +48,54 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +name = Bold; +shapes = ( +{ +closed = 1; +nodes = ( +(419,-15,o), +(502,15,o), +(557,65,c), +(482,171,l), +(434,133,o), +(387,112,o), +(335,112,cs), +(258,112,o), +(196,172,o), +(196,271,cs), +(196,380,o), +(246,439,o), +(323,439,cs), +(374,439,o), +(409,411,o), +(431,375,c), +(545,430,l), +(500,522,o), +(424,566,o), +(326,566,cs), +(155,566,o), +(57,453,o), +(57,273,cs), +(57,92,o), +(160,-18,o), +(337,-16,cs) +); +} +); +width = 620; } ); unicode = 99; diff --git a/sources/0xProto.glyphspackage/glyphs/cacute.glyph b/sources/0xProto.glyphspackage/glyphs/cacute.glyph index 3831a6be..92d46a31 100644 --- a/sources/0xProto.glyphspackage/glyphs/cacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/cacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = c; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 263; diff --git a/sources/0xProto.glyphspackage/glyphs/caron.glyph b/sources/0xProto.glyphspackage/glyphs/caron.glyph index 96850e2e..8f5b89f6 100644 --- a/sources/0xProto.glyphspackage/glyphs/caron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/caron.glyph @@ -9,6 +9,15 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 711; diff --git a/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.case.glyph b/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.case.glyph index 34dbb0f7..b6d8c32e 100644 --- a/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.case.glyph @@ -16,6 +16,22 @@ ref = caroncomb.alt; } ); width = 620; +}, +{ +anchors = ( +{ +name = _topright; +pos = (357,750); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,-20); +ref = caroncomb.alt; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.glyph b/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.glyph index 6cc4d36e..1f887347 100644 --- a/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.glyph +++ b/sources/0xProto.glyphspackage/glyphs/caroncomb.alt.glyph @@ -22,6 +22,28 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _topright; +pos = (387,750); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(488,635,l), +(566,635,l), +(632,844,l), +(632,850,l), +(505,850,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/caroncomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/caroncomb.case.glyph index 1a14b297..0de35e76 100644 --- a/sources/0xProto.glyphspackage/glyphs/caroncomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/caroncomb.case.glyph @@ -20,6 +20,26 @@ ref = caroncomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +}, +{ +name = top; +pos = (310,934); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = caroncomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/caroncomb.glyph b/sources/0xProto.glyphspackage/glyphs/caroncomb.glyph index d8afbe89..c6dc04cc 100644 --- a/sources/0xProto.glyphspackage/glyphs/caroncomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/caroncomb.glyph @@ -36,6 +36,42 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +}, +{ +name = top; +pos = (310,786); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(365,628,l), +(491,786,l), +(383,786,l), +(258,645,l), +(258,628,l) +); +}, +{ +closed = 1; +nodes = ( +(362,628,l), +(362,645,l), +(237,786,l), +(129,786,l), +(255,628,l) +); +} +); +width = 620; } ); unicode = 780; diff --git a/sources/0xProto.glyphspackage/glyphs/ccaron.glyph b/sources/0xProto.glyphspackage/glyphs/ccaron.glyph index 3ae3e15b..04c0dccc 100644 --- a/sources/0xProto.glyphspackage/glyphs/ccaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ccaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = c; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 269; diff --git a/sources/0xProto.glyphspackage/glyphs/ccedilla.glyph b/sources/0xProto.glyphspackage/glyphs/ccedilla.glyph index 32fc810f..7147daa8 100644 --- a/sources/0xProto.glyphspackage/glyphs/ccedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ccedilla.glyph @@ -13,6 +13,19 @@ ref = cedillacomb; } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +ref = c; +}, +{ +ref = cedillacomb; +} +); +width = 620; } ); unicode = 231; diff --git a/sources/0xProto.glyphspackage/glyphs/ccircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/ccircumflex.glyph index 6a124511..762e9757 100644 --- a/sources/0xProto.glyphspackage/glyphs/ccircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ccircumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = c; +}, +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 265; diff --git a/sources/0xProto.glyphspackage/glyphs/cdotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/cdotaccent.glyph index fceb95f1..4a89e5f3 100644 --- a/sources/0xProto.glyphspackage/glyphs/cdotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/cdotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = c; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 267; diff --git a/sources/0xProto.glyphspackage/glyphs/cedilla.glyph b/sources/0xProto.glyphspackage/glyphs/cedilla.glyph index accf835a..3ca2435f 100644 --- a/sources/0xProto.glyphspackage/glyphs/cedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/cedilla.glyph @@ -9,6 +9,15 @@ ref = cedillacomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = cedillacomb; +} +); +width = 620; } ); unicode = 184; diff --git a/sources/0xProto.glyphspackage/glyphs/cedillacomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/cedillacomb.case.glyph index 90051706..07ec9217 100644 --- a/sources/0xProto.glyphspackage/glyphs/cedillacomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/cedillacomb.case.glyph @@ -21,154 +21,20 @@ ref = cedillacomb; width = 620; }, { -associatedMasterId = m01; -layerId = "C1319835-1BEC-40EC-8000-5C6A6127892E"; -name = "Nov 2, 23 at 15:54"; -shapes = ( -{ -closed = 1; -nodes = ( -(289,-96,l), -(334,-96,o), -(374,-102,o), -(374,-126,cs), -(374,-151,o), -(342,-158,o), -(307,-158,cs), -(270,-158,o), -(236,-143,o), -(211,-129,c), -(183,-180,l), -(215,-201,o), -(261,-216,o), -(307,-216,cs), -(383,-216,o), -(436,-183,o), -(436,-124,cs), -(436,-87,o), -(400,-46,o), -(317,-46,c), -(268,-45,l), -(268,-96,l) -); -}, -{ -closed = 1; -nodes = ( -(309,51,l), -(228,-90,l), -(228,-96,l), -(289,-96,l), -(382,51,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "04E3E119-9486-4EE1-A817-4CBB4D2E612A"; -name = "Nov 2, 23 at 16:04"; -shapes = ( +anchors = ( { -closed = 1; -nodes = ( -(229,-98,l), -(314,-84,o), -(378,-98,o), -(377,-125,cs), -(376,-149,o), -(349,-158,o), -(307,-158,cs), -(270,-158,o), -(236,-143,o), -(211,-129,c), -(183,-180,l), -(215,-201,o), -(261,-216,o), -(307,-216,cs), -(378,-216,o), -(441,-195,o), -(441,-126,cs), -(441,-74,o), -(393,-48,o), -(327,-44,c), -(382,51,l), -(309,51,l), -(229,-92,l) -); -} -); -width = 620; +name = _bottom; +pos = (310,0); }, { -associatedMasterId = m01; -layerId = "F850E069-D7E3-4896-BA2B-E21FB873FE83"; -name = "Nov 5, 23 at 16:48"; -shapes = ( -{ -closed = 1; -nodes = ( -(333,-90,o), -(371,-102,o), -(370,-134,cs), -(369,-165,o), -(332,-183,o), -(296,-183,cs), -(265,-183,o), -(241,-175,o), -(203,-154,c), -(178,-205,l), -(210,-226,o), -(254,-241,o), -(300,-241,cs), -(369,-241,o), -(434,-202,o), -(436,-133,cs), -(437,-90,o), -(404,-39,o), -(316,-51,c), -(369,51,l), -(302,51,l), -(242,-77,l), -(265,-110,l) -); +name = bottom; +pos = (310,-237); } ); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "09E9260D-AE90-4EEC-9A2F-673609A5CE43"; -name = "Nov 5, 23 at 16:56"; +layerId = m002; shapes = ( { -closed = 1; -nodes = ( -(333,-90,o), -(371,-102,o), -(370,-134,cs), -(369,-165,o), -(332,-183,o), -(296,-183,cs), -(265,-183,o), -(241,-175,o), -(203,-154,c), -(178,-205,l), -(210,-226,o), -(254,-241,o), -(300,-241,cs), -(369,-241,o), -(434,-202,o), -(436,-133,cs), -(437,-90,o), -(404,-39,o), -(316,-51,c), -(369,51,l), -(302,51,l), -(242,-77,l), -(265,-110,l) -); +ref = cedillacomb; } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/cedillacomb.glyph b/sources/0xProto.glyphspackage/glyphs/cedillacomb.glyph index c4599b29..ab112785 100644 --- a/sources/0xProto.glyphspackage/glyphs/cedillacomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/cedillacomb.glyph @@ -2,205 +2,6 @@ glyphname = cedillacomb; layers = ( { -associatedMasterId = m01; -layerId = "C1319835-1BEC-40EC-8000-5C6A6127892E"; -name = "Nov 2, 23 at 15:54"; -shapes = ( -{ -closed = 1; -nodes = ( -(289,-96,l), -(334,-96,o), -(374,-102,o), -(374,-126,cs), -(374,-151,o), -(342,-158,o), -(307,-158,cs), -(270,-158,o), -(236,-143,o), -(211,-129,c), -(183,-180,l), -(215,-201,o), -(261,-216,o), -(307,-216,cs), -(383,-216,o), -(436,-183,o), -(436,-124,cs), -(436,-87,o), -(400,-46,o), -(317,-46,c), -(268,-45,l), -(268,-96,l) -); -}, -{ -closed = 1; -nodes = ( -(309,51,l), -(228,-90,l), -(228,-96,l), -(289,-96,l), -(382,51,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "04E3E119-9486-4EE1-A817-4CBB4D2E612A"; -name = "Nov 2, 23 at 16:04"; -shapes = ( -{ -closed = 1; -nodes = ( -(229,-98,l), -(314,-84,o), -(378,-98,o), -(377,-125,cs), -(376,-149,o), -(349,-158,o), -(307,-158,cs), -(270,-158,o), -(236,-143,o), -(211,-129,c), -(183,-180,l), -(215,-201,o), -(261,-216,o), -(307,-216,cs), -(378,-216,o), -(441,-195,o), -(441,-126,cs), -(441,-74,o), -(393,-48,o), -(327,-44,c), -(382,51,l), -(309,51,l), -(229,-92,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "F850E069-D7E3-4896-BA2B-E21FB873FE83"; -name = "Nov 5, 23 at 16:48"; -shapes = ( -{ -closed = 1; -nodes = ( -(333,-90,o), -(371,-102,o), -(370,-134,cs), -(369,-165,o), -(332,-183,o), -(296,-183,cs), -(265,-183,o), -(241,-175,o), -(203,-154,c), -(178,-205,l), -(210,-226,o), -(254,-241,o), -(300,-241,cs), -(369,-241,o), -(434,-202,o), -(436,-133,cs), -(437,-90,o), -(404,-39,o), -(316,-51,c), -(369,51,l), -(302,51,l), -(242,-77,l), -(265,-110,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "09E9260D-AE90-4EEC-9A2F-673609A5CE43"; -name = "Nov 5, 23 at 16:56"; -shapes = ( -{ -closed = 1; -nodes = ( -(333,-90,o), -(371,-102,o), -(370,-134,cs), -(369,-165,o), -(332,-183,o), -(296,-183,cs), -(265,-183,o), -(241,-175,o), -(203,-154,c), -(178,-205,l), -(210,-226,o), -(254,-241,o), -(300,-241,cs), -(369,-241,o), -(434,-202,o), -(436,-133,cs), -(437,-90,o), -(404,-39,o), -(316,-51,c), -(369,51,l), -(302,51,l), -(242,-77,l), -(265,-110,l) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _bottom; -pos = (310,0); -}, -{ -name = bottom; -pos = (310,-238); -} -); -associatedMasterId = m01; -layerId = "72E18237-A310-4C90-8476-41D5F83EDEC2"; -name = "Jan 9, 24 at 13:03"; -shapes = ( -{ -closed = 1; -nodes = ( -(339,-77,o), -(375,-97,o), -(374,-129,cs), -(373,-163,o), -(332,-178,o), -(302,-178,cs), -(276,-178,o), -(237,-170,o), -(203,-149,c), -(178,-202,l), -(210,-223,o), -(254,-238,o), -(300,-238,cs), -(378,-238,o), -(439,-198,o), -(441,-126,cs), -(442,-82,o), -(402,-28,o), -(319,-40,c), -(366,41,l), -(297,41,l), -(242,-67,l), -(267,-101,l) -); -} -); -width = 620; -}, -{ anchors = ( { name = _bottom; @@ -248,36 +49,35 @@ name = _bottom; pos = (310,0); } ); -associatedMasterId = m01; -layerId = "E6107811-564C-42A9-B87D-1647E02042C9"; -name = "Apr 19, 24 at 16:46"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(339,-82,o), -(375,-102,o), -(374,-131,cs), -(373,-164,o), -(332,-178,o), -(302,-178,cs), -(276,-178,o), -(237,-170,o), -(203,-149,c), -(178,-202,l), -(210,-223,o), -(254,-238,o), -(300,-238,cs), -(378,-238,o), -(439,-197,o), -(441,-127,cs), -(442,-87,o), -(403,-32,o), -(318,-44,c), -(366,41,l), -(297,41,l), -(242,-71,l), -(267,-106,l) +(330,-89,o), +(368,-107,o), +(367,-131,cs), +(366,-157,o), +(333,-171,o), +(300,-171,cs), +(275,-171,o), +(236,-162,o), +(202,-142,c), +(171,-203,l), +(204,-225,o), +(254,-243,o), +(300,-243,cs), +(387,-243,o), +(444,-199,o), +(446,-127,cs), +(447,-82,o), +(408,-35,o), +(325,-40,c), +(372,41,l), +(287,41,l), +(232,-71,l), +(261,-113,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/cent.glyph b/sources/0xProto.glyphspackage/glyphs/cent.glyph index f67d8c6c..20e38aee 100644 --- a/sources/0xProto.glyphspackage/glyphs/cent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/cent.glyph @@ -51,156 +51,49 @@ nodes = ( width = 620; }, { -anchors = ( -{ -name = bottom; -pos = (310,0); -}, -{ -name = top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "EACDED5B-A828-4B51-A137-A4C4A89DEE73"; -name = "Dec 14, 23 at 16:01"; -shapes = ( -{ -closed = 1; -nodes = ( -(411,23,o), -(469,54,o), -(511,94,c), -(461,157,l), -(423,125,o), -(386,102,o), -(331,102,cs), -(240,102,o), -(185,164,o), -(185,270,cs), -(185,371,o), -(236,436,o), -(325,436,cs), -(368,436,o), -(405,412,o), -(427,377,c), -(500,409,l), -(467,475,o), -(398,517,o), -(325,517,cs), -(187,517,o), -(99,424,o), -(99,270,cs), -(99,114,o), -(189,20,o), -(331,22,c) -); -}, -{ -closed = 1; -nodes = ( -(279,600,l), -(279,-61,l), -(349,-61,l), -(349,600,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "BF86C158-016B-4B22-9C87-520FD82CFB0E"; -name = "Dec 15, 23 at 15:37"; -shapes = ( -{ -closed = 1; -nodes = ( -(426,22,o), -(500,90,o), -(510,173,c), -(428,173,l), -(415,134,o), -(378,102,o), -(328,102,cs), -(246,102,o), -(190,157,o), -(190,269,cs), -(190,376,o), -(242,436,o), -(328,436,cs), -(378,436,o), -(414,400,o), -(428,365,c), -(510,365,l), -(499,447,o), -(426,517,o), -(331,517,cs), -(194,517,o), -(104,423,o), -(104,269,cs), -(104,113,o), -(196,22,o), -(331,22,cs) -); -}, -{ -closed = 1; -nodes = ( -(284,600,l), -(284,-61,l), -(351,-61,l), -(351,600,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "CB09E761-4ECA-4B0E-BB3A-C37D88E51F46"; -name = "Dec 15, 23 at 16:45"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(458,498,o), -(404,520,o), -(353,520,cs), -(214,520,o), -(113,426,o), -(113,271,cs), -(113,116,o), -(214,22,o), -(353,22,cs), -(404,22,o), -(458,44,o), -(483,69,c), -(483,152,l), -(477,152,l), -(441,118,o), -(396,103,o), -(348,103,cs), -(266,103,o), -(199,166,o), -(199,271,cs), -(199,376,o), -(266,439,o), -(348,439,cs), -(396,439,o), -(441,424,o), -(477,390,c), -(483,390,l), -(483,473,l) +(466,491,o), +(412,521,o), +(342,521,cs), +(203,521,o), +(99,426,o), +(99,271,cs), +(99,117,o), +(203,21,o), +(342,21,cs), +(412,21,o), +(466,50,o), +(491,72,c), +(491,182,l), +(483,182,l), +(451,155,o), +(403,125,o), +(341,125,cs), +(270,125,o), +(203,174,o), +(203,271,cs), +(203,368,o), +(270,417,o), +(341,417,cs), +(399,417,o), +(448,392,o), +(483,360,c), +(491,360,l), +(491,468,l) ); }, { closed = 1; nodes = ( -(299,600,l), -(299,-61,l), -(369,-61,l), -(369,600,l) +(294,609,l), +(294,-61,l), +(382,-61,l), +(382,609,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/circumflex.glyph b/sources/0xProto.glyphspackage/glyphs/circumflex.glyph index 32b2aa28..60744abb 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflex.glyph @@ -9,6 +9,15 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 710; diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.case.glyph index a1d6fed3..d6a40b50 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.case.glyph @@ -15,6 +15,21 @@ ref = circumflexbelowcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +ref = circumflexbelowcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.glyph index 29531156..88d07789 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexbelowcomb.glyph @@ -13,21 +13,53 @@ shapes = ( { closed = 1; nodes = ( +(479,-223,l), +(357,-65,l), (263,-65,l), (263,-71,l), -(394,-223,l), -(479,-223,l), -(357,-65,l) +(394,-223,l) ); }, { closed = 1; nodes = ( -(141,-223,l), (226,-223,l), (357,-71,l), (357,-65,l), -(263,-65,l) +(263,-65,l), +(141,-223,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(491,-223,l), +(365,-65,l), +(258,-65,l), +(258,-82,l), +(383,-223,l) +); +}, +{ +closed = 1; +nodes = ( +(237,-223,l), +(362,-82,l), +(362,-65,l), +(255,-65,l), +(129,-223,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb.case.glyph index 5d564858..1ea10a2a 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb.case.glyph @@ -20,6 +20,26 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +}, +{ +name = top; +pos = (310,934); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = circumflexcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb.glyph index d05974cc..7f0d86c7 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb.glyph @@ -17,21 +17,57 @@ shapes = ( { closed = 1; nodes = ( +(479,628,l), +(357,786,l), (263,786,l), (263,780,l), -(394,628,l), -(479,628,l), -(357,786,l) +(394,628,l) ); }, { closed = 1; nodes = ( -(141,628,l), (226,628,l), (357,780,l), (357,786,l), -(263,786,l) +(263,786,l), +(141,628,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +}, +{ +name = top; +pos = (310,786); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(491,628,l), +(365,786,l), +(258,786,l), +(258,769,l), +(383,628,l) +); +}, +{ +closed = 1; +nodes = ( +(237,628,l), +(362,769,l), +(362,786,l), +(255,786,l), +(129,628,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.case.glyph index f941001e..0cb31ab1 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.case.glyph @@ -16,6 +16,22 @@ ref = circumflexcomb_acutecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = circumflexcomb_acutecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.glyph index 6ec65bae..f245c677 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_acutecomb.glyph @@ -25,6 +25,31 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +ref = circumflexcomb; +}, +{ +closed = 1; +nodes = ( +(420,750,l), +(502,750,l), +(584,865,l), +(584,871,l), +(474,871,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.case.glyph index 64fd1a3e..8e417b06 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.case.glyph @@ -16,6 +16,22 @@ ref = circumflexcomb_gravecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = circumflexcomb_gravecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.glyph index 5da20578..613f1ecb 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_gravecomb.glyph @@ -25,6 +25,31 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +ref = circumflexcomb; +}, +{ +closed = 1; +nodes = ( +(353,871,l), +(353,865,l), +(435,750,l), +(517,750,l), +(463,871,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.case.glyph index cf42157d..d9d3c163 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.case.glyph @@ -16,6 +16,22 @@ ref = circumflexcomb_hookabovecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = circumflexcomb_hookabovecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.glyph index 37f109b3..0da4d74c 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_hookabovecomb.glyph @@ -58,9 +58,7 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "C1E74434-EEF7-40BF-8450-190AC2935A2B"; -name = "Jan 9, 24 at 12:47"; +layerId = m002; shapes = ( { ref = circumflexcomb; @@ -68,84 +66,36 @@ ref = circumflexcomb; { closed = 1; nodes = ( -(422,750,l), -(482,750,l), -(483,760,ls), -(484,767,o), -(490,771,o), -(494,774,cs), -(511,786,o), -(525,792,o), -(551,812,cs), -(577,832,o), -(571,866,o), -(557,882,cs), -(527,916,o), -(479,924,o), -(368,926,c), -(368,870,l), -(418,870,o), -(482,870,o), -(505,856,cs), -(512,852,o), -(513,843,o), -(504,837,cs), -(482,823,o), -(446,805,o), -(432,791,cs), -(425,784,o), -(422,777,o), -(422,764,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "D0747053-CFBE-4EC2-8199-23BB1D5BFBEE"; -name = "Apr 19, 24 at 16:48"; -shapes = ( -{ -ref = circumflexcomb; -}, -{ -closed = 1; -nodes = ( -(421,750,l), -(483,750,l), -(484,763,ls), -(485,770,o), -(490,774,o), -(494,777,cs), -(507,786,o), -(525,792,o), -(551,812,cs), -(577,832,o), -(571,865,o), -(557,881,cs), -(527,915,o), -(479,923,o), -(368,925,c), -(368,868,l), -(418,868,o), -(482,868,o), -(505,854,cs), -(512,850,o), -(513,843,o), -(504,837,cs), -(482,823,o), -(446,808,o), -(432,794,cs), -(425,787,o), -(421,780,o), -(421,767,c) +(357,860,l), +(404,862,o), +(466,859,o), +(485,850,cs), +(494,846,o), +(493,839,o), +(484,833,cs), +(468,822,o), +(447,810,o), +(425,792,cs), +(416,784,o), +(415,774,o), +(415,765,cs), +(415,750,o), +(415,761,o), +(415,748,c), +(491,748,l), +(492,759,ls), +(493,766,o), +(496,772,o), +(504,777,cs), +(518,787,o), +(532,795,o), +(554,812,cs), +(580,832,o), +(578,869,o), +(555,889,cs), +(528,913,o), +(468,931,o), +(357,928,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.case.glyph index 844f8ef5..3d9cbe10 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.case.glyph @@ -16,6 +16,22 @@ ref = circumflexcomb_tildecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = circumflexcomb_tildecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.glyph b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.glyph index e3daae3d..1bc776b4 100644 --- a/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/circumflexcomb_tildecomb.glyph @@ -42,9 +42,7 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "DC009F37-852B-4D6A-B4B8-348B5939C540"; -name = "Jan 9, 24 at 12:24"; +layerId = m002; shapes = ( { ref = circumflexcomb; @@ -52,106 +50,24 @@ ref = circumflexcomb; { closed = 1; nodes = ( -(326,836,ls), -(351,820,o), -(382,818,o), -(405,839,cs), -(419,851,o), -(431,861,o), -(455,892,c), -(416,925,l), -(389,896,ls), -(367,872,o), -(362,875,o), -(327,899,cs), -(292,923,ls), -(263,943,o), -(241,944,o), -(213,923,cs), -(198,912,o), -(184,902,o), -(154,872,c), -(194,835,l), -(222,861,ls), -(251,887,o), -(256,881,o), -(293,857,cs) +(413,945,l), +(357,888,o), +(363,891,o), +(316,924,cs), +(257,966,o), +(252,974,o), +(148,873,c), +(203,822,l), +(260,877,o), +(256,880,o), +(306,846,cs), +(372,801,o), +(377,798,o), +(469,897,c) ); } ); width = 620; -}, -{ -anchors = ( -{ -name = _top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "B4A0AD19-0C67-4C6D-91AA-0BF9CC11B7D1"; -name = "Jan 9, 24 at 12:46"; -shapes = ( -{ -ref = circumflexcomb; -}, -{ -closed = 1; -nodes = ( -(423,934,l), -(374,882,o), -(368,877,o), -(328,907,cs), -(260,958,o), -(239,966,o), -(151,874,c), -(197,834,l), -(248,884,o), -(253,888,o), -(306,850,cs), -(364,808,o), -(390,804,o), -(469,894,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "BA7C47BB-4275-4F78-A4F4-75C6354614F6"; -name = "Jan 9, 24 at 13:19"; -shapes = ( -{ -closed = 1; -nodes = ( -(418,941,l), -(362,883,o), -(365,886,o), -(317,918,cs), -(256,959,o), -(245,964,o), -(156,874,c), -(203,834,l), -(256,890,o), -(258,889,o), -(309,854,cs), -(367,814,o), -(384,814,o), -(464,901,c) -); -}, -{ -ref = circumflexcomb; -} -); -width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/colon.glyph b/sources/0xProto.glyphspackage/glyphs/colon.glyph index b1987506..7439c572 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon.glyph @@ -24,18 +24,58 @@ nodes = ( { closed = 1; nodes = ( -(351,397,o), -(385,431,o), -(385,472,cs), -(385,513,o), -(351,547,o), -(310,547,cs), -(269,547,o), -(235,513,o), -(235,472,cs), -(235,431,o), -(269,397,o), -(310,397,cs) +(351,400,o), +(385,434,o), +(385,475,cs), +(385,516,o), +(351,550,o), +(310,550,cs), +(269,550,o), +(235,516,o), +(235,475,cs), +(235,434,o), +(269,400,o), +(310,400,cs) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(362,-19,o), +(404,23,o), +(404,75,cs), +(404,127,o), +(362,169,o), +(310,169,cs), +(258,169,o), +(216,127,o), +(216,75,cs), +(216,23,o), +(258,-19,o), +(310,-19,cs) +); +}, +{ +closed = 1; +nodes = ( +(362,381,o), +(404,423,o), +(404,475,cs), +(404,527,o), +(362,569,o), +(310,569,cs), +(258,569,o), +(216,527,o), +(216,475,cs), +(216,423,o), +(258,381,o), +(310,381,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/colon.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/colon.spacer.glyph index 78dc4a5e..aa131bc1 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/colon_colon.glyph b/sources/0xProto.glyphspackage/glyphs/colon_colon.glyph index e6bdda40..70557a01 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon_colon.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon_colon.glyph @@ -74,6 +74,80 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(249,378,o), +(291,420,o), +(291,471,cs), +(291,523,o), +(249,565,o), +(197,565,cs), +(146,565,o), +(104,523,o), +(104,471,cs), +(104,420,o), +(146,378,o), +(197,378,cs) +); +}, +{ +closed = 1; +nodes = ( +(249,-19,o), +(291,23,o), +(291,74,cs), +(291,126,o), +(249,168,o), +(197,168,cs), +(146,168,o), +(104,126,o), +(104,74,cs), +(104,23,o), +(146,-19,o), +(197,-19,cs) +); +}, +{ +closed = 1; +nodes = ( +(-146,378,o), +(-104,420,o), +(-104,471,cs), +(-104,523,o), +(-146,565,o), +(-198,565,cs), +(-249,565,o), +(-291,523,o), +(-291,471,cs), +(-291,420,o), +(-249,378,o), +(-198,378,cs) +); +}, +{ +closed = 1; +nodes = ( +(-146,-19,o), +(-104,23,o), +(-104,74,cs), +(-104,126,o), +(-146,168,o), +(-198,168,cs), +(-249,168,o), +(-291,126,o), +(-291,74,cs), +(-291,23,o), +(-249,-19,o), +(-198,-19,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/colon_colon_colon.glyph b/sources/0xProto.glyphspackage/glyphs/colon_colon_colon.glyph index 98952500..b808a355 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon_colon_colon.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon_colon_colon.glyph @@ -108,6 +108,124 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(181,378,o), +(223,420,o), +(223,471,cs), +(223,523,o), +(181,565,o), +(129,565,cs), +(78,565,o), +(36,523,o), +(36,471,cs), +(36,420,o), +(78,378,o), +(129,378,cs) +); +}, +{ +closed = 1; +nodes = ( +(-699,-19,o), +(-657,23,o), +(-657,74,cs), +(-657,126,o), +(-699,168,o), +(-751,168,cs), +(-802,168,o), +(-844,126,o), +(-844,74,cs), +(-844,23,o), +(-802,-19,o), +(-751,-19,cs) +); +}, +{ +closed = 1; +nodes = ( +(-699,378,o), +(-657,420,o), +(-657,471,cs), +(-657,523,o), +(-699,565,o), +(-751,565,cs), +(-802,565,o), +(-844,523,o), +(-844,471,cs), +(-844,420,o), +(-802,378,o), +(-751,378,cs) +); +}, +{ +closed = 1; +nodes = ( +(-258,-19,o), +(-216,23,o), +(-216,74,cs), +(-216,126,o), +(-258,168,o), +(-310,168,cs), +(-361,168,o), +(-403,126,o), +(-403,74,cs), +(-403,23,o), +(-361,-19,o), +(-310,-19,cs) +); +}, +{ +closed = 1; +nodes = ( +(-258,378,o), +(-216,420,o), +(-216,471,cs), +(-216,523,o), +(-258,565,o), +(-310,565,cs), +(-361,565,o), +(-403,523,o), +(-403,471,cs), +(-403,420,o), +(-361,378,o), +(-310,378,cs) +); +}, +{ +closed = 1; +nodes = ( +(181,-19,o), +(223,23,o), +(223,74,cs), +(223,126,o), +(181,168,o), +(129,168,cs), +(78,168,o), +(36,126,o), +(36,74,cs), +(36,23,o), +(78,-19,o), +(129,-19,cs) +); +}, +{ +closed = 1; +nodes = ( +); +}, +{ +closed = 1; +nodes = ( +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/colon_equal.glyph b/sources/0xProto.glyphspackage/glyphs/colon_equal.glyph index 5acbd294..0beb0403 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon_equal.glyph @@ -7,6 +7,15 @@ shapes = ( { closed = 1; nodes = ( +(440,359,l), +(440,447,l), +(-50,447,l), +(-50,359,l) +); +}, +{ +closed = 1; +nodes = ( (-270,97,o), (-236,131,o), (-236,172,cs), @@ -41,19 +50,68 @@ nodes = ( { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), (440,159,l), -(440,247,l) +(440,247,l), +(-50,247,l), +(-50,159,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(448,344,l), +(448,464,l), +(-58,464,l), +(-58,344,l) +); +}, +{ +closed = 1; +nodes = ( +(-260,75,o), +(-218,117,o), +(-218,168,cs), +(-218,220,o), +(-260,262,o), +(-312,262,cs), +(-363,262,o), +(-405,220,o), +(-405,168,cs), +(-405,117,o), +(-363,75,o), +(-312,75,cs) +); +}, +{ +closed = 1; +nodes = ( +(-260,345,o), +(-218,387,o), +(-218,438,cs), +(-218,490,o), +(-260,532,o), +(-312,532,cs), +(-363,532,o), +(-405,490,o), +(-405,438,cs), +(-405,387,o), +(-363,345,o), +(-312,345,cs) +); +}, +{ +closed = 1; +nodes = ( +(448,144,l), +(448,264,l), +(-58,264,l), +(-58,144,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/colon_greater_colon.glyph b/sources/0xProto.glyphspackage/glyphs/colon_greater_colon.glyph index 9da812db..ecf82e44 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon_greater_colon.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon_greater_colon.glyph @@ -94,6 +94,100 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-538,474,l), +(-56,247,l), +(-56,373,l), +(-528,608,l), +(-538,608,l) +); +}, +{ +closed = 1; +nodes = ( +(-528,1,l), +(-56,241,l), +(-56,366,l), +(-538,134,l), +(-538,1,l) +); +}, +{ +closed = 1; +nodes = ( +(273,408,o), +(316,451,o), +(316,502,cs), +(316,553,o), +(273,596,o), +(222,596,cs), +(171,596,o), +(128,553,o), +(128,502,cs), +(128,451,o), +(171,408,o), +(222,408,cs) +); +}, +{ +closed = 1; +nodes = ( +(273,11,o), +(316,54,o), +(316,105,cs), +(316,156,o), +(273,199,o), +(222,199,cs), +(171,199,o), +(128,156,o), +(128,105,cs), +(128,54,o), +(171,11,o), +(222,11,cs) +); +}, +{ +closed = 1; +nodes = ( +(-795,408,o), +(-752,451,o), +(-752,502,cs), +(-752,553,o), +(-795,596,o), +(-846,596,cs), +(-897,596,o), +(-940,553,o), +(-940,502,cs), +(-940,451,o), +(-897,408,o), +(-846,408,cs) +); +}, +{ +closed = 1; +nodes = ( +(-795,11,o), +(-752,54,o), +(-752,105,cs), +(-752,156,o), +(-795,199,o), +(-846,199,cs), +(-897,199,o), +(-940,156,o), +(-940,105,cs), +(-940,54,o), +(-897,11,o), +(-846,11,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/colon_less_colon.glyph b/sources/0xProto.glyphspackage/glyphs/colon_less_colon.glyph index fe3c797b..38f63555 100644 --- a/sources/0xProto.glyphspackage/glyphs/colon_less_colon.glyph +++ b/sources/0xProto.glyphspackage/glyphs/colon_less_colon.glyph @@ -94,6 +94,100 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-92,608,l), +(-564,373,l), +(-564,247,l), +(-82,476,l), +(-82,608,l) +); +}, +{ +closed = 1; +nodes = ( +(-82,132,l), +(-564,366,l), +(-564,241,l), +(-92,1,l), +(-82,1,l) +); +}, +{ +closed = 1; +nodes = ( +(277,408,o), +(320,451,o), +(320,502,cs), +(320,553,o), +(277,596,o), +(226,596,cs), +(175,596,o), +(132,553,o), +(132,502,cs), +(132,451,o), +(175,408,o), +(226,408,cs) +); +}, +{ +closed = 1; +nodes = ( +(277,11,o), +(320,54,o), +(320,105,cs), +(320,156,o), +(277,199,o), +(226,199,cs), +(175,199,o), +(132,156,o), +(132,105,cs), +(132,54,o), +(175,11,o), +(226,11,cs) +); +}, +{ +closed = 1; +nodes = ( +(-790,408,o), +(-747,451,o), +(-747,502,cs), +(-747,553,o), +(-790,596,o), +(-841,596,cs), +(-892,596,o), +(-935,553,o), +(-935,502,cs), +(-935,451,o), +(-892,408,o), +(-841,408,cs) +); +}, +{ +closed = 1; +nodes = ( +(-790,11,o), +(-747,54,o), +(-747,105,cs), +(-747,156,o), +(-790,199,o), +(-841,199,cs), +(-892,199,o), +(-935,156,o), +(-935,105,cs), +(-935,54,o), +(-892,11,o), +(-841,11,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/comma.glyph b/sources/0xProto.glyphspackage/glyphs/comma.glyph index f3f0cfc3..d43cd6b5 100644 --- a/sources/0xProto.glyphspackage/glyphs/comma.glyph +++ b/sources/0xProto.glyphspackage/glyphs/comma.glyph @@ -35,34 +35,33 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "7819E1C2-DED2-46D0-A24B-5CD4438561EB"; -name = "Sep 29, 23 15:56"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(195,-169,l), -(256,-169,l), -(371,39,l), -(253,39,l) +(161,-196,l), +(237,-196,l), +(377,12,l), +(239,12,l) ); }, { closed = 1; nodes = ( -(347,0,o), -(380,34,o), -(380,76,cs), -(380,116,o), -(347,151,o), -(307,151,cs), -(264,151,o), -(230,116,o), -(230,76,cs), -(230,34,o), -(264,0,o), -(307,0,cs) +(356,-22,o), +(395,17,o), +(395,67,cs), +(395,117,o), +(356,156,o), +(306,156,cs), +(256,156,o), +(217,117,o), +(217,67,cs), +(217,17,o), +(256,-22,o), +(306,-22,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.case.glyph index 128e37c9..b830b89d 100644 --- a/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.case.glyph @@ -9,6 +9,15 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = commaaccentcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.glyph b/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.glyph index 40e872d7..325ee3d6 100644 --- a/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/commaaccentcomb.glyph @@ -38,6 +38,44 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(210,-303,l), +(265,-303,l), +(370,-179,l), +(256,-174,l) +); +}, +{ +closed = 1; +nodes = ( +(354,-206,o), +(386,-173,o), +(386,-130,cs), +(386,-90,o), +(354,-56,o), +(313,-56,cs), +(270,-56,o), +(237,-90,o), +(237,-130,cs), +(237,-173,o), +(270,-206,o), +(313,-206,cs) +); +} +); +width = 620; } ); unicode = 806; diff --git a/sources/0xProto.glyphspackage/glyphs/commaturnedabovecomb.glyph b/sources/0xProto.glyphspackage/glyphs/commaturnedabovecomb.glyph index 461e0489..e8293788 100644 --- a/sources/0xProto.glyphspackage/glyphs/commaturnedabovecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/commaturnedabovecomb.glyph @@ -22,18 +22,56 @@ nodes = ( { closed = 1; nodes = ( -(270,760,o), -(240,729,o), -(240,690,cs), -(240,654,o), -(270,622,o), -(307,622,cs), -(346,622,o), -(377,654,o), -(377,690,cs), -(377,729,o), -(346,760,o), -(307,760,cs) +(271,760,o), +(240,730,o), +(240,691,cs), +(240,655,o), +(271,622,o), +(308,622,cs), +(347,622,o), +(376,655,o), +(376,691,cs), +(376,730,o), +(347,760,o), +(308,760,cs) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(411,853,l), +(347,853,l), +(251,745,l), +(359,745,l) +); +}, +{ +closed = 1; +nodes = ( +(268,772,o), +(234,740,o), +(234,697,cs), +(234,658,o), +(268,622,o), +(308,622,cs), +(351,622,o), +(382,658,o), +(382,697,cs), +(382,740,o), +(351,772,o), +(308,772,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/commaturnedmod.glyph b/sources/0xProto.glyphspackage/glyphs/commaturnedmod.glyph index b64294e7..45d4b6b3 100644 --- a/sources/0xProto.glyphspackage/glyphs/commaturnedmod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/commaturnedmod.glyph @@ -9,6 +9,15 @@ ref = quoteleft; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = quoteleft; +} +); +width = 620; } ); unicode = 699; diff --git a/sources/0xProto.glyphspackage/glyphs/copyright.glyph b/sources/0xProto.glyphspackage/glyphs/copyright.glyph index f3922822..a5ad0d00 100644 --- a/sources/0xProto.glyphspackage/glyphs/copyright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/copyright.glyph @@ -2,229 +2,8 @@ glyphname = copyright; layers = ( { -associatedMasterId = m01; -layerId = "F7D524F9-4976-4107-9843-9B716778850E"; -name = "Dec 14, 23 at 9:41"; -shapes = ( -{ -closed = 1; -nodes = ( -(496,42,o), -(585,177,o), -(585,360,cs), -(585,542,o), -(489,677,o), -(310,677,cs), -(125,677,o), -(35,542,o), -(35,360,cs), -(35,180,o), -(125,42,o), -(310,42,cs) -); -}, -{ -closed = 1; -nodes = ( -(168,102,o), -(102,214,o), -(102,359,cs), -(102,507,o), -(168,617,o), -(310,617,cs), -(445,617,o), -(518,507,o), -(518,359,cs), -(518,211,o), -(452,102,o), -(310,102,cs) -); -}, -{ -closed = 1; -nodes = ( -(367,174,o), -(402,195,o), -(432,226,c), -(398,266,l), -(372,243,o), -(350,230,o), -(319,230,cs), -(264,230,o), -(226,274,o), -(226,357,cs), -(226,442,o), -(264,491,o), -(316,491,cs), -(346,491,o), -(370,474,o), -(385,448,c), -(427,473,l), -(408,515,o), -(367,545,o), -(317,545,cs), -(235,545,o), -(169,483,o), -(169,359,cs), -(169,235,o), -(235,174,o), -(319,174,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "1479F319-314C-43F8-8607-6EA7134DF023"; -name = "Jan 3, 24 at 20:35"; -shapes = ( -{ -closed = 1; -nodes = ( -(490,42,o), -(585,178,o), -(585,360,cs), -(585,542,o), -(490,678,o), -(310,678,cs), -(130,678,o), -(35,542,o), -(35,360,cs), -(35,178,o), -(130,42,o), -(310,42,cs) -); -}, -{ -closed = 1; -nodes = ( -(157,88,o), -(84,201,o), -(84,360,cs), -(84,519,o), -(157,636,o), -(310,636,cs), -(463,636,o), -(536,519,o), -(536,360,cs), -(536,201,o), -(463,84,o), -(310,86,cs) -); -}, -{ -closed = 1; -nodes = ( -(367,158,o), -(406,181,o), -(439,215,c), -(401,259,l), -(373,234,o), -(349,219,o), -(315,219,cs), -(254,219,o), -(210,268,o), -(210,359,cs), -(210,452,o), -(254,506,o), -(311,506,cs), -(344,506,o), -(371,487,o), -(387,459,c), -(433,486,l), -(412,532,o), -(367,565,o), -(312,565,cs), -(222,565,o), -(150,497,o), -(150,361,cs), -(150,225,o), -(222,158,o), -(315,158,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "717E4FBC-0AAB-4F0A-B1FA-F1B0B3B0F1E1"; -name = "Jan 4, 24 at 12:50"; -shapes = ( -{ -closed = 1; -nodes = ( -(496,42,o), -(585,177,o), -(585,360,cs), -(585,542,o), -(489,677,o), -(310,677,cs), -(125,677,o), -(35,542,o), -(35,360,cs), -(35,180,o), -(125,42,o), -(310,42,cs) -); -}, -{ -closed = 1; -nodes = ( -(168,102,o), -(102,214,o), -(102,359,cs), -(102,507,o), -(168,617,o), -(310,617,cs), -(445,617,o), -(518,507,o), -(518,359,cs), -(518,211,o), -(452,102,o), -(310,102,cs) -); -}, -{ -closed = 1; -nodes = ( -(373,159,o), -(411,181,o), -(444,216,c), -(407,260,l), -(379,234,o), -(354,221,o), -(320,221,cs), -(259,221,o), -(217,269,o), -(217,361,cs), -(217,455,o), -(259,509,o), -(317,509,cs), -(350,509,o), -(376,490,o), -(393,462,c), -(439,489,l), -(418,536,o), -(373,569,o), -(318,569,cs), -(227,569,o), -(155,500,o), -(155,363,cs), -(155,226,o), -(227,159,o), -(320,159,cs) -); -} -); -visible = 1; -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "C08099D4-CCE4-4E15-AA2F-6F7CA8032C9B"; -name = "Jan 4, 24 at 12:55"; +layerId = m01; +name = Regular; shapes = ( { closed = 1; @@ -263,39 +42,39 @@ nodes = ( { closed = 1; nodes = ( -(368,158,o), -(406,178,o), -(442,218,c), -(398,265,l), -(368,236,o), -(346,225,o), -(317,225,cs), -(259,225,o), -(216,272,o), -(216,359,cs), -(216,448,o), -(258,500,o), -(312,500,cs), -(345,500,o), -(370,488,o), -(389,455,c), -(441,483,l), -(421,527,o), -(372,565,o), -(314,565,cs), -(224,565,o), -(153,497,o), -(153,361,cs), -(153,225,o), -(225,158,o), -(318,158,cs) +(359,157,o), +(405,172,o), +(444,212,c), +(399,266,l), +(369,239,o), +(341,229,o), +(312,229,cs), +(265,229,o), +(219,268,o), +(219,359,cs), +(219,441,o), +(258,498,o), +(312,498,cs), +(341,498,o), +(364,485,o), +(383,455,c), +(438,488,l), +(418,528,o), +(380,571,o), +(310,571,cs), +(220,571,o), +(147,497,o), +(147,361,cs), +(147,225,o), +(221,157,o), +(314,157,cs) ); } ); width = 620; }, { -layerId = m01; +layerId = m002; name = Regular; shapes = ( { @@ -318,41 +97,41 @@ nodes = ( { closed = 1; nodes = ( -(157,88,o), -(84,201,o), -(84,360,cs), -(84,519,o), -(157,636,o), -(310,636,cs), -(463,636,o), -(536,519,o), -(536,360,cs), -(536,201,o), -(463,84,o), -(310,86,cs) +(164,101,o), +(95,209,o), +(95,360,cs), +(95,511,o), +(164,623,o), +(310,623,cs), +(456,623,o), +(525,511,o), +(525,360,cs), +(525,209,o), +(456,97,o), +(310,99,cs) ); }, { closed = 1; nodes = ( (359,157,o), -(405,172,o), -(444,212,c), -(399,266,l), -(369,239,o), -(341,229,o), -(312,229,cs), -(265,229,o), -(219,268,o), -(219,359,cs), -(219,441,o), -(258,498,o), -(312,498,cs), -(341,498,o), -(364,485,o), -(383,455,c), -(438,488,l), -(418,528,o), +(407,172,o), +(446,212,c), +(393,275,l), +(366,251,o), +(338,241,o), +(314,241,cs), +(271,241,o), +(229,276,o), +(229,359,cs), +(229,434,o), +(263,486,o), +(312,486,cs), +(338,486,o), +(358,476,o), +(377,448,c), +(441,488,l), +(421,529,o), (380,571,o), (310,571,cs), (220,571,o), diff --git a/sources/0xProto.glyphspackage/glyphs/d.glyph b/sources/0xProto.glyphspackage/glyphs/d.glyph index 545df176..91943d3f 100644 --- a/sources/0xProto.glyphspackage/glyphs/d.glyph +++ b/sources/0xProto.glyphspackage/glyphs/d.glyph @@ -18,6 +18,133 @@ shapes = ( { closed = 1; nodes = ( +(380,-17,o), +(433,5,o), +(475,31,c), +(434,34,l), +(461,4,o), +(501,-10,o), +(568,-8,c), +(568,73,l), +(525,75,o), +(504,95,o), +(504,131,cs), +(504,750,l), +(409,750,l), +(409,515,l), +(378,542,o), +(338,558,o), +(292,558,cs), +(168,558,o), +(60,456,o), +(60,273,cs), +(60,100,o), +(179,-17,o), +(318,-17,cs) +); +}, +{ +closed = 1; +nodes = ( +(226,70,o), +(155,150,o), +(155,273,cs), +(155,396,o), +(204,470,o), +(312,470,cs), +(349,470,o), +(387,453,o), +(409,428,c), +(409,86,l), +(382,75,o), +(353,70,o), +(318,70,cs) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(376,-16,o), +(422,8,o), +(453,45,c), +(420,46,l), +(430,2,o), +(504,-10,o), +(568,-8,c), +(568,78,l), +(530,81,o), +(522,97,o), +(522,135,cs), +(522,750,l), +(396,750,l), +(396,527,l), +(370,546,o), +(335,558,o), +(292,558,cs), +(163,558,o), +(53,456,o), +(53,273,cs), +(53,100,o), +(169,-20,o), +(313,-17,cs) +); +}, +{ +closed = 1; +nodes = ( +(250,107,o), +(183,171,o), +(183,272,cs), +(183,375,o), +(239,432,o), +(309,432,cs), +(344,432,o), +(374,420,o), +(395,400,c), +(395,122,l), +(372,111,o), +(348,107,o), +(323,107,cs) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +associatedMasterId = m01; +layerId = "473511AA-74D3-4813-853F-43F3C6A09F1C"; +name = "Jul 30, 24 at 17:48"; +shapes = ( +{ +closed = 1; +nodes = ( (504,750,l), (409,750,l), (409,4,l), @@ -70,6 +197,77 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +associatedMasterId = m002; +layerId = "E243A6BB-87D5-41E3-9020-C13C093CD14F"; +name = "Jul 30, 24 at 17:48"; +shapes = ( +{ +closed = 1; +nodes = ( +(514,750,l), +(409,750,l), +(409,4,l), +(514,46,l) +); +}, +{ +closed = 1; +nodes = ( +(427,131,l), +(394,108,o), +(367,96,o), +(316,96,cs), +(241,96,o), +(174,166,o), +(174,273,cs), +(174,380,o), +(223,444,o), +(308,444,cs), +(355,444,o), +(404,413,o), +(411,373,c), +(471,389,l), +(464,478,o), +(395,558,o), +(292,558,cs), +(162,558,o), +(54,456,o), +(54,273,cs), +(54,100,o), +(173,-17,o), +(318,-17,cs), +(392,-17,o), +(450,13,o), +(496,43,c) +); +}, +{ +closed = 1; +nodes = ( +(416,70,l), +(435,16,o), +(478,-12,o), +(568,-8,c), +(568,73,l), +(525,75,o), +(504,95,o), +(504,131,c) +); +} +); +width = 620; } ); unicode = 100; diff --git a/sources/0xProto.glyphspackage/glyphs/dagger.glyph b/sources/0xProto.glyphspackage/glyphs/dagger.glyph index 3241076b..afb99f74 100644 --- a/sources/0xProto.glyphspackage/glyphs/dagger.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dagger.glyph @@ -26,26 +26,24 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "4238214B-66E8-4077-8321-7CF4131C3909"; -name = "Dec 28, 23 at 23:19"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(270,270,l), -(350,270,l), -(350,750,l), -(270,750,l) +(261,-20,l), +(359,-20,l), +(359,570,l), +(261,570,l) ); }, { closed = 1; nodes = ( -(460,550,l), -(460,621,l), -(160,621,l), -(160,550,l) +(485,329,l), +(485,422,l), +(135,422,l), +(135,329,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/daggerdbl.glyph b/sources/0xProto.glyphspackage/glyphs/daggerdbl.glyph index 4f8ee386..f5a8a81e 100644 --- a/sources/0xProto.glyphspackage/glyphs/daggerdbl.glyph +++ b/sources/0xProto.glyphspackage/glyphs/daggerdbl.glyph @@ -35,35 +35,33 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "8CA68334-D725-4D0C-8EA5-5AFBD888417E"; -name = "Dec 29, 23 at 14:21"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(270,270,l), -(350,270,l), -(350,750,l), -(270,750,l) +(261,-20,l), +(359,-20,l), +(359,570,l), +(261,570,l) ); }, { closed = 1; nodes = ( -(460,550,l), -(460,621,l), -(160,621,l), -(160,550,l) +(485,338,l), +(485,428,l), +(135,428,l), +(135,338,l) ); }, { closed = 1; nodes = ( -(460,399,l), -(460,470,l), -(160,470,l), -(160,399,l) +(485,122,l), +(485,212,l), +(135,212,l), +(135,122,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dcaron.glyph b/sources/0xProto.glyphspackage/glyphs/dcaron.glyph index 86d8e3a6..8fc23fce 100644 --- a/sources/0xProto.glyphspackage/glyphs/dcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dcaron.glyph @@ -153,6 +153,125 @@ shapes = ( { closed = 1; nodes = ( +(331,-17,o), +(381,4,o), +(422,28,c), +(381,30,l), +(406,3,o), +(445,-11,o), +(510,-8,c), +(510,73,l), +(467,75,o), +(446,95,o), +(446,131,cs), +(446,750,l), +(352,750,l), +(352,477,l), +(372,503,l), +(343,536,o), +(298,558,o), +(244,558,cs), +(124,558,o), +(20,450,o), +(20,273,cs), +(20,100,o), +(141,-17,o), +(271,-17,cs) +); +}, +{ +closed = 1; +nodes = ( +(379,95,l), +(345,79,o), +(312,70,o), +(271,70,cs), +(190,70,o), +(114,151,o), +(114,273,cs), +(114,387,o), +(162,470,o), +(264,470,cs), +(307,470,o), +(352,446,o), +(367,412,c), +(352,479,l), +(352,39,l) +); +}, +{ +ref = caroncomb.alt; +} +); +width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(329,-16,o), +(373,10,o), +(404,45,c), +(362,46,l), +(372,2,o), +(446,-10,o), +(510,-8,c), +(510,78,l), +(472,81,o), +(458,97,o), +(458,135,cs), +(458,750,l), +(338,750,l), +(338,473,l), +(372,503,l), +(348,535,o), +(308,558,o), +(246,558,cs), +(125,558,o), +(11,456,o), +(11,273,cs), +(11,100,o), +(127,-20,o), +(266,-17,cs) +); +}, +{ +closed = 1; +nodes = ( +(377,142,l), +(344,116,o), +(313,102,o), +(277,102,cs), +(202,102,o), +(136,170,o), +(136,273,cs), +(136,378,o), +(191,439,o), +(263,439,cs), +(313,439,o), +(349,411,o), +(365,373,c), +(337,446,l), +(337,74,l) +); +}, +{ +ref = caroncomb.alt; +} +); +width = 620; +}, +{ +associatedMasterId = m01; +layerId = "5B900E1B-B995-4231-8ABD-CC0FDD91F607"; +name = "Aug 10, 24 at 13:10"; +shapes = ( +{ +closed = 1; +nodes = ( (446,750,l), (352,750,l), (352,4,l), diff --git a/sources/0xProto.glyphspackage/glyphs/dcircumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/dcircumflexbelow.glyph index dcff9fa6..cb14143a 100644 --- a/sources/0xProto.glyphspackage/glyphs/dcircumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dcircumflexbelow.glyph @@ -12,6 +12,18 @@ ref = circumflexbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = d; +}, +{ +ref = circumflexbelowcomb; +} +); +width = 620; } ); unicode = 7699; diff --git a/sources/0xProto.glyphspackage/glyphs/dcroat.glyph b/sources/0xProto.glyphspackage/glyphs/dcroat.glyph index b05671ef..9861cc9d 100644 --- a/sources/0xProto.glyphspackage/glyphs/dcroat.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dcroat.glyph @@ -25,18 +25,38 @@ shapes = ( { closed = 1; nodes = ( +(370,-17,o), +(423,5,o), +(465,31,c), +(424,34,l), +(451,4,o), +(491,-10,o), +(558,-8,c), +(558,73,l), +(515,75,o), +(494,95,o), +(494,131,cs), (494,750,l), (399,750,l), -(399,4,l), -(494,46,l) +(399,456,l), +(419,480,l), +(387,520,o), +(338,546,o), +(282,546,cs), +(161,546,o), +(50,447,o), +(50,267,cs), +(50,97,o), +(170,-17,o), +(308,-17,cs) ); }, { closed = 1; nodes = ( -(436,106,l), -(398,80,o), -(359,70,o), +(425,99,l), +(390,79,o), +(354,70,o), (308,70,cs), (217,70,o), (145,147,o), @@ -44,44 +64,20 @@ nodes = ( (145,387,o), (197,458,o), (302,458,cs), -(352,458,o), -(410,422,o), -(418,380,c), -(461,380,l), -(454,469,o), -(377,546,o), -(282,546,cs), -(161,546,o), -(50,447,o), -(50,267,cs), -(50,97,o), -(170,-17,o), -(308,-17,cs), -(380,-17,o), -(440,13,o), -(486,43,c) -); -}, -{ -closed = 1; -nodes = ( -(406,70,l), -(425,16,o), -(468,-12,o), -(558,-8,c), -(558,73,l), -(515,75,o), -(494,95,o), -(494,131,c) +(347,458,o), +(398,429,o), +(414,393,c), +(399,460,l), +(399,41,l) ); }, { closed = 1; nodes = ( -(254,603,l), (580,603,l), (580,677,l), -(254,677,l) +(254,677,l), +(254,603,l) ); } ); @@ -106,70 +102,64 @@ name = topright; pos = (494,750); } ); -associatedMasterId = m01; -layerId = "D10D7003-9F93-4FEE-8793-E147A6220152"; -name = "Nov 11, 23 at 19:56"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(494,750,l), -(399,750,l), -(399,4,l), -(494,46,l) -); -}, -{ -closed = 1; -nodes = ( -(436,106,l), -(398,80,o), -(359,70,o), -(308,70,cs), -(217,70,o), -(145,147,o), -(145,267,cs), -(145,387,o), -(197,458,o), -(302,458,cs), -(352,458,o), -(410,422,o), -(418,380,c), -(461,380,l), -(454,469,o), -(377,546,o), +(366,-16,o), +(412,8,o), +(443,45,c), +(410,46,l), +(420,2,o), +(494,-10,o), +(558,-8,c), +(558,78,l), +(520,81,o), +(512,97,o), +(512,135,cs), +(512,750,l), +(386,750,l), +(386,473,l), +(411,490,l), +(389,523,o), +(341,546,o), (282,546,cs), -(161,546,o), -(50,447,o), -(50,267,cs), -(50,97,o), -(170,-17,o), -(308,-17,cs), -(380,-17,o), -(440,13,o), -(486,43,c) +(154,546,o), +(44,439,o), +(44,270,cs), +(44,97,o), +(164,-20,o), +(303,-17,cs) ); }, { closed = 1; nodes = ( -(406,70,l), -(425,16,o), -(468,-12,o), -(558,-8,c), -(558,73,l), -(515,75,o), -(494,95,o), -(494,131,c) +(416,143,l), +(382,117,o), +(352,107,o), +(313,107,cs), +(239,107,o), +(172,173,o), +(172,269,cs), +(172,374,o), +(231,425,o), +(300,425,cs), +(348,425,o), +(384,401,o), +(401,368,c), +(385,434,l), +(385,74,l) ); }, { closed = 1; nodes = ( -(254,609,l), -(580,609,l), -(580,683,l), -(254,683,l) +(580,601,l), +(580,689,l), +(248,689,l), +(248,601,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ddotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ddotbelow.glyph index e8f3a969..2dacc186 100644 --- a/sources/0xProto.glyphspackage/glyphs/ddotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ddotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = d; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7693; diff --git a/sources/0xProto.glyphspackage/glyphs/degree.glyph b/sources/0xProto.glyphspackage/glyphs/degree.glyph index 3f70d309..1b950c80 100644 --- a/sources/0xProto.glyphspackage/glyphs/degree.glyph +++ b/sources/0xProto.glyphspackage/glyphs/degree.glyph @@ -42,84 +42,40 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "78837B2B-5152-41C0-AE7D-2CFE9ECFADFD"; -name = "Jan 3, 24 at 20:41"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(352,434,o), -(412,490,o), -(412,580,cs), -(412,670,o), -(357,726,o), -(266,726,cs), -(180,726,o), -(120,670,o), -(120,580,cs), -(120,490,o), -(180,434,o), -(266,434,cs) -); -}, -{ -closed = 1; -nodes = ( -(216,492,o), -(184,529,o), -(184,579,cs), -(184,631,o), -(216,668,o), -(265,668,cs), -(317,668,o), -(348,631,o), -(348,579,cs), -(348,529,o), -(317,492,o), -(265,492,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "C7E0D107-A13D-4349-BF4C-FCC6B86D6630"; -name = "Jan 4, 24 at 12:43"; -shapes = ( -{ -closed = 1; -nodes = ( -(352,434,o), -(412,490,o), -(412,580,cs), -(412,670,o), -(357,726,o), -(266,726,cs), -(180,726,o), -(120,670,o), -(120,580,cs), -(120,490,o), -(180,434,o), -(266,434,cs) +(312,434,o), +(372,490,o), +(372,580,cs), +(372,670,o), +(317,726,o), +(226,726,cs), +(140,726,o), +(80,670,o), +(80,580,cs), +(80,490,o), +(140,434,o), +(226,434,cs) ); }, { closed = 1; nodes = ( -(217,494,o), -(186,530,o), -(186,579,cs), -(186,630,o), -(217,666,o), -(265,666,cs), -(316,666,o), -(346,630,o), -(346,579,cs), -(346,530,o), -(316,494,o), -(265,494,cs) +(184,507,o), +(158,537,o), +(158,579,cs), +(158,623,o), +(184,653,o), +(225,653,cs), +(269,653,o), +(294,623,o), +(294,579,cs), +(294,537,o), +(269,507,o), +(225,507,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dieresis.glyph b/sources/0xProto.glyphspackage/glyphs/dieresis.glyph index 9cce9ef1..5e6db464 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresis.glyph @@ -9,6 +9,15 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 168; diff --git a/sources/0xProto.glyphspackage/glyphs/dieresisbelowcomb.glyph b/sources/0xProto.glyphspackage/glyphs/dieresisbelowcomb.glyph index cb6e2045..df677926 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresisbelowcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresisbelowcomb.glyph @@ -30,6 +30,36 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(158,-164,l), +(264,-164,l), +(264,-58,l), +(158,-58,l) +); +}, +{ +closed = 1; +nodes = ( +(356,-164,l), +(462,-164,l), +(462,-58,l), +(356,-58,l) +); +} +); +width = 620; } ); unicode = 804; diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb.case.glyph index 146d776d..34deb69d 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb.case.glyph @@ -16,6 +16,22 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,160); +ref = dieresiscomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb.glyph index 75dedde3..d9a0eade 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb.glyph @@ -38,26 +38,24 @@ name = _top; pos = (310,555); } ); -associatedMasterId = m01; -layerId = "BB3CB85B-7464-4E2E-BE61-247957051346"; -name = "Apr 19, 24 at 16:55"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(158,639,l), -(264,639,l), -(264,745,l), -(158,745,l) +(137,637,l), +(270,637,l), +(270,766,l), +(137,766,l) ); }, { closed = 1; nodes = ( -(356,639,l), -(462,639,l), -(462,745,l), -(356,745,l) +(350,637,l), +(483,637,l), +(483,766,l), +(350,766,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.case.glyph index 7a8dcf09..e14ad59e 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.case.glyph @@ -16,6 +16,22 @@ ref = dieresiscomb_acutecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = dieresiscomb_acutecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.glyph index 51497301..3ba6e12f 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_acutecomb.glyph @@ -25,6 +25,31 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +ref = dieresiscomb; +}, +{ +closed = 1; +nodes = ( +(265,788,l), +(351,788,l), +(433,900,l), +(433,906,l), +(318,906,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.case.glyph index 928d1f31..1f8620fb 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.case.glyph @@ -16,6 +16,22 @@ ref = dieresiscomb_caroncomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = dieresiscomb_caroncomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.glyph index 9e368041..c0f4c33a 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_caroncomb.glyph @@ -43,9 +43,7 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "1B98C9C8-6754-4AFE-93A8-82CC57131E88"; -name = "Jan 9, 24 at 12:49"; +layerId = m002; shapes = ( { ref = dieresiscomb; @@ -53,21 +51,21 @@ ref = dieresiscomb; { closed = 1; nodes = ( -(150,932,l), -(265,788,l), -(352,788,l), -(352,794,l), -(232,932,l) +(361,788,l), +(361,800,l), +(243,932,l), +(139,932,l), +(257,788,l) ); }, { closed = 1; nodes = ( -(388,932,l), -(268,794,l), -(268,788,l), -(355,788,l), -(470,932,l) +(481,932,l), +(377,932,l), +(259,800,l), +(259,788,l), +(363,788,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.case.glyph index ab05f8da..614d030f 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.case.glyph @@ -16,6 +16,22 @@ ref = dieresiscomb_gravecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = dieresiscomb_gravecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.glyph index 36725043..122cc64d 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_gravecomb.glyph @@ -25,6 +25,31 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +ref = dieresiscomb; +}, +{ +closed = 1; +nodes = ( +(185,906,l), +(185,900,l), +(267,788,l), +(353,788,l), +(300,906,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.case.glyph index a18ec313..05f280a1 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.case.glyph @@ -16,6 +16,22 @@ ref = dieresiscomb_macroncomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,147); +ref = dieresiscomb_macroncomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.glyph b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.glyph index d9de7896..5972f5ee 100644 --- a/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dieresiscomb_macroncomb.glyph @@ -32,9 +32,7 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "4D7E245C-0886-4058-A5A2-1984B5AD612B"; -name = "Jan 9, 24 at 13:01"; +layerId = m002; shapes = ( { ref = dieresiscomb; @@ -42,10 +40,10 @@ ref = dieresiscomb; { closed = 1; nodes = ( -(180,821,l), -(440,821,l), -(440,895,l), -(180,895,l) +(178,821,l), +(442,821,l), +(442,917,l), +(178,917,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/divide.glyph b/sources/0xProto.glyphspackage/glyphs/divide.glyph index 622500dc..c24531fb 100644 --- a/sources/0xProto.glyphspackage/glyphs/divide.glyph +++ b/sources/0xProto.glyphspackage/glyphs/divide.glyph @@ -49,6 +49,55 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(70,360,l), +(70,245,l), +(550,245,l), +(550,360,l) +); +}, +{ +closed = 1; +nodes = ( +(348,52,o), +(382,84,o), +(382,124,cs), +(382,164,o), +(348,196,o), +(309,196,cs), +(270,196,o), +(238,164,o), +(238,124,cs), +(238,84,o), +(269,52,o), +(309,52,cs) +); +}, +{ +closed = 1; +nodes = ( +(348,409,o), +(382,441,o), +(382,481,cs), +(382,521,o), +(348,553,o), +(309,553,cs), +(270,553,o), +(238,521,o), +(238,481,cs), +(238,441,o), +(269,409,o), +(309,409,cs) +); +} +); +width = 620; } ); unicode = 247; diff --git a/sources/0xProto.glyphspackage/glyphs/dmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/dmacronbelow.glyph index b0cf9c12..f9409fa6 100644 --- a/sources/0xProto.glyphspackage/glyphs/dmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dmacronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = d; +}, +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7695; diff --git a/sources/0xProto.glyphspackage/glyphs/dollar.glyph b/sources/0xProto.glyphspackage/glyphs/dollar.glyph index 72f2bc3e..d6ffceee 100644 --- a/sources/0xProto.glyphspackage/glyphs/dollar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dollar.glyph @@ -65,6 +65,71 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(266,764,l), +(266,-61,l), +(354,-61,l), +(354,764,l) +); +}, +{ +closed = 1; +nodes = ( +(297,408,l), +(222,437,o), +(183,458,o), +(183,507,cs), +(183,554,o), +(235,586,o), +(315,584,cs), +(391,582,o), +(433,550,o), +(444,496,c), +(550,496,l), +(546,624,o), +(428,685,o), +(317,686,cs), +(169,687,o), +(61,624,o), +(61,514,cs), +(61,392,o), +(165,347,o), +(297,305,c) +); +}, +{ +closed = 1; +nodes = ( +(318,301,l), +(393,273,o), +(444,252,o), +(444,197,cs), +(444,151,o), +(391,123,o), +(303,123,cs), +(227,123,o), +(167,157,o), +(157,219,c), +(43,219,l), +(51,84,o), +(183,20,o), +(298,20,cs), +(450,20,o), +(557,88,o), +(557,198,cs), +(557,317,o), +(446,360,o), +(318,405,c) +); +} +); +width = 620; } ); unicode = 36; diff --git a/sources/0xProto.glyphspackage/glyphs/dollar.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/dollar.spacer.glyph index 37624a1e..d1580718 100644 --- a/sources/0xProto.glyphspackage/glyphs/dollar.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dollar.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dollar_greater.glyph b/sources/0xProto.glyphspackage/glyphs/dollar_greater.glyph index 1b3a9603..bcc407b1 100644 --- a/sources/0xProto.glyphspackage/glyphs/dollar_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dollar_greater.glyph @@ -7,10 +7,35 @@ shapes = ( { closed = 1; nodes = ( -(-369,764,l), -(-369,-61,l), +(-195,22,o), +(-90,86,o), +(-90,191,cs), +(-90,312,o), +(-210,352,o), +(-327,394,c), +(-327,312,l), +(-252,290,o), +(-185,260,o), +(-185,196,cs), +(-185,138,o), +(-255,108,o), +(-345,108,cs), +(-421,108,o), +(-500,149,o), +(-500,217,c), +(-598,217,l), +(-598,86,o), +(-442,22,o), +(-347,22,cs) +); +}, +{ +closed = 1; +nodes = ( (-301,-61,l), -(-301,764,l) +(-301,764,l), +(-369,764,l), +(-369,-61,l) ); }, { @@ -41,46 +66,106 @@ nodes = ( { closed = 1; nodes = ( -(-327,312,l), -(-252,290,o), -(-185,260,o), -(-185,196,cs), -(-185,138,o), -(-255,108,o), -(-345,108,cs), -(-421,108,o), -(-500,149,o), -(-500,217,c), -(-598,217,l), -(-598,86,o), -(-442,22,o), -(-347,22,cs), -(-195,22,o), -(-90,86,o), -(-90,191,cs), -(-90,312,o), -(-210,352,o), -(-327,394,c) +(-4,11,l), +(406,257,l), +(406,350,l), +(-14,110,l), +(-14,11,l) ); }, { closed = 1; nodes = ( -(-14,498,l), -(406,263,l), (406,356,l), (-4,597,l), -(-14,597,l) +(-14,597,l), +(-14,498,l), +(406,263,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-4,11,l), -(406,257,l), -(406,350,l), -(-14,110,l), -(-14,11,l) +(-195,20,o), +(-88,88,o), +(-88,198,cs), +(-88,317,o), +(-199,360,o), +(-327,405,c), +(-327,301,l), +(-250,273,o), +(-199,252,o), +(-199,197,cs), +(-199,150,o), +(-252,122,o), +(-342,122,cs), +(-418,122,o), +(-478,156,o), +(-488,219,c), +(-602,219,l), +(-594,84,o), +(-462,20,o), +(-347,20,cs) +); +}, +{ +closed = 1; +nodes = ( +(-291,-61,l), +(-291,764,l), +(-379,764,l), +(-379,-61,l) +); +}, +{ +closed = 1; +nodes = ( +(-348,408,l), +(-423,437,o), +(-462,458,o), +(-462,507,cs), +(-462,555,o), +(-410,587,o), +(-330,585,cs), +(-254,583,o), +(-212,551,o), +(-201,496,c), +(-95,496,l), +(-99,624,o), +(-217,685,o), +(-328,686,cs), +(-476,687,o), +(-584,624,o), +(-584,514,cs), +(-584,392,o), +(-480,347,o), +(-348,305,c) +); +}, +{ +closed = 1; +nodes = ( +(-4,-5,l), +(406,241,l), +(406,364,l), +(-14,126,l), +(-14,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(406,372,l), +(-4,613,l), +(-14,613,l), +(-14,482,l), +(406,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dong.glyph b/sources/0xProto.glyphspackage/glyphs/dong.glyph index f2e5dbbe..3e8e2064 100644 --- a/sources/0xProto.glyphspackage/glyphs/dong.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dong.glyph @@ -2,168 +2,142 @@ glyphname = dong; layers = ( { -anchors = ( -{ -name = bottom; -pos = (310,0); -}, -{ -name = top; -pos = (310,750); -} -); -associatedMasterId = m01; -layerId = "4064BECF-E917-4070-8F45-87C8640AD534"; -name = "Dec 24, 23 at 22:34"; +layerId = m01; +name = Regular; shapes = ( { closed = 1; nodes = ( -(521,-74,l), -(521,-71,l), -(129,-71,l), -(129,-153,l), -(521,-153,l) -); -}, -{ -closed = 1; -nodes = ( -(494,750,l), -(399,750,l), -(399,4,l), -(494,46,l) +(367,23,o), +(418,44,o), +(457,68,c), +(418,70,l), +(439,44,o), +(479,28,o), +(541,31,c), +(541,107,l), +(501,109,o), +(479,127,o), +(479,161,cs), +(479,738,l), +(393,738,l), +(393,506,l), +(367,531,o), +(331,545,o), +(288,545,cs), +(175,545,o), +(65,453,o), +(65,288,cs), +(65,127,o), +(181,23,o), +(308,23,cs) ); }, { closed = 1; nodes = ( -(436,106,l), -(398,80,o), -(359,70,o), -(308,70,cs), -(217,70,o), -(145,147,o), -(145,267,cs), -(145,387,o), -(197,458,o), -(302,458,cs), -(352,458,o), -(410,422,o), -(418,380,c), -(461,380,l), -(454,469,o), -(377,546,o), -(282,546,cs), -(161,546,o), -(50,447,o), -(50,267,cs), -(50,97,o), -(170,-17,o), -(308,-17,cs), -(380,-17,o), -(440,13,o), -(486,43,c) +(541,-92,l), +(541,-18,l), +(95,-18,l), +(95,-92,l) ); }, { closed = 1; nodes = ( -(406,70,l), -(425,16,o), -(468,-12,o), -(558,-8,c), -(558,73,l), -(515,75,o), -(494,95,o), -(494,131,c) +(230,105,o), +(152,179,o), +(152,288,cs), +(152,397,o), +(211,464,o), +(303,464,cs), +(335,464,o), +(371,448,o), +(393,425,c), +(393,119,l), +(368,109,o), +(341,105,o), +(308,105,cs) ); }, { closed = 1; nodes = ( -(254,603,l), -(580,603,l), -(580,677,l), -(254,677,l) +(562,598,l), +(562,670,l), +(258,670,l), +(258,598,l) ); } ); width = 620; }, { -layerId = m01; +layerId = m002; name = Regular; shapes = ( { closed = 1; nodes = ( -(541,-18,l), -(95,-18,l), -(95,-92,l), -(541,-92,l) -); -}, -{ -closed = 1; -nodes = ( -(479,738,l), -(393,738,l), -(393,43,l), -(479,82,l) +(368,23,o), +(416,48,o), +(448,81,c), +(393,83,l), +(413,46,o), +(459,28,o), +(541,31,c), +(541,122,l), +(501,124,o), +(489,141,o), +(489,186,cs), +(489,738,l), +(383,738,l), +(383,516,l), +(358,533,o), +(326,545,o), +(283,545,cs), +(179,545,o), +(65,453,o), +(65,288,cs), +(65,127,o), +(177,23,o), +(302,23,cs) ); }, { closed = 1; nodes = ( -(428,138,l), -(392,113,o), -(356,105,o), -(308,105,cs), -(230,105,o), -(152,179,o), -(152,288,cs), -(152,397,o), -(211,464,o), -(303,464,cs), -(349,464,o), -(404,431,o), -(411,393,c), -(444,393,l), -(437,480,o), -(380,545,o), -(288,545,cs), -(175,545,o), -(65,453,o), -(65,288,cs), -(65,127,o), -(181,23,o), -(308,23,cs), -(376,23,o), -(432,51,o), -(474,79,c) +(541,-104,l), +(541,-18,l), +(95,-18,l), +(95,-104,l) ); }, { closed = 1; nodes = ( -(400,104,l), -(418,54,o), -(458,28,o), -(541,31,c), -(541,107,l), -(501,109,o), -(479,127,o), -(479,161,c) +(239,133,o), +(177,193,o), +(177,287,cs), +(177,379,o), +(227,436,o), +(305,436,cs), +(331,436,o), +(362,423,o), +(380,403,c), +(380,144,l), +(359,136,o), +(336,133,o), +(309,133,cs) ); }, { closed = 1; nodes = ( -(258,598,l), -(562,598,l), -(562,670,l), -(258,670,l) +(562,595,l), +(562,677,l), +(258,677,l), +(258,595,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/dotaccent.glyph index a1789dd3..b05d7ac1 100644 --- a/sources/0xProto.glyphspackage/glyphs/dotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dotaccent.glyph @@ -9,6 +9,15 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 729; diff --git a/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.case.glyph index 9f6859cb..dc6cdd55 100644 --- a/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.case.glyph @@ -20,6 +20,26 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +}, +{ +name = top; +pos = (310,924); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,158); +ref = dotaccentcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.glyph b/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.glyph index 6d143b31..385338b1 100644 --- a/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dotaccentcomb.glyph @@ -37,25 +37,23 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "6CE0D171-D6D4-461A-82C4-85641715436E"; -name = "Jan 10, 24 at 17:03"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(355,606,o), -(390,641,o), -(390,686,cs), -(390,730,o), -(355,766,o), -(310,766,cs), -(267,766,o), -(230,730,o), -(230,686,cs), -(230,641,o), -(267,606,o), -(310,606,cs) +(354,628,o), +(387,661,o), +(387,705,cs), +(387,747,o), +(354,782,o), +(310,782,cs), +(269,782,o), +(233,747,o), +(233,705,cs), +(233,661,o), +(269,628,o), +(310,628,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.case.glyph index a5e3b280..9531f26c 100644 --- a/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.case.glyph @@ -21,15 +21,9 @@ anchors = ( { name = _bottom; pos = (310,0); -}, -{ -name = bottom; -pos = (310,-200); } ); -associatedMasterId = m01; -layerId = "42B200A6-EF13-477E-A6FF-97871A7B897D"; -name = "Dec 17, 23 at 17:30"; +layerId = m002; shapes = ( { ref = dotbelowcomb; diff --git a/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.glyph b/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.glyph index c79fc972..2f041172 100644 --- a/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/dotbelowcomb.glyph @@ -35,31 +35,25 @@ anchors = ( { name = _bottom; pos = (310,0); -}, -{ -name = bottom; -pos = (310,-200); } ); -associatedMasterId = m01; -layerId = "7DE1DBB8-F120-400E-BBDC-149B459C338B"; -name = "Dec 17, 23 at 17:30"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(355,-216,o), -(390,-181,o), -(390,-136,cs), -(390,-92,o), -(355,-56,o), -(310,-56,cs), -(267,-56,o), -(230,-92,o), -(230,-136,cs), -(230,-181,o), -(267,-216,o), -(310,-216,cs) +(354,-222,o), +(387,-189,o), +(387,-145,cs), +(387,-103,o), +(354,-68,o), +(310,-68,cs), +(269,-68,o), +(233,-103,o), +(233,-145,cs), +(233,-189,o), +(269,-222,o), +(310,-222,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/doubleprimemod.glyph b/sources/0xProto.glyphspackage/glyphs/doubleprimemod.glyph index 94cdb399..4b36792a 100644 --- a/sources/0xProto.glyphspackage/glyphs/doubleprimemod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/doubleprimemod.glyph @@ -9,6 +9,15 @@ ref = quotedbl; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = quotedbl; +} +); +width = 620; } ); unicode = 698; diff --git a/sources/0xProto.glyphspackage/glyphs/e.glyph b/sources/0xProto.glyphspackage/glyphs/e.glyph index f5309751..acb5fcbd 100644 --- a/sources/0xProto.glyphspackage/glyphs/e.glyph +++ b/sources/0xProto.glyphspackage/glyphs/e.glyph @@ -58,6 +58,64 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = ogonek; +pos = (447,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(396,-16,o), +(451,-7,o), +(534,31,c), +(490,139,l), +(428,114,o), +(384,108,o), +(338,108,cs), +(260,108,o), +(200,148,o), +(192,206,c), +(544,206,l), +(589,378,o), +(510,566,o), +(316,566,cs), +(160,566,o), +(49,457,o), +(49,273,cs), +(49,87,o), +(169,-16,o), +(329,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(192,387,o), +(235,446,o), +(310,446,cs), +(384,446,o), +(428,392,o), +(429,321,c), +(190,321,l) +); +} +); +width = 620; } ); unicode = 101; diff --git a/sources/0xProto.glyphspackage/glyphs/eacute.glyph b/sources/0xProto.glyphspackage/glyphs/eacute.glyph index 45a51b25..c35cc586 100644 --- a/sources/0xProto.glyphspackage/glyphs/eacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/eacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 233; diff --git a/sources/0xProto.glyphspackage/glyphs/ebreve.glyph b/sources/0xProto.glyphspackage/glyphs/ebreve.glyph index 91f4634f..389ece68 100644 --- a/sources/0xProto.glyphspackage/glyphs/ebreve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ebreve.glyph @@ -12,6 +12,18 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = brevecomb; +} +); +width = 620; } ); unicode = 277; diff --git a/sources/0xProto.glyphspackage/glyphs/ecaron.glyph b/sources/0xProto.glyphspackage/glyphs/ecaron.glyph index 2df1fe1c..bd15295c 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 283; diff --git a/sources/0xProto.glyphspackage/glyphs/ecircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/ecircumflex.glyph index 5f5802a6..c2a497a3 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecircumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 234; diff --git a/sources/0xProto.glyphspackage/glyphs/ecircumflexacute.glyph b/sources/0xProto.glyphspackage/glyphs/ecircumflexacute.glyph index 9f79af46..4e32ca55 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecircumflexacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecircumflexacute.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = circumflexcomb_acutecomb; +} +); +width = 620; } ); unicode = 7871; diff --git a/sources/0xProto.glyphspackage/glyphs/ecircumflexdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ecircumflexdotbelow.glyph index 4db7c101..c8c6e0f4 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecircumflexdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecircumflexdotbelow.glyph @@ -15,6 +15,21 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = circumflexcomb; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7879; diff --git a/sources/0xProto.glyphspackage/glyphs/ecircumflexgrave.glyph b/sources/0xProto.glyphspackage/glyphs/ecircumflexgrave.glyph index 14069b55..fe506915 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecircumflexgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecircumflexgrave.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = circumflexcomb_gravecomb; +} +); +width = 620; } ); unicode = 7873; diff --git a/sources/0xProto.glyphspackage/glyphs/ecircumflexhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ecircumflexhookabove.glyph index 893c7574..2f49492f 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecircumflexhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecircumflexhookabove.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = circumflexcomb_hookabovecomb; +} +); +width = 620; } ); unicode = 7875; diff --git a/sources/0xProto.glyphspackage/glyphs/ecircumflextilde.glyph b/sources/0xProto.glyphspackage/glyphs/ecircumflextilde.glyph index dac90446..1a9ad51e 100644 --- a/sources/0xProto.glyphspackage/glyphs/ecircumflextilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ecircumflextilde.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = circumflexcomb_tildecomb; +} +); +width = 620; } ); unicode = 7877; diff --git a/sources/0xProto.glyphspackage/glyphs/edieresis.glyph b/sources/0xProto.glyphspackage/glyphs/edieresis.glyph index f09bbb44..af5aa638 100644 --- a/sources/0xProto.glyphspackage/glyphs/edieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/edieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +pos = (0,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 235; diff --git a/sources/0xProto.glyphspackage/glyphs/edotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/edotaccent.glyph index fc21a2f5..d1a14fda 100644 --- a/sources/0xProto.glyphspackage/glyphs/edotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/edotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 279; diff --git a/sources/0xProto.glyphspackage/glyphs/edotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/edotbelow.glyph index 632e38ae..e5595c1e 100644 --- a/sources/0xProto.glyphspackage/glyphs/edotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/edotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7865; diff --git a/sources/0xProto.glyphspackage/glyphs/egrave.glyph b/sources/0xProto.glyphspackage/glyphs/egrave.glyph index 25272d03..e4fc850b 100644 --- a/sources/0xProto.glyphspackage/glyphs/egrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/egrave.glyph @@ -12,6 +12,18 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = gravecomb; +} +); +width = 620; } ); unicode = 232; diff --git a/sources/0xProto.glyphspackage/glyphs/ehookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ehookabove.glyph index 4bb9975f..3dab84de 100644 --- a/sources/0xProto.glyphspackage/glyphs/ehookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ehookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7867; diff --git a/sources/0xProto.glyphspackage/glyphs/eight.glyph b/sources/0xProto.glyphspackage/glyphs/eight.glyph index efa97b4a..d6093349 100644 --- a/sources/0xProto.glyphspackage/glyphs/eight.glyph +++ b/sources/0xProto.glyphspackage/glyphs/eight.glyph @@ -69,6 +69,75 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(422,-16,o), +(556,35,o), +(556,192,cs), +(556,280,o), +(503,341,o), +(433,367,c), +(493,402,o), +(532,445,o), +(532,538,cs), +(532,627,o), +(467,725,o), +(307,725,cs), +(147,725,o), +(82,627,o), +(82,538,cs), +(82,445,o), +(125,397,o), +(181,367,c), +(115,345,o), +(58,280,o), +(58,192,cs), +(58,35,o), +(192,-16,o), +(307,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(190,257,o), +(238,298,o), +(307,298,cs), +(376,298,o), +(424,257,o), +(424,200,cs), +(424,138,o), +(383,100,o), +(307,100,cs), +(231,100,o), +(190,138,o), +(190,200,cs) +); +}, +{ +closed = 1; +nodes = ( +(208,561,o), +(231,611,o), +(307,611,cs), +(383,611,o), +(408,561,o), +(408,522,cs), +(408,466,o), +(369,429,o), +(308,429,cs), +(247,429,o), +(208,466,o), +(208,522,cs) +); +} +); +width = 620; } ); unicode = 56; diff --git a/sources/0xProto.glyphspackage/glyphs/ellipsis.glyph b/sources/0xProto.glyphspackage/glyphs/ellipsis.glyph index 6f697d06..e2f6dcfc 100644 --- a/sources/0xProto.glyphspackage/glyphs/ellipsis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ellipsis.glyph @@ -57,6 +57,63 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(346,-16,o), +(374,12,o), +(374,48,cs), +(374,83,o), +(346,112,o), +(310,112,cs), +(276,112,o), +(246,83,o), +(246,48,cs), +(246,12,o), +(276,-16,o), +(310,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(158,-16,o), +(186,12,o), +(186,48,cs), +(186,83,o), +(158,112,o), +(122,112,cs), +(88,112,o), +(58,83,o), +(58,48,cs), +(58,12,o), +(88,-16,o), +(122,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(534,-16,o), +(562,12,o), +(562,48,cs), +(562,83,o), +(534,112,o), +(498,112,cs), +(464,112,o), +(434,83,o), +(434,48,cs), +(434,12,o), +(464,-16,o), +(498,-16,cs) +); +} +); +width = 620; } ); unicode = 8230; diff --git a/sources/0xProto.glyphspackage/glyphs/emacron.glyph b/sources/0xProto.glyphspackage/glyphs/emacron.glyph index 9f34287b..5e885827 100644 --- a/sources/0xProto.glyphspackage/glyphs/emacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/emacron.glyph @@ -12,6 +12,18 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = macroncomb; +} +); +width = 620; } ); unicode = 275; diff --git a/sources/0xProto.glyphspackage/glyphs/emdash.glyph b/sources/0xProto.glyphspackage/glyphs/emdash.glyph index fa16a7f1..c227757b 100644 --- a/sources/0xProto.glyphspackage/glyphs/emdash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/emdash.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(17,371,l), +(17,239,l), +(603,239,l), +(603,371,l) +); +} +); +width = 620; } ); unicode = 8212; diff --git a/sources/0xProto.glyphspackage/glyphs/endash.glyph b/sources/0xProto.glyphspackage/glyphs/endash.glyph index f98863a0..a997442e 100644 --- a/sources/0xProto.glyphspackage/glyphs/endash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/endash.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(67,371,l), +(67,239,l), +(553,239,l), +(553,371,l) +); +} +); +width = 620; } ); unicode = 8211; diff --git a/sources/0xProto.glyphspackage/glyphs/eng.glyph b/sources/0xProto.glyphspackage/glyphs/eng.glyph index 839e7e8c..5d6dc1b1 100644 --- a/sources/0xProto.glyphspackage/glyphs/eng.glyph +++ b/sources/0xProto.glyphspackage/glyphs/eng.glyph @@ -17,6 +17,19 @@ shapes = ( { closed = 1; nodes = ( +(381,-200,ls), +(528,-200,o), +(531,-121,o), +(531,0,cs), +(531,377,ls), +(531,515,o), +(463,565,o), +(387,566,cs), +(319,567,o), +(240,532,o), +(182,487,c), +(173,554,l), +(87,554,l), (87,0,l), (183,0,l), (183,394,l), @@ -26,36 +39,12 @@ nodes = ( (406,470,o), (432,438,o), (432,361,cs), -(432,241,o), -(432,120,o), -(432,0,c), -(531,0,l), -(531,129,o), -(531,248,o), -(531,377,cs), -(531,515,o), -(463,565,o), -(387,566,cs), -(319,567,o), -(240,532,o), -(182,487,c), -(173,554,l), -(87,554,l) -); -}, -{ -closed = 1; -nodes = ( -(317,-200,l), -(381,-200,ls), -(531,-200,o), -(531,-118,o), -(531,7,c), -(432,7,l), +(432,7,ls), (432,-100,o), (432,-114,o), (354,-114,cs), -(317,-114,l) +(317,-114,l), +(317,-200,l) ); } ); @@ -72,51 +61,39 @@ name = top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "0F1F1A13-E63C-440C-9FF8-730478483642"; -name = "Dec 10, 23 at 22:10"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(87,0,l), -(183,0,l), -(183,394,l), -(252,448,o), -(306,470,o), -(353,470,cs), -(406,470,o), -(432,438,o), -(432,361,cs), -(432,241,o), -(432,120,o), -(432,0,c), -(531,0,l), -(531,129,o), -(531,248,o), -(531,377,cs), -(531,515,o), -(463,565,o), -(387,566,cs), -(319,567,o), -(240,532,o), -(182,487,c), -(173,554,l), -(87,554,l) -); -}, -{ -closed = 1; -nodes = ( -(306,-201,l), -(440,-239,o), -(531,-208,o), -(531,-24,cs), -(531,9,l), -(432,19,l), -(432,-95,o), -(439,-153,o), -(325,-118,c) +(396,-200,ls), +(525,-200,o), +(551,-142,o), +(552,0,cs), +(552,374,ls), +(552,506,o), +(492,565,o), +(394,566,cs), +(317,567,o), +(252,533,o), +(199,492,c), +(184,554,l), +(67,554,l), +(67,0,l), +(205,0,l), +(205,376,l), +(241,412,o), +(286,445,o), +(337,445,cs), +(383,445,o), +(416,420,o), +(416,355,cs), +(416,7,ls), +(416,-79,o), +(411,-92,o), +(345,-92,cs), +(320,-92,l), +(320,-200,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/eogonek.glyph b/sources/0xProto.glyphspackage/glyphs/eogonek.glyph index 9f024f1f..bac43bee 100644 --- a/sources/0xProto.glyphspackage/glyphs/eogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/eogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +pos = (36,-3); +ref = ogonekcomb; +} +); +width = 620; } ); unicode = 281; diff --git a/sources/0xProto.glyphspackage/glyphs/equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal.glyph index 9d9f31b1..804fd241 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(69,266,l), +(69,148,l), +(551,148,l), +(551,266,l) +); +}, +{ +closed = 1; +nodes = ( +(69,468,l), +(69,350,l), +(551,350,l), +(551,468,l) +); +} +); +width = 620; } ); unicode = 61; diff --git a/sources/0xProto.glyphspackage/glyphs/equal.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/equal.spacer.glyph index 39551e49..da734c77 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/equal_colon_equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal_colon_equal.glyph index bdff8e86..1105d7a7 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_colon_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_colon_equal.glyph @@ -7,6 +7,33 @@ shapes = ( { closed = 1; nodes = ( +(440,359,l), +(440,447,l), +(-50,447,l), +(-50,359,l) +); +}, +{ +closed = 1; +nodes = ( +(-570,159,l), +(-570,247,l), +(-1060,247,l), +(-1060,159,l) +); +}, +{ +closed = 1; +nodes = ( +(-570,359,l), +(-570,447,l), +(-1060,447,l), +(-1060,359,l) +); +}, +{ +closed = 1; +nodes = ( (-269,97,o), (-235,131,o), (-235,172,cs), @@ -41,37 +68,86 @@ nodes = ( { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), (440,159,l), -(440,247,l) +(440,247,l), +(-50,247,l), +(-50,159,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(448,344,l), +(448,464,l), +(-58,464,l), +(-58,344,l) ); }, { closed = 1; nodes = ( -(-1060,247,l), -(-1060,159,l), -(-570,159,l), -(-570,247,l) +(-562,144,l), +(-562,264,l), +(-1068,264,l), +(-1068,144,l) ); }, { closed = 1; nodes = ( -(-1060,447,l), -(-1060,359,l), -(-570,359,l), -(-570,447,l) +(-562,344,l), +(-562,464,l), +(-1068,464,l), +(-1068,344,l) +); +}, +{ +closed = 1; +nodes = ( +(-258,75,o), +(-216,117,o), +(-216,168,cs), +(-216,220,o), +(-258,262,o), +(-310,262,cs), +(-361,262,o), +(-403,220,o), +(-403,168,cs), +(-403,117,o), +(-361,75,o), +(-310,75,cs) +); +}, +{ +closed = 1; +nodes = ( +(-258,345,o), +(-216,387,o), +(-216,438,cs), +(-216,490,o), +(-258,532,o), +(-310,532,cs), +(-361,532,o), +(-403,490,o), +(-403,438,cs), +(-403,387,o), +(-361,345,o), +(-310,345,cs) +); +}, +{ +closed = 1; +nodes = ( +(448,144,l), +(448,264,l), +(-58,264,l), +(-58,144,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/equal_equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal_equal.glyph index 495310b5..352ff73d 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_equal.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(34,264,l), +(34,148,l), +(504,148,l), +(504,264,l) +); +}, +{ +closed = 1; +nodes = ( +(34,468,l), +(34,352,l), +(504,352,l), +(504,468,l) +); +}, +{ +closed = 1; +nodes = ( +(-504,264,l), +(-504,148,l), +(-34,148,l), +(-34,264,l) +); +}, +{ +closed = 1; +nodes = ( +(-504,468,l), +(-504,352,l), +(-34,352,l), +(-34,468,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/equal_equal_equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal_equal_equal.glyph index 2f5857bf..3fe35294 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_equal_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_equal_equal.glyph @@ -60,6 +60,66 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-6,264,l), +(-6,148,l), +(474,148,l), +(474,264,l) +); +}, +{ +closed = 1; +nodes = ( +(-6,468,l), +(-6,352,l), +(474,352,l), +(474,468,l) +); +}, +{ +closed = 1; +nodes = ( +(-550,264,l), +(-550,148,l), +(-70,148,l), +(-70,264,l) +); +}, +{ +closed = 1; +nodes = ( +(-550,468,l), +(-550,352,l), +(-70,352,l), +(-70,468,l) +); +}, +{ +closed = 1; +nodes = ( +(-1094,264,l), +(-1094,148,l), +(-614,148,l), +(-614,264,l) +); +}, +{ +closed = 1; +nodes = ( +(-1094,468,l), +(-1094,352,l), +(-614,352,l), +(-614,468,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/equal_exclam_equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal_exclam_equal.glyph index 8d54ca4e..73e6f6bf 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_exclam_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_exclam_equal.glyph @@ -7,37 +7,32 @@ shapes = ( { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), -(440,159,l), -(440,247,l) -); -}, -{ -closed = 1; -nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(-263,210,l), +(-255,375,o), +(-235,560,o), +(-228,725,c), +(-392,725,l), +(-385,560,o), +(-365,375,o), +(-357,210,c) ); }, { closed = 1; nodes = ( -(-1060,247,l), -(-1060,159,l), (-570,159,l), -(-570,247,l) +(-570,247,l), +(-1060,247,l), +(-1060,159,l) ); }, { closed = 1; nodes = ( -(-1060,447,l), -(-1060,359,l), (-570,359,l), -(-570,447,l) +(-570,447,l), +(-1060,447,l), +(-1060,359,l) ); }, { @@ -60,88 +55,91 @@ nodes = ( { closed = 1; nodes = ( -(-385,560,o), -(-365,375,o), -(-357,210,c), -(-263,210,l), -(-255,375,o), -(-235,560,o), -(-228,725,c), -(-392,725,l) +(440,159,l), +(440,247,l), +(-50,247,l), +(-50,159,l) +); +}, +{ +closed = 1; +nodes = ( +(440,359,l), +(440,447,l), +(-50,447,l), +(-50,359,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "B7342ECE-9117-46F5-895D-1A491BEB4061"; -name = "Sep 29, 23 15:53"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(-269,-16,o), -(-235,18,o), -(-235,59,cs), -(-235,100,o), -(-269,134,o), -(-310,134,cs), -(-351,134,o), -(-385,100,o), -(-385,59,cs), -(-385,18,o), -(-351,-16,o), -(-310,-16,cs) +(-249,210,l), +(-241,375,o), +(-221,561,o), +(-214,726,c), +(-406,726,l), +(-399,561,o), +(-379,375,o), +(-371,210,c) ); }, { closed = 1; nodes = ( -(-382,545,o), -(-367,375,o), -(-359,210,c), -(-261,210,l), -(-253,375,o), -(-238,545,o), -(-231,710,c), -(-389,710,l) +(-562,144,l), +(-562,264,l), +(-1068,264,l), +(-1068,144,l) ); }, { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), -(440,159,l), -(440,247,l) +(-562,344,l), +(-562,464,l), +(-1068,464,l), +(-1068,344,l) ); }, { closed = 1; nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(-260,-43,o), +(-218,-1,o), +(-218,49,cs), +(-218,99,o), +(-260,141,o), +(-310,141,cs), +(-360,141,o), +(-402,99,o), +(-402,49,cs), +(-402,-1,o), +(-360,-43,o), +(-310,-43,cs) ); }, { closed = 1; nodes = ( -(-1060,247,l), -(-1060,159,l), -(-570,159,l), -(-570,247,l) +(448,144,l), +(448,264,l), +(-58,264,l), +(-58,144,l) ); }, { closed = 1; nodes = ( -(-1060,447,l), -(-1060,359,l), -(-570,359,l), -(-570,447,l) +(448,344,l), +(448,464,l), +(-58,464,l), +(-58,344,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/equal_greater.glyph b/sources/0xProto.glyphspackage/glyphs/equal_greater.glyph index 239061bc..1b0e960f 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_greater.glyph @@ -7,29 +7,29 @@ shapes = ( { closed = 1; nodes = ( -(-500,258,l), -(-500,186,l), -(110,186,l), -(110,258,l) +(500,356,l), +(80,620,l), +(70,620,l), +(70,523,l), +(500,263,l) ); }, { closed = 1; nodes = ( -(-500,428,l), -(-500,356,l), -(110,356,l), -(110,428,l) +(110,186,l), +(110,258,l), +(-500,258,l), +(-500,186,l) ); }, { closed = 1; nodes = ( -(70,523,l), -(500,263,l), -(500,356,l), -(80,620,l), -(70,620,l) +(110,356,l), +(110,428,l), +(-500,428,l), +(-500,356,l) ); }, { @@ -44,6 +44,50 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(506,372,l), +(80,644,l), +(70,644,l), +(70,513,l), +(506,249,l) +); +}, +{ +closed = 1; +nodes = ( +(110,164,l), +(110,274,l), +(-500,274,l), +(-500,164,l) +); +}, +{ +closed = 1; +nodes = ( +(110,340,l), +(110,450,l), +(-500,450,l), +(-500,340,l) +); +}, +{ +closed = 1; +nodes = ( +(80,-31,l), +(506,241,l), +(506,364,l), +(70,100,l), +(70,-31,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/equal_greater_equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal_greater_equal.glyph index 3c8c44ab..3f957b46 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_greater_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_greater_equal.glyph @@ -7,29 +7,29 @@ shapes = ( { closed = 1; nodes = ( -(-50,258,l), -(-50,186,l), -(430,186,l), -(430,258,l) +(-119,356,l), +(-539,620,l), +(-549,620,l), +(-549,523,l), +(-119,263,l) ); }, { closed = 1; nodes = ( -(-50,428,l), -(-50,356,l), -(430,356,l), -(430,428,l) +(-520,186,l), +(-520,258,l), +(-1050,258,l), +(-1050,186,l) ); }, { closed = 1; nodes = ( -(-549,523,l), -(-119,263,l), -(-119,356,l), -(-539,620,l), -(-549,620,l) +(-520,356,l), +(-520,428,l), +(-1050,428,l), +(-1050,356,l) ); }, { @@ -45,19 +45,81 @@ nodes = ( { closed = 1; nodes = ( -(-1050,258,l), -(-1050,186,l), -(-520,186,l), -(-520,258,l) +(430,186,l), +(430,258,l), +(-50,258,l), +(-50,186,l) ); }, { closed = 1; nodes = ( -(-1050,428,l), -(-1050,356,l), -(-520,356,l), -(-520,428,l) +(430,356,l), +(430,428,l), +(-50,428,l), +(-50,356,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-118,372,l), +(-539,642,l), +(-549,642,l), +(-549,513,l), +(-118,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-520,164,l), +(-520,274,l), +(-1050,274,l), +(-1050,164,l) +); +}, +{ +closed = 1; +nodes = ( +(-520,340,l), +(-520,450,l), +(-1050,450,l), +(-1050,340,l) +); +}, +{ +closed = 1; +nodes = ( +(-539,-29,l), +(-118,241,l), +(-118,364,l), +(-549,100,l), +(-549,-29,l) +); +}, +{ +closed = 1; +nodes = ( +(430,164,l), +(430,274,l), +(-50,274,l), +(-50,164,l) +); +}, +{ +closed = 1; +nodes = ( +(430,340,l), +(430,450,l), +(-50,450,l), +(-50,340,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/equal_greater_greater.glyph b/sources/0xProto.glyphspackage/glyphs/equal_greater_greater.glyph index 325e27a9..59751e85 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_greater_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_greater_greater.glyph @@ -7,29 +7,29 @@ shapes = ( { closed = 1; nodes = ( -(-1050,258,l), -(-1050,186,l), -(-340,186,l), -(-340,258,l) +(430,356,l), +(10,625,l), +(0,625,l), +(0,528,l), +(430,262,l) ); }, { closed = 1; nodes = ( -(-1050,428,l), -(-1050,356,l), -(-340,356,l), -(-340,428,l) +(-340,186,l), +(-340,258,l), +(-1050,258,l), +(-1050,186,l) ); }, { closed = 1; nodes = ( -(-368,523,l), -(62,263,l), -(62,356,l), -(-358,620,l), -(-368,620,l) +(-340,356,l), +(-340,428,l), +(-1050,428,l), +(-1050,356,l) ); }, { @@ -45,11 +45,11 @@ nodes = ( { closed = 1; nodes = ( -(0,528,l), -(430,262,l), -(430,356,l), -(10,625,l), -(0,625,l) +(62,356,l), +(-358,620,l), +(-368,620,l), +(-368,523,l), +(62,263,l) ); }, { @@ -64,6 +64,70 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(436,372,l), +(10,644,l), +(0,644,l), +(0,513,l), +(436,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-340,164,l), +(-340,274,l), +(-1050,274,l), +(-1050,164,l) +); +}, +{ +closed = 1; +nodes = ( +(-340,340,l), +(-340,450,l), +(-1050,450,l), +(-1050,340,l) +); +}, +{ +closed = 1; +nodes = ( +(-358,-31,l), +(68,241,l), +(68,364,l), +(-368,100,l), +(-368,-31,l) +); +}, +{ +closed = 1; +nodes = ( +(68,372,l), +(-358,644,l), +(-368,644,l), +(-368,513,l), +(68,249,l) +); +}, +{ +closed = 1; +nodes = ( +(10,-31,l), +(436,241,l), +(436,364,l), +(0,100,l), +(0,-31,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/equal_less_equal.glyph b/sources/0xProto.glyphspackage/glyphs/equal_less_equal.glyph index c6c08559..cd767e11 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_less_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_less_equal.glyph @@ -7,57 +7,119 @@ shapes = ( { closed = 1; nodes = ( -(-1050,186,l), -(-570,186,l), -(-570,258,l), -(-1050,258,l) +(-71,523,l), +(-71,620,l), +(-81,620,l), +(-501,356,l), +(-501,263,l) ); }, { closed = 1; nodes = ( -(-1050,356,l), -(-570,356,l), -(-570,428,l), -(-1050,428,l) +(-570,186,l), +(-570,258,l), +(-1050,258,l), +(-1050,186,l) ); }, { closed = 1; nodes = ( -(-81,620,l), -(-501,356,l), -(-501,263,l), -(-71,523,l), -(-71,620,l) +(-570,356,l), +(-570,428,l), +(-1050,428,l), +(-1050,356,l) ); }, { closed = 1; nodes = ( +(-71,-7,l), (-71,90,l), (-501,350,l), (-501,257,l), -(-81,-7,l), -(-71,-7,l) +(-81,-7,l) ); }, { closed = 1; nodes = ( -(-100,186,l), (430,186,l), (430,258,l), -(-100,258,l) +(-100,258,l), +(-100,186,l) ); }, { closed = 1; nodes = ( -(-100,356,l), (430,356,l), (430,428,l), -(-100,428,l) +(-100,428,l), +(-100,356,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-71,513,l), +(-71,642,l), +(-81,642,l), +(-502,372,l), +(-502,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-570,164,l), +(-570,274,l), +(-1050,274,l), +(-1050,164,l) +); +}, +{ +closed = 1; +nodes = ( +(-570,340,l), +(-570,450,l), +(-1050,450,l), +(-1050,340,l) +); +}, +{ +closed = 1; +nodes = ( +(-71,-29,l), +(-71,100,l), +(-502,364,l), +(-502,241,l), +(-81,-29,l) +); +}, +{ +closed = 1; +nodes = ( +(430,164,l), +(430,274,l), +(-100,274,l), +(-100,164,l) +); +}, +{ +closed = 1; +nodes = ( +(430,340,l), +(430,450,l), +(-100,450,l), +(-100,340,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/equal_less_less.glyph b/sources/0xProto.glyphspackage/glyphs/equal_less_less.glyph index 31310600..7d58e980 100644 --- a/sources/0xProto.glyphspackage/glyphs/equal_less_less.glyph +++ b/sources/0xProto.glyphspackage/glyphs/equal_less_less.glyph @@ -7,59 +7,123 @@ shapes = ( { closed = 1; nodes = ( -(-1050,258,l), -(-1050,186,l), +(60,528,l), +(60,625,l), +(50,625,l), +(-370,356,l), +(-370,262,l) +); +}, +{ +closed = 1; +nodes = ( (-450,186,l), -(-450,258,l) +(-450,258,l), +(-1050,258,l), +(-1050,186,l) ); }, { closed = 1; nodes = ( -(-1050,428,l), -(-1050,356,l), (-450,356,l), -(-450,428,l) +(-450,428,l), +(-1050,428,l), +(-1050,356,l) ); }, { closed = 1; nodes = ( -(420,620,l), -(0,356,l), -(0,263,l), -(430,523,l), -(430,620,l) +(60,-12,l), +(60,85,l), +(-370,351,l), +(-370,257,l), +(50,-12,l) ); }, { closed = 1; nodes = ( +(430,-7,l), (430,90,l), (0,350,l), (0,257,l), -(420,-7,l), -(430,-7,l) +(420,-7,l) ); }, { closed = 1; nodes = ( -(50,625,l), -(-370,356,l), -(-370,262,l), -(60,528,l), -(60,625,l) +(430,523,l), +(430,620,l), +(420,620,l), +(0,356,l), +(0,263,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(60,85,l), -(-370,351,l), -(-370,257,l), -(50,-12,l), -(60,-12,l) +(431,513,l), +(431,644,l), +(421,644,l), +(-5,372,l), +(-5,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-450,164,l), +(-450,274,l), +(-1050,274,l), +(-1050,164,l) +); +}, +{ +closed = 1; +nodes = ( +(-450,340,l), +(-450,450,l), +(-1050,450,l), +(-1050,340,l) +); +}, +{ +closed = 1; +nodes = ( +(63,-31,l), +(63,100,l), +(-373,364,l), +(-373,241,l), +(53,-31,l) +); +}, +{ +closed = 1; +nodes = ( +(63,513,l), +(63,644,l), +(53,644,l), +(-373,372,l), +(-373,249,l) +); +}, +{ +closed = 1; +nodes = ( +(431,-31,l), +(431,100,l), +(-5,364,l), +(-5,241,l), +(421,-31,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/eth.glyph b/sources/0xProto.glyphspackage/glyphs/eth.glyph index f64dd3d4..2519248d 100644 --- a/sources/0xProto.glyphspackage/glyphs/eth.glyph +++ b/sources/0xProto.glyphspackage/glyphs/eth.glyph @@ -68,236 +68,66 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "021A9127-9D7B-435B-9152-73FF0843D522"; -name = "Nov 2, 23 at 13:08"; -shapes = ( -{ -closed = 1; -nodes = ( -(442,138,o), -(391,65,o), -(308,65,cs), -(222,65,o), -(175,136,o), -(175,212,cs), -(175,288,o), -(213,369,o), -(301,369,cs), -(394,369,o), -(442,297,o), -(442,218,cs) -); -}, -{ -closed = 1; -nodes = ( -(80,84,o), -(167,-16,o), -(305,-16,cs), -(490,-16,o), -(555,158,o), -(539,322,cs), -(526,457,o), -(463,623,o), -(215,766,c), -(168,693,l), -(320,618,o), -(424,490,o), -(439,392,c), -(407,428,o), -(350,449,o), -(298,449,cs), -(158,450,o), -(80,338,o), -(80,211,cs) -); -}, -{ -closed = 1; -nodes = ( -(210,491,l), -(216,491,l), -(434,681,l), -(433,766,l), -(426,766,l), -(210,576,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "51BEAAA1-C5C1-4356-85AA-B0C753791B76"; -name = "Nov 2, 23 at 13:11"; -shapes = ( -{ -closed = 1; -nodes = ( -(442,138,o), -(391,65,o), -(308,65,cs), -(222,65,o), -(175,136,o), -(175,212,cs), -(175,288,o), -(213,369,o), -(301,369,cs), -(394,369,o), -(442,297,o), -(442,218,cs) -); -}, -{ -closed = 1; -nodes = ( -(80,84,o), -(167,-16,o), -(305,-16,cs), -(490,-16,o), -(555,158,o), -(539,322,cs), -(526,457,o), -(463,623,o), -(215,766,c), -(168,693,l), -(320,618,o), -(424,490,o), -(439,392,c), -(407,428,o), -(350,449,o), -(298,449,cs), -(158,450,o), -(80,338,o), -(80,211,cs) -); -}, -{ -closed = 1; -nodes = ( -(252,517,l), -(464,744,l), -(464,750,l), -(373,750,l), -(161,523,l), -(161,517,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "F4B55A44-4DD8-472C-BD27-73865E288F8F"; -name = "Nov 2, 23 at 13:37"; -shapes = ( -{ -closed = 1; -nodes = ( -(442,138,o), -(391,65,o), -(308,65,cs), -(222,65,o), -(175,136,o), -(175,212,cs), -(175,288,o), -(213,369,o), -(301,369,cs), -(394,369,o), -(442,297,o), -(442,218,cs) -); -}, +anchors = ( { -closed = 1; -nodes = ( -(80,84,o), -(167,-16,o), -(305,-16,cs), -(490,-16,o), -(554,158,o), -(539,322,cs), -(526,460,o), -(464,623,o), -(207,766,c), -(162,693,l), -(319,618,o), -(424,490,o), -(439,392,c), -(407,428,o), -(350,449,o), -(298,449,cs), -(158,450,o), -(80,338,o), -(80,211,cs) -); +name = bottom; +pos = (310,0); }, { -closed = 1; -nodes = ( -(226,490,l), -(472,713,l), -(425,766,l), -(179,544,l) -); +name = top; +pos = (310,750); } ); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "EF1F5CB3-77E5-4DB1-A60A-A37D46C56CAC"; -name = "Nov 5, 23 at 15:14"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(438,123,o), -(382,65,o), -(310,65,cs), -(220,65,o), -(175,128,o), -(175,207,cs), -(175,290,o), -(220,359,o), -(303,359,cs), -(382,359,o), -(438,295,o), -(438,213,cs) +(419,146,o), +(369,93,o), +(302,93,cs), +(228,93,o), +(185,146,o), +(185,213,cs), +(185,295,o), +(228,351,o), +(302,351,cs), +(369,351,o), +(419,295,o), +(419,213,cs) ); }, { closed = 1; nodes = ( -(80,79,o), -(168,-16,o), -(306,-16,cs), -(492,-16,o), -(554,158,o), -(539,322,cs), -(526,460,o), -(464,623,o), -(207,766,c), -(162,693,l), -(319,618,o), -(431,479,o), -(441,382,c), -(409,418,o), -(350,439,o), -(298,439,cs), -(158,440,o), -(80,333,o), -(80,206,cs) +(65,81,o), +(156,-16,o), +(301,-16,cs), +(502,-16,o), +(559,156,o), +(544,321,cs), +(531,461,o), +(461,635,o), +(197,766,c), +(147,680,l), +(308,593,o), +(385,504,o), +(421,408,c), +(395,439,o), +(347,462,o), +(292,462,cs), +(154,462,o), +(65,350,o), +(65,210,cs) ); }, { closed = 1; nodes = ( -(226,490,l), -(472,713,l), -(425,766,l), -(179,544,l) +(204,482,l), +(491,688,l), +(437,759,l), +(152,553,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/etilde.glyph b/sources/0xProto.glyphspackage/glyphs/etilde.glyph index 42ea1189..8badf1f9 100644 --- a/sources/0xProto.glyphspackage/glyphs/etilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/etilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = e; +}, +{ +ref = tildecomb; +} +); +width = 620; } ); unicode = 7869; diff --git a/sources/0xProto.glyphspackage/glyphs/euro.glyph b/sources/0xProto.glyphspackage/glyphs/euro.glyph index 3c18fa1e..443f6e4a 100644 --- a/sources/0xProto.glyphspackage/glyphs/euro.glyph +++ b/sources/0xProto.glyphspackage/glyphs/euro.glyph @@ -2,83 +2,6 @@ glyphname = euro; layers = ( { -anchors = ( -{ -name = bottom; -pos = (323,0); -}, -{ -name = top; -pos = (323,710); -} -); -associatedMasterId = m01; -layerId = "EBFD269D-B935-4783-AFD2-8AA4DDE0EEA2"; -name = "Dec 15, 23 at 20:07"; -shapes = ( -{ -closed = 1; -nodes = ( -(558,632,l), -(520,660,o), -(463,687,o), -(387,687,cs), -(214,687,o), -(93,555,o), -(93,352,c), -(189,352,l), -(189,498,o), -(276,598,o), -(387,598,cs), -(441,598,o), -(480,581,o), -(514,558,c) -); -}, -{ -closed = 1; -nodes = ( -(93,149,o), -(214,17,o), -(387,17,cs), -(482,17,o), -(548,57,o), -(581,87,c), -(581,184,l), -(573,184,l), -(526,147,o), -(477,106,o), -(387,106,cs), -(276,106,o), -(189,206,o), -(189,352,c), -(93,352,l) -); -}, -{ -closed = 1; -nodes = ( -(456,440,l), -(456,446,l), -(21,446,l), -(21,378,l), -(423,378,l) -); -}, -{ -closed = 1; -nodes = ( -(393,304,l), -(393,310,l), -(21,310,l), -(21,242,l), -(360,242,l) -); -} -); -width = 620; -}, -{ layerId = m01; name = Regular; shapes = ( @@ -129,7 +52,7 @@ nodes = ( closed = 1; nodes = ( (421,301,l), -(423,307,l), +(421,307,l), (18,307,l), (18,235,l), (386,235,l) @@ -139,144 +62,60 @@ nodes = ( width = 620; }, { -anchors = ( -{ -name = bottom; -pos = (323,0); -}, -{ -name = top; -pos = (323,710); -} -); -associatedMasterId = m01; -layerId = "50E8A00F-E62D-421B-AB11-07728D45A1C2"; -name = "Dec 17, 23 at 10:13"; -shapes = ( -{ -closed = 1; -nodes = ( -(519,515,l), -(532,540,o), -(545,566,o), -(558,591,c), -(512,652,o), -(445,683,o), -(362,683,cs), -(204,683,o), -(99,560,o), -(98,352,cs), -(99,117,o), -(236,17,o), -(379,17,cs), -(467,17,o), -(524,51,o), -(557,82,c), -(557,173,l), -(549,173,l), -(500,132,o), -(454,106,o), -(379,106,cs), -(267,106,o), -(193,196,o), -(193,351,cs), -(193,509,o), -(259,599,o), -(374,599,cs), -(436,599,o), -(489,561,o), -(513,518,c) -); -}, -{ -closed = 1; -nodes = ( -(477,431,l), -(477,437,l), -(16,437,l), -(16,370,l), -(445,370,l) -); -}, -{ -closed = 1; -nodes = ( -(414,304,l), -(416,310,l), -(16,310,l), -(16,243,l), -(383,243,l) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = bottom; -pos = (323,0); -}, -{ -name = top; -pos = (323,710); -} -); -associatedMasterId = m01; -layerId = "34207099-0B75-49BE-9E05-59E27545A89D"; -name = "Dec 17, 23 at 10:58"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(542,529,l), -(585,606,l), -(543,663,o), -(469,710,o), -(371,710,cs), -(210,710,o), -(104,569,o), -(105,354,cs), -(106,137,o), -(222,0,o), -(390,0,cs), -(490,0,o), -(548,36,o), -(584,72,c), -(584,167,l), -(576,167,l), -(521,113,o), -(471,87,o), -(394,87,cs), -(268,87,o), -(199,196,o), -(199,353,cs), -(199,512,o), -(257,625,o), -(383,625,cs), -(453,625,o), -(514,577,o), -(536,532,c) +(528,507,l), +(583,606,l), +(541,664,o), +(472,710,o), +(373,710,cs), +(215,710,o), +(99,567,o), +(100,354,cs), +(101,137,o), +(223,0,o), +(388,0,cs), +(483,0,o), +(546,37,o), +(582,72,c), +(582,190,l), +(574,190,l), +(526,143,o), +(457,117,o), +(393,117,cs), +(284,117,o), +(216,210,o), +(216,353,cs), +(216,501,o), +(280,594,o), +(384,594,cs), +(452,594,o), +(499,550,o), +(521,510,c) ); }, { closed = 1; nodes = ( -(498,447,l), -(498,453,l), -(19,453,l), -(19,380,l), -(461,380,l) +(499,444,l), +(499,450,l), +(19,450,l), +(19,366,l), +(456,366,l) ); }, { closed = 1; nodes = ( -(424,311,l), -(426,317,l), -(19,317,l), -(19,245,l), -(387,245,l) +(424,307,l), +(424,313,l), +(18,313,l), +(18,229,l), +(383,229,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/exclam.glyph b/sources/0xProto.glyphspackage/glyphs/exclam.glyph index 148e330b..eace673d 100644 --- a/sources/0xProto.glyphspackage/glyphs/exclam.glyph +++ b/sources/0xProto.glyphspackage/glyphs/exclam.glyph @@ -7,6 +7,19 @@ shapes = ( { closed = 1; nodes = ( +(357,210,l), +(365,375,o), +(385,560,o), +(392,725,c), +(228,725,l), +(235,560,o), +(255,375,o), +(263,210,c) +); +}, +{ +closed = 1; +nodes = ( (351,-27,o), (386,8,o), (386,49,cs), @@ -20,56 +33,41 @@ nodes = ( (269,-27,o), (310,-27,cs) ); -}, -{ -closed = 1; -nodes = ( -(235,560,o), -(255,375,o), -(263,210,c), -(357,210,l), -(365,375,o), -(385,560,o), -(392,725,c), -(228,725,l) -); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "4C98C485-FAEB-45D6-BAF6-20F030C0E0C5"; -name = "Sep 29, 23 15:56"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(351,-16,o), -(385,18,o), -(385,59,cs), -(385,100,o), -(351,134,o), -(310,134,cs), -(269,134,o), -(235,100,o), -(235,59,cs), -(235,18,o), -(269,-16,o), -(310,-16,cs) +(371,210,l), +(379,375,o), +(399,561,o), +(406,726,c), +(214,726,l), +(221,561,o), +(241,375,o), +(249,210,c) ); }, { closed = 1; nodes = ( -(238,540,o), -(253,375,o), -(261,210,c), -(359,210,l), -(367,375,o), -(382,540,o), -(389,705,c), -(231,705,l) +(360,-43,o), +(402,-1,o), +(402,49,cs), +(402,99,o), +(360,141,o), +(310,141,cs), +(260,141,o), +(218,99,o), +(218,49,cs), +(218,-1,o), +(260,-43,o), +(310,-43,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/exclam.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/exclam.spacer.glyph index cbeca56e..edea57e4 100644 --- a/sources/0xProto.glyphspackage/glyphs/exclam.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/exclam.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/exclam_equal.glyph b/sources/0xProto.glyphspackage/glyphs/exclam_equal.glyph index 69eb02dd..2827a9b5 100644 --- a/sources/0xProto.glyphspackage/glyphs/exclam_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/exclam_equal.glyph @@ -7,19 +7,14 @@ shapes = ( { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), -(440,159,l), -(440,247,l) -); -}, -{ -closed = 1; -nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(-270,210,l), +(-262,375,o), +(-242,560,o), +(-235,725,c), +(-399,725,l), +(-392,560,o), +(-372,375,o), +(-364,210,c) ); }, { @@ -42,70 +37,73 @@ nodes = ( { closed = 1; nodes = ( -(-392,560,o), -(-372,375,o), -(-364,210,c), -(-270,210,l), -(-262,375,o), -(-242,560,o), -(-235,725,c), -(-399,725,l) +(440,159,l), +(440,247,l), +(-50,247,l), +(-50,159,l) +); +}, +{ +closed = 1; +nodes = ( +(440,359,l), +(440,447,l), +(-50,447,l), +(-50,359,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "7974997A-06AC-43CB-99CD-549FCCD0712B"; -name = "Sep 29, 23 15:57"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(-276,-16,o), -(-242,18,o), -(-242,59,cs), -(-242,100,o), -(-276,134,o), -(-317,134,cs), -(-358,134,o), -(-392,100,o), -(-392,59,cs), -(-392,18,o), -(-358,-16,o), -(-317,-16,cs) +(-256,210,l), +(-248,375,o), +(-228,561,o), +(-221,726,c), +(-413,726,l), +(-406,561,o), +(-386,375,o), +(-378,210,c) ); }, { closed = 1; nodes = ( -(-389,545,o), -(-374,375,o), -(-366,210,c), -(-268,210,l), -(-260,375,o), -(-245,545,o), -(-238,710,c), -(-396,710,l) +(-265,-47,o), +(-221,-3,o), +(-221,49,cs), +(-221,101,o), +(-265,145,o), +(-317,145,cs), +(-369,145,o), +(-413,101,o), +(-413,49,cs), +(-413,-3,o), +(-369,-47,o), +(-317,-47,cs) ); }, { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), -(440,159,l), -(440,247,l) +(448,144,l), +(448,264,l), +(-58,264,l), +(-58,144,l) ); }, { closed = 1; nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(448,344,l), +(448,464,l), +(-58,464,l), +(-58,344,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/exclam_equal_equal.glyph b/sources/0xProto.glyphspackage/glyphs/exclam_equal_equal.glyph index f54bf885..d76fa614 100644 --- a/sources/0xProto.glyphspackage/glyphs/exclam_equal_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/exclam_equal_equal.glyph @@ -7,141 +7,139 @@ shapes = ( { closed = 1; nodes = ( -(-670,247,l), -(-670,159,l), -(-180,159,l), -(-180,247,l) +(-854,210,l), +(-846,375,o), +(-826,560,o), +(-819,725,c), +(-983,725,l), +(-976,560,o), +(-956,375,o), +(-948,210,c) ); }, { closed = 1; nodes = ( -(-670,447,l), -(-670,359,l), -(-180,359,l), -(-180,447,l) +(-860,-27,o), +(-825,8,o), +(-825,49,cs), +(-825,90,o), +(-860,125,o), +(-901,125,cs), +(-942,125,o), +(-977,90,o), +(-977,49,cs), +(-977,8,o), +(-942,-27,o), +(-901,-27,cs) ); }, { closed = 1; nodes = ( -(-100,247,l), -(-100,159,l), -(390,159,l), -(390,247,l) +(-180,159,l), +(-180,247,l), +(-670,247,l), +(-670,159,l) ); }, { closed = 1; nodes = ( -(-100,447,l), -(-100,359,l), -(390,359,l), -(390,447,l) +(-180,359,l), +(-180,447,l), +(-670,447,l), +(-670,359,l) ); }, { closed = 1; nodes = ( -(-860,-27,o), -(-825,8,o), -(-825,49,cs), -(-825,90,o), -(-860,125,o), -(-901,125,cs), -(-942,125,o), -(-977,90,o), -(-977,49,cs), -(-977,8,o), -(-942,-27,o), -(-901,-27,cs) +(390,159,l), +(390,247,l), +(-100,247,l), +(-100,159,l) ); }, { closed = 1; nodes = ( -(-976,560,o), -(-956,375,o), -(-948,210,c), -(-854,210,l), -(-846,375,o), -(-826,560,o), -(-819,725,c), -(-983,725,l) +(390,359,l), +(390,447,l), +(-100,447,l), +(-100,359,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "DA36F6AE-9BC8-4D50-A485-F968888B188D"; -name = "Sep 29, 23 15:57"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(-670,247,l), -(-670,159,l), -(-180,159,l), -(-180,247,l) +(-839,210,l), +(-831,375,o), +(-811,561,o), +(-804,726,c), +(-996,726,l), +(-989,561,o), +(-969,375,o), +(-961,210,c) ); }, { closed = 1; nodes = ( -(-670,447,l), -(-670,359,l), -(-180,359,l), -(-180,447,l) +(-848,-47,o), +(-804,-3,o), +(-804,49,cs), +(-804,101,o), +(-848,145,o), +(-900,145,cs), +(-952,145,o), +(-996,101,o), +(-996,49,cs), +(-996,-3,o), +(-952,-47,o), +(-900,-47,cs) ); }, { closed = 1; nodes = ( -(-100,247,l), -(-100,159,l), -(390,159,l), -(390,247,l) +(-174,144,l), +(-174,264,l), +(-678,264,l), +(-678,144,l) ); }, { closed = 1; nodes = ( -(-100,447,l), -(-100,359,l), -(390,359,l), -(390,447,l) +(-174,344,l), +(-174,464,l), +(-678,464,l), +(-678,344,l) ); }, { closed = 1; nodes = ( -(-860,-16,o), -(-826,18,o), -(-826,59,cs), -(-826,100,o), -(-860,134,o), -(-901,134,cs), -(-942,134,o), -(-976,100,o), -(-976,59,cs), -(-976,18,o), -(-942,-16,o), -(-901,-16,cs) +(398,144,l), +(398,264,l), +(-106,264,l), +(-106,144,l) ); }, { closed = 1; nodes = ( -(-973,540,o), -(-958,375,o), -(-950,210,c), -(-852,210,l), -(-844,375,o), -(-829,540,o), -(-822,705,c), -(-980,705,l) +(398,344,l), +(398,464,l), +(-106,464,l), +(-106,344,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/exclamdown.glyph b/sources/0xProto.glyphspackage/glyphs/exclamdown.glyph index c132fc7b..e2048675 100644 --- a/sources/0xProto.glyphspackage/glyphs/exclamdown.glyph +++ b/sources/0xProto.glyphspackage/glyphs/exclamdown.glyph @@ -7,31 +7,67 @@ shapes = ( { closed = 1; nodes = ( -(269,552,o), -(234,517,o), -(234,476,cs), -(234,435,o), -(269,400,o), -(310,400,cs), +(392,-200,l), +(385,-35,o), +(365,150,o), +(357,315,c), +(263,315,l), +(255,150,o), +(235,-35,o), +(228,-200,c) +); +}, +{ +closed = 1; +nodes = ( (351,400,o), (386,435,o), (386,476,cs), (386,517,o), (351,552,o), -(310,552,cs) +(310,552,cs), +(269,552,o), +(234,517,o), +(234,476,cs), +(234,435,o), +(269,400,o), +(310,400,cs) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(392,-200,l), -(385,-35,o), -(365,150,o), -(357,315,c), -(263,315,l), -(255,150,o), -(235,-35,o), -(228,-200,c) +(406,-201,l), +(399,-36,o), +(379,150,o), +(371,315,c), +(249,315,l), +(241,150,o), +(221,-36,o), +(214,-201,c) +); +}, +{ +closed = 1; +nodes = ( +(362,380,o), +(406,424,o), +(406,476,cs), +(406,528,o), +(362,572,o), +(310,572,cs), +(258,572,o), +(214,528,o), +(214,476,cs), +(214,424,o), +(258,380,o), +(310,380,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/f.glyph b/sources/0xProto.glyphspackage/glyphs/f.glyph index 90b845f2..8a885599 100644 --- a/sources/0xProto.glyphspackage/glyphs/f.glyph +++ b/sources/0xProto.glyphspackage/glyphs/f.glyph @@ -60,6 +60,66 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,-200); +}, +{ +name = top; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(59,360,l), +(541,360,l), +(541,483,l), +(59,483,l) +); +}, +{ +closed = 1; +nodes = ( +(363,616,o), +(379,645,o), +(437,645,cs), +(471,645,o), +(516,634,o), +(555,611,c), +(613,713,l), +(558,746,o), +(478,766,o), +(418,766,cs), +(334,766,o), +(230,739,o), +(230,604,cs), +(230,587,o), +(230,578,o), +(230,561,c), +(230,354,o), +(230,218,o), +(230,23,cs), +(230,-43,o), +(210,-77,o), +(147,-77,cs), +(68,-77,l), +(68,-200,l), +(170,-200,ls), +(308,-200,o), +(363,-146,o), +(363,19,cs), +(363,561,ls) +); +} +); +width = 620; } ); unicode = 102; diff --git a/sources/0xProto.glyphspackage/glyphs/figurespace.glyph b/sources/0xProto.glyphspackage/glyphs/figurespace.glyph index 5771166e..ccf860e2 100644 --- a/sources/0xProto.glyphspackage/glyphs/figurespace.glyph +++ b/sources/0xProto.glyphspackage/glyphs/figurespace.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 8199; diff --git a/sources/0xProto.glyphspackage/glyphs/five.glyph b/sources/0xProto.glyphspackage/glyphs/five.glyph index 919a127c..d7901b40 100644 --- a/sources/0xProto.glyphspackage/glyphs/five.glyph +++ b/sources/0xProto.glyphspackage/glyphs/five.glyph @@ -56,6 +56,62 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(250,336,o), +(279,346,o), +(315,346,cs), +(382,346,o), +(423,302,o), +(423,230,cs), +(423,155,o), +(376,110,o), +(304,110,cs), +(246,110,o), +(200,135,o), +(158,173,c), +(72,76,l), +(141,19,o), +(207,-16,o), +(309,-16,cs), +(456,-16,o), +(549,81,o), +(549,223,cs), +(549,380,o), +(444,460,o), +(347,460,cs), +(286,460,o), +(255,445,o), +(225,430,c), +(225,320,l) +); +}, +{ +closed = 1; +nodes = ( +(103,590,l), +(504,590,l), +(504,710,l), +(103,710,l) +); +}, +{ +closed = 1; +nodes = ( +(103,710,l), +(103,320,l), +(225,320,l), +(225,710,l) +); +} +); +width = 620; } ); unicode = 53; diff --git a/sources/0xProto.glyphspackage/glyphs/four.glyph b/sources/0xProto.glyphspackage/glyphs/four.glyph index 134a810e..05c2994a 100644 --- a/sources/0xProto.glyphspackage/glyphs/four.glyph +++ b/sources/0xProto.glyphspackage/glyphs/four.glyph @@ -38,6 +38,44 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(347,0,l), +(475,0,l), +(475,505,l), +(347,505,l) +); +}, +{ +closed = 1; +nodes = ( +(155,523,o), +(118,413,o), +(67,276,c), +(204,276,l), +(249,410,o), +(290,518,o), +(377,700,c), +(377,710,l), +(242,710,l) +); +}, +{ +closed = 1; +nodes = ( +(67,276,l), +(67,154,l), +(558,154,l), +(558,276,l) +); +} +); +width = 620; } ); unicode = 52; diff --git a/sources/0xProto.glyphspackage/glyphs/g.glyph b/sources/0xProto.glyphspackage/glyphs/g.glyph index 62468468..931bfbc0 100644 --- a/sources/0xProto.glyphspackage/glyphs/g.glyph +++ b/sources/0xProto.glyphspackage/glyphs/g.glyph @@ -101,180 +101,99 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "08411037-C265-4F8D-82B3-7CF53E33401F"; -name = "May 14, 23 13:39"; -shapes = ( -{ -closed = 1; -nodes = ( -(226,265,o), -(175,302,o), -(176,368,cs), -(177,423,o), -(222,479,o), -(302,479,cs), -(382,479,o), -(425,423,o), -(426,368,cs), -(427,302,o), -(383,265,o), -(302,265,cs) -); -}, +anchors = ( { -closed = 1; -nodes = ( -(404,483,l), -(528,483,o), -(564,534,o), -(564,641,c), -(459,641,l), -(459,584,o), -(451,536,o), -(404,536,c) -); +name = bottom; +pos = (310,-200); }, { -closed = 1; -nodes = ( -(54,-85,l), -(105,-178,o), -(194,-216,o), -(310,-216,cs), -(481,-216,o), -(564,-140,o), -(564,-33,cs), -(564,55,o), -(495,116,o), -(329,114,cs), -(321,114,o), -(304,114,o), -(296,114,cs), -(251,114,o), -(212,119,o), -(212,145,cs), -(212,167,o), -(246,178,o), -(296,182,cs), -(424,192,o), -(522,235,o), -(522,368,cs), -(522,483,o), -(428,566,o), -(302,566,cs), -(174,566,o), -(80,482,o), -(80,368,cs), -(80,301,o), -(116,250,o), -(170,214,c), -(141,197,o), -(115,163,o), -(115,132,cs), -(115,89,o), -(147,29,o), -(284,29,cs), -(339,29,ls), -(442,29,o), -(470,2,o), -(470,-37,cs), -(470,-90,o), -(426,-133,o), -(308,-133,cs), -(236,-133,o), -(168,-114,o), -(128,-45,c) -); +name = top; +pos = (310,550); } ); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "8FFCA4E8-5506-441E-AD81-E8FB740652CE"; -name = "Sep 16, 23 15:47"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(226,265,o), -(175,302,o), -(176,368,cs), -(177,423,o), -(222,479,o), -(302,479,cs), -(382,479,o), -(425,423,o), -(426,368,cs), -(427,302,o), -(383,265,o), -(302,265,cs) +(241,285,o), +(201,316,o), +(202,365,cs), +(203,414,o), +(242,450,o), +(302,450,cs), +(362,450,o), +(399,414,o), +(400,365,cs), +(401,316,o), +(366,285,o), +(302,285,cs) ); }, { closed = 1; nodes = ( -(404,483,l), -(528,483,o), -(564,534,o), -(564,641,c), -(459,641,l), -(459,584,o), -(451,536,o), +(404,464,l), +(535,464,o), +(573,534,o), +(573,641,c), +(450,641,l), +(450,584,o), +(445,536,o), (404,536,c) ); }, { closed = 1; nodes = ( -(54,-85,l), -(105,-178,o), -(194,-216,o), -(310,-216,cs), -(481,-216,o), -(564,-140,o), -(564,-33,cs), -(564,55,o), -(495,116,o), -(329,114,cs), -(321,114,o), -(308,114,o), -(300,114,cs), -(246,113,o), -(213,119,o), -(213,145,cs), -(213,167,o), -(241,178,o), -(307,183,cs), -(424,191,o), -(522,232,o), -(522,368,cs), -(522,483,o), -(428,566,o), +(44,-84,l), +(101,-176,o), +(192,-222,o), +(315,-222,cs), +(496,-222,o), +(573,-144,o), +(573,-40,cs), +(573,72,o), +(486,125,o), +(329,125,cs), +(321,125,o), +(307,125,o), +(299,125,cs), +(251,125,o), +(202,127,o), +(202,146,cs), +(202,165,o), +(240,167,o), +(289,170,cs), +(423,178,o), +(529,222,o), +(530,366,cs), +(531,484,o), +(439,566,o), (302,566,cs), -(174,566,o), -(80,482,o), -(80,368,cs), -(80,297,o), -(119,243,o), -(175,214,c), -(139,195,o), -(115,169,o), -(115,130,cs), -(115,95,o), -(151,29,o), -(284,29,cs), -(339,29,ls), -(442,29,o), -(470,2,o), -(470,-37,cs), -(470,-90,o), -(426,-133,o), -(308,-133,cs), -(236,-133,o), -(168,-114,o), -(128,-45,c) +(164,566,o), +(72,480,o), +(72,366,cs), +(72,296,o), +(106,243,o), +(151,216,c), +(105,195,o), +(76,163,o), +(76,116,cs), +(76,42,o), +(158,5,o), +(276,5,cs), +(339,5,ls), +(407,5,o), +(443,-9,o), +(443,-45,cs), +(443,-77,o), +(397,-102,o), +(307,-98,cs), +(242,-95,o), +(184,-80,o), +(143,-27,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/gbreve.glyph b/sources/0xProto.glyphspackage/glyphs/gbreve.glyph index aa7330c1..9925e379 100644 --- a/sources/0xProto.glyphspackage/glyphs/gbreve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gbreve.glyph @@ -12,6 +12,18 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = g; +}, +{ +ref = brevecomb; +} +); +width = 620; } ); unicode = 287; diff --git a/sources/0xProto.glyphspackage/glyphs/gcaron.glyph b/sources/0xProto.glyphspackage/glyphs/gcaron.glyph index c18dbfdf..208a0d12 100644 --- a/sources/0xProto.glyphspackage/glyphs/gcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gcaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = g; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 487; diff --git a/sources/0xProto.glyphspackage/glyphs/gcircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/gcircumflex.glyph index c2d87574..18799d2e 100644 --- a/sources/0xProto.glyphspackage/glyphs/gcircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gcircumflex.glyph @@ -17,27 +17,6 @@ shapes = ( { closed = 1; nodes = ( -(226,265,o), -(175,302,o), -(176,368,cs), -(177,423,o), -(222,479,o), -(302,479,cs), -(382,479,o), -(425,423,o), -(426,368,cs), -(427,302,o), -(383,265,o), -(302,265,cs) -); -}, -{ -closed = 1; -nodes = ( -(54,-85,l), -(105,-178,o), -(194,-216,o), -(310,-216,cs), (481,-216,o), (564,-140,o), (564,-33,cs), @@ -80,17 +59,28 @@ nodes = ( (308,-133,cs), (236,-133,o), (168,-114,o), -(128,-45,c) +(128,-45,c), +(54,-85,l), +(105,-178,o), +(194,-216,o), +(310,-216,cs) ); }, { closed = 1; nodes = ( -(475,637,l), -(357,786,l), -(263,786,l), -(263,780,l), -(388,637,l) +(226,265,o), +(175,302,o), +(176,368,cs), +(177,423,o), +(222,479,o), +(302,479,cs), +(382,479,o), +(425,423,o), +(426,368,cs), +(427,302,o), +(383,265,o), +(302,265,cs) ); }, { @@ -106,14 +96,24 @@ nodes = ( { closed = 1; nodes = ( +(516,483,o), +(556,525,o), +(563,611,c), (458,611,l), (455,568,o), (443,536,o), (404,536,c), -(404,483,l), -(516,483,o), -(556,525,o), -(563,611,c) +(404,483,l) +); +}, +{ +closed = 1; +nodes = ( +(475,637,l), +(357,786,l), +(263,786,l), +(263,780,l), +(388,637,l) ); } ); @@ -149,6 +149,124 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,-200); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(496,-222,o), +(573,-144,o), +(573,-40,cs), +(573,72,o), +(486,125,o), +(329,125,cs), +(321,125,o), +(307,125,o), +(299,125,cs), +(251,125,o), +(202,127,o), +(202,146,cs), +(202,165,o), +(240,167,o), +(289,170,cs), +(423,178,o), +(529,222,o), +(530,366,cs), +(531,484,o), +(439,566,o), +(302,566,cs), +(164,566,o), +(72,480,o), +(72,366,cs), +(72,296,o), +(106,243,o), +(151,216,c), +(105,195,o), +(76,163,o), +(76,116,cs), +(76,42,o), +(158,5,o), +(276,5,cs), +(339,5,ls), +(407,5,o), +(443,-9,o), +(443,-45,cs), +(443,-77,o), +(397,-102,o), +(307,-98,cs), +(242,-95,o), +(184,-80,o), +(143,-27,c), +(44,-84,l), +(101,-176,o), +(192,-222,o), +(315,-222,cs) +); +}, +{ +closed = 1; +nodes = ( +(241,285,o), +(201,316,o), +(202,365,cs), +(203,414,o), +(242,450,o), +(302,450,cs), +(362,450,o), +(399,414,o), +(400,365,cs), +(401,316,o), +(366,285,o), +(302,285,cs) +); +}, +{ +closed = 1; +nodes = ( +(241,637,l), +(362,774,l), +(362,786,l), +(255,786,l), +(136,637,l) +); +}, +{ +closed = 1; +nodes = ( +(513,469,o), +(556,505,o), +(563,611,c), +(449,611,l), +(446,558,o), +(443,536,o), +(394,536,c), +(394,469,l) +); +}, +{ +closed = 1; +nodes = ( +(484,637,l), +(365,786,l), +(258,786,l), +(258,774,l), +(379,637,l) +); +} +); +width = 620; } ); unicode = 285; diff --git a/sources/0xProto.glyphspackage/glyphs/gcommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/gcommaaccent.glyph index 4de31d7b..153c507d 100644 --- a/sources/0xProto.glyphspackage/glyphs/gcommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gcommaaccent.glyph @@ -12,6 +12,18 @@ ref = commaturnedabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = g; +}, +{ +ref = commaturnedabovecomb; +} +); +width = 620; } ); unicode = 291; diff --git a/sources/0xProto.glyphspackage/glyphs/gdotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/gdotaccent.glyph index b4b66207..20990619 100644 --- a/sources/0xProto.glyphspackage/glyphs/gdotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gdotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = g; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 289; diff --git a/sources/0xProto.glyphspackage/glyphs/germandbls.glyph b/sources/0xProto.glyphspackage/glyphs/germandbls.glyph index ae4e15f4..0170ad1c 100644 --- a/sources/0xProto.glyphspackage/glyphs/germandbls.glyph +++ b/sources/0xProto.glyphspackage/glyphs/germandbls.glyph @@ -53,113 +53,51 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "2B549CB2-E144-4085-A1F3-07A2B812B625"; -name = "Nov 2, 23 at 11:05"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(100,0,l), -(198,0,l), -(198,710,l), -(100,710,l) -); -}, -{ -closed = 1; -nodes = ( -(409,11,o), -(475,41,o), -(517,81,cs), -(589,148,o), -(587,266,o), -(484,319,cs), -(413,356,o), -(353,375,o), -(353,418,cs), -(353,468,o), -(437,488,o), -(481,562,cs), -(531,647,o), -(478,743,o), -(342,748,cs), -(252,752,o), -(151,733,o), -(100,710,c), -(156,641,l), -(224,665,o), -(291,673,o), -(341,667,cs), -(421,657,o), -(438,603,o), -(331,537,cs), -(287,510,o), -(257,467,o), -(257,421,cs), -(257,350,o), -(295,312,o), -(396,267,cs), -(496,222,o), -(477,162,o), -(439,131,cs), -(417,113,o), -(366,91,o), -(277,85,c), -(302,0,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "7601A89F-95C5-4FFC-A619-80F0E507032C"; -name = "Nov 2, 23 at 11:34"; -shapes = ( -{ -closed = 1; -nodes = ( -(68,0,l), -(166,0,l), -(166,520,ls), -(166,631,o), -(220,679,o), -(301,668,cs), -(370,659,o), -(393,593,o), -(352,543,cs), -(315,498,o), -(256,472,o), -(245,416,cs), -(233,357,o), -(265,302,o), -(379,262,cs), -(461,233,o), -(475,162,o), -(434,114,cs), -(394,68,o), -(322,79,o), -(249,106,c), -(228,15,l), -(347,-28,o), -(447,-27,o), -(510,47,cs), -(562,108,o), -(594,267,o), -(445,332,cs), -(376,362,o), -(342,377,o), -(349,410,cs), -(356,443,o), -(441,467,o), -(471,569,cs), -(494,647,o), -(439,766,o), -(292,766,cs), -(202,766,o), -(68,730,o), -(68,535,cs) +(496,361,cs), +(435,394,o), +(377,398,o), +(376,425,cs), +(375,457,o), +(456,472,o), +(483,573,cs), +(507,661,o), +(430,766,o), +(288,766,cs), +(198,766,o), +(56,730,o), +(56,535,cs), +(56,0,l), +(176,0,l), +(176,509,ls), +(176,609,o), +(220,657,o), +(288,652,cs), +(356,647,o), +(371,586,o), +(329,546,cs), +(296,514,o), +(237,486,o), +(237,417,cs), +(237,350,o), +(311,315,o), +(394,287,cs), +(472,261,o), +(473,198,o), +(449,157,cs), +(424,114,o), +(363,91,o), +(252,129,c), +(224,19,l), +(360,-27,o), +(487,-22,o), +(559,98,cs), +(596,160,o), +(616,295,o) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/gmacron.glyph b/sources/0xProto.glyphspackage/glyphs/gmacron.glyph index 1153f033..e86f319f 100644 --- a/sources/0xProto.glyphspackage/glyphs/gmacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gmacron.glyph @@ -17,36 +17,6 @@ shapes = ( { closed = 1; nodes = ( -(159,643,l), -(453,643,l), -(453,721,l), -(159,721,l) -); -}, -{ -closed = 1; -nodes = ( -(226,265,o), -(175,302,o), -(176,368,cs), -(177,423,o), -(222,479,o), -(302,479,cs), -(382,479,o), -(425,423,o), -(426,368,cs), -(427,302,o), -(383,265,o), -(302,265,cs) -); -}, -{ -closed = 1; -nodes = ( -(54,-85,l), -(105,-178,o), -(194,-216,o), -(310,-216,cs), (481,-216,o), (564,-140,o), (564,-33,cs), @@ -89,35 +59,158 @@ nodes = ( (308,-133,cs), (236,-133,o), (168,-114,o), -(128,-45,c) +(128,-45,c), +(54,-85,l), +(105,-178,o), +(194,-216,o), +(310,-216,cs) +); +}, +{ +closed = 1; +nodes = ( +(226,265,o), +(175,302,o), +(176,368,cs), +(177,423,o), +(222,479,o), +(302,479,cs), +(382,479,o), +(425,423,o), +(426,368,cs), +(427,302,o), +(383,265,o), +(302,265,cs) +); +}, +{ +closed = 1; +nodes = ( +(453,643,l), +(453,721,l), +(159,721,l), +(159,643,l) ); }, { closed = 1; nodes = ( +(516,483,o), +(556,525,o), +(563,611,c), (458,611,l), (455,568,o), (443,536,o), (404,536,c), -(404,483,l), -(516,483,o), -(556,525,o), -(563,611,c) +(404,483,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "AB53237D-8B39-44CC-9AC4-CD953B6E456B"; -name = "Dec 18, 23 at 15:23"; +anchors = ( +{ +name = bottom; +pos = (310,-200); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; shapes = ( { -ref = g; +closed = 1; +nodes = ( +(496,-222,o), +(573,-144,o), +(573,-40,cs), +(573,72,o), +(486,125,o), +(329,125,cs), +(321,125,o), +(307,125,o), +(299,125,cs), +(251,125,o), +(202,127,o), +(202,146,cs), +(202,165,o), +(240,167,o), +(289,170,cs), +(423,178,o), +(529,222,o), +(530,366,cs), +(531,484,o), +(439,566,o), +(302,566,cs), +(164,566,o), +(72,480,o), +(72,366,cs), +(72,296,o), +(106,243,o), +(151,216,c), +(105,195,o), +(76,163,o), +(76,116,cs), +(76,42,o), +(158,5,o), +(276,5,cs), +(339,5,ls), +(407,5,o), +(443,-9,o), +(443,-45,cs), +(443,-77,o), +(397,-102,o), +(307,-98,cs), +(242,-95,o), +(184,-80,o), +(143,-27,c), +(44,-84,l), +(101,-176,o), +(192,-222,o), +(315,-222,cs) +); }, { -ref = macroncomb; +closed = 1; +nodes = ( +(241,285,o), +(201,316,o), +(202,365,cs), +(203,414,o), +(242,450,o), +(302,450,cs), +(362,450,o), +(399,414,o), +(400,365,cs), +(401,316,o), +(366,285,o), +(302,285,cs) +); +}, +{ +closed = 1; +nodes = ( +(455,643,l), +(455,742,l), +(157,742,l), +(157,643,l) +); +}, +{ +closed = 1; +nodes = ( +(513,469,o), +(556,505,o), +(563,611,c), +(449,611,l), +(446,558,o), +(443,536,o), +(394,536,c), +(394,469,l) +); } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/grave.glyph b/sources/0xProto.glyphspackage/glyphs/grave.glyph index 7cd36f91..016d2fa5 100644 --- a/sources/0xProto.glyphspackage/glyphs/grave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/grave.glyph @@ -16,6 +16,22 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(144,710,l), +(144,701,l), +(305,462,l), +(401,462,l), +(314,710,l) +); +} +); +width = 620; } ); unicode = 96; diff --git a/sources/0xProto.glyphspackage/glyphs/gravecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/gravecomb.case.glyph index bc0f48f8..cf6cddcb 100644 --- a/sources/0xProto.glyphspackage/glyphs/gravecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gravecomb.case.glyph @@ -20,6 +20,26 @@ ref = gravecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +}, +{ +name = top; +pos = (310,934); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = gravecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/gravecomb.glyph b/sources/0xProto.glyphspackage/glyphs/gravecomb.glyph index 1a8f8e4a..3eff4154 100644 --- a/sources/0xProto.glyphspackage/glyphs/gravecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/gravecomb.glyph @@ -26,6 +26,32 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +}, +{ +name = top; +pos = (310,786); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(160,786,l), +(160,780,l), +(263,628,l), +(358,628,l), +(298,786,l) +); +} +); +width = 620; } ); unicode = 768; diff --git a/sources/0xProto.glyphspackage/glyphs/greater.glyph b/sources/0xProto.glyphspackage/glyphs/greater.glyph index f4e619a6..420ff794 100644 --- a/sources/0xProto.glyphspackage/glyphs/greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/greater.glyph @@ -26,6 +26,32 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(108,475,l), +(534,242,l), +(534,371,l), +(118,615,l), +(108,615,l) +); +}, +{ +closed = 1; +nodes = ( +(118,-6,l), +(534,242,l), +(534,371,l), +(108,134,l), +(108,-6,l) +); +} +); +width = 620; } ); unicode = 62; diff --git a/sources/0xProto.glyphspackage/glyphs/greater.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/greater.spacer.glyph index 56eca11f..1df393f2 100644 --- a/sources/0xProto.glyphspackage/glyphs/greater.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/greater.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/greater_equal_greater.glyph b/sources/0xProto.glyphspackage/glyphs/greater_equal_greater.glyph index e4851d8c..c750a573 100644 --- a/sources/0xProto.glyphspackage/glyphs/greater_equal_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/greater_equal_greater.glyph @@ -7,59 +7,123 @@ shapes = ( { closed = 1; nodes = ( -(-542,258,l), -(-542,186,l), -(29,186,l), -(29,258,l) +(430,263,l), +(430,356,l), +(10,620,l), +(0,620,l), +(0,523,l) ); }, { closed = 1; nodes = ( -(-542,428,l), -(-542,356,l), -(29,356,l), -(29,428,l) +(-1040,-12,l), +(-620,257,l), +(-620,351,l), +(-1050,85,l), +(-1050,-12,l) ); }, { closed = 1; nodes = ( -(0,523,l), -(430,263,l), -(430,356,l), -(10,620,l), -(0,620,l) +(-620,356,l), +(-1040,625,l), +(-1050,625,l), +(-1050,528,l), +(-620,262,l) +); +}, +{ +closed = 1; +nodes = ( +(29,186,l), +(29,258,l), +(-542,258,l), +(-542,186,l) +); +}, +{ +closed = 1; +nodes = ( +(29,356,l), +(29,428,l), +(-542,428,l), +(-542,356,l) ); }, { closed = 1; nodes = ( -(10,-7,l), (430,257,l), (430,350,l), (0,90,l), -(0,-7,l) +(0,-7,l), +(10,-7,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-1050,528,l), -(-620,262,l), -(-620,356,l), -(-1040,625,l), -(-1050,625,l) +(437,372,l), +(11,644,l), +(1,644,l), +(1,513,l), +(437,249,l) ); }, { closed = 1; nodes = ( -(-1040,-12,l), -(-620,257,l), -(-620,351,l), -(-1050,85,l), -(-1050,-12,l) +(-1046,-31,l), +(-620,241,l), +(-620,364,l), +(-1056,100,l), +(-1056,-31,l) +); +}, +{ +closed = 1; +nodes = ( +(-620,372,l), +(-1046,644,l), +(-1056,644,l), +(-1056,513,l), +(-620,249,l) +); +}, +{ +closed = 1; +nodes = ( +(29,164,l), +(29,274,l), +(-542,274,l), +(-542,164,l) +); +}, +{ +closed = 1; +nodes = ( +(29,340,l), +(29,450,l), +(-542,450,l), +(-542,340,l) +); +}, +{ +closed = 1; +nodes = ( +(11,-31,l), +(437,241,l), +(437,364,l), +(1,100,l), +(1,-31,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/greater_greater.glyph b/sources/0xProto.glyphspackage/glyphs/greater_greater.glyph index 4c1a2c4f..74e78b8b 100644 --- a/sources/0xProto.glyphspackage/glyphs/greater_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/greater_greater.glyph @@ -46,6 +46,52 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(37,475,l), +(461,242,l), +(461,371,l), +(47,615,l), +(37,615,l) +); +}, +{ +closed = 1; +nodes = ( +(47,-6,l), +(461,242,l), +(461,371,l), +(37,134,l), +(37,-6,l) +); +}, +{ +closed = 1; +nodes = ( +(-451,475,l), +(-27,242,l), +(-27,371,l), +(-441,615,l), +(-451,615,l) +); +}, +{ +closed = 1; +nodes = ( +(-441,-6,l), +(-27,242,l), +(-27,371,l), +(-451,134,l), +(-451,-6,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/greater_greater_greater.glyph b/sources/0xProto.glyphspackage/glyphs/greater_greater_greater.glyph index 100a0f78..e5c86f3b 100644 --- a/sources/0xProto.glyphspackage/glyphs/greater_greater_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/greater_greater_greater.glyph @@ -66,6 +66,72 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-14,-8,l), +(420,242,l), +(420,371,l), +(-24,132,l), +(-24,-8,l) +); +}, +{ +closed = 1; +nodes = ( +(-1030,-8,l), +(-596,242,l), +(-596,371,l), +(-1040,132,l), +(-1040,-8,l) +); +}, +{ +closed = 1; +nodes = ( +(-596,371,l), +(-1030,617,l), +(-1040,617,l), +(-1040,477,l), +(-596,242,l) +); +}, +{ +closed = 1; +nodes = ( +(-522,-8,l), +(-88,242,l), +(-88,371,l), +(-532,132,l), +(-532,-8,l) +); +}, +{ +closed = 1; +nodes = ( +(-88,371,l), +(-522,617,l), +(-532,617,l), +(-532,477,l), +(-88,242,l) +); +}, +{ +closed = 1; +nodes = ( +(420,371,l), +(-14,617,l), +(-24,617,l), +(-24,477,l), +(420,242,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/greaterequal.glyph b/sources/0xProto.glyphspackage/glyphs/greaterequal.glyph index 60a21dd6..4876cc07 100644 --- a/sources/0xProto.glyphspackage/glyphs/greaterequal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/greaterequal.glyph @@ -7,30 +7,65 @@ shapes = ( { closed = 1; nodes = ( -(110,512,l), -(530,356,l), +(120,169,l), +(530,341,l), +(530,425,l), +(110,264,l), +(110,169,l) +); +}, +{ +closed = 1; +nodes = ( +(530,13,l), +(530,99,l), +(110,99,l), +(110,13,l) +); +}, +{ +closed = 1; +nodes = ( (530,440,l), (120,607,l), -(110,607,l) +(110,607,l), +(110,512,l), +(530,356,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(120,169,l), -(530,341,l), -(530,425,l), -(110,264,l), -(110,169,l) +(120,155,l), +(530,327,l), +(530,433,l), +(110,274,l), +(110,155,l) ); }, { closed = 1; nodes = ( -(110,99,l), -(110,13,l), -(530,13,l), -(530,99,l) +(530,-3,l), +(530,101,l), +(110,101,l), +(110,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(530,454,l), +(120,621,l), +(110,621,l), +(110,500,l), +(530,348,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/guillemetleft.glyph b/sources/0xProto.glyphspackage/glyphs/guillemetleft.glyph index cf24ec3d..db40b1cb 100644 --- a/sources/0xProto.glyphspackage/glyphs/guillemetleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/guillemetleft.glyph @@ -44,44 +44,42 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "48ED695F-750F-4724-9F04-E29C23EFCCA3"; -name = "Jan 4, 24 at 13:09"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(122,218,l), -(365,461,l), -(308,518,l), -(65,275,l) +(566,461,l), +(502,524,l), +(254,276,l), +(317,213,l) ); }, { closed = 1; nodes = ( -(308,32,l), -(365,89,l), -(122,332,l), -(65,275,l) +(364,91,l), +(115,339,l), +(52,276,l), +(300,28,l) ); }, { closed = 1; nodes = ( -(322,218,l), -(565,461,l), -(508,518,l), -(265,275,l) +(364,461,l), +(300,524,l), +(52,276,l), +(115,213,l) ); }, { closed = 1; nodes = ( -(508,32,l), -(565,89,l), -(322,332,l), -(265,275,l) +(566,91,l), +(317,339,l), +(254,276,l), +(502,28,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/guillemetright.glyph b/sources/0xProto.glyphspackage/glyphs/guillemetright.glyph index 49a75733..6c72438a 100644 --- a/sources/0xProto.glyphspackage/glyphs/guillemetright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/guillemetright.glyph @@ -7,85 +7,82 @@ shapes = ( { closed = 1; nodes = ( +(557,275,l), (314,518,l), (260,464,l), -(503,221,l), -(557,275,l) +(503,221,l) ); }, { closed = 1; nodes = ( -(503,329,l), -(260,86,l), -(314,32,l), -(557,275,l) +(357,275,l), +(303,329,l), +(60,86,l), +(114,32,l) ); }, { closed = 1; nodes = ( +(357,275,l), (114,518,l), (60,464,l), -(303,221,l), -(357,275,l) +(303,221,l) ); }, { closed = 1; nodes = ( -(303,329,l), -(60,86,l), -(114,32,l), -(357,275,l) +(557,275,l), +(503,329,l), +(260,86,l), +(314,32,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "B842F15D-CC0B-4109-B3FA-A558E122D71E"; -name = "Jan 4, 24 at 13:07"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(312,518,l), -(255,461,l), -(498,218,l), -(555,275,l) +(118,524,l), +(54,461,l), +(303,213,l), +(366,276,l) ); }, { closed = 1; nodes = ( -(498,332,l), -(255,89,l), -(312,32,l), -(555,275,l) +(303,339,l), +(54,91,l), +(118,28,l), +(366,276,l) ); }, { closed = 1; nodes = ( -(112,518,l), -(55,461,l), -(298,218,l), -(355,275,l) +(320,524,l), +(256,461,l), +(505,213,l), +(568,276,l) ); }, { closed = 1; nodes = ( -(298,332,l), -(55,89,l), -(112,32,l), -(355,275,l) +(505,339,l), +(256,91,l), +(320,28,l), +(568,276,l) ); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/guilsinglleft.glyph b/sources/0xProto.glyphspackage/glyphs/guilsinglleft.glyph index fe831264..ee1fad11 100644 --- a/sources/0xProto.glyphspackage/glyphs/guilsinglleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/guilsinglleft.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(484,463,l), +(418,527,l), +(168,277,l), +(232,213,l) +); +}, +{ +closed = 1; +nodes = ( +(168,277,l), +(418,27,l), +(484,91,l), +(233,342,l) +); +} +); +width = 620; } ); unicode = 8249; diff --git a/sources/0xProto.glyphspackage/glyphs/guilsinglright.glyph b/sources/0xProto.glyphspackage/glyphs/guilsinglright.glyph index 5c4e2d89..f2657361 100644 --- a/sources/0xProto.glyphspackage/glyphs/guilsinglright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/guilsinglright.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(452,277,l), +(202,527,l), +(136,463,l), +(388,213,l) +); +}, +{ +closed = 1; +nodes = ( +(136,91,l), +(202,27,l), +(452,277,l), +(387,342,l) +); +} +); +width = 620; } ); unicode = 8250; diff --git a/sources/0xProto.glyphspackage/glyphs/h.glyph b/sources/0xProto.glyphspackage/glyphs/h.glyph index c8f50705..5be782da 100644 --- a/sources/0xProto.glyphspackage/glyphs/h.glyph +++ b/sources/0xProto.glyphspackage/glyphs/h.glyph @@ -18,44 +18,72 @@ shapes = ( { closed = 1; nodes = ( -(114,0,l), (209,0,l), -(209,750,l), -(114,700,l) -); -}, -{ -closed = 1; -nodes = ( -(196,372,l), -(265,426,o), -(319,447,o), +(209,382,l), +(272,429,o), +(322,447,o), (366,447,cs), (419,447,o), (445,416,o), (445,339,cs), -(445,219,o), -(445,120,o), -(445,0,c), +(445,0,l), (544,0,l), -(544,129,o), -(544,236,o), -(544,365,cs), +(544,365,ls), (544,499,o), (480,543,o), (399,544,cs), -(328,545,o), -(255,509,o), -(196,466,c) +(333,545,o), +(266,514,o), +(209,475,c), +(209,750,l), +(22,750,l), +(22,692,l), +(114,676,l), +(114,0,l) +); +} ); +width = 620; }, { +anchors = ( +{ +name = bottom; +pos = (327,0); +}, +{ +name = top; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( +(231,0,l), +(231,363,l), +(269,396,o), +(309,423,o), +(353,423,cs), +(404,423,o), +(427,394,o), +(427,319,cs), +(427,0,l), +(561,0,l), +(561,365,ls), +(561,497,o), +(500,543,o), +(409,544,cs), +(345,545,o), +(281,518,o), +(230,480,c), +(230,750,l), +(22,750,l), (22,692,l), -(209,660,l), -(209,750,l), -(22,750,l) +(97,679,l), +(97,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/hbar.glyph b/sources/0xProto.glyphspackage/glyphs/hbar.glyph index 2984949a..f89ba364 100644 --- a/sources/0xProto.glyphspackage/glyphs/hbar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hbar.glyph @@ -17,44 +17,35 @@ shapes = ( { closed = 1; nodes = ( -(114,0,l), (209,0,l), -(209,750,l), -(114,750,l) -); -}, -{ -closed = 1; -nodes = ( -(196,373,l), -(265,427,o), -(319,448,o), +(209,383,l), +(272,430,o), +(322,448,o), (366,448,cs), (419,448,o), (445,417,o), (445,340,cs), -(445,220,o), -(445,120,o), -(445,0,c), +(445,0,l), (544,0,l), -(544,129,o), -(544,237,o), -(544,366,cs), +(544,366,ls), (544,500,o), (480,544,o), (399,545,cs), -(328,546,o), -(255,510,o), -(196,467,c) +(333,546,o), +(266,515,o), +(209,476,c), +(209,750,l), +(114,750,l), +(114,0,l) ); }, { closed = 1; nodes = ( -(40,603,l), (366,603,l), (366,677,l), -(40,677,l) +(40,677,l), +(40,603,l) ); } ); @@ -149,6 +140,169 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(231,0,l), +(231,363,l), +(269,396,o), +(309,423,o), +(353,423,cs), +(404,423,o), +(427,394,o), +(427,319,cs), +(427,0,l), +(561,0,l), +(561,365,ls), +(561,497,o), +(500,543,o), +(409,544,cs), +(345,545,o), +(281,518,o), +(230,480,c), +(230,750,l), +(97,750,l), +(97,0,l) +); +}, +{ +closed = 1; +nodes = ( +(370,601,l), +(370,691,l), +(36,691,l), +(36,601,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +associatedMasterId = m01; +layerId = "7027E050-5783-4EF0-B2FE-13EDEB47CC72"; +name = "Aug 10, 24 at 14:23"; +shapes = ( +{ +closed = 1; +nodes = ( +(114,0,l), +(209,0,l), +(209,750,l), +(114,750,l) +); +}, +{ +closed = 1; +nodes = ( +(196,373,l), +(265,427,o), +(319,448,o), +(366,448,cs), +(419,448,o), +(445,417,o), +(445,340,cs), +(445,220,o), +(445,120,o), +(445,0,c), +(544,0,l), +(544,129,o), +(544,237,o), +(544,366,cs), +(544,500,o), +(480,544,o), +(399,545,cs), +(328,546,o), +(255,510,o), +(196,467,c) +); +}, +{ +closed = 1; +nodes = ( +(40,603,l), +(366,603,l), +(366,677,l), +(40,677,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +associatedMasterId = m002; +layerId = "0855760F-A460-42C7-AF10-2862D50CDF6D"; +name = "Aug 12, 24 at 19:44"; +shapes = ( +{ +closed = 1; +nodes = ( +(231,0,l), +(231,363,l), +(269,396,o), +(309,423,o), +(353,423,cs), +(404,423,o), +(427,394,o), +(427,319,cs), +(427,0,l), +(561,0,l), +(561,365,ls), +(561,497,o), +(500,543,o), +(409,544,cs), +(345,545,o), +(281,518,o), +(230,480,c), +(230,750,l), +(97,750,l), +(97,0,l) +); +}, +{ +closed = 1; +nodes = ( +(370,601,l), +(370,699,l), +(36,699,l), +(36,601,l) +); +} +); +width = 620; } ); unicode = 295; diff --git a/sources/0xProto.glyphspackage/glyphs/hbrevebelow.glyph b/sources/0xProto.glyphspackage/glyphs/hbrevebelow.glyph index 7010bd3d..01da7e1c 100644 --- a/sources/0xProto.glyphspackage/glyphs/hbrevebelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hbrevebelow.glyph @@ -13,6 +13,19 @@ ref = brevebelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = h; +}, +{ +pos = (17,0); +ref = brevebelowcomb; +} +); +width = 620; } ); unicode = 7723; diff --git a/sources/0xProto.glyphspackage/glyphs/hcedilla.glyph b/sources/0xProto.glyphspackage/glyphs/hcedilla.glyph index 056a3760..f8bc0cf1 100644 --- a/sources/0xProto.glyphspackage/glyphs/hcedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hcedilla.glyph @@ -39,9 +39,7 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "1A9B11CE-C0E1-44DE-B06E-399462BE68C9"; -name = "Apr 19, 24 at 16:50"; +layerId = m002; shapes = ( { ref = h; @@ -49,29 +47,29 @@ ref = h; { closed = 1; nodes = ( -(138,19,l), -(94,-67,l), -(119,-101,l), -(191,-77,o), -(227,-97,o), -(226,-129,cs), -(225,-163,o), -(184,-178,o), -(154,-178,cs), -(128,-178,o), -(89,-170,o), -(55,-149,c), -(30,-202,l), -(62,-223,o), -(106,-238,o), -(152,-238,cs), -(230,-238,o), -(291,-198,o), -(293,-126,cs), -(294,-82,o), -(254,-28,o), -(171,-40,c), -(205,19,l) +(129,17,l), +(84,-71,l), +(113,-113,l), +(182,-89,o), +(220,-107,o), +(219,-131,cs), +(218,-157,o), +(185,-171,o), +(152,-171,cs), +(127,-171,o), +(88,-162,o), +(54,-142,c), +(23,-203,l), +(56,-225,o), +(106,-243,o), +(152,-243,cs), +(239,-243,o), +(296,-199,o), +(298,-127,cs), +(299,-82,o), +(260,-35,o), +(177,-40,c), +(212,17,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/hcircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/hcircumflex.glyph index 00fde506..60ddf1ec 100644 --- a/sources/0xProto.glyphspackage/glyphs/hcircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hcircumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = h; +}, +{ +pos = (0,200); +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 293; diff --git a/sources/0xProto.glyphspackage/glyphs/hdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/hdotbelow.glyph index 692a74ef..ca7e9179 100644 --- a/sources/0xProto.glyphspackage/glyphs/hdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hdotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = h; +}, +{ +pos = (17,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7717; diff --git a/sources/0xProto.glyphspackage/glyphs/hmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/hmacronbelow.glyph index 177137b4..92467881 100644 --- a/sources/0xProto.glyphspackage/glyphs/hmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hmacronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = h; +}, +{ +pos = (17,0); +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7830; diff --git a/sources/0xProto.glyphspackage/glyphs/hookabovecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/hookabovecomb.case.glyph index 0f3ab587..59c62713 100644 --- a/sources/0xProto.glyphspackage/glyphs/hookabovecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hookabovecomb.case.glyph @@ -16,6 +16,22 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = hookabovecomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/hookabovecomb.glyph b/sources/0xProto.glyphspackage/glyphs/hookabovecomb.glyph index 084b09a6..42453d0e 100644 --- a/sources/0xProto.glyphspackage/glyphs/hookabovecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hookabovecomb.glyph @@ -6,59 +6,6 @@ anchors = ( { name = _top; pos = (310,550); -}, -{ -name = top; -pos = (310,811); -} -); -associatedMasterId = m01; -layerId = "1B482A38-81FD-4F1C-B7D6-BE56442867C2"; -name = "Jan 9, 24 at 12:45"; -shapes = ( -{ -closed = 1; -nodes = ( -(273,631,o), -(273,640,o), -(273,628,c), -(345,628,l), -(347,637,ls), -(349,646,o), -(351,651,o), -(358,655,cs), -(379,668,o), -(391,673,o), -(412,691,cs), -(436,711,o), -(434,743,o), -(420,762,cs), -(395,796,o), -(318,814,o), -(196,811,c), -(196,751,l), -(246,752,o), -(334,752,o), -(357,735,cs), -(364,730,o), -(364,722,o), -(358,717,cs), -(338,702,o), -(319,697,o), -(288,674,cs), -(277,666,o), -(273,656,o), -(273,647,cs) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _top; -pos = (310,550); } ); layerId = m01; @@ -109,43 +56,42 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "F3C03F95-FF66-4A63-8BDB-4F92367DA1EA"; -name = "Apr 19, 24 at 16:47"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(273,632,o), -(273,641,o), -(273,627,c), -(342,627,l), -(344,639,ls), -(346,648,o), -(351,653,o), -(358,657,cs), -(374,667,o), -(390,673,o), -(411,691,cs), -(435,711,o), -(433,743,o), -(419,762,cs), -(394,796,o), -(318,814,o), -(196,811,c), -(196,752,l), -(246,753,o), -(335,751,o), -(359,736,cs), -(366,731,o), -(365,721,o), -(360,717,cs), -(341,702,o), -(319,698,o), -(288,676,cs), -(279,670,o), -(273,662,o), -(273,649,cs) +(268,632,o), +(268,641,o), +(268,627,c), +(355,627,l), +(357,639,ls), +(358,647,o), +(362,653,o), +(369,658,cs), +(385,669,o), +(402,678,o), +(423,694,cs), +(456,718,o), +(446,758,o), +(428,777,cs), +(399,808,o), +(330,829,o), +(197,825,c), +(197,747,l), +(251,748,o), +(316,746,o), +(335,737,cs), +(348,731,o), +(345,721,o), +(336,715,cs), +(321,705,o), +(304,696,o), +(282,679,cs), +(272,672,o), +(268,661,o), +(268,649,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/horncomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/horncomb.case.glyph index 4d92a89d..de7d061e 100644 --- a/sources/0xProto.glyphspackage/glyphs/horncomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/horncomb.case.glyph @@ -20,6 +20,26 @@ ref = horncomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _topright; +pos = (242,760); +}, +{ +name = topright; +pos = (383,877); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,211); +ref = horncomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/horncomb.glyph b/sources/0xProto.glyphspackage/glyphs/horncomb.glyph index 3ec654aa..f8455a25 100644 --- a/sources/0xProto.glyphspackage/glyphs/horncomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/horncomb.glyph @@ -9,80 +9,6 @@ pos = (243,550); }, { name = topright; -pos = (360,680); -} -); -associatedMasterId = m01; -layerId = "C45FF35F-A04E-4898-A088-A856337CC03B"; -name = "Nov 11, 23 at 14:07"; -shapes = ( -{ -closed = 1; -nodes = ( -(241,506,l), -(307,505,o), -(337,512,o), -(359,534,cs), -(386,560,o), -(384,631,o), -(343,696,c), -(268,666,l), -(302,618,o), -(320,583,o), -(302,563,cs), -(289,549,o), -(257,550,o), -(241,550,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _topright; -pos = (243,550); -}, -{ -name = topright; -pos = (383,666); -} -); -associatedMasterId = m01; -layerId = "CF9C11DD-A48A-46B7-ACA6-3C67EFA76CE0"; -name = "Nov 11, 23 at 19:25"; -shapes = ( -{ -closed = 1; -nodes = ( -(241,508,l), -(307,507,o), -(337,512,o), -(359,534,cs), -(386,560,o), -(386,616,o), -(383,666,c), -(308,666,l), -(310,640,o), -(317,583,o), -(299,563,cs), -(286,549,o), -(257,550,o), -(241,550,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _topright; -pos = (243,550); -}, -{ -name = topright; pos = (385,667); } ); @@ -120,29 +46,29 @@ pos = (243,550); }, { name = topright; -pos = (385,666); +pos = (396,671); } ); -associatedMasterId = m01; -layerId = "FC2B75D7-43E2-445C-A8CA-572E405B377A"; -name = "Nov 11, 23 at 19:34"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(241,502,l), -(311,501,o), -(344,513,o), -(364,537,cs), -(385,562,o), -(391,610,o), -(385,667,c), -(304,654,l), -(313,629,o), -(326,589,o), -(311,569,cs), -(296,550,o), -(257,550,o), +(241,489,l), +(311,488,o), +(354,505,o), +(376,530,cs), +(402,559,o), +(409,611,o), +(396,671,c), +(296,651,l), +(296,645,l), +(308,624,o), +(316,592,o), +(305,573,cs), +(294,555,o), +(271,550,o), (241,550,c) ); } diff --git a/sources/0xProto.glyphspackage/glyphs/hungarumlaut.glyph b/sources/0xProto.glyphspackage/glyphs/hungarumlaut.glyph index bdc0ff60..d1ffb8f4 100644 --- a/sources/0xProto.glyphspackage/glyphs/hungarumlaut.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hungarumlaut.glyph @@ -9,6 +9,15 @@ ref = hungarumlautcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = hungarumlautcomb; +} +); +width = 620; } ); unicode = 733; diff --git a/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.case.glyph index 031767b1..dc85d099 100644 --- a/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.case.glyph @@ -16,6 +16,22 @@ ref = hungarumlautcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = hungarumlautcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.glyph b/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.glyph index 3f74973d..2f228d3b 100644 --- a/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hungarumlautcomb.glyph @@ -32,6 +32,38 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(333,628,l), +(414,628,l), +(499,780,l), +(499,786,l), +(389,786,l) +); +}, +{ +closed = 1; +nodes = ( +(188,628,l), +(269,628,l), +(351,780,l), +(351,786,l), +(243,786,l) +); +} +); +width = 620; } ); unicode = 779; diff --git a/sources/0xProto.glyphspackage/glyphs/hyphen.glyph b/sources/0xProto.glyphspackage/glyphs/hyphen.glyph index e60382ae..a9673d4a 100644 --- a/sources/0xProto.glyphspackage/glyphs/hyphen.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hyphen.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(95,370,l), +(95,238,l), +(525,238,l), +(525,370,l) +); +} +); +width = 620; } ); unicode = 45; diff --git a/sources/0xProto.glyphspackage/glyphs/hyphen.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/hyphen.spacer.glyph index 1676d41b..6c6a0037 100644 --- a/sources/0xProto.glyphspackage/glyphs/hyphen.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hyphen.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/hyphen_greater.glyph b/sources/0xProto.glyphspackage/glyphs/hyphen_greater.glyph index 7587570f..9047cbe8 100644 --- a/sources/0xProto.glyphspackage/glyphs/hyphen_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/hyphen_greater.glyph @@ -35,6 +35,41 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-490,367,l), +(-490,243,l), +(162,243,l), +(162,367,l) +); +}, +{ +closed = 1; +nodes = ( +(498,372,l), +(46,654,l), +(36,654,l), +(36,515,l), +(498,243,l) +); +}, +{ +closed = 1; +nodes = ( +(46,-41,l), +(498,241,l), +(498,370,l), +(36,98,l), +(36,-41,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/i.both.glyph b/sources/0xProto.glyphspackage/glyphs/i.both.glyph index 203b3937..d9270121 100644 --- a/sources/0xProto.glyphspackage/glyphs/i.both.glyph +++ b/sources/0xProto.glyphspackage/glyphs/i.both.glyph @@ -64,6 +64,70 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (295,0); +}, +{ +name = ogonek; +pos = (462,0); +}, +{ +name = top; +pos = (310,766); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(391,0,l), +(391,519,l), +(255,519,l), +(255,0,l) +); +}, +{ +closed = 1; +nodes = ( +(469,0,l), +(469,122,l), +(136,122,l), +(136,0,l) +); +}, +{ +closed = 1; +nodes = ( +(391,396,l), +(391,519,l), +(183,519,l), +(183,396,l) +); +}, +{ +closed = 1; +nodes = ( +(364,584,o), +(406,626,o), +(406,680,cs), +(406,733,o), +(364,776,o), +(310,776,cs), +(259,776,o), +(214,733,o), +(214,680,cs), +(214,626,o), +(259,584,o), +(310,584,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/i.glyph b/sources/0xProto.glyphspackage/glyphs/i.glyph index bcced809..70b40df4 100644 --- a/sources/0xProto.glyphspackage/glyphs/i.glyph +++ b/sources/0xProto.glyphspackage/glyphs/i.glyph @@ -28,19 +28,29 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "9F82D5BB-E4D4-4B8F-B467-8293525EE44A"; -name = "Nov 21, 23 at 19:56"; +layerId = m002; shapes = ( { ref = idotless; }, { -pos = (-10,0); -ref = dotaccentcomb; +closed = 1; +nodes = ( +(364,584,o), +(406,626,o), +(406,680,cs), +(406,733,o), +(364,776,o), +(310,776,cs), +(259,776,o), +(214,733,o), +(214,680,cs), +(214,626,o), +(259,584,o), +(310,584,cs) +); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/i.left.glyph b/sources/0xProto.glyphspackage/glyphs/i.left.glyph index 575a28b7..6d1f2ff0 100644 --- a/sources/0xProto.glyphspackage/glyphs/i.left.glyph +++ b/sources/0xProto.glyphspackage/glyphs/i.left.glyph @@ -64,6 +64,70 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (295,0); +}, +{ +name = ogonek; +pos = (463,0); +}, +{ +name = top; +pos = (310,766); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(391,0,l), +(391,519,l), +(255,519,l), +(255,0,l) +); +}, +{ +closed = 1; +nodes = ( +(469,0,l), +(469,122,l), +(79,122,l), +(79,0,l) +); +}, +{ +closed = 1; +nodes = ( +(391,396,l), +(391,519,l), +(131,519,l), +(131,396,l) +); +}, +{ +closed = 1; +nodes = ( +(364,584,o), +(406,626,o), +(406,680,cs), +(406,733,o), +(364,776,o), +(310,776,cs), +(259,776,o), +(214,733,o), +(214,680,cs), +(214,626,o), +(259,584,o), +(310,584,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/i.right.glyph b/sources/0xProto.glyphspackage/glyphs/i.right.glyph index 7c9fc6d9..cf833b92 100644 --- a/sources/0xProto.glyphspackage/glyphs/i.right.glyph +++ b/sources/0xProto.glyphspackage/glyphs/i.right.glyph @@ -64,6 +64,70 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (295,0); +}, +{ +name = ogonek; +pos = (533,0); +}, +{ +name = top; +pos = (310,766); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(391,0,l), +(391,519,l), +(255,519,l), +(255,0,l) +); +}, +{ +closed = 1; +nodes = ( +(539,0,l), +(539,122,l), +(136,122,l), +(136,0,l) +); +}, +{ +closed = 1; +nodes = ( +(391,396,l), +(391,519,l), +(183,519,l), +(183,396,l) +); +}, +{ +closed = 1; +nodes = ( +(364,584,o), +(406,626,o), +(406,680,cs), +(406,733,o), +(364,776,o), +(310,776,cs), +(259,776,o), +(214,733,o), +(214,680,cs), +(214,626,o), +(259,584,o), +(310,584,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/iacute.glyph b/sources/0xProto.glyphspackage/glyphs/iacute.glyph index c85dcf93..51550ed3 100644 --- a/sources/0xProto.glyphspackage/glyphs/iacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/iacute.glyph @@ -13,6 +13,19 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = acutecomb; +} +); +width = 620; } ); unicode = 237; diff --git a/sources/0xProto.glyphspackage/glyphs/ibreve.glyph b/sources/0xProto.glyphspackage/glyphs/ibreve.glyph index 054611aa..76305023 100644 --- a/sources/0xProto.glyphspackage/glyphs/ibreve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ibreve.glyph @@ -13,6 +13,19 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = brevecomb; +} +); +width = 620; } ); unicode = 301; diff --git a/sources/0xProto.glyphspackage/glyphs/icaron.glyph b/sources/0xProto.glyphspackage/glyphs/icaron.glyph index 483e81ce..e0a9b709 100644 --- a/sources/0xProto.glyphspackage/glyphs/icaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/icaron.glyph @@ -13,6 +13,19 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = caroncomb; +} +); +width = 620; } ); unicode = 464; diff --git a/sources/0xProto.glyphspackage/glyphs/icircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/icircumflex.glyph index 8e2d2353..8f88a2c5 100644 --- a/sources/0xProto.glyphspackage/glyphs/icircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/icircumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 238; diff --git a/sources/0xProto.glyphspackage/glyphs/idieresis.glyph b/sources/0xProto.glyphspackage/glyphs/idieresis.glyph index e8615803..a8c717a9 100644 --- a/sources/0xProto.glyphspackage/glyphs/idieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/idieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 239; diff --git a/sources/0xProto.glyphspackage/glyphs/idotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/idotaccent.glyph index 773ce413..c79b5095 100644 --- a/sources/0xProto.glyphspackage/glyphs/idotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/idotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = dotaccentcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/idotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/idotbelow.glyph index ee8f992c..7f0b8463 100644 --- a/sources/0xProto.glyphspackage/glyphs/idotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/idotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = i; +}, +{ +pos = (-2,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7883; diff --git a/sources/0xProto.glyphspackage/glyphs/idotless.glyph b/sources/0xProto.glyphspackage/glyphs/idotless.glyph index 37355d9d..b426ce3f 100644 --- a/sources/0xProto.glyphspackage/glyphs/idotless.glyph +++ b/sources/0xProto.glyphspackage/glyphs/idotless.glyph @@ -22,28 +22,52 @@ shapes = ( { closed = 1; nodes = ( -(139,421,l), -(372,421,l), +(533,0,l), +(533,88,l), +(372,88,l), (372,509,l), -(139,509,l) +(139,509,l), +(139,421,l), +(274,421,l), +(274,88,l), +(85,88,l), +(85,0,l) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(274,509,l), -(274,0,l), -(372,0,l), -(372,509,l) -); +anchors = ( +{ +name = bottom; +pos = (308,0); }, { +name = ogonek; +pos = (533,0); +}, +{ +name = top; +pos = (300,550); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(85,0,l), -(533,0,l), -(533,88,l), -(85,88,l) +(538,0,l), +(538,122,l), +(391,122,l), +(391,519,l), +(131,519,l), +(131,396,l), +(254,396,l), +(254,122,l), +(80,122,l), +(80,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/igrave.glyph b/sources/0xProto.glyphspackage/glyphs/igrave.glyph index 6a96349d..da0d1f27 100644 --- a/sources/0xProto.glyphspackage/glyphs/igrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/igrave.glyph @@ -13,6 +13,19 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = gravecomb; +} +); +width = 620; } ); unicode = 236; diff --git a/sources/0xProto.glyphspackage/glyphs/ihookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ihookabove.glyph index 2d9df70a..0bbb10b2 100644 --- a/sources/0xProto.glyphspackage/glyphs/ihookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ihookabove.glyph @@ -13,6 +13,19 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7881; diff --git a/sources/0xProto.glyphspackage/glyphs/imacron.glyph b/sources/0xProto.glyphspackage/glyphs/imacron.glyph index 3020beac..0e16e349 100644 --- a/sources/0xProto.glyphspackage/glyphs/imacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/imacron.glyph @@ -13,6 +13,19 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = macroncomb; +} +); +width = 620; } ); unicode = 299; diff --git a/sources/0xProto.glyphspackage/glyphs/iogonek.glyph b/sources/0xProto.glyphspackage/glyphs/iogonek.glyph index 03efee4b..cafcc268 100644 --- a/sources/0xProto.glyphspackage/glyphs/iogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/iogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = i; +}, +{ +pos = (122,-3); +ref = ogonekcomb; +} +); +width = 620; } ); unicode = 303; diff --git a/sources/0xProto.glyphspackage/glyphs/itilde.glyph b/sources/0xProto.glyphspackage/glyphs/itilde.glyph index 0eadcce0..252c9fe4 100644 --- a/sources/0xProto.glyphspackage/glyphs/itilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/itilde.glyph @@ -13,6 +13,19 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = idotless; +}, +{ +pos = (-10,0); +ref = tildecomb; +} +); +width = 620; } ); unicode = 297; diff --git a/sources/0xProto.glyphspackage/glyphs/j.glyph b/sources/0xProto.glyphspackage/glyphs/j.glyph index b77d378b..88d24295 100644 --- a/sources/0xProto.glyphspackage/glyphs/j.glyph +++ b/sources/0xProto.glyphspackage/glyphs/j.glyph @@ -26,6 +26,32 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = jdotless; +}, +{ +closed = 1; +nodes = ( +(395,582,o), +(438,625,o), +(438,680,cs), +(438,734,o), +(395,778,o), +(340,778,cs), +(288,778,o), +(242,734,o), +(242,680,cs), +(242,625,o), +(288,582,o), +(340,582,cs) +); +} +); +width = 620; } ); unicode = 106; diff --git a/sources/0xProto.glyphspackage/glyphs/jcaron.glyph b/sources/0xProto.glyphspackage/glyphs/jcaron.glyph index dc931c57..2a335019 100644 --- a/sources/0xProto.glyphspackage/glyphs/jcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/jcaron.glyph @@ -13,6 +13,19 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = jdotless; +}, +{ +pos = (30,0); +ref = caroncomb; +} +); +width = 620; } ); unicode = 496; diff --git a/sources/0xProto.glyphspackage/glyphs/jcircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/jcircumflex.glyph index a0e82003..c37ed793 100644 --- a/sources/0xProto.glyphspackage/glyphs/jcircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/jcircumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = jdotless; +}, +{ +pos = (30,0); +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 309; diff --git a/sources/0xProto.glyphspackage/glyphs/jdotless.glyph b/sources/0xProto.glyphspackage/glyphs/jdotless.glyph index 0ab7e53b..0a4dbd8a 100644 --- a/sources/0xProto.glyphspackage/glyphs/jdotless.glyph +++ b/sources/0xProto.glyphspackage/glyphs/jdotless.glyph @@ -17,27 +17,55 @@ shapes = ( { closed = 1; nodes = ( -(141,425,l), -(465,425,l), +(307,-200,ls), +(458,-200,o), +(465,-129,o), +(465,7,cs), (465,513,l), -(141,513,l) -); -}, -{ -closed = 1; -nodes = ( -(367,513,l), +(141,513,l), +(141,425,l), +(367,425,l), (367,7,ls), (367,-76,o), (363,-110,o), (286,-110,cs), (83,-110,l), -(83,-200,l), -(307,-200,ls), -(458,-200,o), -(465,-129,o), -(465,7,cs), -(465,513,l) +(83,-200,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (340,-200); +}, +{ +name = top; +pos = (340,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(284,-200,ls), +(452,-200,o), +(480,-127,o), +(480,12,cs), +(480,519,l), +(131,519,l), +(131,399,l), +(349,399,l), +(349,12,ls), +(349,-45,o), +(320,-73,o), +(256,-73,cs), +(78,-73,l), +(78,-200,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/k.glyph b/sources/0xProto.glyphspackage/glyphs/k.glyph index 24eb6793..cb0173e7 100644 --- a/sources/0xProto.glyphspackage/glyphs/k.glyph +++ b/sources/0xProto.glyphspackage/glyphs/k.glyph @@ -36,6 +36,42 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(585,0,l), +(585,10,l), +(335,311,l), +(550,540,l), +(550,550,l), +(389,550,l), +(208,354,l), +(208,750,l), +(76,750,l), +(76,0,l), +(208,0,l), +(208,176,l), +(252,223,l), +(435,0,l) +); +} +); +width = 620; } ); unicode = 107; diff --git a/sources/0xProto.glyphspackage/glyphs/kcommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/kcommaaccent.glyph index e6992fb1..5052fe2e 100644 --- a/sources/0xProto.glyphspackage/glyphs/kcommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/kcommaaccent.glyph @@ -12,6 +12,18 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = k; +}, +{ +ref = commaaccentcomb; +} +); +width = 620; } ); unicode = 311; diff --git a/sources/0xProto.glyphspackage/glyphs/kdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/kdotbelow.glyph index 104b0633..b94bc65d 100644 --- a/sources/0xProto.glyphspackage/glyphs/kdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/kdotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = k; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7731; diff --git a/sources/0xProto.glyphspackage/glyphs/kmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/kmacronbelow.glyph index 8e92822f..f801816b 100644 --- a/sources/0xProto.glyphspackage/glyphs/kmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/kmacronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = k; +}, +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7733; diff --git a/sources/0xProto.glyphspackage/glyphs/l.both.glyph b/sources/0xProto.glyphspackage/glyphs/l.both.glyph index ef0ad4f9..b9bb2176 100644 --- a/sources/0xProto.glyphspackage/glyphs/l.both.glyph +++ b/sources/0xProto.glyphspackage/glyphs/l.both.glyph @@ -17,10 +17,6 @@ shapes = ( { closed = 1; nodes = ( -(212,177,ls), -(212,87,o), -(232,0,o), -(342,0,cs), (433,0,l), (433,90,l), (380,90,ls), @@ -28,16 +24,62 @@ nodes = ( (310,136,o), (310,177,cs), (310,750,l), -(212,700,l) +(212,750,l), +(212,177,ls), +(212,87,o), +(232,0,o), +(342,0,cs) ); }, { closed = 1; nodes = ( -(110,691,l), -(310,655,l), (310,750,l), -(110,750,l) +(110,750,l), +(110,691,l), +(310,655,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = top; +pos = (300,750); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(433,0,l), +(433,125,l), +(411,125,ls), +(338,125,o), +(328,171,o), +(328,212,cs), +(328,750,l), +(194,750,l), +(194,202,ls), +(194,71,o), +(228,0,o), +(344,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(328,750,l), +(110,750,l), +(110,691,l), +(328,652,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/l.glyph b/sources/0xProto.glyphspackage/glyphs/l.glyph index e499f5e0..66bdbdba 100644 --- a/sources/0xProto.glyphspackage/glyphs/l.glyph +++ b/sources/0xProto.glyphspackage/glyphs/l.glyph @@ -37,7 +37,7 @@ nodes = ( (310,136,o), (310,177,cs), (310,750,l), -(212,700,l) +(212,750,l) ); }, { @@ -51,6 +51,57 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = center; +pos = (310,355); +}, +{ +name = top; +pos = (282,750); +}, +{ +name = topright; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(194,201,ls), +(194,70,o), +(228,0,o), +(344,0,cs), +(509,0,l), +(509,124,l), +(411,124,ls), +(338,124,o), +(328,170,o), +(328,211,cs), +(328,750,l), +(194,750,l) +); +}, +{ +closed = 1; +nodes = ( +(93,693,l), +(328,655,l), +(328,750,l), +(93,750,l) +); +} +); +width = 620; } ); unicode = 108; diff --git a/sources/0xProto.glyphspackage/glyphs/l.left.glyph b/sources/0xProto.glyphspackage/glyphs/l.left.glyph index 16ab8628..0fb30c8b 100644 --- a/sources/0xProto.glyphspackage/glyphs/l.left.glyph +++ b/sources/0xProto.glyphspackage/glyphs/l.left.glyph @@ -17,10 +17,6 @@ shapes = ( { closed = 1; nodes = ( -(212,177,ls), -(212,87,o), -(232,0,o), -(342,0,cs), (433,0,l), (433,90,l), (391,90,ls), @@ -28,16 +24,62 @@ nodes = ( (310,136,o), (310,177,cs), (310,750,l), -(212,700,l) +(212,750,l), +(212,177,ls), +(212,87,o), +(232,0,o), +(342,0,cs) ); }, { closed = 1; nodes = ( -(93,693,l), -(310,655,l), (310,750,l), -(93,750,l) +(93,750,l), +(93,693,l), +(310,655,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = top; +pos = (300,750); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(433,0,l), +(433,125,l), +(409,125,ls), +(336,125,o), +(328,171,o), +(328,212,cs), +(328,750,l), +(194,750,l), +(194,202,ls), +(194,71,o), +(228,0,o), +(344,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(328,750,l), +(93,750,l), +(93,693,l), +(328,655,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/l.right.glyph b/sources/0xProto.glyphspackage/glyphs/l.right.glyph index 9551fc5b..294f5ff1 100644 --- a/sources/0xProto.glyphspackage/glyphs/l.right.glyph +++ b/sources/0xProto.glyphspackage/glyphs/l.right.glyph @@ -17,10 +17,6 @@ shapes = ( { closed = 1; nodes = ( -(212,177,ls), -(212,87,o), -(232,0,o), -(342,0,cs), (509,0,l), (509,90,l), (391,90,ls), @@ -28,16 +24,62 @@ nodes = ( (310,136,o), (310,177,cs), (310,750,l), -(212,700,l) +(212,750,l), +(212,177,ls), +(212,87,o), +(232,0,o), +(342,0,cs) ); }, { closed = 1; nodes = ( -(110,691,l), -(310,655,l), (310,750,l), -(110,750,l) +(110,750,l), +(110,691,l), +(310,655,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (300,0); +}, +{ +name = top; +pos = (300,750); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(509,0,l), +(509,125,l), +(411,125,ls), +(338,125,o), +(328,171,o), +(328,212,cs), +(328,750,l), +(194,750,l), +(194,202,ls), +(194,71,o), +(228,0,o), +(344,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(328,750,l), +(110,750,l), +(110,691,l), +(328,652,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/lacute.glyph b/sources/0xProto.glyphspackage/glyphs/lacute.glyph index 6bbbe216..c312a6d4 100644 --- a/sources/0xProto.glyphspackage/glyphs/lacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lacute.glyph @@ -13,6 +13,19 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-28,200); +ref = acutecomb; +} +); +width = 620; } ); unicode = 314; diff --git a/sources/0xProto.glyphspackage/glyphs/lcaron.glyph b/sources/0xProto.glyphspackage/glyphs/lcaron.glyph index 218bfef6..01d5d7b3 100644 --- a/sources/0xProto.glyphspackage/glyphs/lcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lcaron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.alt; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-77,0); +ref = caroncomb.alt; +} +); +width = 620; } ); unicode = 318; diff --git a/sources/0xProto.glyphspackage/glyphs/lcircumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/lcircumflexbelow.glyph index 0ac4ee25..f93f82bc 100644 --- a/sources/0xProto.glyphspackage/glyphs/lcircumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lcircumflexbelow.glyph @@ -13,6 +13,19 @@ ref = circumflexbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-10,0); +ref = circumflexbelowcomb; +} +); +width = 620; } ); unicode = 7741; diff --git a/sources/0xProto.glyphspackage/glyphs/lcommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/lcommaaccent.glyph index 89c9b37d..a352a142 100644 --- a/sources/0xProto.glyphspackage/glyphs/lcommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lcommaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-10,0); +ref = commaaccentcomb; +} +); +width = 620; } ); unicode = 316; diff --git a/sources/0xProto.glyphspackage/glyphs/ldot.glyph b/sources/0xProto.glyphspackage/glyphs/ldot.glyph index 5b51c826..6a068ee5 100644 --- a/sources/0xProto.glyphspackage/glyphs/ldot.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ldot.glyph @@ -13,6 +13,19 @@ ref = periodcentered.loclCAT; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (180,-2); +ref = periodcentered.loclCAT; +} +); +width = 620; } ); unicode = 320; diff --git a/sources/0xProto.glyphspackage/glyphs/ldotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ldotbelow.glyph index 99a85aa7..ffb564ad 100644 --- a/sources/0xProto.glyphspackage/glyphs/ldotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ldotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-10,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7735; diff --git a/sources/0xProto.glyphspackage/glyphs/ldotbelowmacron.glyph b/sources/0xProto.glyphspackage/glyphs/ldotbelowmacron.glyph index fc1dec5f..3205c3ce 100644 --- a/sources/0xProto.glyphspackage/glyphs/ldotbelowmacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ldotbelowmacron.glyph @@ -17,6 +17,23 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-10,0); +ref = dotbelowcomb; +}, +{ +pos = (-28,200); +ref = macroncomb; +} +); +width = 620; } ); unicode = 7737; diff --git a/sources/0xProto.glyphspackage/glyphs/less.glyph b/sources/0xProto.glyphspackage/glyphs/less.glyph index 29fc2080..f98f60ec 100644 --- a/sources/0xProto.glyphspackage/glyphs/less.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less.glyph @@ -26,6 +26,32 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(502,615,l), +(86,371,l), +(86,242,l), +(512,475,l), +(512,615,l) +); +}, +{ +closed = 1; +nodes = ( +(512,133,l), +(86,371,l), +(86,242,l), +(502,-7,l), +(512,-7,l) +); +} +); +width = 620; } ); unicode = 60; diff --git a/sources/0xProto.glyphspackage/glyphs/less.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/less.spacer.glyph index 4740e221..1114ad49 100644 --- a/sources/0xProto.glyphspackage/glyphs/less.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/less_asterisk.glyph b/sources/0xProto.glyphspackage/glyphs/less_asterisk.glyph index 5bad1c57..df16654b 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_asterisk.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_asterisk.glyph @@ -7,66 +7,137 @@ shapes = ( { closed = 1; nodes = ( -(-62,597,l), -(-472,356,l), -(-472,263,l), -(-52,498,l), -(-52,597,l) +(-61,597,l), +(-471,356,l), +(-471,263,l), +(-51,498,l), +(-51,597,l) ); }, { closed = 1; nodes = ( -(-52,110,l), -(-472,350,l), -(-472,257,l), -(-62,11,l), -(-52,11,l) +(-51,110,l), +(-471,350,l), +(-471,257,l), +(-61,11,l), +(-51,11,l) ); }, { closed = 1; nodes = ( -(181,534,l), -(203,292,l), -(259,292,l), -(281,534,l) +(204,288,l), +(260,288,l), +(282,534,l), +(182,534,l) ); }, { closed = 1; nodes = ( -(-13,317,l), -(221,263,l), -(239,317,l), -(17,411,l) +(220,315,l), +(237,262,l), +(478,317,l), +(447,412,l) ); }, { closed = 1; nodes = ( -(223,317,l), -(241,263,l), -(475,317,l), -(445,411,l) +(252,307,l), +(207,275,l), +(334,62,l), +(415,121,l) ); }, { closed = 1; nodes = ( -(253,309,l), -(207,275,l), -(353,58,l), -(415,117,l) +(256,275,l), +(212,308,l), +(49,121,l), +(130,62,l) +); +}, +{ +closed = 1; +nodes = ( +(227,263,l), +(245,315,l), +(17,412,l), +(-14,317,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-52,-5,l), +(-52,126,l), +(-472,364,l), +(-472,241,l), +(-62,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-52,482,l), +(-52,613,l), +(-62,613,l), +(-472,372,l), +(-472,249,l) +); +}, +{ +closed = 1; +nodes = ( +(269,278,l), +(206,323,l), +(38,129,l), +(137,57,l) +); +}, +{ +closed = 1; +nodes = ( +(257,322,l), +(20,422,l), +(-18,306,l), +(234,248,l) +); +}, +{ +closed = 1; +nodes = ( +(422,127,l), +(253,321,l), +(190,275,l), +(323,55,l) +); +}, +{ +closed = 1; +nodes = ( +(270,277,l), +(292,534,l), +(170,534,l), +(192,277,l) ); }, { closed = 1; nodes = ( -(148,58,l), -(254,275,l), -(208,309,l), -(46,117,l) +(480,306,l), +(442,422,l), +(205,321,l), +(229,247,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_asterisk_greater.glyph b/sources/0xProto.glyphspackage/glyphs/less_asterisk_greater.glyph index ca15741c..b6612be1 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_asterisk_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_asterisk_greater.glyph @@ -7,86 +7,177 @@ shapes = ( { closed = 1; nodes = ( -(-360,534,l), -(-338,292,l), -(-282,292,l), -(-260,534,l) +(-17,11,l), +(393,257,l), +(393,350,l), +(-27,110,l), +(-27,11,l) ); }, { closed = 1; nodes = ( -(-554,317,l), -(-320,263,l), -(-302,317,l), -(-524,411,l) +(-593,11,l), +(-593,110,l), +(-1013,350,l), +(-1013,257,l), +(-603,11,l) ); }, { closed = 1; nodes = ( -(-318,317,l), -(-300,263,l), -(-66,317,l), -(-96,411,l) +(-593,498,l), +(-593,597,l), +(-603,597,l), +(-1013,356,l), +(-1013,263,l) ); }, { closed = 1; nodes = ( -(-288,309,l), -(-334,275,l), -(-208,58,l), -(-126,117,l) +(-286,275,l), +(-330,308,l), +(-493,121,l), +(-412,62,l) ); }, { closed = 1; nodes = ( -(-413,58,l), -(-287,275,l), -(-333,309,l), -(-495,117,l) +(-297,315,l), +(-525,412,l), +(-556,317,l), +(-315,263,l) ); }, { closed = 1; nodes = ( -(-603,597,l), -(-1013,356,l), -(-1013,263,l), -(-593,498,l), -(-593,597,l) +(-127,121,l), +(-290,307,l), +(-335,275,l), +(-208,62,l) ); }, { closed = 1; nodes = ( -(-593,110,l), -(-1013,350,l), -(-1013,257,l), -(-603,11,l), -(-593,11,l) +(-282,288,l), +(-260,534,l), +(-360,534,l), +(-338,288,l) +); +}, +{ +closed = 1; +nodes = ( +(-64,317,l), +(-95,412,l), +(-322,315,l), +(-305,262,l) ); }, { closed = 1; nodes = ( -(-27,498,l), -(393,263,l), (393,356,l), (-17,597,l), -(-27,597,l) +(-27,597,l), +(-27,498,l), +(393,263,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-17,11,l), -(393,257,l), -(393,350,l), -(-27,110,l), -(-27,11,l) +(-17,-5,l), +(393,241,l), +(393,364,l), +(-27,126,l), +(-27,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-593,-5,l), +(-593,126,l), +(-1013,364,l), +(-1013,241,l), +(-603,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-593,482,l), +(-593,613,l), +(-603,613,l), +(-1013,372,l), +(-1013,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-272,278,l), +(-335,323,l), +(-503,129,l), +(-404,57,l) +); +}, +{ +closed = 1; +nodes = ( +(-284,322,l), +(-521,422,l), +(-559,306,l), +(-307,248,l) +); +}, +{ +closed = 1; +nodes = ( +(-119,127,l), +(-288,321,l), +(-351,275,l), +(-218,55,l) +); +}, +{ +closed = 1; +nodes = ( +(-271,277,l), +(-249,534,l), +(-371,534,l), +(-349,277,l) +); +}, +{ +closed = 1; +nodes = ( +(-61,306,l), +(-99,422,l), +(-336,321,l), +(-312,247,l) +); +}, +{ +closed = 1; +nodes = ( +(393,372,l), +(-17,613,l), +(-27,613,l), +(-27,482,l), +(393,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_bar.glyph b/sources/0xProto.glyphspackage/glyphs/less_bar.glyph index 218ea423..3af25aef 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_bar.glyph @@ -35,6 +35,41 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(189,-38,l), +(305,-38,l), +(305,646,l), +(189,646,l) +); +}, +{ +closed = 1; +nodes = ( +(121,646,l), +(-323,372,l), +(-323,243,l), +(131,512,l), +(131,646,l) +); +}, +{ +closed = 1; +nodes = ( +(131,96,l), +(-323,370,l), +(-323,241,l), +(121,-38,l), +(131,-38,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/less_bar_bar.glyph b/sources/0xProto.glyphspackage/glyphs/less_bar_bar.glyph index 8c0f0ee6..20a4fbad 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_bar_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_bar_bar.glyph @@ -7,39 +7,83 @@ shapes = ( { closed = 1; nodes = ( -(-331,-24,l), -(-245,-24,l), -(-245,632,l), -(-331,632,l) +(-394,-24,l), +(-394,76,l), +(-848,351,l), +(-848,255,l), +(-404,-24,l) ); }, { closed = 1; nodes = ( +(-394,532,l), +(-394,632,l), (-404,632,l), (-848,358,l), -(-848,262,l), -(-394,532,l), -(-394,632,l) +(-848,262,l) ); }, { closed = 1; nodes = ( -(-394,76,l), -(-848,351,l), -(-848,255,l), -(-404,-24,l), -(-394,-24,l) +(-245,-24,l), +(-245,632,l), +(-331,632,l), +(-331,-24,l) ); }, { closed = 1; nodes = ( -(74,-24,l), (160,-24,l), (160,632,l), -(74,632,l) +(74,632,l), +(74,-24,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-397,-38,l), +(-397,96,l), +(-851,370,l), +(-851,241,l), +(-407,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(-397,512,l), +(-397,646,l), +(-407,646,l), +(-851,372,l), +(-851,243,l) +); +}, +{ +closed = 1; +nodes = ( +(-223,-38,l), +(-223,646,l), +(-339,646,l), +(-339,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(175,-38,l), +(175,646,l), +(59,646,l), +(59,-38,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_bar_bar_bar.glyph b/sources/0xProto.glyphspackage/glyphs/less_bar_bar_bar.glyph index 40a5018e..e26c5ab2 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_bar_bar_bar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_bar_bar_bar.glyph @@ -7,48 +7,101 @@ shapes = ( { closed = 1; nodes = ( -(-38,-24,l), -(48,-24,l), -(48,632,l), -(-38,632,l) +(-926,-24,l), +(-926,76,l), +(-1380,351,l), +(-1380,255,l), +(-936,-24,l) +); +}, +{ +closed = 1; +nodes = ( +(-926,532,l), +(-926,632,l), +(-936,632,l), +(-1380,358,l), +(-1380,262,l) ); }, { closed = 1; nodes = ( -(-863,-24,l), (-777,-24,l), (-777,632,l), -(-863,632,l) +(-863,632,l), +(-863,-24,l) ); }, { closed = 1; nodes = ( -(-936,632,l), -(-1380,358,l), -(-1380,262,l), -(-926,532,l), -(-926,632,l) +(-372,-24,l), +(-372,632,l), +(-458,632,l), +(-458,-24,l) ); }, { closed = 1; nodes = ( -(-926,76,l), -(-1380,351,l), -(-1380,255,l), -(-936,-24,l), -(-926,-24,l) +(48,-24,l), +(48,632,l), +(-38,632,l), +(-38,-24,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-458,-24,l), -(-372,-24,l), -(-372,632,l), -(-458,632,l) +(-929,-38,l), +(-929,96,l), +(-1383,370,l), +(-1383,241,l), +(-939,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(-929,512,l), +(-929,646,l), +(-939,646,l), +(-1383,372,l), +(-1383,243,l) +); +}, +{ +closed = 1; +nodes = ( +(-755,-38,l), +(-755,646,l), +(-871,646,l), +(-871,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(-357,-38,l), +(-357,646,l), +(-473,646,l), +(-473,-38,l) +); +}, +{ +closed = 1; +nodes = ( +(63,-38,l), +(63,646,l), +(-53,646,l), +(-53,-38,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_bar_greater.glyph b/sources/0xProto.glyphspackage/glyphs/less_bar_greater.glyph index 1976432b..4af9e7d2 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_bar_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_bar_greater.glyph @@ -55,6 +55,61 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-374,-102,l), +(-246,-102,l), +(-246,713,l), +(-374,713,l) +); +}, +{ +closed = 1; +nodes = ( +(400,372,l), +(-90,661,l), +(-100,661,l), +(-100,527,l), +(400,243,l) +); +}, +{ +closed = 1; +nodes = ( +(-100,82,l), +(-100,-52,l), +(-90,-52,l), +(400,237,l), +(400,366,l) +); +}, +{ +closed = 1; +nodes = ( +(-522,527,l), +(-522,661,l), +(-532,661,l), +(-1022,372,l), +(-1022,243,l) +); +}, +{ +closed = 1; +nodes = ( +(-1022,237,l), +(-532,-52,l), +(-522,-52,l), +(-522,82,l), +(-1022,366,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/less_dollar.glyph b/sources/0xProto.glyphspackage/glyphs/less_dollar.glyph index 06371d14..c09352da 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_dollar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_dollar.glyph @@ -7,10 +7,55 @@ shapes = ( { closed = 1; nodes = ( -(219,764,l), -(219,-61,l), +(393,22,o), +(498,86,o), +(498,191,cs), +(498,312,o), +(378,352,o), +(261,394,c), +(261,312,l), +(336,290,o), +(403,260,o), +(403,196,cs), +(403,138,o), +(333,108,o), +(243,108,cs), +(167,108,o), +(88,149,o), +(88,217,c), +(-10,217,l), +(-10,86,o), +(146,22,o), +(241,22,cs) +); +}, +{ +closed = 1; +nodes = ( +(-86,11,l), +(-86,110,l), +(-506,350,l), +(-506,257,l), +(-96,11,l) +); +}, +{ +closed = 1; +nodes = ( +(-86,498,l), +(-86,597,l), +(-96,597,l), +(-506,356,l), +(-506,263,l) +); +}, +{ +closed = 1; +nodes = ( (287,-61,l), -(287,764,l) +(287,764,l), +(219,764,l), +(219,-61,l) ); }, { @@ -37,50 +82,90 @@ nodes = ( (115,361,o), (240,316,c) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(261,312,l), -(336,290,o), -(403,260,o), -(403,196,cs), -(403,138,o), -(333,108,o), -(243,108,cs), -(167,108,o), -(88,149,o), -(88,217,c), -(-10,217,l), -(-10,86,o), -(146,22,o), -(241,22,cs), -(393,22,o), -(498,86,o), -(498,191,cs), -(498,312,o), -(378,352,o), -(261,394,c) +(392,20,o), +(499,88,o), +(499,198,cs), +(499,317,o), +(388,360,o), +(260,405,c), +(260,301,l), +(337,273,o), +(388,252,o), +(388,197,cs), +(388,150,o), +(335,122,o), +(245,122,cs), +(169,122,o), +(109,156,o), +(99,219,c), +(-15,219,l), +(-7,84,o), +(125,20,o), +(240,20,cs) ); }, { closed = 1; nodes = ( -(-96,597,l), -(-506,356,l), -(-506,263,l), -(-86,498,l), -(-86,597,l) +(-86,-5,l), +(-86,126,l), +(-506,364,l), +(-506,241,l), +(-96,-5,l) ); }, { closed = 1; nodes = ( -(-86,110,l), -(-506,350,l), -(-506,257,l), -(-96,11,l), -(-86,11,l) +(-86,482,l), +(-86,613,l), +(-96,613,l), +(-506,372,l), +(-506,249,l) +); +}, +{ +closed = 1; +nodes = ( +(296,-61,l), +(296,764,l), +(208,764,l), +(208,-61,l) +); +}, +{ +closed = 1; +nodes = ( +(239,408,l), +(164,437,o), +(125,458,o), +(125,507,cs), +(125,555,o), +(177,587,o), +(257,585,cs), +(333,583,o), +(375,551,o), +(386,496,c), +(492,496,l), +(488,624,o), +(370,685,o), +(259,686,cs), +(111,687,o), +(3,624,o), +(3,514,cs), +(3,392,o), +(107,347,o), +(239,305,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_dollar_greater.glyph b/sources/0xProto.glyphspackage/glyphs/less_dollar_greater.glyph index dfcd3ded..c69f7aa5 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_dollar_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_dollar_greater.glyph @@ -7,10 +7,55 @@ shapes = ( { closed = 1; nodes = ( -(-335,764,l), -(-335,-61,l), +(-161,22,o), +(-56,86,o), +(-56,191,cs), +(-56,312,o), +(-176,352,o), +(-293,394,c), +(-293,312,l), +(-218,290,o), +(-151,260,o), +(-151,196,cs), +(-151,138,o), +(-221,108,o), +(-311,108,cs), +(-387,108,o), +(-466,149,o), +(-466,217,c), +(-564,217,l), +(-564,86,o), +(-408,22,o), +(-313,22,cs) +); +}, +{ +closed = 1; +nodes = ( +(-640,11,l), +(-640,110,l), +(-1060,350,l), +(-1060,257,l), +(-650,11,l) +); +}, +{ +closed = 1; +nodes = ( +(-640,498,l), +(-640,597,l), +(-650,597,l), +(-1060,356,l), +(-1060,263,l) +); +}, +{ +closed = 1; +nodes = ( (-267,-61,l), -(-267,764,l) +(-267,764,l), +(-335,764,l), +(-335,-61,l) ); }, { @@ -41,66 +86,126 @@ nodes = ( { closed = 1; nodes = ( -(-293,312,l), -(-218,290,o), -(-151,260,o), -(-151,196,cs), -(-151,138,o), -(-221,108,o), -(-311,108,cs), -(-387,108,o), -(-466,149,o), -(-466,217,c), -(-564,217,l), -(-564,86,o), -(-408,22,o), -(-313,22,cs), -(-161,22,o), -(-56,86,o), -(-56,191,cs), -(-56,312,o), -(-176,352,o), -(-293,394,c) +(30,11,l), +(440,257,l), +(440,350,l), +(20,110,l), +(20,11,l) ); }, { closed = 1; nodes = ( -(-650,597,l), -(-1060,356,l), -(-1060,263,l), -(-640,498,l), -(-640,597,l) +(440,356,l), +(30,597,l), +(20,597,l), +(20,498,l), +(440,263,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-640,110,l), -(-1060,350,l), -(-1060,257,l), -(-650,11,l), -(-640,11,l) +(-162,20,o), +(-55,88,o), +(-55,198,cs), +(-55,317,o), +(-166,360,o), +(-294,405,c), +(-294,301,l), +(-217,273,o), +(-166,252,o), +(-166,197,cs), +(-166,150,o), +(-219,122,o), +(-309,122,cs), +(-385,122,o), +(-445,156,o), +(-455,219,c), +(-569,219,l), +(-561,84,o), +(-429,20,o), +(-314,20,cs) ); }, { closed = 1; nodes = ( -(20,498,l), -(440,263,l), -(440,356,l), -(30,597,l), -(20,597,l) +(-640,-5,l), +(-640,126,l), +(-1060,364,l), +(-1060,241,l), +(-650,-5,l) ); }, { closed = 1; nodes = ( -(30,11,l), -(440,257,l), -(440,350,l), -(20,110,l), -(20,11,l) +(-640,482,l), +(-640,613,l), +(-650,613,l), +(-1060,372,l), +(-1060,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-258,-61,l), +(-258,764,l), +(-346,764,l), +(-346,-61,l) +); +}, +{ +closed = 1; +nodes = ( +(-315,408,l), +(-390,437,o), +(-429,458,o), +(-429,507,cs), +(-429,555,o), +(-377,587,o), +(-297,585,cs), +(-221,583,o), +(-179,551,o), +(-168,496,c), +(-62,496,l), +(-66,624,o), +(-184,685,o), +(-295,686,cs), +(-443,687,o), +(-551,624,o), +(-551,514,cs), +(-551,392,o), +(-447,347,o), +(-315,305,c) +); +}, +{ +closed = 1; +nodes = ( +(30,-5,l), +(440,241,l), +(440,364,l), +(20,126,l), +(20,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(440,372,l), +(30,613,l), +(20,613,l), +(20,482,l), +(440,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_equal_greater.glyph b/sources/0xProto.glyphspackage/glyphs/less_equal_greater.glyph index 5f2aac4f..67c07ae3 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_equal_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_equal_greater.glyph @@ -64,6 +64,70 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-675,272,l), +(-675,172,l), +(55,172,l), +(55,272,l) +); +}, +{ +closed = 1; +nodes = ( +(-675,442,l), +(-675,342,l), +(55,342,l), +(55,442,l) +); +}, +{ +closed = 1; +nodes = ( +(8,-40,l), +(452,241,l), +(452,370,l), +(-2,94,l), +(-2,-40,l) +); +}, +{ +closed = 1; +nodes = ( +(452,372,l), +(8,648,l), +(-2,648,l), +(-2,514,l), +(452,243,l) +); +}, +{ +closed = 1; +nodes = ( +(-618,94,l), +(-1072,370,l), +(-1072,241,l), +(-628,-40,l), +(-618,-40,l) +); +}, +{ +closed = 1; +nodes = ( +(-618,514,l), +(-618,648,l), +(-628,648,l), +(-1072,372,l), +(-1072,243,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/less_equal_less.glyph b/sources/0xProto.glyphspackage/glyphs/less_equal_less.glyph index 3ceaae99..9e142c8e 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_equal_less.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_equal_less.glyph @@ -7,59 +7,123 @@ shapes = ( { closed = 1; nodes = ( -(-649,186,l), -(-78,186,l), -(-78,258,l), -(-649,258,l) +(430,528,l), +(430,625,l), +(420,625,l), +(0,356,l), +(0,262,l) ); }, { closed = 1; nodes = ( -(-649,356,l), -(-78,356,l), -(-78,428,l), -(-649,428,l) +(-620,-7,l), +(-620,90,l), +(-1050,350,l), +(-1050,257,l), +(-630,-7,l) ); }, { closed = 1; nodes = ( +(-620,523,l), +(-620,620,l), (-630,620,l), (-1050,356,l), -(-1050,263,l), -(-620,523,l), -(-620,620,l) +(-1050,263,l) ); }, { closed = 1; nodes = ( -(-620,90,l), -(-1050,350,l), -(-1050,257,l), -(-630,-7,l), -(-620,-7,l) +(-78,186,l), +(-78,258,l), +(-649,258,l), +(-649,186,l) ); }, { closed = 1; nodes = ( -(420,625,l), -(0,356,l), -(0,262,l), -(430,528,l), -(430,625,l) +(-78,356,l), +(-78,428,l), +(-649,428,l), +(-649,356,l) ); }, { closed = 1; nodes = ( +(430,-12,l), (430,85,l), (0,351,l), (0,257,l), -(420,-12,l), -(430,-12,l) +(420,-12,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(430,513,l), +(430,642,l), +(420,642,l), +(-1,372,l), +(-1,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-620,-29,l), +(-620,100,l), +(-1051,364,l), +(-1051,241,l), +(-630,-29,l) +); +}, +{ +closed = 1; +nodes = ( +(-620,513,l), +(-620,642,l), +(-630,642,l), +(-1051,372,l), +(-1051,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-78,172,l), +(-78,272,l), +(-650,272,l), +(-650,172,l) +); +}, +{ +closed = 1; +nodes = ( +(-78,342,l), +(-78,442,l), +(-650,442,l), +(-650,342,l) +); +}, +{ +closed = 1; +nodes = ( +(430,-29,l), +(430,100,l), +(-1,364,l), +(-1,241,l), +(420,-29,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_greater.glyph b/sources/0xProto.glyphspackage/glyphs/less_greater.glyph index 49c7bdee..d3cccbd9 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_greater.glyph @@ -46,6 +46,52 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(37,482,l), +(457,249,l), +(457,372,l), +(47,613,l), +(37,613,l) +); +}, +{ +closed = 1; +nodes = ( +(47,-5,l), +(457,241,l), +(457,364,l), +(37,126,l), +(37,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-47,613,l), +(-457,372,l), +(-457,249,l), +(-37,482,l), +(-37,613,l) +); +}, +{ +closed = 1; +nodes = ( +(-37,126,l), +(-457,364,l), +(-457,241,l), +(-47,-5,l), +(-37,-5,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/less_hyphen.glyph b/sources/0xProto.glyphspackage/glyphs/less_hyphen.glyph index 9c2f52f6..54eff882 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_hyphen.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_hyphen.glyph @@ -7,30 +7,65 @@ shapes = ( { closed = 1; nodes = ( -(-162,261,l), -(490,261,l), -(490,349,l), -(-162,349,l) +(-36,-24,l), +(-36,76,l), +(-490,351,l), +(-490,255,l), +(-46,-24,l) ); }, { closed = 1; nodes = ( +(-36,532,l), +(-36,632,l), (-46,632,l), (-490,358,l), -(-490,262,l), -(-36,532,l), -(-36,632,l) +(-490,262,l) ); }, { closed = 1; nodes = ( -(-36,76,l), -(-490,351,l), -(-490,255,l), -(-46,-24,l), -(-36,-24,l) +(490,261,l), +(490,349,l), +(-162,349,l), +(-162,261,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-36,527,l), +(-36,661,l), +(-46,661,l), +(-536,372,l), +(-536,243,l) +); +}, +{ +closed = 1; +nodes = ( +(-36,-52,l), +(-36,82,l), +(-536,366,l), +(-536,237,l), +(-46,-52,l) +); +}, +{ +closed = 1; +nodes = ( +(491,239,l), +(491,371,l), +(-162,371,l), +(-162,239,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_less.glyph b/sources/0xProto.glyphspackage/glyphs/less_less.glyph index a191f643..6866531d 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_less.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_less.glyph @@ -7,41 +7,87 @@ shapes = ( { closed = 1; nodes = ( -(437,592,l), -(31,356,l), -(31,262,l), -(447,492,l), -(447,592,l) +(447,16,l), +(447,116,l), +(31,351,l), +(31,257,l), +(437,16,l) ); }, { closed = 1; nodes = ( -(447,116,l), -(31,351,l), -(31,257,l), -(437,16,l), -(447,16,l) +(-41,16,l), +(-41,116,l), +(-457,351,l), +(-457,257,l), +(-51,16,l) ); }, { closed = 1; nodes = ( +(-41,492,l), +(-41,592,l), (-51,592,l), (-457,356,l), -(-457,262,l), -(-41,492,l), -(-41,592,l) +(-457,262,l) ); }, { closed = 1; nodes = ( -(-41,116,l), -(-457,351,l), -(-457,257,l), -(-51,16,l), -(-41,16,l) +(447,492,l), +(447,592,l), +(437,592,l), +(31,356,l), +(31,262,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(449,-5,l), +(449,126,l), +(29,364,l), +(29,241,l), +(439,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-39,-5,l), +(-39,126,l), +(-459,364,l), +(-459,241,l), +(-49,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-39,482,l), +(-39,613,l), +(-49,613,l), +(-459,372,l), +(-459,249,l) +); +}, +{ +closed = 1; +nodes = ( +(449,482,l), +(449,613,l), +(439,613,l), +(29,372,l), +(29,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_less_less.glyph b/sources/0xProto.glyphspackage/glyphs/less_less_less.glyph index 82d2a8b0..8c35c875 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_less_less.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_less_less.glyph @@ -7,61 +7,127 @@ shapes = ( { closed = 1; nodes = ( -(-102,592,l), -(-528,356,l), -(-528,262,l), -(-92,492,l), -(-92,592,l) +(416,16,l), +(416,116,l), +(-20,351,l), +(-20,257,l), +(406,16,l) ); }, { closed = 1; nodes = ( -(-92,116,l), -(-528,351,l), -(-528,257,l), -(-102,16,l), -(-92,16,l) +(-600,16,l), +(-600,116,l), +(-1036,351,l), +(-1036,257,l), +(-610,16,l) ); }, { closed = 1; nodes = ( +(-600,492,l), +(-600,592,l), (-610,592,l), (-1036,356,l), -(-1036,262,l), -(-600,492,l), -(-600,592,l) +(-1036,262,l) ); }, { closed = 1; nodes = ( -(-600,116,l), -(-1036,351,l), -(-1036,257,l), -(-610,16,l), -(-600,16,l) +(-92,16,l), +(-92,116,l), +(-528,351,l), +(-528,257,l), +(-102,16,l) +); +}, +{ +closed = 1; +nodes = ( +(-92,492,l), +(-92,592,l), +(-102,592,l), +(-528,356,l), +(-528,262,l) ); }, { closed = 1; nodes = ( +(416,492,l), +(416,592,l), (406,592,l), (-20,356,l), -(-20,262,l), -(416,492,l), -(416,592,l) +(-20,262,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(416,116,l), -(-20,351,l), -(-20,257,l), -(406,16,l), -(416,16,l) +(418,-3,l), +(418,126,l), +(-22,364,l), +(-22,241,l), +(408,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(-598,-3,l), +(-598,126,l), +(-1038,364,l), +(-1038,241,l), +(-608,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(-598,482,l), +(-598,611,l), +(-608,611,l), +(-1038,372,l), +(-1038,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-90,-3,l), +(-90,126,l), +(-530,364,l), +(-530,241,l), +(-100,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(-90,482,l), +(-90,611,l), +(-100,611,l), +(-530,372,l), +(-530,249,l) +); +}, +{ +closed = 1; +nodes = ( +(418,482,l), +(418,611,l), +(408,611,l), +(-22,372,l), +(-22,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_plus.glyph b/sources/0xProto.glyphspackage/glyphs/less_plus.glyph index 022155cb..83d9d9cc 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_plus.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_plus.glyph @@ -7,39 +7,83 @@ shapes = ( { closed = 1; nodes = ( +(-52,11,l), +(-52,110,l), +(-472,350,l), +(-472,257,l), +(-62,11,l) +); +}, +{ +closed = 1; +nodes = ( +(-52,498,l), +(-52,597,l), (-62,597,l), (-472,356,l), -(-472,263,l), -(-52,498,l), -(-52,597,l) +(-472,263,l) ); }, { closed = 1; nodes = ( -(-52,110,l), -(-472,350,l), -(-472,257,l), -(-62,11,l), -(-52,11,l) +(276,56,l), +(276,558,l), +(186,558,l), +(186,56,l) ); }, { closed = 1; nodes = ( -(-4,350,l), -(-4,264,l), (466,264,l), -(466,350,l) +(466,350,l), +(-4,350,l), +(-4,264,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(276,558,l), -(186,558,l), -(186,56,l), -(276,56,l) +(-52,-5,l), +(-52,126,l), +(-472,364,l), +(-472,241,l), +(-62,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-52,482,l), +(-52,613,l), +(-62,613,l), +(-472,372,l), +(-472,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-4,367,l), +(-4,247,l), +(466,247,l), +(466,367,l) +); +}, +{ +closed = 1; +nodes = ( +(295,558,l), +(167,558,l), +(167,56,l), +(295,56,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/less_plus_greater.glyph b/sources/0xProto.glyphspackage/glyphs/less_plus_greater.glyph index 39dbd24b..42a8e3a0 100644 --- a/sources/0xProto.glyphspackage/glyphs/less_plus_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/less_plus_greater.glyph @@ -7,59 +7,123 @@ shapes = ( { closed = 1; nodes = ( -(-545,350,l), -(-545,264,l), -(-75,264,l), -(-75,350,l) +(-17,11,l), +(393,257,l), +(393,350,l), +(-27,110,l), +(-27,11,l) ); }, { closed = 1; nodes = ( -(-265,558,l), -(-355,558,l), -(-355,56,l), -(-265,56,l) +(-593,11,l), +(-593,110,l), +(-1013,350,l), +(-1013,257,l), +(-603,11,l) ); }, { closed = 1; nodes = ( +(-593,498,l), +(-593,597,l), (-603,597,l), (-1013,356,l), -(-1013,263,l), -(-593,498,l), -(-593,597,l) +(-1013,263,l) ); }, { closed = 1; nodes = ( -(-593,110,l), -(-1013,350,l), -(-1013,257,l), -(-603,11,l), -(-593,11,l) +(-265,56,l), +(-265,558,l), +(-355,558,l), +(-355,56,l) +); +}, +{ +closed = 1; +nodes = ( +(-75,264,l), +(-75,350,l), +(-545,350,l), +(-545,264,l) ); }, { closed = 1; nodes = ( -(-27,498,l), -(393,263,l), (393,356,l), (-17,597,l), -(-27,597,l) +(-27,597,l), +(-27,498,l), +(393,263,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(-17,11,l), -(393,257,l), -(393,350,l), -(-27,110,l), -(-27,11,l) +(-17,-5,l), +(393,241,l), +(393,364,l), +(-27,126,l), +(-27,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-593,-5,l), +(-593,126,l), +(-1013,364,l), +(-1013,241,l), +(-603,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-593,482,l), +(-593,613,l), +(-603,613,l), +(-1013,372,l), +(-1013,249,l) +); +}, +{ +closed = 1; +nodes = ( +(-246,56,l), +(-246,558,l), +(-374,558,l), +(-374,56,l) +); +}, +{ +closed = 1; +nodes = ( +(-75,247,l), +(-75,367,l), +(-545,367,l), +(-545,247,l) +); +}, +{ +closed = 1; +nodes = ( +(393,372,l), +(-17,613,l), +(-27,613,l), +(-27,482,l), +(393,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/lessequal.glyph b/sources/0xProto.glyphspackage/glyphs/lessequal.glyph index 6aa996a1..fff4f7f1 100644 --- a/sources/0xProto.glyphspackage/glyphs/lessequal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lessequal.glyph @@ -7,30 +7,65 @@ shapes = ( { closed = 1; nodes = ( +(510,169,l), +(510,264,l), +(90,425,l), +(90,341,l), +(500,169,l) +); +}, +{ +closed = 1; +nodes = ( +(510,13,l), +(510,99,l), +(90,99,l), +(90,13,l) +); +}, +{ +closed = 1; +nodes = ( +(510,512,l), +(510,607,l), (500,607,l), (90,440,l), -(90,356,l), -(510,512,l), -(510,607,l) +(90,356,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(510,264,l), -(90,425,l), -(90,341,l), -(500,169,l), -(510,169,l) +(510,155,l), +(510,274,l), +(90,433,l), +(90,327,l), +(500,155,l) ); }, { closed = 1; nodes = ( -(90,13,l), -(510,13,l), -(510,99,l), -(90,99,l) +(510,-3,l), +(510,101,l), +(90,101,l), +(90,-3,l) +); +}, +{ +closed = 1; +nodes = ( +(510,500,l), +(510,621,l), +(500,621,l), +(90,454,l), +(90,348,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/liraT_urkish.glyph b/sources/0xProto.glyphspackage/glyphs/liraT_urkish.glyph index 2d2e4e20..0f1b97dc 100644 --- a/sources/0xProto.glyphspackage/glyphs/liraT_urkish.glyph +++ b/sources/0xProto.glyphspackage/glyphs/liraT_urkish.glyph @@ -7,50 +7,75 @@ shapes = ( { closed = 1; nodes = ( -(165,10,l), -(253,10,l), +(272,10,ls), +(460,10,o), +(571,130,o), +(576,353,c), +(489,353,l), +(483,187,o), +(415,92,o), +(253,92,c), (253,700,l), -(165,700,l) +(165,700,l), +(165,10,l) +); +}, +{ +closed = 1; +nodes = ( +(404,381,l), +(404,457,l), +(38,372,l), +(38,296,l) ); }, { closed = 1; nodes = ( -(38,434,l), (404,519,l), (404,595,l), -(38,510,l) +(38,510,l), +(38,434,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(38,296,l), -(404,381,l), -(404,457,l), -(38,372,l) +(272,10,ls), +(464,10,o), +(573,130,o), +(578,353,c), +(476,353,l), +(470,198,o), +(401,111,o), +(265,111,c), +(265,700,l), +(159,700,l), +(159,10,l) ); }, { closed = 1; nodes = ( -(489,353,l), -(484,223,o), -(432,92,o), -(272,92,c), -(272,10,l), -(460,10,o), -(571,130,o), -(576,353,c) +(404,373,l), +(404,459,l), +(38,374,l), +(38,288,l) ); }, { closed = 1; nodes = ( -(213,10,l), -(272,10,l), -(272,92,l), -(213,92,l) +(404,511,l), +(404,597,l), +(38,512,l), +(38,426,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/lmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/lmacronbelow.glyph index 7433ab72..eda329e8 100644 --- a/sources/0xProto.glyphspackage/glyphs/lmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lmacronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = l; +}, +{ +pos = (-10,0); +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7739; diff --git a/sources/0xProto.glyphspackage/glyphs/lowcircumflexmod.glyph b/sources/0xProto.glyphspackage/glyphs/lowcircumflexmod.glyph index 2b8a73fd..816cf36c 100644 --- a/sources/0xProto.glyphspackage/glyphs/lowcircumflexmod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lowcircumflexmod.glyph @@ -9,6 +9,15 @@ ref = circumflexbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = circumflexbelowcomb; +} +); +width = 620; } ); unicode = 42888; diff --git a/sources/0xProto.glyphspackage/glyphs/lslash.glyph b/sources/0xProto.glyphspackage/glyphs/lslash.glyph index c30d76f6..f0347f1e 100644 --- a/sources/0xProto.glyphspackage/glyphs/lslash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/lslash.glyph @@ -22,9 +22,7 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "17DEF9D9-66CA-4D14-88B8-4C028DB82D64"; -name = "Dec 11, 23 at 15:11"; +layerId = m002; shapes = ( { ref = l; @@ -32,12 +30,12 @@ ref = l; { closed = 1; nodes = ( -(460,565,l), -(62,332,l), -(62,240,l), -(68,240,l), -(466,473,l), -(466,565,l) +(455,555,l), +(67,328,l), +(67,210,l), +(73,210,l), +(461,437,l), +(461,555,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/m.both.glyph b/sources/0xProto.glyphspackage/glyphs/m.both.glyph index 1178819e..c9ce70ee 100644 --- a/sources/0xProto.glyphspackage/glyphs/m.both.glyph +++ b/sources/0xProto.glyphspackage/glyphs/m.both.glyph @@ -2,130 +2,6 @@ glyphname = m.both; layers = ( { -associatedMasterId = m01; -layerId = "7C0115E2-2487-4AEA-93DA-7E2E0335EDB5"; -name = "Nov 21, 23 at 14:02"; -shapes = ( -{ -closed = 1; -nodes = ( -(-3,359,o), -(0,164,o), -(9,0,c), -(108,0,l), -(98,144,o), -(92,297,o), -(96,432,c), -(122,468,o), -(174,489,o), -(199,489,cs), -(233,489,o), -(263,465,o), -(263,422,cs), -(263,0,l), -(359,0,l), -(357,448,ls), -(357,518,o), -(294,566,o), -(233,566,cs), -(191,566,o), -(131,540,o), -(95,502,c), -(88,554,l), -(6,554,l) -); -}, -{ -closed = 1; -nodes = ( -(326,401,l), -(351,437,o), -(406,489,o), -(456,489,cs), -(498,489,o), -(521,460,o), -(522,418,cs), -(526,303,o), -(523,141,o), -(516,0,c), -(612,0,l), -(621,152,o), -(622,304,o), -(614,450,cs), -(610,523,o), -(547,566,o), -(485,566,cs), -(434,566,o), -(361,528,o), -(326,478,c) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "FFA18B22-471C-4753-BD34-27F55135F8B9"; -name = "Nov 21, 23 at 14:04"; -shapes = ( -{ -closed = 1; -nodes = ( -(-24,359,o), -(-21,164,o), -(-12,0,c), -(83,0,l), -(76,144,o), -(69,292,o), -(75,427,c), -(100,460,o), -(148,489,o), -(194,489,cs), -(240,489,o), -(262,464,o), -(262,407,cs), -(261,0,l), -(358,0,l), -(357,448,ls), -(357,518,o), -(294,566,o), -(226,566,cs), -(166,566,o), -(114,538,o), -(74,502,c), -(67,554,l), -(-15,554,l) -); -}, -{ -closed = 1; -nodes = ( -(326,389,l), -(353,435,o), -(415,489,o), -(466,489,cs), -(512,489,o), -(540,460,o), -(542,418,cs), -(548,303,o), -(543,141,o), -(536,0,c), -(633,0,l), -(641,152,o), -(642,304,o), -(635,450,cs), -(631,523,o), -(577,566,o), -(495,566,cs), -(437,566,o), -(368,528,o), -(326,478,c) -); -} -); -width = 620; -}, -{ layerId = m01; name = Regular; shapes = ( @@ -181,168 +57,111 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "5C3A2F23-F22A-41C3-B4D7-CB17ADC05E6B"; -name = "Dec 3, 23 at 10:18"; -shapes = ( -{ -closed = 1; -nodes = ( -(-24,359,o), -(-21,164,o), -(-12,0,c), -(83,0,l), -(76,144,o), -(69,287,o), -(75,423,c), -(102,456,o), -(152,489,o), -(195,489,cs), -(236,489,o), -(262,464,o), -(262,413,cs), -(261,0,l), -(358,0,l), -(357,427,l), -(380,455,o), -(430,489,o), -(466,489,cs), -(515,489,o), -(540,459,o), -(542,413,cs), -(547,303,o), -(543,141,o), -(536,0,c), -(633,0,l), -(641,152,o), -(643,304,o), -(635,450,cs), -(631,522,o), -(576,566,o), -(499,566,cs), -(448,566,o), -(385,537,o), -(345,501,c), -(324,541,o), -(276,566,o), -(226,566,cs), -(166,566,o), -(114,539,o), -(74,501,c), -(67,554,l), -(-15,554,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "9C5FFC8F-D3CB-4074-AC39-3C869BDD91F7"; -name = latest; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(-26,359,o), -(-23,164,o), -(-14,0,c), -(81,0,l), -(74,144,o), -(67,287,o), -(73,423,c), -(100,456,o), -(150,489,o), -(193,489,cs), -(234,489,o), -(262,464,o), -(262,413,cs), -(261,0,l), -(358,0,l), -(357,427,l), -(379,455,o), -(432,489,o), -(469,489,cs), -(518,489,o), -(542,459,o), -(544,413,cs), -(549,303,o), -(545,141,o), -(538,0,c), -(635,0,l), -(643,152,o), -(645,304,o), -(637,450,cs), -(633,522,o), -(578,566,o), -(501,566,cs), +(-21,359,o), +(-17,164,o), +(-8,0,c), +(123,0,l), +(116,144,o), +(106,262,o), +(111,398,c), +(136,431,o), +(169,452,o), +(195,452,cs), +(228,452,o), +(244,428,o), +(244,377,cs), +(246,77,l), +(374,77,l), +(376,398,l), +(396,427,o), +(427,452,o), +(460,452,cs), +(492,452,o), +(507,426,o), +(509,380,cs), +(514,270,o), +(505,141,o), +(498,0,c), +(629,0,l), +(636,152,o), +(641,309,o), +(631,444,cs), +(625,524,o), +(580,566,o), +(506,566,cs), (450,566,o), -(385,537,o), -(345,501,c), -(324,541,o), -(274,566,o), -(224,566,cs), -(164,566,o), -(112,539,o), -(72,501,c), -(65,554,l), -(-17,554,l) +(402,536,o), +(360,496,c), +(343,533,o), +(311,566,o), +(255,566,cs), +(203,566,o), +(146,537,o), +(104,499,c), +(78,554,l), +(-12,554,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "64CE3BC6-52D3-4010-A8AD-36E1A772CCBB"; -name = "Apr 27, 24 at 11:16"; +associatedMasterId = m002; +layerId = "B0A59D51-F09B-4E2F-BE3A-21BBAE1FA826"; +name = "Aug 29, 24 at 22:05"; shapes = ( { closed = 1; nodes = ( -(-20,359,o), +(-21,359,o), (-17,164,o), (-8,0,c), -(91,0,l), -(84,144,o), -(77,288,o), -(83,424,c), -(111,450,o), -(164,488,o), -(200,488,cs), -(239,488,o), -(259,464,o), -(260,413,cs), -(264,147,l), -(357,147,l), -(359,427,l), -(383,450,o), -(436,488,o), -(474,488,cs), -(519,488,o), -(535,458,o), -(537,412,cs), -(542,302,o), -(537,141,o), -(530,0,c), +(121,0,l), +(114,144,o), +(102,262,o), +(108,398,c), +(134,433,o), +(171,458,o), +(197,458,cs), +(230,458,o), +(245,434,o), +(246,383,cs), +(251,77,l), +(370,77,l), +(373,398,l), +(394,430,o), +(433,458,o), +(463,458,cs), +(495,458,o), +(509,432,o), +(511,386,cs), +(516,276,o), +(507,141,o), +(500,0,c), (629,0,l), (636,152,o), -(641,308,o), -(631,443,cs), -(625,523,o), -(584,566,o), -(505,566,cs), -(448,566,o), -(385,530,o), -(345,500,c), -(329,540,o), -(295,566,o), -(239,566,cs), -(185,566,o), -(124,533,o), -(82,501,c), -(74,554,l), -(-11,554,l) +(641,309,o), +(631,444,cs), +(625,524,o), +(580,566,o), +(506,566,cs), +(450,566,o), +(402,536,o), +(360,496,c), +(343,533,o), +(311,566,o), +(255,566,cs), +(203,566,o), +(146,537,o), +(104,499,c), +(78,554,l), +(-12,554,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/m.glyph b/sources/0xProto.glyphspackage/glyphs/m.glyph index 48ad7eb4..ea2c1614 100644 --- a/sources/0xProto.glyphspackage/glyphs/m.glyph +++ b/sources/0xProto.glyphspackage/glyphs/m.glyph @@ -12,232 +12,12 @@ name = top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "A8448305-33B5-4E89-A9D1-EACE54140581"; -name = "Dec 3, 23 at 10:08"; -shapes = ( -{ -closed = 1; -nodes = ( -(26,359,o), -(29,164,o), -(39,0,c), -(134,0,l), -(126,144,o), -(119,297,o), -(126,432,c), -(152,468,o), -(189,489,o), -(214,489,cs), -(248,489,o), -(264,465,o), -(264,422,cs), -(262,0,l), -(359,0,l), -(357,448,ls), -(357,522,o), -(309,566,o), -(248,566,cs), -(206,566,o), -(161,540,o), -(125,502,c), -(118,554,l), -(36,554,l) -); -}, -{ -closed = 1; -nodes = ( -(327,400,l), -(355,435,o), -(395,489,o), -(445,489,cs), -(487,489,o), -(491,460,o), -(494,418,cs), -(501,303,o), -(495,141,o), -(487,0,c), -(584,0,l), -(593,152,o), -(594,304,o), -(586,450,cs), -(582,523,o), -(536,566,o), -(474,566,cs), -(423,566,o), -(362,524,o), -(327,474,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = bottom; -pos = (310,0); -}, -{ -name = top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "CA120B53-3DCB-4C2D-82B3-C2678D5C035E"; -name = "Dec 3, 23 at 10:16"; -shapes = ( -{ -closed = 1; -nodes = ( -(31,359,o), -(34,164,o), -(44,0,c), -(138,0,l), -(131,146,o), -(124,297,o), -(131,432,c), -(157,468,o), -(191,489,o), -(216,489,cs), -(249,489,o), -(265,465,o), -(265,422,cs), -(263,0,l), -(359,0,l), -(357,448,ls), -(357,515,o), -(320,566,o), -(253,566,cs), -(211,566,o), -(166,540,o), -(130,502,c), -(123,554,l), -(41,554,l) -); -}, -{ -closed = 1; -nodes = ( -(328,392,l), -(352,435,o), -(397,489,o), -(439,489,cs), -(478,489,o), -(487,460,o), -(489,418,cs), -(495,305,o), -(491,143,o), -(484,0,c), -(578,0,l), -(587,152,o), -(588,304,o), -(580,450,cs), -(576,522,o), -(533,566,o), -(468,566,cs), -(418,566,o), -(363,526,o), -(328,476,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = bottom; -pos = (310,0); -}, -{ -name = top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "4ED24C33-9715-4449-83F2-5C9FE1AC43DE"; -name = latest; -shapes = ( -{ -closed = 1; -nodes = ( -(34,359,o), -(37,164,o), -(47,0,c), -(140,0,l), -(133,146,o), -(127,297,o), -(134,432,c), -(160,468,o), -(191,489,o), -(216,489,cs), -(249,489,o), -(265,465,o), -(265,422,cs), -(264,0,l), -(358,0,l), -(357,448,ls), -(357,515,o), -(320,566,o), -(253,566,cs), -(211,566,o), -(169,540,o), -(133,502,c), -(126,554,l), -(44,554,l) -); -}, -{ -closed = 1; -nodes = ( -(328,392,l), -(352,435,o), -(395,489,o), -(436,489,cs), -(475,489,o), -(484,460,o), -(486,418,cs), -(492,305,o), -(489,143,o), -(482,0,c), -(575,0,l), -(584,152,o), -(585,304,o), -(577,450,cs), -(573,522,o), -(530,566,o), -(465,566,cs), -(415,566,o), -(363,526,o), -(328,476,c) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = bottom; -pos = (310,0); -}, -{ -name = top; -pos = (310,550); -} -); -associatedMasterId = m01; -layerId = "58A86267-7FF5-45A3-BC10-690A7AAF7F56"; -name = "Apr 27, 24 at 11:14"; +layerId = m01; +name = Regular; shapes = ( { closed = 1; nodes = ( -(41,359,o), -(43,164,o), -(53,0,c), (148,0,l), (141,146,o), (134,293,o), @@ -248,25 +28,11 @@ nodes = ( (254,486,o), (266,461,o), (267,418,cs), -(271,147,l), -(350,147,l), -(354,445,ls), -(355,514,o), -(325,566,o), -(262,566,cs), -(224,566,o), -(176,540,o), -(140,502,c), -(132,554,l), -(51,554,l) -); -}, -{ -closed = 1; -nodes = ( -(325,381,l), -(333,401,o), -(387,486,o), +(272,77,l), +(348,77,l), +(354,427,l), +(375,456,o), +(406,486,o), (433,486,cs), (471,486,o), (477,456,o), @@ -281,9 +47,20 @@ nodes = ( (567,523,o), (528,566,o), (467,566,cs), -(419,566,o), -(360,526,o), -(325,476,c) +(428,566,o), +(381,539,o), +(346,502,c), +(334,541,o), +(306,566,o), +(262,566,cs), +(224,566,o), +(176,540,o), +(140,502,c), +(132,554,l), +(51,554,l), +(41,359,o), +(43,164,o), +(53,0,c) ); } ); @@ -301,62 +78,55 @@ name = top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "6AB98D22-FE46-4905-A08C-7200FBF47769"; -name = "Apr 27, 24 at 11:54 AM"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(41,359,o), -(43,164,o), -(53,0,c), -(148,0,l), -(141,146,o), -(134,293,o), -(141,428,c), -(163,458,o), -(195,486,o), -(222,486,cs), -(254,486,o), -(267,461,o), -(268,418,cs), -(272,94,l), -(348,94,l), -(353,445,ls), -(354,514,o), -(325,566,o), -(262,566,cs), -(224,566,o), -(176,540,o), -(140,502,c), -(132,554,l), -(51,554,l) -); -}, -{ -closed = 1; -nodes = ( -(325,381,l), -(333,401,o), -(387,486,o), -(433,486,cs), -(471,486,o), -(477,456,o), -(479,414,cs), -(485,301,o), -(480,143,o), -(473,0,c), -(568,0,l), -(577,152,o), -(578,298,o), -(571,444,cs), -(567,523,o), -(528,566,o), -(467,566,cs), -(419,566,o), -(360,526,o), -(325,476,c) +(173,0,l), +(166,146,o), +(160,280,o), +(166,415,c), +(179,430,o), +(198,447,o), +(214,447,cs), +(238,447,o), +(246,426,o), +(246,381,cs), +(248,77,l), +(370,77,l), +(372,417,l), +(384,431,o), +(403,447,o), +(420,447,cs), +(446,447,o), +(450,426,o), +(452,381,cs), +(456,268,o), +(453,143,o), +(446,0,c), +(572,0,l), +(581,152,o), +(582,298,o), +(575,444,cs), +(571,523,o), +(534,566,o), +(472,566,cs), +(430,566,o), +(387,539,o), +(356,508,c), +(341,540,o), +(314,566,o), +(273,566,cs), +(233,566,o), +(193,541,o), +(157,503,c), +(140,554,l), +(47,554,l), +(37,359,o), +(37,164,o), +(47,0,c) ); } ); @@ -373,61 +143,56 @@ name = top; pos = (310,550); } ); -layerId = m01; -name = Regular; +associatedMasterId = m002; +layerId = "7CAA8AD6-A132-44E2-9036-D2A4D7F9B1BC"; +name = "Aug 29, 24 at 21:22"; shapes = ( { closed = 1; nodes = ( -(41,359,o), -(43,164,o), -(53,0,c), -(148,0,l), -(141,146,o), -(134,293,o), -(141,428,c), -(163,458,o), -(195,486,o), -(222,486,cs), -(254,486,o), -(266,461,o), -(267,418,cs), -(272,77,l), -(348,77,l), -(354,445,ls), -(355,514,o), -(325,566,o), -(262,566,cs), -(224,566,o), -(176,540,o), -(140,502,c), -(132,554,l), -(51,554,l) -); -}, -{ -closed = 1; -nodes = ( -(325,381,l), -(333,401,o), -(387,486,o), -(433,486,cs), -(471,486,o), -(477,456,o), -(479,414,cs), -(485,301,o), -(480,143,o), -(473,0,c), -(568,0,l), -(577,152,o), -(578,298,o), -(571,444,cs), -(567,523,o), -(528,566,o), -(467,566,cs), -(419,566,o), -(360,526,o), -(325,476,c) +(177,0,l), +(170,146,o), +(162,274,o), +(169,409,c), +(182,428,o), +(205,447,o), +(222,447,cs), +(247,447,o), +(255,426,o), +(255,381,cs), +(258,77,l), +(362,77,l), +(366,411,l), +(377,430,o), +(400,447,o), +(417,447,cs), +(444,447,o), +(448,426,o), +(450,381,cs), +(455,268,o), +(450,143,o), +(443,0,c), +(572,0,l), +(581,152,o), +(582,298,o), +(575,444,cs), +(571,523,o), +(534,566,o), +(472,566,cs), +(430,566,o), +(387,539,o), +(356,508,c), +(341,540,o), +(314,566,o), +(273,566,cs), +(233,566,o), +(193,541,o), +(157,503,c), +(140,554,l), +(47,554,l), +(37,359,o), +(37,164,o), +(47,0,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/m.left.glyph b/sources/0xProto.glyphspackage/glyphs/m.left.glyph index 9da887a7..e0cdbb6b 100644 --- a/sources/0xProto.glyphspackage/glyphs/m.left.glyph +++ b/sources/0xProto.glyphspackage/glyphs/m.left.glyph @@ -2,139 +2,12 @@ glyphname = m.left; layers = ( { -associatedMasterId = m01; -layerId = "98F31FE7-AB28-49D5-B6FC-097DA63F3CB6"; -name = "Nov 21, 23 at 13:40"; -shapes = ( -{ -closed = 1; -nodes = ( -(-3,359,o), -(0,164,o), -(10,0,c), -(104,0,l), -(97,144,o), -(91,297,o), -(97,432,c), -(123,468,o), -(163,489,o), -(188,489,cs), -(222,489,o), -(247,465,o), -(247,422,cs), -(245,0,l), -(342,0,l), -(340,448,ls), -(340,518,o), -(283,566,o), -(222,566,cs), -(180,566,o), -(132,540,o), -(96,502,c), -(89,554,l), -(7,554,l) -); -}, -{ -closed = 1; -nodes = ( -(309,401,l), -(334,437,o), -(381,489,o), -(431,489,cs), -(473,489,o), -(486,460,o), -(488,418,cs), -(494,303,o), -(489,141,o), -(482,0,c), -(578,0,l), -(587,152,o), -(588,304,o), -(580,450,cs), -(576,523,o), -(522,566,o), -(460,566,cs), -(409,566,o), -(344,528,o), -(309,478,c) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "434F5512-5ACC-4129-8C70-7CA27C3E2A9E"; -name = "Nov 21, 23 at 14:17"; -shapes = ( -{ -closed = 1; -nodes = ( -(-24,359,o), -(-21,164,o), -(-11,0,c), -(83,0,l), -(76,144,o), -(70,291,o), -(76,426,c), -(102,462,o), -(141,487,o), -(166,487,cs), -(200,487,o), -(236,463,o), -(236,420,cs), -(234,0,l), -(331,0,l), -(329,448,ls), -(329,518,o), -(261,566,o), -(200,566,cs), -(158,566,o), -(111,543,o), -(75,505,c), -(68,554,l), -(-14,554,l) -); -}, -{ -closed = 1; -nodes = ( -(299,397,l), -(324,433,o), -(371,489,o), -(421,489,cs), -(463,489,o), -(486,460,o), -(488,418,cs), -(494,303,o), -(484,141,o), -(477,0,c), -(578,0,l), -(587,152,o), -(588,304,o), -(580,450,cs), -(576,523,o), -(512,566,o), -(450,566,cs), -(399,566,o), -(334,531,o), -(299,481,c) -); -} -); -width = 620; -}, -{ layerId = m01; name = Regular; shapes = ( { closed = 1; nodes = ( -(-19,359,o), -(-17,164,o), -(-7,0,c), (90,0,l), (83,146,o), (76,292,o), @@ -147,23 +20,9 @@ nodes = ( (234,418,cs), (239,77,l), (322,77,l), -(327,445,ls), -(328,512,o), -(292,566,o), -(224,566,cs), -(167,566,o), -(114,529,o), -(82,502,c), -(74,554,l), -(-9,554,l) -); -}, -{ -closed = 1; -nodes = ( -(295,387,l), -(313,426,o), -(380,486,o), +(327,430,l), +(356,459,o), +(396,486,o), (428,486,cs), (465,486,o), (475,461,o), @@ -178,68 +37,136 @@ nodes = ( (567,523,o), (529,566,o), (463,566,cs), -(390,566,o), -(325,513,o), -(295,481,c) +(405,566,o), +(352,532,o), +(317,502,c), +(303,540,o), +(271,566,o), +(224,566,cs), +(167,566,o), +(114,529,o), +(82,502,c), +(74,554,l), +(-9,554,l), +(-19,359,o), +(-17,164,o), +(-7,0,c) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "255CB35C-253F-45EF-B861-03B2B93FCBA7"; -name = latest; +layerId = m002; +name = Bold; shapes = ( { closed = 1; nodes = ( -(-26,359,o), -(-23,164,o), -(-14,0,c), -(81,0,l), -(74,144,o), -(67,288,o), -(73,427,c), -(91,453,o), -(135,488,o), -(170,488,cs), -(211,488,o), -(232,458,o), -(232,410,cs), -(231,0,l), -(327,0,l), -(326,427,l), -(344,451,o), -(381,488,o), -(419,488,cs), -(465,488,o), -(481,459,o), -(483,410,cs), -(487,300,o), -(484,141,o), -(477,0,c), -(574,0,l), +(124,0,l), +(116,146,o), +(108,277,o), +(114,412,c), +(130,429,o), +(157,451,o), +(183,451,cs), +(207,451,o), +(219,430,o), +(219,385,cs), +(221,77,l), +(345,77,l), +(347,412,l), +(363,430,o), +(391,451,o), +(416,451,cs), +(444,451,o), +(450,429,o), +(452,385,cs), +(457,272,o), +(448,143,o), +(441,0,c), +(573,0,l), (582,152,o), -(585,304,o), -(576,450,cs), -(572,518,o), -(521,566,o), -(453,566,cs), -(405,566,o), -(352,536,o), -(312,500,c), -(292,539,o), -(253,566,o), -(204,566,cs), -(150,566,o), -(103,531,o), -(72,501,c), -(65,554,l), -(-17,554,l) +(583,298,o), +(576,444,cs), +(572,523,o), +(531,566,o), +(465,566,cs), +(420,566,o), +(366,538,o), +(332,508,c), +(319,540,o), +(290,566,o), +(248,566,cs), +(190,566,o), +(137,532,o), +(104,503,c), +(85,554,l), +(-8,554,l), +(-18,359,o), +(-18,164,o), +(-8,0,c) +); +} +); +visible = 1; +width = 620; +}, +{ +associatedMasterId = m002; +layerId = "8B9A99E2-E03B-4AA6-AD05-934B9EBC6469"; +name = "Aug 29, 24 at 22:16"; +shapes = ( +{ +closed = 1; +nodes = ( +(124,0,l), +(117,146,o), +(104,268,o), +(111,403,c), +(128,424,o), +(158,449,o), +(187,449,cs), +(211,449,o), +(223,428,o), +(223,383,cs), +(226,77,l), +(339,77,l), +(343,405,l), +(359,427,o), +(392,449,o), +(415,449,cs), +(442,449,o), +(451,427,o), +(453,383,cs), +(458,270,o), +(448,143,o), +(441,0,c), +(573,0,l), +(582,152,o), +(583,298,o), +(576,444,cs), +(572,523,o), +(531,566,o), +(465,566,cs), +(420,566,o), +(365,539,o), +(332,508,c), +(319,540,o), +(290,566,o), +(248,566,cs), +(190,566,o), +(138,532,o), +(104,503,c), +(85,554,l), +(-8,554,l), +(-18,359,o), +(-18,164,o), +(-8,0,c) ); } ); +visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/m.right.glyph b/sources/0xProto.glyphspackage/glyphs/m.right.glyph index 65b9aa2b..51de3f89 100644 --- a/sources/0xProto.glyphspackage/glyphs/m.right.glyph +++ b/sources/0xProto.glyphspackage/glyphs/m.right.glyph @@ -7,9 +7,6 @@ shapes = ( { closed = 1; nodes = ( -(41,359,o), -(43,164,o), -(53,0,c), (150,0,l), (143,146,o), (136,292,o), @@ -22,23 +19,9 @@ nodes = ( (294,418,cs), (299,77,l), (382,77,l), -(387,445,ls), -(388,512,o), -(352,566,o), -(284,566,cs), -(227,566,o), -(174,529,o), -(142,502,c), -(134,554,l), -(51,554,l) -); -}, -{ -closed = 1; -nodes = ( -(355,387,l), -(373,426,o), -(440,486,o), +(387,430,l), +(416,459,o), +(456,486,o), (488,486,cs), (525,486,o), (535,461,o), @@ -53,189 +36,74 @@ nodes = ( (627,523,o), (589,566,o), (523,566,cs), -(450,566,o), -(385,513,o), -(355,481,c) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "B81155D1-6F2F-47C7-887B-6B441F874A34"; -name = "Nov 21, 23 at 13:40"; -shapes = ( -{ -closed = 1; -nodes = ( -(31,359,o), -(34,164,o), -(44,0,c), -(138,0,l), -(131,144,o), -(125,297,o), -(131,432,c), -(157,468,o), -(197,489,o), -(222,489,cs), -(256,489,o), -(281,465,o), -(281,422,cs), -(279,0,l), -(376,0,l), -(374,448,ls), -(374,518,o), -(317,566,o), -(256,566,cs), -(214,566,o), -(166,540,o), -(130,502,c), -(123,554,l), -(41,554,l) -); -}, -{ -closed = 1; -nodes = ( -(343,401,l), -(368,437,o), -(415,489,o), -(465,489,cs), -(507,489,o), -(520,460,o), -(522,418,cs), -(528,303,o), -(523,141,o), -(516,0,c), -(612,0,l), -(621,152,o), -(622,304,o), -(614,450,cs), -(610,523,o), -(556,566,o), -(494,566,cs), -(443,566,o), -(378,528,o), -(343,478,c) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "1F81AFAB-B38D-4DAF-8012-59FB1D4B0527"; -name = "Nov 21, 23 at 14:18"; -shapes = ( -{ -closed = 1; -nodes = ( -(31,359,o), -(34,164,o), -(44,0,c), -(138,0,l), -(131,144,o), -(125,291,o), -(131,426,c), -(157,462,o), -(201,487,o), -(226,487,cs), -(260,487,o), -(291,463,o), -(291,420,cs), -(289,0,l), -(386,0,l), -(384,448,ls), -(384,518,o), -(321,566,o), -(260,566,cs), -(223,566,o), -(166,543,o), -(130,505,c), -(123,554,l), -(41,554,l) -); -}, -{ -closed = 1; -nodes = ( -(354,395,l), -(379,431,o), -(431,487,o), -(481,487,cs), -(523,487,o), -(541,458,o), -(543,416,cs), -(549,301,o), -(544,141,o), -(537,0,c), -(633,0,l), -(642,152,o), -(643,304,o), -(635,450,cs), -(631,523,o), -(572,566,o), -(510,566,cs), -(459,566,o), -(389,531,o), -(354,481,c) +(465,566,o), +(412,532,o), +(377,502,c), +(363,540,o), +(331,566,o), +(284,566,cs), +(227,566,o), +(174,529,o), +(142,502,c), +(134,554,l), +(51,554,l), +(41,359,o), +(43,164,o), +(53,0,c) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "A6879D72-59D7-424D-A1C9-D5AE8A4A27CA"; -name = latest; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(34,359,o), +(179,0,l), +(171,146,o), +(163,277,o), +(169,412,c), +(185,429,o), +(212,451,o), +(238,451,cs), +(262,451,o), +(274,430,o), +(274,385,cs), +(276,77,l), +(400,77,l), +(402,412,l), +(418,430,o), +(446,451,o), +(471,451,cs), +(499,451,o), +(505,429,o), +(507,385,cs), +(512,272,o), +(503,143,o), +(496,0,c), +(628,0,l), +(637,152,o), +(638,298,o), +(631,444,cs), +(627,523,o), +(586,566,o), +(520,566,cs), +(475,566,o), +(421,538,o), +(387,508,c), +(374,540,o), +(345,566,o), +(303,566,cs), +(245,566,o), +(192,532,o), +(159,503,c), +(140,554,l), +(47,554,l), +(37,359,o), (37,164,o), -(46,0,c), -(141,0,l), -(134,144,o), -(127,288,o), -(133,427,c), -(151,453,o), -(195,488,o), -(230,488,cs), -(271,488,o), -(292,458,o), -(292,410,cs), -(291,0,l), -(387,0,l), -(386,427,l), -(404,451,o), -(441,488,o), -(479,488,cs), -(525,488,o), -(541,459,o), -(543,410,cs), -(547,300,o), -(544,141,o), -(537,0,c), -(634,0,l), -(642,152,o), -(645,304,o), -(636,450,cs), -(632,518,o), -(581,566,o), -(513,566,cs), -(465,566,o), -(412,536,o), -(372,500,c), -(352,539,o), -(313,566,o), -(264,566,cs), -(210,566,o), -(163,531,o), -(132,501,c), -(125,554,l), -(43,554,l) +(47,0,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/macron.glyph b/sources/0xProto.glyphspackage/glyphs/macron.glyph index 9bc50487..609e2b47 100644 --- a/sources/0xProto.glyphspackage/glyphs/macron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macron.glyph @@ -9,6 +9,15 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = macroncomb; +} +); +width = 620; } ); unicode = 175; diff --git a/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.case.glyph index 9dda6fbc..1dd91f37 100644 --- a/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.case.glyph @@ -15,6 +15,21 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +ref = macronbelowcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.glyph b/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.glyph index 8efc9a11..a9c00f22 100644 --- a/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macronbelowcomb.glyph @@ -21,6 +21,27 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _bottom; +pos = (310,0); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(151,-185,l), +(469,-185,l), +(469,-84,l), +(151,-84,l) +); +} +); +width = 620; } ); unicode = 817; diff --git a/sources/0xProto.glyphspackage/glyphs/macroncomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/macroncomb.case.glyph index b76737c4..4faa9953 100644 --- a/sources/0xProto.glyphspackage/glyphs/macroncomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macroncomb.case.glyph @@ -16,6 +16,22 @@ ref = macroncomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,160); +ref = macroncomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/macroncomb.glyph b/sources/0xProto.glyphspackage/glyphs/macroncomb.glyph index 332f314b..cb363511 100644 --- a/sources/0xProto.glyphspackage/glyphs/macroncomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macroncomb.glyph @@ -29,17 +29,15 @@ name = _top; pos = (310,550); } ); -associatedMasterId = m01; -layerId = "A53D440B-BE03-4032-97A9-97C9203A6B3A"; -name = "Jan 9, 24 at 13:01"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(155,643,l), -(465,643,l), -(465,721,l), -(155,721,l) +(151,642,l), +(469,642,l), +(469,743,l), +(151,743,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/macronlowmod.glyph b/sources/0xProto.glyphspackage/glyphs/macronlowmod.glyph index 820ceb21..498a7c88 100644 --- a/sources/0xProto.glyphspackage/glyphs/macronlowmod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macronlowmod.glyph @@ -9,6 +9,15 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 717; diff --git a/sources/0xProto.glyphspackage/glyphs/macute.glyph b/sources/0xProto.glyphspackage/glyphs/macute.glyph index 7f7f1ee4..31652559 100644 --- a/sources/0xProto.glyphspackage/glyphs/macute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/macute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = m; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 7743; diff --git a/sources/0xProto.glyphspackage/glyphs/mdotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/mdotaccent.glyph index 3e3100d8..e4cdfbd3 100644 --- a/sources/0xProto.glyphspackage/glyphs/mdotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/mdotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = m; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 7745; diff --git a/sources/0xProto.glyphspackage/glyphs/mdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/mdotbelow.glyph index 9696aaa7..fcbd969a 100644 --- a/sources/0xProto.glyphspackage/glyphs/mdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/mdotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = m; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7747; diff --git a/sources/0xProto.glyphspackage/glyphs/minus.glyph b/sources/0xProto.glyphspackage/glyphs/minus.glyph index 8a0a12a6..354c395e 100644 --- a/sources/0xProto.glyphspackage/glyphs/minus.glyph +++ b/sources/0xProto.glyphspackage/glyphs/minus.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(559,236,l), +(559,368,l), +(61,368,l), +(61,236,l) +); +} +); +width = 620; } ); unicode = 8722; diff --git a/sources/0xProto.glyphspackage/glyphs/mu.glyph b/sources/0xProto.glyphspackage/glyphs/mu.glyph index 764adb63..709e8b36 100644 --- a/sources/0xProto.glyphspackage/glyphs/mu.glyph +++ b/sources/0xProto.glyphspackage/glyphs/mu.glyph @@ -47,51 +47,48 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "58A9272D-CCFD-4DA9-AD47-3957192DC065"; -name = "Jan 3, 24 at 16:47"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(531,0,l), -(531,550,l), -(435,550,l), -(435,0,l) +(552,0,l), +(552,550,l), +(414,550,l), +(414,0,l) ); }, { closed = 1; nodes = ( -(89,206,ls), -(89,42,o), -(158,-15,o), -(249,-16,cs), -(322,-17,o), +(148,266,l), +(148,102,o), +(174,-16,o), +(283,-16,cs), +(346,-16,o), (394,25,o), (454,74,c), -(454,167,l), -(382,103,o), -(329,81,o), -(278,81,cs), -(200,81,o), -(188,155,o), -(188,257,cs), -(188,550,l), -(89,550,l) +(454,209,l), +(384,147,o), +(335,121,o), +(287,121,cs), +(207,121,o), +(204,213,o), +(204,290,cs), +(204,550,l), +(148,550,l) ); }, { closed = 1; nodes = ( -(185,-200,l), -(185,349,l), -(89,349,l), -(89,-200,l) +(199,-200,l), +(199,550,l), +(72,550,l), +(72,-200,l) ); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/multiply.glyph b/sources/0xProto.glyphspackage/glyphs/multiply.glyph index 200395d4..aecaf3d7 100644 --- a/sources/0xProto.glyphspackage/glyphs/multiply.glyph +++ b/sources/0xProto.glyphspackage/glyphs/multiply.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(527,440,l), +(450,517,l), +(95,162,l), +(172,85,l) +); +}, +{ +closed = 1; +nodes = ( +(528,163,l), +(173,518,l), +(95,440,l), +(450,85,l) +); +} +); +width = 620; } ); unicode = 215; diff --git a/sources/0xProto.glyphspackage/glyphs/n.glyph b/sources/0xProto.glyphspackage/glyphs/n.glyph index cab1d138..c660b2a0 100644 --- a/sources/0xProto.glyphspackage/glyphs/n.glyph +++ b/sources/0xProto.glyphspackage/glyphs/n.glyph @@ -17,7 +17,6 @@ shapes = ( { closed = 1; nodes = ( -(87,0,l), (183,0,l), (183,394,l), (252,448,o), @@ -40,7 +39,54 @@ nodes = ( (240,532,o), (182,487,c), (173,554,l), -(87,554,l) +(87,554,l), +(87,0,l) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +name = Bold; +shapes = ( +{ +closed = 1; +nodes = ( +(205,0,l), +(205,376,l), +(241,412,o), +(286,445,o), +(337,445,cs), +(374,445,o), +(414,420,o), +(414,355,cs), +(414,235,o), +(414,120,o), +(414,0,c), +(553,0,l), +(553,129,o), +(553,245,o), +(553,374,cs), +(553,506,o), +(492,565,o), +(394,566,cs), +(317,567,o), +(252,533,o), +(199,492,c), +(184,554,l), +(67,554,l), +(67,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/nacute.glyph b/sources/0xProto.glyphspackage/glyphs/nacute.glyph index 5333a1c4..119d47a4 100644 --- a/sources/0xProto.glyphspackage/glyphs/nacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/nacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 324; diff --git a/sources/0xProto.glyphspackage/glyphs/naira.glyph b/sources/0xProto.glyphspackage/glyphs/naira.glyph index dc9cd4c8..eaa035ed 100644 --- a/sources/0xProto.glyphspackage/glyphs/naira.glyph +++ b/sources/0xProto.glyphspackage/glyphs/naira.glyph @@ -2,165 +2,104 @@ glyphname = naira; layers = ( { -associatedMasterId = m01; -layerId = "8E74F0CE-3FDE-49EC-94B6-752BCE5117FB"; -name = "Dec 25, 23 at 12:09"; -shapes = ( -{ -closed = 1; -nodes = ( -(423,10,l), -(487,10,l), -(432,178,l), -(195,700,l), -(132,700,l), -(181,553,l) -); -}, -{ -closed = 1; -nodes = ( -(88,10,l), -(176,10,l), -(175,491,l), -(170,700,l), -(88,700,l) -); -}, -{ -closed = 1; -nodes = ( -(445,10,l), -(531,10,l), -(531,700,l), -(443,700,l) -); -}, -{ -closed = 1; -nodes = ( -(598,462,l), -(22,462,l), -(22,382,l), -(598,382,l) -); -}, -{ -closed = 1; -nodes = ( -(598,315,l), -(22,315,l), -(22,235,l), -(598,235,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "B1500097-7EDA-473B-BF3D-03696BA45606"; -name = "Dec 26, 23 at 23:05"; +layerId = m01; +name = Regular; shapes = ( { closed = 1; nodes = ( -(206,491,l), -(427,10,l), -(506,10,l), -(415,219,l), +(425,10,l), +(509,10,l), (196,700,l), -(115,700,l) +(112,700,l) ); }, { closed = 1; nodes = ( -(88,10,l), -(176,10,l), -(175,491,l), -(160,700,l), -(88,700,l) +(86,10,l), +(169,10,l), +(169,700,l), +(86,700,l) ); }, { closed = 1; nodes = ( -(533,700,l), -(445,700,l), -(446,219,l), -(459,10,l), -(533,10,l) +(535,700,l), +(452,700,l), +(452,10,l), +(535,10,l) ); }, { closed = 1; nodes = ( -(598,456,l), -(22,456,l), -(22,386,l), -(598,386,l) +(598,442,l), +(22,442,l), +(22,387,l), +(598,387,l) ); }, { closed = 1; nodes = ( -(598,324,l), -(22,324,l), -(22,254,l), -(598,254,l) +(598,323,l), +(22,323,l), +(22,268,l), +(598,268,l) ); } ); width = 620; }, { -layerId = m01; +layerId = m002; name = Regular; shapes = ( { closed = 1; nodes = ( -(425,10,l), -(509,10,l), -(196,700,l), -(112,700,l) +(419,10,l), +(519,10,l), +(202,700,l), +(102,700,l) ); }, { closed = 1; nodes = ( -(86,10,l), -(169,10,l), -(169,700,l), -(86,700,l) +(80,10,l), +(177,10,l), +(177,700,l), +(80,700,l) ); }, { closed = 1; nodes = ( -(535,700,l), -(452,700,l), -(452,10,l), -(535,10,l) +(541,700,l), +(444,700,l), +(444,10,l), +(541,10,l) ); }, { closed = 1; nodes = ( -(598,442,l), -(22,442,l), -(22,387,l), -(598,387,l) +(598,446,l), +(22,446,l), +(22,382,l), +(598,382,l) ); }, { closed = 1; nodes = ( -(598,323,l), -(22,323,l), -(22,268,l), -(598,268,l) +(598,328,l), +(22,328,l), +(22,264,l), +(598,264,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/nbspace.glyph b/sources/0xProto.glyphspackage/glyphs/nbspace.glyph index f21a0f1c..6b01d953 100644 --- a/sources/0xProto.glyphspackage/glyphs/nbspace.glyph +++ b/sources/0xProto.glyphspackage/glyphs/nbspace.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 160; diff --git a/sources/0xProto.glyphspackage/glyphs/ncaron.glyph b/sources/0xProto.glyphspackage/glyphs/ncaron.glyph index a966dc34..315b8c3e 100644 --- a/sources/0xProto.glyphspackage/glyphs/ncaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ncaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 328; diff --git a/sources/0xProto.glyphspackage/glyphs/ncircumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ncircumflexbelow.glyph index 7dea64c1..4c4700fc 100644 --- a/sources/0xProto.glyphspackage/glyphs/ncircumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ncircumflexbelow.glyph @@ -12,6 +12,18 @@ ref = circumflexbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = circumflexbelowcomb; +} +); +width = 620; } ); unicode = 7755; diff --git a/sources/0xProto.glyphspackage/glyphs/ncommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/ncommaaccent.glyph index d2a1e84e..02617f89 100644 --- a/sources/0xProto.glyphspackage/glyphs/ncommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ncommaaccent.glyph @@ -12,6 +12,18 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = commaaccentcomb; +} +); +width = 620; } ); unicode = 326; diff --git a/sources/0xProto.glyphspackage/glyphs/ndotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/ndotaccent.glyph index 42e64a1d..ccaab510 100644 --- a/sources/0xProto.glyphspackage/glyphs/ndotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ndotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 7749; diff --git a/sources/0xProto.glyphspackage/glyphs/ndotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ndotbelow.glyph index c2f36a16..25724af2 100644 --- a/sources/0xProto.glyphspackage/glyphs/ndotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ndotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7751; diff --git a/sources/0xProto.glyphspackage/glyphs/ngrave.glyph b/sources/0xProto.glyphspackage/glyphs/ngrave.glyph index 44bd1c75..9daaeb8f 100644 --- a/sources/0xProto.glyphspackage/glyphs/ngrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ngrave.glyph @@ -12,6 +12,18 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = gravecomb; +} +); +width = 620; } ); unicode = 505; diff --git a/sources/0xProto.glyphspackage/glyphs/nine.glyph b/sources/0xProto.glyphspackage/glyphs/nine.glyph index 81dd0805..3e97dd80 100644 --- a/sources/0xProto.glyphspackage/glyphs/nine.glyph +++ b/sources/0xProto.glyphspackage/glyphs/nine.glyph @@ -47,6 +47,53 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(66,378,o), +(158,279,o), +(282,279,cs), +(348,279,o), +(386,298,o), +(416,323,c), +(372,237,o), +(295,153,o), +(196,72,c), +(278,-16,l), +(452,122,o), +(548,271,o), +(548,458,cs), +(548,623,o), +(445,726,o), +(302,726,cs), +(153,726,o), +(66,627,o), +(66,502,cs) +); +}, +{ +closed = 1; +nodes = ( +(235,391,o), +(189,436,o), +(189,502,cs), +(189,567,o), +(235,612,o), +(299,612,cs), +(364,612,o), +(410,564,o), +(410,502,cs), +(410,438,o), +(364,391,o), +(299,391,cs) +); +} +); +width = 620; } ); unicode = 57; diff --git a/sources/0xProto.glyphspackage/glyphs/nmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/nmacronbelow.glyph index 56b75410..ba8439f0 100644 --- a/sources/0xProto.glyphspackage/glyphs/nmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/nmacronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7753; diff --git a/sources/0xProto.glyphspackage/glyphs/notequal.glyph b/sources/0xProto.glyphspackage/glyphs/notequal.glyph index 2611caf8..5213ca97 100644 --- a/sources/0xProto.glyphspackage/glyphs/notequal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/notequal.glyph @@ -35,6 +35,41 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(75,266,l), +(75,148,l), +(545,148,l), +(545,266,l) +); +}, +{ +closed = 1; +nodes = ( +(75,468,l), +(75,350,l), +(545,350,l), +(545,468,l) +); +}, +{ +closed = 1; +nodes = ( +(109,40,l), +(109,30,l), +(219,30,l), +(521,590,l), +(521,600,l), +(411,600,l) +); +} +); +width = 620; } ); unicode = 8800; diff --git a/sources/0xProto.glyphspackage/glyphs/ntilde.glyph b/sources/0xProto.glyphspackage/glyphs/ntilde.glyph index e7899748..61999cb8 100644 --- a/sources/0xProto.glyphspackage/glyphs/ntilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ntilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = n; +}, +{ +ref = tildecomb; +} +); +width = 620; } ); unicode = 241; diff --git a/sources/0xProto.glyphspackage/glyphs/numbersign.glyph b/sources/0xProto.glyphspackage/glyphs/numbersign.glyph index 36a9d13a..3ed06c20 100644 --- a/sources/0xProto.glyphspackage/glyphs/numbersign.glyph +++ b/sources/0xProto.glyphspackage/glyphs/numbersign.glyph @@ -42,6 +42,48 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(46,258,l), +(46,147,l), +(508,147,l), +(508,258,l) +); +}, +{ +closed = 1; +nodes = ( +(112,550,l), +(112,439,l), +(570,439,l), +(570,550,l) +); +}, +{ +closed = 1; +nodes = ( +(359,710,l), +(249,710,l), +(77,0,l), +(187,0,l) +); +}, +{ +closed = 1; +nodes = ( +(549,710,l), +(439,710,l), +(267,0,l), +(377,0,l) +); +} +); +width = 620; } ); unicode = 35; diff --git a/sources/0xProto.glyphspackage/glyphs/numbersign.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/numbersign.spacer.glyph index 9108e576..020cbd85 100644 --- a/sources/0xProto.glyphspackage/glyphs/numbersign.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/numbersign.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/numbersign_equal.glyph b/sources/0xProto.glyphspackage/glyphs/numbersign_equal.glyph index bec3971b..b93bd82e 100644 --- a/sources/0xProto.glyphspackage/glyphs/numbersign_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/numbersign_equal.glyph @@ -60,6 +60,66 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-500,258,l), +(-500,147,l), +(-38,147,l), +(-38,258,l) +); +}, +{ +closed = 1; +nodes = ( +(-434,550,l), +(-434,439,l), +(24,439,l), +(24,550,l) +); +}, +{ +closed = 1; +nodes = ( +(-187,710,l), +(-297,710,l), +(-469,0,l), +(-359,0,l) +); +}, +{ +closed = 1; +nodes = ( +(3,710,l), +(-107,710,l), +(-279,0,l), +(-169,0,l) +); +}, +{ +closed = 1; +nodes = ( +(441,344,l), +(441,464,l), +(75,464,l), +(75,344,l) +); +}, +{ +closed = 1; +nodes = ( +(441,144,l), +(441,264,l), +(75,264,l), +(75,144,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/o.glyph b/sources/0xProto.glyphspackage/glyphs/o.glyph index 0aac4500..b39cc811 100644 --- a/sources/0xProto.glyphspackage/glyphs/o.glyph +++ b/sources/0xProto.glyphspackage/glyphs/o.glyph @@ -58,6 +58,64 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = ogonek; +pos = (408,0); +}, +{ +name = top; +pos = (310,550); +}, +{ +name = topright; +pos = (450,523); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(474,-16,o), +(565,97,o), +(565,275,cs), +(565,452,o), +(475,566,o), +(310,566,cs), +(146,566,o), +(55,452,o), +(55,275,cs), +(55,97,o), +(146,-16,o), +(310,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(227,109,o), +(191,180,o), +(191,275,cs), +(191,370,o), +(227,440,o), +(310,440,cs), +(393,440,o), +(428,370,o), +(428,275,cs), +(428,180,o), +(393,109,o), +(310,109,cs) +); +} +); +width = 620; } ); unicode = 111; diff --git a/sources/0xProto.glyphspackage/glyphs/oacute.glyph b/sources/0xProto.glyphspackage/glyphs/oacute.glyph index 6d571c58..9c3af61b 100644 --- a/sources/0xProto.glyphspackage/glyphs/oacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/oacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 243; diff --git a/sources/0xProto.glyphspackage/glyphs/obreve.glyph b/sources/0xProto.glyphspackage/glyphs/obreve.glyph index 091ab596..e60f083d 100644 --- a/sources/0xProto.glyphspackage/glyphs/obreve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/obreve.glyph @@ -12,6 +12,18 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = brevecomb; +} +); +width = 620; } ); unicode = 335; diff --git a/sources/0xProto.glyphspackage/glyphs/ocaron.glyph b/sources/0xProto.glyphspackage/glyphs/ocaron.glyph index 240fa03a..6edd548a 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 466; diff --git a/sources/0xProto.glyphspackage/glyphs/ocircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/ocircumflex.glyph index 4eefcf95..b41971da 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocircumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 244; diff --git a/sources/0xProto.glyphspackage/glyphs/ocircumflexacute.glyph b/sources/0xProto.glyphspackage/glyphs/ocircumflexacute.glyph index 9c72b4ab..dc3acbce 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocircumflexacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocircumflexacute.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = circumflexcomb_acutecomb; +} +); +width = 620; } ); unicode = 7889; diff --git a/sources/0xProto.glyphspackage/glyphs/ocircumflexdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ocircumflexdotbelow.glyph index 20570449..6deac8c8 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocircumflexdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocircumflexdotbelow.glyph @@ -15,6 +15,21 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = circumflexcomb; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7897; diff --git a/sources/0xProto.glyphspackage/glyphs/ocircumflexgrave.glyph b/sources/0xProto.glyphspackage/glyphs/ocircumflexgrave.glyph index b5d4d759..f3534de5 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocircumflexgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocircumflexgrave.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = circumflexcomb_gravecomb; +} +); +width = 620; } ); unicode = 7891; diff --git a/sources/0xProto.glyphspackage/glyphs/ocircumflexhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ocircumflexhookabove.glyph index 8dae57a6..72ae180f 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocircumflexhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocircumflexhookabove.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = circumflexcomb_hookabovecomb; +} +); +width = 620; } ); unicode = 7893; diff --git a/sources/0xProto.glyphspackage/glyphs/ocircumflextilde.glyph b/sources/0xProto.glyphspackage/glyphs/ocircumflextilde.glyph index 86f16eac..c950ce13 100644 --- a/sources/0xProto.glyphspackage/glyphs/ocircumflextilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ocircumflextilde.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb_tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = circumflexcomb_tildecomb; +} +); +width = 620; } ); unicode = 7895; diff --git a/sources/0xProto.glyphspackage/glyphs/odieresis.glyph b/sources/0xProto.glyphspackage/glyphs/odieresis.glyph index fb3bf161..4519a2a4 100644 --- a/sources/0xProto.glyphspackage/glyphs/odieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/odieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (0,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 246; diff --git a/sources/0xProto.glyphspackage/glyphs/odotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/odotaccent.glyph index 23ab1f61..7902350e 100644 --- a/sources/0xProto.glyphspackage/glyphs/odotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/odotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 559; diff --git a/sources/0xProto.glyphspackage/glyphs/odotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/odotbelow.glyph index 636b701a..7a9fc5e9 100644 --- a/sources/0xProto.glyphspackage/glyphs/odotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/odotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7885; diff --git a/sources/0xProto.glyphspackage/glyphs/oe.glyph b/sources/0xProto.glyphspackage/glyphs/oe.glyph index 0721eefd..680245db 100644 --- a/sources/0xProto.glyphspackage/glyphs/oe.glyph +++ b/sources/0xProto.glyphspackage/glyphs/oe.glyph @@ -17,6 +17,31 @@ shapes = ( { closed = 1; nodes = ( +(487,-16,o), +(533,-8,o), +(587,41,c), +(542,104,l), +(508,75,o), +(480,64,o), +(451,64,cs), +(380,64,o), +(342,143,o), +(346,239,c), +(590,239,l), +(620,405,o), +(569,566,o), +(438,566,cs), +(342,566,o), +(270,465,o), +(270,273,cs), +(270,124,o), +(320,-16,o), +(451,-16,cs) +); +}, +{ +closed = 1; +nodes = ( (309,-16,o), (344,128,o), (344,275,cs), @@ -51,31 +76,6 @@ nodes = ( { closed = 1; nodes = ( -(487,-16,o), -(533,-8,o), -(587,41,c), -(542,104,l), -(508,75,o), -(480,64,o), -(451,64,cs), -(380,64,o), -(342,143,o), -(346,239,c), -(590,239,l), -(620,405,o), -(569,566,o), -(438,566,cs), -(342,566,o), -(270,465,o), -(270,273,cs), -(270,124,o), -(320,-16,o), -(451,-16,cs) -); -}, -{ -closed = 1; -nodes = ( (346,420,o), (384,485,o), (438,485,cs), @@ -89,79 +89,87 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "BCEE0FD1-6D7C-4919-A94D-113B4C5B97DE"; -name = "Nov 2, 23 at 16:28"; +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; shapes = ( { closed = 1; nodes = ( -(308,-16,o), -(344,128,o), -(344,275,cs), -(344,421,o), -(309,566,o), -(183,566,cs), -(56,566,o), -(20,421,o), -(20,275,cs), -(20,128,o), -(56,-16,o), -(183,-16,cs) +(492,-16,o), +(528,-3,o), +(580,38,c), +(523,124,l), +(493,102,o), +(470,89,o), +(441,89,cs), +(387,89,o), +(358,142,o), +(352,229,c), +(583,229,l), +(614,395,o), +(569,566,o), +(429,566,cs), +(328,566,o), +(254,465,o), +(254,273,cs), +(254,104,o), +(312,-16,o), +(442,-16,cs) ); }, { closed = 1; nodes = ( -(101,61,o), -(96,205,o), -(96,275,cs), -(96,345,o), -(101,488,o), -(183,488,cs), -(265,488,o), -(271,345,o), -(271,275,cs), -(271,205,o), -(265,61,o), -(183,61,cs) +(311,-16,o), +(348,128,o), +(348,275,cs), +(348,421,o), +(311,566,o), +(184,566,cs), +(52,566,o), +(14,423,o), +(14,275,cs), +(14,126,o), +(52,-16,o), +(184,-16,cs) ); }, { closed = 1; nodes = ( -(489,-16,o), -(535,-8,o), -(589,41,c), -(546,102,l), -(512,73,o), -(482,64,o), -(453,64,cs), -(379,64,o), -(345,157,o), -(348,239,c), -(592,239,l), -(623,405,o), -(565,566,o), -(439,566,cs), -(346,566,o), -(275,465,o), -(275,273,cs), -(275,98,o), -(333,-16,o), -(453,-16,cs) +(121,91,o), +(114,204,o), +(114,276,cs), +(114,347,o), +(120,460,o), +(184,460,cs), +(243,460,o), +(249,347,o), +(249,276,cs), +(249,204,o), +(243,91,o), +(184,91,cs) ); }, { closed = 1; nodes = ( -(345,420,o), -(385,486,o), -(438,486,cs), -(497,486,o), -(535,403,o), -(527,312,c), -(344,312,l) +(357,411,o), +(381,462,o), +(427,462,cs), +(473,462,o), +(497,399,o), +(495,323,c), +(354,323,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ogonek.glyph b/sources/0xProto.glyphspackage/glyphs/ogonek.glyph index f828b579..43762225 100644 --- a/sources/0xProto.glyphspackage/glyphs/ogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ogonek.glyph @@ -9,6 +9,15 @@ ref = ogonekcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = ogonekcomb; +} +); +width = 620; } ); unicode = 731; diff --git a/sources/0xProto.glyphspackage/glyphs/ogonekcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/ogonekcomb.case.glyph index 72c4f7c4..7d0edeac 100644 --- a/sources/0xProto.glyphspackage/glyphs/ogonekcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ogonekcomb.case.glyph @@ -2,13 +2,16 @@ glyphname = ogonekcomb.case; layers = ( { -anchors = ( +layerId = m01; +shapes = ( { -name = _ogonek; -pos = (411,3); +ref = ogonekcomb; } ); -layerId = m01; +width = 620; +}, +{ +layerId = m002; shapes = ( { ref = ogonekcomb; diff --git a/sources/0xProto.glyphspackage/glyphs/ogonekcomb.glyph b/sources/0xProto.glyphspackage/glyphs/ogonekcomb.glyph index 862b80ee..3ce7a12c 100644 --- a/sources/0xProto.glyphspackage/glyphs/ogonekcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ogonekcomb.glyph @@ -40,26 +40,25 @@ name = _ogonek; pos = (411,3); } ); -associatedMasterId = m01; -layerId = "AFE370E5-6D7C-42EC-9175-7C4D6852FEBC"; -name = "Apr 19, 24 at 16:47"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(387,37,l), -(295,-3,o), -(205,-48,o), -(220,-131,cs), -(231,-192,o), -(303,-215,o), -(392,-228,c), -(408,-162,l), -(368,-156,o), -(300,-146,o), -(293,-114,cs), -(282,-64,o), -(348,-31,o), +(387,63,l), +(262,7,o), +(193,-32,o), +(203,-114,cs), +(211,-177,o), +(290,-213,o), +(390,-234,c), +(411,-146,l), +(366,-136,o), +(308,-123,o), +(303,-95,cs), +(297,-63,o), +(325,-40,o), (411,3,c) ); } diff --git a/sources/0xProto.glyphspackage/glyphs/ograve.glyph b/sources/0xProto.glyphspackage/glyphs/ograve.glyph index 513b1b36..d70ce994 100644 --- a/sources/0xProto.glyphspackage/glyphs/ograve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ograve.glyph @@ -12,6 +12,18 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = gravecomb; +} +); +width = 620; } ); unicode = 242; diff --git a/sources/0xProto.glyphspackage/glyphs/ohookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ohookabove.glyph index 12c875a5..c8af1dd0 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7887; diff --git a/sources/0xProto.glyphspackage/glyphs/ohorn.glyph b/sources/0xProto.glyphspackage/glyphs/ohorn.glyph index 1782cac9..0ef4fc6a 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohorn.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohorn.glyph @@ -13,6 +13,19 @@ ref = horncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (207,-27); +ref = horncomb; +} +); +width = 620; } ); unicode = 417; diff --git a/sources/0xProto.glyphspackage/glyphs/ohornacute.glyph b/sources/0xProto.glyphspackage/glyphs/ohornacute.glyph index fac1fdd2..2b57bcf3 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohornacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohornacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = ohorn; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 7899; diff --git a/sources/0xProto.glyphspackage/glyphs/ohorndotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ohorndotbelow.glyph index 6645d320..c8c89ad7 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohorndotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohorndotbelow.glyph @@ -16,6 +16,22 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (207,-27); +ref = horncomb; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7907; diff --git a/sources/0xProto.glyphspackage/glyphs/ohorngrave.glyph b/sources/0xProto.glyphspackage/glyphs/ohorngrave.glyph index 12fe6c28..e95b5c32 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohorngrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohorngrave.glyph @@ -16,6 +16,22 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (207,-27); +ref = horncomb; +}, +{ +ref = gravecomb; +} +); +width = 620; } ); unicode = 7901; diff --git a/sources/0xProto.glyphspackage/glyphs/ohornhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/ohornhookabove.glyph index 7e040771..bfbe0a99 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohornhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohornhookabove.glyph @@ -16,6 +16,22 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (207,-27); +ref = horncomb; +}, +{ +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7903; diff --git a/sources/0xProto.glyphspackage/glyphs/ohorntilde.glyph b/sources/0xProto.glyphspackage/glyphs/ohorntilde.glyph index 3bbc1d76..07c4175f 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohorntilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohorntilde.glyph @@ -16,6 +16,22 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (207,-27); +ref = horncomb; +}, +{ +ref = tildecomb; +} +); +width = 620; } ); unicode = 7905; diff --git a/sources/0xProto.glyphspackage/glyphs/ohungarumlaut.glyph b/sources/0xProto.glyphspackage/glyphs/ohungarumlaut.glyph index 4aaad997..94649f16 100644 --- a/sources/0xProto.glyphspackage/glyphs/ohungarumlaut.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ohungarumlaut.glyph @@ -13,6 +13,19 @@ ref = hungarumlautcomb; } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +ref = o; +}, +{ +ref = hungarumlautcomb; +} +); +width = 620; } ); unicode = 337; diff --git a/sources/0xProto.glyphspackage/glyphs/omacron.glyph b/sources/0xProto.glyphspackage/glyphs/omacron.glyph index ba33b907..65cd7174 100644 --- a/sources/0xProto.glyphspackage/glyphs/omacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/omacron.glyph @@ -12,6 +12,18 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = macroncomb; +} +); +width = 620; } ); unicode = 333; diff --git a/sources/0xProto.glyphspackage/glyphs/one.glyph b/sources/0xProto.glyphspackage/glyphs/one.glyph index ca1ef5dd..d668ec2f 100644 --- a/sources/0xProto.glyphspackage/glyphs/one.glyph +++ b/sources/0xProto.glyphspackage/glyphs/one.glyph @@ -7,33 +7,47 @@ shapes = ( { closed = 1; nodes = ( -(275,0,l), -(375,0,l), +(544,0,l), +(544,88,l), +(375,88,l), (375,710,l), (298,710,l), -(275,640,l) -); -}, -{ -closed = 1; -nodes = ( +(251,642,o), +(164,591,o), +(84,574,c), +(125,483,l), +(182,497,o), +(232,520,o), +(275,551,c), +(275,88,l), (91,88,l), -(91,0,l), -(544,0,l), -(544,88,l) +(91,0,l) ); +} +); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(251,642,o), -(164,591,o), -(84,574,c), -(125,483,l), -(221,506,o), -(298,556,o), -(354,629,c), -(298,710,l) +(544,0,l), +(544,120,l), +(393,120,l), +(393,710,l), +(288,710,l), +(241,648,o), +(160,600,o), +(81,580,c), +(127,478,l), +(180,494,o), +(216,508,o), +(258,535,c), +(258,120,l), +(91,120,l), +(91,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/oogonek.glyph b/sources/0xProto.glyphspackage/glyphs/oogonek.glyph index 83d3abff..cb4ed878 100644 --- a/sources/0xProto.glyphspackage/glyphs/oogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/oogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +pos = (-3,-3); +ref = ogonekcomb; +} +); +width = 620; } ); unicode = 491; diff --git a/sources/0xProto.glyphspackage/glyphs/ordfeminine.glyph b/sources/0xProto.glyphspackage/glyphs/ordfeminine.glyph index f6977f8f..e515e6ef 100644 --- a/sources/0xProto.glyphspackage/glyphs/ordfeminine.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ordfeminine.glyph @@ -59,299 +59,60 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "10CFF776-FA43-4AA8-A61D-AACD3ED58C34"; -name = "Jan 3, 24 at 20:30"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(416,637,ls), -(416,715,o), -(347,726,o), -(307,726,cs), -(267,726,o), -(222,714,o), -(184,694,c), -(214,650,l), -(247,665,o), -(280,673,o), -(303,673,cs), -(355,673,o), -(361,648,o), -(361,605,cs), -(361,601,l), -(291,603,o), -(174,593,o), -(174,494,cs), -(174,429,o), -(230,399,o), -(276,399,cs), -(325,399,o), -(354,414,o), -(372,434,c), -(384,412,o), -(405,401,o), -(447,402,c), -(447,451,l), -(422,452,o), -(416,460,o), -(416,480,cs) -); -}, -{ -closed = 1; -nodes = ( -(229,548,o), -(305,556,o), -(361,553,c), -(361,492,l), -(350,470,o), -(327,449,o), -(284,449,cs), -(255,449,o), -(229,464,o), -(229,495,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "80E9931B-A565-4774-8CBB-AD06A634A4D8"; -name = "Jan 3, 24 at 22:19"; -shapes = ( -{ -closed = 1; -nodes = ( -(413,641,ls), -(413,716,o), -(345,726,o), -(307,726,cs), +(344,629,ls), +(344,711,o), (269,726,o), -(226,715,o), -(190,696,c), -(219,651,l), -(250,665,o), -(281,673,o), -(303,673,cs), -(352,673,o), -(358,649,o), -(358,611,cs), -(358,609,l), -(291,611,o), -(180,599,o), -(180,505,cs), -(180,443,o), -(236,414,o), -(280,414,cs), -(323,414,o), -(345,426,o), -(369,449,c), -(380,428,o), -(402,416,o), -(442,417,c), -(442,464,l), -(419,465,o), -(413,473,o), -(413,492,cs) -); -}, -{ -closed = 1; -nodes = ( -(236,555,o), -(305,563,o), -(358,561,c), -(358,505,l), -(348,485,o), -(324,464,o), -(286,464,cs), -(259,464,o), -(236,478,o), -(236,506,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "50B5E07F-186B-4F7A-B82C-47201C2451F2"; -name = "Jan 4, 24 at 12:33"; -shapes = ( -{ -closed = 1; -nodes = ( -(418,637,ls), -(418,716,o), -(347,726,o), -(307,726,cs), -(267,726,o), -(222,714,o), -(184,695,c), -(215,647,l), -(247,662,o), -(280,670,o), -(303,670,cs), -(354,670,o), -(360,645,o), -(360,605,cs), -(360,603,l), -(290,605,o), -(174,593,o), -(174,494,cs), -(174,429,o), -(232,399,o), -(278,399,cs), -(324,399,o), -(347,411,o), -(372,436,c), -(383,414,o), -(406,401,o), -(448,402,c), -(448,451,l), -(424,452,o), -(418,461,o), -(418,481,cs) -); -}, -{ -closed = 1; -nodes = ( -(232,547,o), -(305,555,o), -(360,553,c), -(360,494,l), -(350,473,o), -(325,451,o), -(285,451,cs), -(256,451,o), -(232,466,o), -(232,495,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "82514C75-9A61-400E-AAC3-209FF5F6A364"; -name = "Jan 4, 24 at 13:13"; -shapes = ( -{ -closed = 1; -nodes = ( -(346,634,ls), -(346,712,o), -(274,726,o), -(234,726,cs), -(193,726,o), -(146,713,o), -(108,694,c), -(142,642,l), -(174,658,o), -(207,667,o), -(232,667,cs), -(278,667,o), -(285,646,o), -(285,610,cs), -(285,608,l), -(215,610,o), -(100,592,o), -(100,494,cs), -(100,429,o), -(159,399,o), -(205,399,cs), -(247,399,o), -(272,411,o), -(296,436,c), -(308,412,o), -(331,401,o), -(373,402,c), -(373,457,l), -(349,458,o), -(346,467,o), -(346,487,cs) -); -}, -{ -closed = 1; -nodes = ( -(165,545,o), -(230,555,o), -(284,552,c), -(284,500,l), -(274,481,o), -(249,457,o), -(213,457,cs), -(186,457,o), -(165,473,o), -(165,498,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "2C14630E-8163-42B7-A553-FD1C58F20399"; -name = "Apr 23, 24 at 16:14"; -shapes = ( -{ -closed = 1; -nodes = ( -(335,632,ls), -(335,714,o), -(261,721,o), -(219,721,cs), -(182,721,o), -(142,713,o), -(101,694,c), -(129,650,l), -(160,665,o), -(184,670,o), -(210,670,cs), -(271,670,o), -(277,647,o), -(277,601,cs), -(277,594,l), -(208,596,o), -(80,590,o), -(80,483,cs), -(80,415,o), -(138,383,o), -(187,383,cs), -(239,383,o), -(270,400,o), -(289,421,c), -(300,397,o), -(321,385,o), -(366,388,c), -(366,435,l), -(341,436,o), -(335,447,o), -(335,468,cs) +(221,726,cs), +(178,726,o), +(133,717,o), +(96,699,c), +(132,635,l), +(157,645,o), +(190,652,o), +(217,652,cs), +(247,652,o), +(261,638,o), +(261,616,cs), +(261,608,l), +(186,610,o), +(77,589,o), +(77,492,cs), +(77,412,o), +(137,379,o), +(190,379,cs), +(233,379,o), +(261,394,o), +(286,418,c), +(301,392,o), +(323,383,o), +(367,384,c), +(367,446,l), +(346,447,o), +(344,457,o), +(344,478,cs) ); }, { closed = 1; nodes = ( -(131,548,o), -(215,552,o), -(277,548,c), -(277,483,l), -(265,459,o), -(240,435,o), -(192,435,cs), -(161,435,o), -(131,454,o), -(131,486,cs) +(159,534,o), +(212,543,o), +(260,540,c), +(260,492,l), +(251,475,o), +(229,453,o), +(200,453,cs), +(175,453,o), +(159,469,o), +(159,491,cs) ); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ordmasculine.glyph b/sources/0xProto.glyphspackage/glyphs/ordmasculine.glyph index d513fb5f..19964cb9 100644 --- a/sources/0xProto.glyphspackage/glyphs/ordmasculine.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ordmasculine.glyph @@ -42,168 +42,40 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "91955B28-CABD-4D56-A1B4-2EF91376417B"; -name = "Jan 3, 24 at 20:34"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(392,412,o), -(444,473,o), -(444,569,cs), -(444,665,o), -(393,726,o), -(310,726,cs), -(228,726,o), -(176,665,o), -(176,569,cs), -(176,473,o), -(228,412,o), -(310,412,cs) -); -}, -{ -closed = 1; -nodes = ( -(256,466,o), -(231,510,o), -(231,569,cs), -(231,628,o), -(256,672,o), -(310,672,cs), -(364,672,o), -(389,628,o), -(389,569,cs), -(389,510,o), -(364,466,o), -(310,466,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "E2DAE5A4-7EAD-4A32-8556-8644B25232EA"; -name = "Jan 3, 24 at 22:21"; -shapes = ( -{ -closed = 1; -nodes = ( -(392,410,o), -(446,472,o), -(446,568,cs), -(446,664,o), -(393,726,o), -(310,726,cs), -(228,726,o), -(174,664,o), -(174,568,cs), -(174,472,o), -(228,410,o), -(310,410,cs) -); -}, -{ -closed = 1; -nodes = ( -(260,468,o), -(233,511,o), -(233,568,cs), -(233,625,o), -(260,668,o), -(310,668,cs), -(360,668,o), -(387,625,o), -(387,568,cs), -(387,511,o), -(360,468,o), -(310,468,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "A7FF0701-F6F0-4DDA-B788-40092FBAF323"; -name = "Jan 4, 24 at 12:36"; -shapes = ( -{ -closed = 1; -nodes = ( -(395,400,o), -(450,464,o), -(450,563,cs), -(450,662,o), -(396,726,o), -(310,726,cs), -(225,726,o), -(170,662,o), -(170,563,cs), -(170,464,o), -(225,400,o), -(310,400,cs) -); -}, -{ -closed = 1; -nodes = ( -(258,460,o), -(230,504,o), -(230,563,cs), -(230,622,o), -(258,666,o), -(310,666,cs), -(362,666,o), -(390,622,o), -(390,563,cs), -(390,504,o), -(362,460,o), -(310,460,cs) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "5B22296E-2E9F-497B-9F08-B98A81039467"; -name = "Jan 4, 24 at 13:13"; -shapes = ( -{ -closed = 1; -nodes = ( -(329,398,o), -(382,463,o), -(382,562,cs), -(382,661,o), -(330,726,o), -(241,726,cs), -(153,726,o), -(100,661,o), -(100,562,cs), -(100,463,o), -(153,398,o), -(241,398,cs) +(325,381,o), +(377,450,o), +(377,554,cs), +(377,658,o), +(327,726,o), +(228,726,cs), +(131,726,o), +(79,658,o), +(79,554,cs), +(79,450,o), +(131,381,o), +(228,381,cs) ); }, { closed = 1; nodes = ( -(193,465,o), -(169,504,o), -(169,562,cs), -(169,620,o), -(193,659,o), -(241,659,cs), -(289,659,o), -(313,620,o), -(313,562,cs), -(313,504,o), -(289,465,o), -(241,465,cs) +(186,473,o), +(165,506,o), +(165,554,cs), +(165,602,o), +(182,635,o), +(228,635,cs), +(270,635,o), +(291,602,o), +(291,554,cs), +(291,506,o), +(270,473,o), +(228,473,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/oslash.glyph b/sources/0xProto.glyphspackage/glyphs/oslash.glyph index b742c47e..8da2c68a 100644 --- a/sources/0xProto.glyphspackage/glyphs/oslash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/oslash.glyph @@ -2,12 +2,19 @@ glyphname = oslash; layers = ( { -layerId = m01; -shapes = ( +anchors = ( { -ref = o; +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,550); +} +); +layerId = m01; +shapes = ( +{ closed = 1; nodes = ( (124,-86,l), @@ -17,14 +24,109 @@ nodes = ( (32,-80,l), (32,-86,l) ); +}, +{ +closed = 1; +nodes = ( +(469,-16,o), +(555,100,o), +(555,275,cs), +(555,450,o), +(470,566,o), +(310,566,cs), +(151,566,o), +(65,450,o), +(65,275,cs), +(65,100,o), +(151,-16,o), +(310,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(201,71,o), +(160,158,o), +(160,275,cs), +(160,392,o), +(201,478,o), +(310,478,cs), +(419,478,o), +(460,392,o), +(460,275,cs), +(460,158,o), +(419,71,o), +(310,71,cs) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(129,-86,l), +(593,631,l), +(593,637,l), +(491,637,l), +(27,-80,l), +(27,-86,l) +); +}, +{ +closed = 1; +nodes = ( +(474,-16,o), +(565,97,o), +(565,275,cs), +(565,452,o), +(475,566,o), +(310,566,cs), +(146,566,o), +(55,452,o), +(55,275,cs), +(55,97,o), +(146,-16,o), +(310,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(222,101,o), +(184,175,o), +(184,275,cs), +(184,377,o), +(224,448,o), +(310,448,cs), +(398,448,o), +(435,375,o), +(435,275,cs), +(435,173,o), +(396,101,o), +(310,101,cs) +); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "D893B254-7D46-46F1-AC15-920F4EF9107C"; -name = "Nov 1, 23 at 21:20"; +associatedMasterId = m002; +layerId = "E3905A37-2D7E-4D98-ADA7-ED76C1208C85"; +name = "Aug 17, 24 at 14:04"; shapes = ( { ref = o; @@ -32,12 +134,12 @@ ref = o; { closed = 1; nodes = ( -(116,-46,l), -(596,590,l), -(596,596,l), -(504,596,l), -(24,-40,l), -(24,-46,l) +(131,-86,l), +(595,631,l), +(595,637,l), +(489,637,l), +(25,-80,l), +(25,-86,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/otilde.glyph b/sources/0xProto.glyphspackage/glyphs/otilde.glyph index d5cc3700..288bb2d8 100644 --- a/sources/0xProto.glyphspackage/glyphs/otilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/otilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = o; +}, +{ +ref = tildecomb; +} +); +width = 620; } ); unicode = 245; diff --git a/sources/0xProto.glyphspackage/glyphs/p.glyph b/sources/0xProto.glyphspackage/glyphs/p.glyph index 6b17834e..5c1eaddc 100644 --- a/sources/0xProto.glyphspackage/glyphs/p.glyph +++ b/sources/0xProto.glyphspackage/glyphs/p.glyph @@ -17,55 +17,101 @@ shapes = ( { closed = 1; nodes = ( -(200,566,o), -(122,399,o), -(122,284,cs), -(122,169,o), -(143,-16,o), +(209,-197,l), +(209,16,l), +(235,-4,o), +(268,-16,o), (311,-16,cs), (437,-16,o), (554,110,o), (566,280,cs), (578,457,o), (488,566,o), -(358,566,cs) +(358,566,cs), +(296,566,o), +(246,540,o), +(209,502,c), +(199,558,l), +(22,558,l), +(22,500,l), +(115,484,l), +(115,-197,l) ); }, { closed = 1; nodes = ( +(256,72,o), +(226,101,o), +(209,143,c), +(209,385,l), +(235,440,o), +(283,479,o), +(348,479,cs), (444,479,o), (477,397,o), (468,280,cs), (458,153,o), (398,72,o), -(306,72,cs), -(209,72,o), -(187,184,o), -(187,280,cs), -(187,385,o), -(246,479,o), -(348,479,cs) +(306,72,cs) ); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(115,-197,l), -(209,-197,l), -(209,502,l), +(225,-197,l), +(225,10,l), +(248,-6,o), +(277,-16,o), +(311,-16,cs), +(452,-16,o), +(560,104,o), +(573,278,cs), +(586,454,o), +(499,566,o), +(358,566,cs), +(299,566,o), +(252,542,o), +(217,507,c), (199,558,l), -(115,558,l) +(22,558,l), +(22,500,l), +(99,487,l), +(99,-197,l) ); }, { closed = 1; nodes = ( -(22,500,l), -(209,468,l), -(209,502,l), -(199,558,l), -(22,558,l) +(270,99,o), +(242,121,o), +(225,160,c), +(225,362,l), +(250,413,o), +(297,446,o), +(343,446,cs), +(422,446,o), +(453,377,o), +(445,278,cs), +(436,172,o), +(386,99,o), +(311,99,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/paragraph.glyph b/sources/0xProto.glyphspackage/glyphs/paragraph.glyph index 155ec8ec..88a17aa2 100644 --- a/sources/0xProto.glyphspackage/glyphs/paragraph.glyph +++ b/sources/0xProto.glyphspackage/glyphs/paragraph.glyph @@ -45,6 +45,51 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(281,750,l), +(281,-60,l), +(367,-60,l), +(367,750,l) +); +}, +{ +closed = 1; +nodes = ( +(291,750,l), +(176,750,o), +(85,657,o), +(85,534,cs), +(85,411,o), +(176,318,o), +(291,318,c) +); +}, +{ +closed = 1; +nodes = ( +(441,750,l), +(441,-60,l), +(525,-60,l), +(525,750,l) +); +}, +{ +closed = 1; +nodes = ( +(327,693,l), +(477,693,l), +(477,750,l), +(327,750,l) +); +} +); +width = 620; } ); unicode = 182; diff --git a/sources/0xProto.glyphspackage/glyphs/parenleft.glyph b/sources/0xProto.glyphspackage/glyphs/parenleft.glyph index 09fd616b..02eba599 100644 --- a/sources/0xProto.glyphspackage/glyphs/parenleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/parenleft.glyph @@ -27,23 +27,25 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "EAE24CAD-B02F-4CA0-8470-B6E79A6A0472"; -name = "Sep 29, 23 15:55"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(86,534,o), -(86,96,o), -(350,-120,c), -(455,-120,l), -(453,-110,l), -(187,101,o), -(187,529,o), -(453,740,c), -(455,750,l), -(350,750,l) +(470,-42,l), +(305,45,o), +(238,189,o), +(238,311,cs), +(238,433,o), +(305,577,o), +(470,664,c), +(409,766,l), +(195,665,o), +(110,473,o), +(110,311,cs), +(110,149,o), +(195,-43,o), +(409,-144,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/parenright.glyph b/sources/0xProto.glyphspackage/glyphs/parenright.glyph index 9f600fa1..d43dc82f 100644 --- a/sources/0xProto.glyphspackage/glyphs/parenright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/parenright.glyph @@ -27,23 +27,25 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "BA05E055-9C11-41E7-B3F1-48F3C81CDDCB"; -name = "Sep 29, 23 15:55"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(165,750,l), -(167,740,l), -(433,529,o), -(433,101,o), -(167,-110,c), -(165,-120,l), -(270,-120,l), -(534,96,o), -(534,534,o), -(270,750,c) +(425,-43,o), +(510,149,o), +(510,311,cs), +(510,473,o), +(425,665,o), +(211,766,c), +(150,664,l), +(315,577,o), +(382,433,o), +(382,311,cs), +(382,189,o), +(315,45,o), +(150,-42,c), +(211,-144,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/percent.glyph b/sources/0xProto.glyphspackage/glyphs/percent.glyph index 18935abe..cf97fe13 100644 --- a/sources/0xProto.glyphspackage/glyphs/percent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/percent.glyph @@ -7,12 +7,12 @@ shapes = ( { closed = 1; nodes = ( -(490,710,l), -(56,10,l), -(57,0,l), -(125,0,l), -(559,700,l), -(558,710,l) +(492,710,l), +(58,10,l), +(59,0,l), +(127,0,l), +(561,700,l), +(560,710,l) ); }, { @@ -52,35 +52,120 @@ nodes = ( { closed = 1; nodes = ( -(348,307,o), -(300,243,o), -(300,146,cs), -(300,49,o), -(348,-16,o), -(447,-16,cs), -(546,-16,o), -(594,49,o), -(594,146,cs), -(594,243,o), -(546,307,o), -(447,307,cs) +(347,307,o), +(299,243,o), +(299,146,cs), +(299,49,o), +(347,-16,o), +(446,-16,cs), +(545,-16,o), +(593,49,o), +(593,146,cs), +(593,243,o), +(545,307,o), +(446,307,cs) ); }, { closed = 1; nodes = ( -(499,241,o), -(515,195,o), -(515,146,cs), -(515,96,o), -(499,51,o), -(447,51,cs), -(394,51,o), -(378,96,o), -(378,146,cs), -(378,195,o), -(394,241,o), -(447,241,cs) +(498,241,o), +(514,195,o), +(514,146,cs), +(514,96,o), +(498,51,o), +(446,51,cs), +(393,51,o), +(377,96,o), +(377,146,cs), +(377,195,o), +(393,241,o), +(446,241,cs) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(482,710,l), +(48,10,l), +(49,0,l), +(135,0,l), +(569,700,l), +(568,710,l) +); +}, +{ +closed = 1; +nodes = ( +(267,403,o), +(315,467,o), +(315,564,cs), +(315,661,o), +(267,726,o), +(167,726,cs), +(67,726,o), +(19,661,o), +(19,564,cs), +(19,467,o), +(67,403,o), +(167,403,cs) +); +}, +{ +closed = 1; +nodes = ( +(123,485,o), +(109,524,o), +(109,564,cs), +(109,605,o), +(123,643,o), +(167,643,cs), +(210,643,o), +(224,605,o), +(224,564,cs), +(224,524,o), +(210,485,o), +(167,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(350,307,o), +(302,243,o), +(302,146,cs), +(302,49,o), +(350,-16,o), +(450,-16,cs), +(550,-16,o), +(598,49,o), +(598,146,cs), +(598,243,o), +(550,307,o), +(450,307,cs) +); +}, +{ +closed = 1; +nodes = ( +(493,225,o), +(507,186,o), +(507,146,cs), +(507,105,o), +(493,67,o), +(450,67,cs), +(406,67,o), +(392,105,o), +(392,146,cs), +(392,186,o), +(406,225,o), +(450,225,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/percent.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/percent.spacer.glyph index 12f71f46..139f6cc5 100644 --- a/sources/0xProto.glyphspackage/glyphs/percent.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/percent.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/percent_percent.glyph b/sources/0xProto.glyphspackage/glyphs/percent_percent.glyph index b7ab78a7..6edb72f6 100644 --- a/sources/0xProto.glyphspackage/glyphs/percent_percent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/percent_percent.glyph @@ -164,6 +164,170 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(-104,710,l), +(-538,10,l), +(-537,0,l), +(-451,0,l), +(-17,700,l), +(-18,710,l) +); +}, +{ +closed = 1; +nodes = ( +(-309,403,o), +(-261,467,o), +(-261,564,cs), +(-261,661,o), +(-309,726,o), +(-409,726,cs), +(-509,726,o), +(-557,661,o), +(-557,564,cs), +(-557,467,o), +(-509,403,o), +(-409,403,cs) +); +}, +{ +closed = 1; +nodes = ( +(-453,485,o), +(-467,524,o), +(-467,564,cs), +(-467,605,o), +(-453,643,o), +(-409,643,cs), +(-366,643,o), +(-352,605,o), +(-352,564,cs), +(-352,524,o), +(-366,485,o), +(-409,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(-246,307,o), +(-294,243,o), +(-294,146,cs), +(-294,49,o), +(-246,-16,o), +(-146,-16,cs), +(-46,-16,o), +(2,49,o), +(2,146,cs), +(2,243,o), +(-46,307,o), +(-146,307,cs) +); +}, +{ +closed = 1; +nodes = ( +(-103,225,o), +(-89,186,o), +(-89,146,cs), +(-89,105,o), +(-103,67,o), +(-146,67,cs), +(-190,67,o), +(-204,105,o), +(-204,146,cs), +(-204,186,o), +(-190,225,o), +(-146,225,cs) +); +}, +{ +closed = 1; +nodes = ( +(446,710,l), +(12,10,l), +(13,0,l), +(99,0,l), +(533,700,l), +(532,710,l) +); +}, +{ +closed = 1; +nodes = ( +(241,403,o), +(289,467,o), +(289,564,cs), +(289,661,o), +(241,726,o), +(141,726,cs), +(41,726,o), +(-7,661,o), +(-7,564,cs), +(-7,467,o), +(41,403,o), +(141,403,cs) +); +}, +{ +closed = 1; +nodes = ( +(97,485,o), +(83,524,o), +(83,564,cs), +(83,605,o), +(97,643,o), +(141,643,cs), +(184,643,o), +(198,605,o), +(198,564,cs), +(198,524,o), +(184,485,o), +(141,485,cs) +); +}, +{ +closed = 1; +nodes = ( +(304,307,o), +(256,243,o), +(256,146,cs), +(256,49,o), +(304,-16,o), +(404,-16,cs), +(504,-16,o), +(552,49,o), +(552,146,cs), +(552,243,o), +(504,307,o), +(404,307,cs) +); +}, +{ +closed = 1; +nodes = ( +(447,225,o), +(461,186,o), +(461,146,cs), +(461,105,o), +(447,67,o), +(404,67,cs), +(360,67,o), +(346,105,o), +(346,146,cs), +(346,186,o), +(360,225,o), +(404,225,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/period.glyph b/sources/0xProto.glyphspackage/glyphs/period.glyph index 2fc6c0e2..91c8e329 100644 --- a/sources/0xProto.glyphspackage/glyphs/period.glyph +++ b/sources/0xProto.glyphspackage/glyphs/period.glyph @@ -25,25 +25,23 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "24900A11-2A1F-4E78-851E-4B5F1104249A"; -name = "Sep 29, 23 15:56"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(354,-16,o), -(390,20,o), -(390,64,cs), -(390,108,o), -(354,144,o), -(310,144,cs), -(266,144,o), -(230,108,o), -(230,64,cs), -(230,20,o), -(266,-16,o), -(310,-16,cs) +(361,-28,o), +(402,13,o), +(402,64,cs), +(402,115,o), +(361,156,o), +(310,156,cs), +(259,156,o), +(218,115,o), +(218,64,cs), +(218,13,o), +(259,-28,o), +(310,-28,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/period.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/period.spacer.glyph index 2f1e35bc..2ee58b41 100644 --- a/sources/0xProto.glyphspackage/glyphs/period.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/period.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/period_equal.glyph b/sources/0xProto.glyphspackage/glyphs/period_equal.glyph index 771a6cca..70f8c818 100644 --- a/sources/0xProto.glyphspackage/glyphs/period_equal.glyph +++ b/sources/0xProto.glyphspackage/glyphs/period_equal.glyph @@ -7,19 +7,10 @@ shapes = ( { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), -(440,159,l), -(440,247,l) -); -}, -{ -closed = 1; -nodes = ( -(-50,447,l), -(-50,359,l), (440,359,l), -(440,447,l) +(440,447,l), +(-50,447,l), +(-50,359,l) ); }, { @@ -38,48 +29,55 @@ nodes = ( (-352,-19,o), (-306,-19,cs) ); +}, +{ +closed = 1; +nodes = ( +(440,159,l), +(440,247,l), +(-50,247,l), +(-50,159,l) +); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "F8EE5931-9AF8-4D47-A6BA-1649FC4913F5"; -name = "Sep 29, 23 15:57"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(-262,-16,o), -(-226,20,o), -(-226,64,cs), -(-226,108,o), -(-262,144,o), -(-306,144,cs), -(-350,144,o), -(-386,108,o), -(-386,64,cs), -(-386,20,o), -(-350,-16,o), -(-306,-16,cs) +(448,344,l), +(448,464,l), +(-58,464,l), +(-58,344,l) ); }, { closed = 1; nodes = ( -(-50,247,l), -(-50,159,l), -(440,159,l), -(440,247,l) +(-254,-32,o), +(-211,11,o), +(-211,64,cs), +(-211,117,o), +(-254,160,o), +(-307,160,cs), +(-360,160,o), +(-403,117,o), +(-403,64,cs), +(-403,11,o), +(-360,-32,o), +(-307,-32,cs) ); }, { closed = 1; nodes = ( -(-50,447,l), -(-50,359,l), -(440,359,l), -(440,447,l) +(448,144,l), +(448,264,l), +(-58,264,l), +(-58,144,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/periodcentered.glyph b/sources/0xProto.glyphspackage/glyphs/periodcentered.glyph index 4e1e5b83..96e5ffe4 100644 --- a/sources/0xProto.glyphspackage/glyphs/periodcentered.glyph +++ b/sources/0xProto.glyphspackage/glyphs/periodcentered.glyph @@ -23,6 +23,29 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(364,252,o), +(408,296,o), +(408,350,cs), +(408,404,o), +(364,448,o), +(310,448,cs), +(256,448,o), +(212,404,o), +(212,350,cs), +(212,296,o), +(256,252,o), +(310,252,cs) +); +} +); +width = 620; } ); unicode = 183; diff --git a/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.case.glyph b/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.case.glyph index 3c98e807..069a3487 100644 --- a/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.case.glyph @@ -15,6 +15,21 @@ ref = periodcentered.loclCAT; } ); width = 620; +}, +{ +anchors = ( +{ +name = _center; +pos = (130,357); +} +); +layerId = m002; +shapes = ( +{ +ref = periodcentered.loclCAT; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.glyph b/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.glyph index fe0844a9..6253d121 100644 --- a/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.glyph +++ b/sources/0xProto.glyphspackage/glyphs/periodcentered.loclC_A_T_.glyph @@ -29,6 +29,35 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = _center; +pos = (130,357); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(353,278,o), +(388,313,o), +(388,357,cs), +(388,400,o), +(353,436,o), +(309,436,cs), +(267,436,o), +(230,400,o), +(230,357,cs), +(230,313,o), +(267,278,o), +(309,278,cs) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/peso.glyph b/sources/0xProto.glyphspackage/glyphs/peso.glyph index 7c9ba75e..32ee1a19 100644 --- a/sources/0xProto.glyphspackage/glyphs/peso.glyph +++ b/sources/0xProto.glyphspackage/glyphs/peso.glyph @@ -7,191 +7,111 @@ shapes = ( { closed = 1; nodes = ( -(91,10,l), (179,10,l), -(179,700,l), -(91,700,l) -); -}, -{ -closed = 1; -nodes = ( -(167,236,l), -(234,236,o), -(249,236,o), -(302,236,cs), +(179,236,l), +(302,236,ls), (437,236,o), (530,333,o), (530,468,cs), (530,594,o), (441,696,o), (302,700,cs), -(262,701,o), -(241,700,o), -(167,700,c), -(167,618,l), -(242,618,o), -(262,620,o), -(304,618,cs), -(395,614,o), -(448,541,o), -(448,468,cs), -(448,390,o), -(395,318,o), -(304,318,cs), -(251,318,o), -(235,318,o), -(167,318,c) -); -}, -{ -closed = 1; -nodes = ( -(598,556,l), -(22,556,l), -(22,501,l), -(598,501,l) +(214,702,o), +(225,700,o), +(91,700,c), +(91,10,l) ); }, { closed = 1; nodes = ( +(598,380,l), (598,435,l), (22,435,l), -(22,380,l), -(598,380,l) -); -} +(22,380,l) ); -width = 620; }, { -associatedMasterId = m01; -layerId = "EC3E2EEF-716F-485A-8832-74B2C19D64AF"; -name = "Dec 26, 23 at 23:08"; -shapes = ( -{ closed = 1; nodes = ( -(91,10,l), -(179,10,l), -(179,700,l), -(91,700,l) -); -}, -{ -closed = 1; -nodes = ( -(167,242,l), -(234,242,o), -(254,242,o), -(307,242,cs), -(442,242,o), -(535,338,o), -(535,471,cs), -(535,599,o), -(446,700,o), -(307,700,cs), -(267,700,o), -(241,700,o), -(167,700,c), -(167,618,l), -(242,618,o), -(267,618,o), -(309,618,cs), -(398,618,o), -(451,546,o), -(451,471,cs), -(451,395,o), -(398,324,o), -(309,324,cs), -(256,324,o), -(235,324,o), -(167,324,c) -); -}, -{ -closed = 1; -nodes = ( -(598,563,l), -(22,563,l), -(22,493,l), -(598,493,l) +(179,618,l), +(244,618,o), +(264,620,o), +(304,618,cs), +(395,614,o), +(448,541,o), +(448,468,cs), +(448,390,o), +(395,318,o), +(304,318,cs), +(179,318,l) ); }, { closed = 1; nodes = ( -(598,445,l), -(22,445,l), -(22,375,l), -(598,375,l) +(598,501,l), +(598,556,l), +(22,556,l), +(22,501,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "7E55CF5C-8D58-4A73-9173-CC787305E001"; -name = "Jan 4, 24 at 13:25"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(91,10,l), -(179,10,l), -(179,700,l), -(91,700,l) +(187,10,l), +(187,236,l), +(300,236,ls), +(439,236,o), +(534,333,o), +(534,468,cs), +(534,594,o), +(443,697,o), +(300,700,cs), +(206,702,o), +(219,700,o), +(85,700,c), +(85,10,l) ); }, { closed = 1; nodes = ( -(167,238,l), -(234,238,o), -(249,238,o), -(302,238,cs), -(437,238,o), -(530,334,o), -(530,469,cs), -(530,595,o), -(441,696,o), -(302,700,cs), -(262,701,o), -(241,700,o), -(167,700,c), -(167,618,l), -(242,618,o), -(262,620,o), -(304,618,cs), -(395,614,o), -(448,542,o), -(448,469,cs), -(448,391,o), -(395,320,o), -(304,320,cs), -(251,320,o), -(235,320,o), -(167,320,c) +(598,379,l), +(598,440,l), +(22,440,l), +(22,379,l) ); }, { closed = 1; nodes = ( -(598,557,l), -(22,557,l), -(22,502,l), -(598,502,l) +(187,603,l), +(232,604,o), +(250,604,o), +(290,603,cs), +(390,601,o), +(432,539,o), +(432,468,cs), +(432,392,o), +(390,333,o), +(290,333,cs), +(187,333,l) ); }, { closed = 1; nodes = ( -(598,436,l), -(22,436,l), -(22,381,l), -(598,381,l) +(598,496,l), +(598,557,l), +(22,557,l), +(22,496,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/plus.glyph b/sources/0xProto.glyphspackage/glyphs/plus.glyph index 7c91e7b7..1d6d454a 100644 --- a/sources/0xProto.glyphspackage/glyphs/plus.glyph +++ b/sources/0xProto.glyphspackage/glyphs/plus.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(75,365,l), +(75,249,l), +(545,249,l), +(545,365,l) +); +}, +{ +closed = 1; +nodes = ( +(372,558,l), +(248,558,l), +(248,56,l), +(372,56,l) +); +} +); +width = 620; } ); unicode = 43; diff --git a/sources/0xProto.glyphspackage/glyphs/plus.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/plus.spacer.glyph index 35cdeb88..ba86550d 100644 --- a/sources/0xProto.glyphspackage/glyphs/plus.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/plus.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/plus_greater.glyph b/sources/0xProto.glyphspackage/glyphs/plus_greater.glyph index a7a1db79..6970877d 100644 --- a/sources/0xProto.glyphspackage/glyphs/plus_greater.glyph +++ b/sources/0xProto.glyphspackage/glyphs/plus_greater.glyph @@ -7,16 +7,6 @@ shapes = ( { closed = 1; nodes = ( -(52,498,l), -(472,263,l), -(472,356,l), -(62,597,l), -(52,597,l) -); -}, -{ -closed = 1; -nodes = ( (62,11,l), (472,257,l), (472,350,l), @@ -27,19 +17,73 @@ nodes = ( { closed = 1; nodes = ( -(-466,264,l), +(-186,56,l), +(-186,558,l), +(-276,558,l), +(-276,56,l) +); +}, +{ +closed = 1; +nodes = ( (4,264,l), (4,350,l), -(-466,350,l) +(-466,350,l), +(-466,264,l) ); }, { closed = 1; nodes = ( -(-186,56,l), -(-186,558,l), -(-276,558,l), -(-276,56,l) +(472,356,l), +(62,597,l), +(52,597,l), +(52,498,l), +(472,263,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(62,-5,l), +(472,241,l), +(472,364,l), +(52,126,l), +(52,-5,l) +); +}, +{ +closed = 1; +nodes = ( +(-174,54,l), +(-174,560,l), +(-288,560,l), +(-288,54,l) +); +}, +{ +closed = 1; +nodes = ( +(6,252,l), +(6,362,l), +(-468,362,l), +(-468,252,l) +); +}, +{ +closed = 1; +nodes = ( +(472,372,l), +(62,613,l), +(52,613,l), +(52,482,l), +(472,249,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/plusminus.glyph b/sources/0xProto.glyphspackage/glyphs/plusminus.glyph index 468355d1..bef2fce6 100644 --- a/sources/0xProto.glyphspackage/glyphs/plusminus.glyph +++ b/sources/0xProto.glyphspackage/glyphs/plusminus.glyph @@ -33,6 +33,39 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(100,451,l), +(100,341,l), +(520,341,l), +(520,451,l) +); +}, +{ +closed = 1; +nodes = ( +(367,622,l), +(253,622,l), +(253,170,l), +(367,170,l) +); +}, +{ +closed = 1; +nodes = ( +(100,-1,l), +(520,-1,l), +(520,99,l), +(100,99,l) +); +} +); +width = 620; } ); unicode = 177; diff --git a/sources/0xProto.glyphspackage/glyphs/primemod.glyph b/sources/0xProto.glyphspackage/glyphs/primemod.glyph index 0caa3e58..64a04a47 100644 --- a/sources/0xProto.glyphspackage/glyphs/primemod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/primemod.glyph @@ -9,6 +9,15 @@ ref = quotesingle; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = quotesingle; +} +); +width = 620; } ); unicode = 697; diff --git a/sources/0xProto.glyphspackage/glyphs/published.glyph b/sources/0xProto.glyphspackage/glyphs/published.glyph index a92e2c48..78819e6c 100644 --- a/sources/0xProto.glyphspackage/glyphs/published.glyph +++ b/sources/0xProto.glyphspackage/glyphs/published.glyph @@ -41,50 +41,38 @@ nodes = ( { closed = 1; nodes = ( -(191,180,l), (255,180,l), -(255,550,l), -(191,550,l) -); -}, -{ -closed = 1; -nodes = ( -(249,314,l), -(287,314,o), -(300,314,o), -(330,314,cs), +(255,314,l), +(330,314,ls), (409,314,o), (465,353,o), (465,432,cs), (465,511,o), (412,550,o), (330,550,cs), -(307,550,o), -(291,550,o), -(249,550,c), -(249,489,l), -(292,489,o), -(301,489,o), -(325,489,cs), +(191,550,l), +(191,180,l) +); +}, +{ +closed = 1; +nodes = ( +(255,489,l), +(325,489,ls), (377,489,o), (403,473,o), (403,432,cs), (403,391,o), (377,375,o), (325,375,cs), -(295,375,o), -(288,375,o), -(249,375,c) +(255,375,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "9DD7A15E-9BF1-4861-B12E-9E835A41DFEA"; -name = "Jan 3, 24 at 20:49"; +layerId = m002; shapes = ( { closed = 1; @@ -106,140 +94,48 @@ nodes = ( { closed = 1; nodes = ( -(157,88,o), -(84,201,o), -(84,360,cs), -(84,519,o), -(157,636,o), -(310,636,cs), -(463,636,o), -(536,519,o), -(536,360,cs), -(536,201,o), -(463,84,o), -(310,86,cs) +(164,101,o), +(95,209,o), +(95,360,cs), +(95,511,o), +(164,623,o), +(310,623,cs), +(456,623,o), +(525,511,o), +(525,360,cs), +(525,209,o), +(456,97,o), +(310,99,cs) ); }, { closed = 1; nodes = ( -(190,180,l), -(248,180,l), -(248,550,l), -(190,550,l) -); -}, -{ -closed = 1; -nodes = ( -(247,314,l), -(285,314,o), -(297,314,o), -(327,314,cs), -(404,314,o), -(467,360,o), +(267,180,l), +(267,306,l), +(329,306,ls), +(406,306,o), +(467,345,o), (467,432,cs), -(467,509,o), -(407,550,o), -(327,550,cs), -(304,550,o), -(289,550,o), -(247,550,c), -(247,494,l), -(290,494,o), -(303,494,o), -(327,494,cs), -(378,494,o), -(411,476,o), -(411,432,cs), -(411,396,o), -(378,370,o), -(327,370,cs), -(297,370,o), -(286,370,o), -(247,370,c) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "4235B4A0-F67D-4756-8F86-F23CEBC098B0"; -name = "Jan 4, 24 at 13:01"; -shapes = ( -{ -closed = 1; -nodes = ( -(490,42,o), -(585,178,o), -(585,360,cs), -(585,542,o), -(490,678,o), -(310,678,cs), -(130,678,o), -(35,542,o), -(35,360,cs), -(35,178,o), -(130,42,o), -(310,42,cs) -); -}, -{ -closed = 1; -nodes = ( -(157,88,o), -(84,201,o), -(84,360,cs), -(84,519,o), -(157,636,o), -(310,636,cs), -(463,636,o), -(536,519,o), -(536,360,cs), -(536,201,o), -(463,84,o), -(310,86,cs) -); -}, -{ -closed = 1; -nodes = ( -(194,180,l), -(257,180,l), -(257,550,l), -(194,550,l) +(467,511,o), +(409,550,o), +(329,550,cs), +(191,550,l), +(191,180,l) ); }, { closed = 1; nodes = ( -(251,314,l), -(289,314,o), -(299,314,o), -(329,314,cs), -(408,314,o), -(469,358,o), -(469,432,cs), -(469,511,o), -(411,550,o), -(329,550,cs), -(306,550,o), -(293,550,o), -(251,550,c), -(251,491,l), -(294,491,o), -(305,491,o), -(329,491,cs), -(383,491,o), -(409,474,o), -(409,432,cs), -(409,398,o), -(383,373,o), -(329,373,cs), -(299,373,o), -(290,373,o), -(251,373,c) +(267,475,l), +(324,475,ls), +(368,475,o), +(390,459,o), +(390,428,cs), +(390,397,o), +(368,381,o), +(324,381,cs), +(267,381,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/punctuationspace.glyph b/sources/0xProto.glyphspackage/glyphs/punctuationspace.glyph index 04bec522..d9e0caf6 100644 --- a/sources/0xProto.glyphspackage/glyphs/punctuationspace.glyph +++ b/sources/0xProto.glyphspackage/glyphs/punctuationspace.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 8200; diff --git a/sources/0xProto.glyphspackage/glyphs/q.glyph b/sources/0xProto.glyphspackage/glyphs/q.glyph index c6b03e09..09f80312 100644 --- a/sources/0xProto.glyphspackage/glyphs/q.glyph +++ b/sources/0xProto.glyphspackage/glyphs/q.glyph @@ -18,59 +18,112 @@ shapes = ( { closed = 1; nodes = ( -(413,493,l), -(413,-23,l), -(508,-23,l), +(605,-200,l), +(605,-112,l), +(519,-112,o), +(508,-102,o), +(508,-23,cs), (508,558,l), -(423,558,l) -); -}, -{ -closed = 1; -nodes = ( +(423,558,l), +(414,497,l), +(380,539,o), +(334,566,o), +(272,566,cs), (130,566,o), (57,429,o), (57,279,cs), (57,131,o), (129,-8,o), (272,-8,cs), -(408,-8,o), -(478,151,o), -(478,279,cs), -(478,419,o), -(415,566,o), -(272,566,cs) +(332,-8,o), +(379,23,o), +(413,68,c), +(413,-23,ls), +(413,-126,o), +(433,-200,o), +(543,-200,cs) ); }, { closed = 1; nodes = ( -(377,479,o), -(433,376,o), -(433,279,cs), -(433,194,o), -(378,80,o), -(283,80,cs), (184,80,o), (151,189,o), (151,279,cs), (151,371,o), (184,479,o), -(283,479,cs) +(283,479,cs), +(344,479,o), +(389,436,o), +(413,379,c), +(413,184,l), +(389,128,o), +(344,80,o), +(283,80,cs) +); +} ); +width = 620; }, { +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(413,-126,o), -(433,-200,o), -(543,-200,cs), (605,-200,l), -(605,-112,l), -(519,-112,o), -(508,-102,o), -(508,-23,c), -(413,-23,l) +(605,-94,l), +(534,-94,o), +(523,-79,o), +(523,-9,cs), +(523,558,l), +(423,558,l), +(402,499,l), +(377,538,o), +(332,566,o), +(270,566,cs), +(122,566,o), +(45,429,o), +(45,279,cs), +(45,131,o), +(121,-9,o), +(270,-9,cs), +(325,-9,o), +(370,16,o), +(397,55,c), +(397,-12,ls), +(397,-140,o), +(427,-200,o), +(543,-200,cs) +); +}, +{ +closed = 1; +nodes = ( +(206,110,o), +(171,200,o), +(171,279,cs), +(171,360,o), +(205,449,o), +(286,449,cs), +(341,449,o), +(379,411,o), +(397,356,c), +(397,198,l), +(376,146,o), +(337,110,o), +(286,110,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/question.glyph b/sources/0xProto.glyphspackage/glyphs/question.glyph index d484e7ae..9c71b45e 100644 --- a/sources/0xProto.glyphspackage/glyphs/question.glyph +++ b/sources/0xProto.glyphspackage/glyphs/question.glyph @@ -52,59 +52,50 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "A3B44F55-CACD-4B75-B28F-C0DEEC85BE52"; -name = "Sep 29, 23 15:55"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(354,-16,o), -(388,18,o), -(388,59,cs), -(388,100,o), -(354,134,o), -(313,134,cs), -(272,134,o), -(238,100,o), -(238,59,cs), -(238,18,o), -(272,-16,o), -(313,-16,cs) +(366,210,l), +(366,235,ls), +(366,344,o), +(578,343,o), +(578,523,cs), +(578,640,o), +(477,726,o), +(309,726,cs), +(200,726,o), +(99,675,o), +(39,605,c), +(125,523,l), +(166,567,o), +(230,610,o), +(309,610,cs), +(398,610,o), +(452,570,o), +(452,521,cs), +(452,414,o), +(247,437,o), +(247,229,cs), +(247,210,l) ); }, { closed = 1; nodes = ( -(257,210,l), -(356,210,l), -(356,235,l), -(257,229,l) -); -}, -{ -closed = 1; -nodes = ( -(117,535,l), -(157,579,o), -(216,628,o), -(308,628,cs), -(422,628,o), -(474,572,o), -(474,521,cs), -(474,415,o), -(257,430,o), -(257,229,c), -(356,235,l), -(356,359,o), -(574,348,o), -(574,523,cs), -(574,629,o), -(471,726,o), -(305,726,cs), -(198,726,o), -(105,665,o), -(46,598,c) +(362,-43,o), +(404,-1,o), +(404,49,cs), +(404,99,o), +(362,141,o), +(312,141,cs), +(262,141,o), +(220,99,o), +(220,49,cs), +(220,-1,o), +(262,-43,o), +(312,-43,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/question.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/question.spacer.glyph index b547970c..0afe5723 100644 --- a/sources/0xProto.glyphspackage/glyphs/question.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/question.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/question_question.glyph b/sources/0xProto.glyphspackage/glyphs/question_question.glyph index b306a4c1..657041b9 100644 --- a/sources/0xProto.glyphspackage/glyphs/question_question.glyph +++ b/sources/0xProto.glyphspackage/glyphs/question_question.glyph @@ -7,49 +7,17 @@ shapes = ( { closed = 1; nodes = ( -(-256,210,l), -(-157,210,l), -(-157,235,l), -(-256,229,l) -); -}, -{ -closed = 1; -nodes = ( -(-381,534,l), -(-341,578,o), -(-277,629,o), -(-195,628,cs), -(-86,627,o), -(-46,572,o), -(-46,521,cs), -(-46,419,o), -(-256,430,o), -(-256,229,c), -(-157,235,l), -(-157,359,o), -(54,352,o), -(54,523,cs), -(54,629,o), -(-36,725,o), -(-198,726,cs), -(-306,727,o), -(-395,665,o), -(-454,598,c) -); -}, -{ -closed = 1; -nodes = ( -(144,210,l), (243,210,l), -(243,235,l), -(144,229,l) -); -}, -{ -closed = 1; -nodes = ( +(243,235,ls), +(243,359,o), +(454,352,o), +(454,523,cs), +(454,629,o), +(364,725,o), +(202,726,cs), +(94,727,o), +(5,665,o), +(-54,598,c), (19,534,l), (59,578,o), (123,629,o), @@ -59,17 +27,8 @@ nodes = ( (354,521,cs), (354,419,o), (144,430,o), -(144,229,c), -(243,235,l), -(243,359,o), -(454,352,o), -(454,523,cs), -(454,629,o), -(364,725,o), -(202,726,cs), -(94,727,o), -(5,665,o), -(-54,598,c) +(144,229,cs), +(144,210,l) ); }, { @@ -105,44 +64,21 @@ nodes = ( (159,-27,o), (200,-27,cs) ); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "D89E1641-C7CE-4696-946D-F6293D163B2A"; -name = "Sep 29, 23 15:57"; -shapes = ( -{ -closed = 1; -nodes = ( -(-159,-16,o), -(-125,18,o), -(-125,59,cs), -(-125,100,o), -(-159,134,o), -(-200,134,cs), -(-241,134,o), -(-275,100,o), -(-275,59,cs), -(-275,18,o), -(-241,-16,o), -(-200,-16,cs) -); }, { closed = 1; nodes = ( -(-256,210,l), (-157,210,l), -(-157,235,l), -(-256,229,l) -); -}, -{ -closed = 1; -nodes = ( +(-157,235,ls), +(-157,359,o), +(54,352,o), +(54,523,cs), +(54,629,o), +(-36,725,o), +(-198,726,cs), +(-306,727,o), +(-395,665,o), +(-454,598,c), (-381,534,l), (-341,578,o), (-277,629,o), @@ -152,68 +88,102 @@ nodes = ( (-46,521,cs), (-46,419,o), (-256,430,o), -(-256,229,c), -(-157,235,l), -(-157,359,o), -(54,352,o), -(54,523,cs), -(54,629,o), -(-36,725,o), -(-198,726,cs), -(-306,727,o), -(-395,665,o), -(-454,598,c) +(-256,229,cs), +(-256,210,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(241,-16,o), -(275,18,o), -(275,59,cs), -(275,100,o), -(241,134,o), -(200,134,cs), -(159,134,o), -(125,100,o), -(125,59,cs), -(125,18,o), -(159,-16,o), -(200,-16,cs) +(253,210,l), +(253,235,ls), +(253,344,o), +(465,343,o), +(465,523,cs), +(465,640,o), +(364,726,o), +(196,726,cs), +(91,726,o), +(-2,671,o), +(-63,597,c), +(26,518,l), +(67,563,o), +(127,610,o), +(205,610,cs), +(283,610,o), +(340,570,o), +(340,521,cs), +(340,414,o), +(134,437,o), +(134,229,cs), +(134,210,l) ); }, { closed = 1; nodes = ( -(144,210,l), -(243,210,l), -(243,235,l), -(144,229,l) +(-150,-47,o), +(-106,-3,o), +(-106,49,cs), +(-106,101,o), +(-150,145,o), +(-202,145,cs), +(-254,145,o), +(-298,101,o), +(-298,49,cs), +(-298,-3,o), +(-254,-47,o), +(-202,-47,cs) ); }, { closed = 1; nodes = ( -(19,534,l), -(59,578,o), -(123,629,o), -(205,628,cs), -(314,627,o), -(354,572,o), -(354,521,cs), -(354,419,o), -(144,430,o), -(144,229,c), -(243,235,l), -(243,359,o), -(454,352,o), -(454,523,cs), -(454,629,o), -(364,725,o), -(202,726,cs), -(94,727,o), -(5,665,o), -(-54,598,c) +(251,-47,o), +(295,-3,o), +(295,49,cs), +(295,101,o), +(251,145,o), +(199,145,cs), +(147,145,o), +(103,101,o), +(103,49,cs), +(103,-3,o), +(147,-47,o), +(199,-47,cs) +); +}, +{ +closed = 1; +nodes = ( +(-148,210,l), +(-148,235,ls), +(-148,344,o), +(64,343,o), +(64,523,cs), +(64,640,o), +(-37,726,o), +(-205,726,cs), +(-310,726,o), +(-403,671,o), +(-464,597,c), +(-375,518,l), +(-334,563,o), +(-274,610,o), +(-196,610,cs), +(-118,610,o), +(-61,570,o), +(-61,521,cs), +(-61,414,o), +(-267,437,o), +(-267,229,cs), +(-267,210,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/questiondown.glyph b/sources/0xProto.glyphspackage/glyphs/questiondown.glyph index ab4d6ab5..f2f68bae 100644 --- a/sources/0xProto.glyphspackage/glyphs/questiondown.glyph +++ b/sources/0xProto.glyphspackage/glyphs/questiondown.glyph @@ -50,6 +50,56 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(252,300,l), +(252,275,ls), +(252,166,o), +(40,167,o), +(40,-13,cs), +(40,-130,o), +(141,-216,o), +(309,-216,cs), +(418,-216,o), +(519,-165,o), +(579,-95,c), +(493,-13,l), +(452,-57,o), +(388,-100,o), +(309,-100,cs), +(220,-100,o), +(166,-60,o), +(166,-11,cs), +(166,96,o), +(371,73,o), +(371,281,cs), +(371,300,l) +); +}, +{ +closed = 1; +nodes = ( +(254,557,o), +(210,513,o), +(210,461,cs), +(210,409,o), +(254,365,o), +(306,365,cs), +(358,365,o), +(402,409,o), +(402,461,cs), +(402,513,o), +(358,557,o), +(306,557,cs) +); +} +); +width = 620; } ); unicode = 191; diff --git a/sources/0xProto.glyphspackage/glyphs/quotedbl.glyph b/sources/0xProto.glyphspackage/glyphs/quotedbl.glyph index d8a96b5e..133302a6 100644 --- a/sources/0xProto.glyphspackage/glyphs/quotedbl.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quotedbl.glyph @@ -24,6 +24,30 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(160,438,l), +(252,438,l), +(283,710,l), +(129,710,l) +); +}, +{ +closed = 1; +nodes = ( +(368,438,l), +(460,438,l), +(491,710,l), +(337,710,l) +); +} +); +width = 620; } ); unicode = 34; diff --git a/sources/0xProto.glyphspackage/glyphs/quotedblbase.glyph b/sources/0xProto.glyphspackage/glyphs/quotedblbase.glyph index 4333d708..de20f6bd 100644 --- a/sources/0xProto.glyphspackage/glyphs/quotedblbase.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quotedblbase.glyph @@ -58,6 +58,64 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(135,-134,l), +(201,-134,l), +(282,24,l), +(173,24,l) +); +}, +{ +closed = 1; +nodes = ( +(261,-12,o), +(293,22,o), +(293,66,cs), +(293,106,o), +(261,142,o), +(220,142,cs), +(175,142,o), +(142,106,o), +(142,66,cs), +(142,22,o), +(175,-12,o), +(220,-12,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,-134,l), +(388,-134,l), +(469,24,l), +(360,24,l) +); +}, +{ +closed = 1; +nodes = ( +(448,-12,o), +(480,22,o), +(480,66,cs), +(480,106,o), +(448,142,o), +(407,142,cs), +(362,142,o), +(329,106,o), +(329,66,cs), +(329,22,o), +(362,-12,o), +(407,-12,cs) +); +} +); +width = 620; } ); unicode = 8222; diff --git a/sources/0xProto.glyphspackage/glyphs/quotedblleft.glyph b/sources/0xProto.glyphspackage/glyphs/quotedblleft.glyph index 083c776f..db8183bd 100644 --- a/sources/0xProto.glyphspackage/glyphs/quotedblleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quotedblleft.glyph @@ -58,6 +58,64 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(485,712,l), +(419,712,l), +(338,554,l), +(447,554,l) +); +}, +{ +closed = 1; +nodes = ( +(359,590,o), +(327,556,o), +(327,512,cs), +(327,472,o), +(359,436,o), +(400,436,cs), +(445,436,o), +(478,472,o), +(478,512,cs), +(478,556,o), +(445,590,o), +(400,590,cs) +); +}, +{ +closed = 1; +nodes = ( +(298,712,l), +(232,712,l), +(151,554,l), +(260,554,l) +); +}, +{ +closed = 1; +nodes = ( +(172,590,o), +(140,556,o), +(140,512,cs), +(140,472,o), +(172,436,o), +(213,436,cs), +(258,436,o), +(291,472,o), +(291,512,cs), +(291,556,o), +(258,590,o), +(213,590,cs) +); +} +); +width = 620; } ); unicode = 8220; diff --git a/sources/0xProto.glyphspackage/glyphs/quotedblright.glyph b/sources/0xProto.glyphspackage/glyphs/quotedblright.glyph index c780758d..f93bdecc 100644 --- a/sources/0xProto.glyphspackage/glyphs/quotedblright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quotedblright.glyph @@ -58,6 +58,64 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(135,453,l), +(201,453,l), +(282,611,l), +(173,611,l) +); +}, +{ +closed = 1; +nodes = ( +(261,575,o), +(293,609,o), +(293,653,cs), +(293,693,o), +(261,729,o), +(220,729,cs), +(175,729,o), +(142,693,o), +(142,653,cs), +(142,609,o), +(175,575,o), +(220,575,cs) +); +}, +{ +closed = 1; +nodes = ( +(322,453,l), +(388,453,l), +(469,611,l), +(360,611,l) +); +}, +{ +closed = 1; +nodes = ( +(448,575,o), +(480,609,o), +(480,653,cs), +(480,693,o), +(448,729,o), +(407,729,cs), +(362,729,o), +(329,693,o), +(329,653,cs), +(329,609,o), +(362,575,o), +(407,575,cs) +); +} +); +width = 620; } ); unicode = 8221; diff --git a/sources/0xProto.glyphspackage/glyphs/quoteleft.glyph b/sources/0xProto.glyphspackage/glyphs/quoteleft.glyph index 497f01e9..a45ed639 100644 --- a/sources/0xProto.glyphspackage/glyphs/quoteleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quoteleft.glyph @@ -32,6 +32,38 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(396,712,l), +(330,712,l), +(249,554,l), +(358,554,l) +); +}, +{ +closed = 1; +nodes = ( +(270,590,o), +(238,556,o), +(238,512,cs), +(238,472,o), +(270,436,o), +(311,436,cs), +(356,436,o), +(389,472,o), +(389,512,cs), +(389,556,o), +(356,590,o), +(311,590,cs) +); +} +); +width = 620; } ); unicode = 8216; diff --git a/sources/0xProto.glyphspackage/glyphs/quoteright.glyph b/sources/0xProto.glyphspackage/glyphs/quoteright.glyph index 7d9664e3..55235584 100644 --- a/sources/0xProto.glyphspackage/glyphs/quoteright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quoteright.glyph @@ -32,6 +32,38 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(224,454,l), +(290,454,l), +(371,612,l), +(262,612,l) +); +}, +{ +closed = 1; +nodes = ( +(350,576,o), +(382,610,o), +(382,654,cs), +(382,694,o), +(350,730,o), +(309,730,cs), +(264,730,o), +(231,694,o), +(231,654,cs), +(231,610,o), +(264,576,o), +(309,576,cs) +); +} +); +width = 620; } ); unicode = 8217; diff --git a/sources/0xProto.glyphspackage/glyphs/quotesinglbase.glyph b/sources/0xProto.glyphspackage/glyphs/quotesinglbase.glyph index dce43e61..5058a442 100644 --- a/sources/0xProto.glyphspackage/glyphs/quotesinglbase.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quotesinglbase.glyph @@ -32,6 +32,38 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(224,-134,l), +(290,-134,l), +(371,24,l), +(262,24,l) +); +}, +{ +closed = 1; +nodes = ( +(350,-12,o), +(382,22,o), +(382,66,cs), +(382,106,o), +(350,142,o), +(309,142,cs), +(264,142,o), +(231,106,o), +(231,66,cs), +(231,22,o), +(264,-12,o), +(309,-12,cs) +); +} +); +width = 620; } ); unicode = 8218; diff --git a/sources/0xProto.glyphspackage/glyphs/quotesingle.glyph b/sources/0xProto.glyphspackage/glyphs/quotesingle.glyph index 53d0fd99..f0e1f5c8 100644 --- a/sources/0xProto.glyphspackage/glyphs/quotesingle.glyph +++ b/sources/0xProto.glyphspackage/glyphs/quotesingle.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(264,438,l), +(356,438,l), +(387,710,l), +(233,710,l) +); +} +); +width = 620; } ); unicode = 39; diff --git a/sources/0xProto.glyphspackage/glyphs/r.glyph b/sources/0xProto.glyphspackage/glyphs/r.glyph index e872b37e..6fd5f3e9 100644 --- a/sources/0xProto.glyphspackage/glyphs/r.glyph +++ b/sources/0xProto.glyphspackage/glyphs/r.glyph @@ -18,42 +18,76 @@ shapes = ( { closed = 1; nodes = ( +(488,0,l), +(488,88,l), +(277,88,l), +(277,392,l), +(326,440,o), +(368,474,o), +(413,474,cs), +(447,474,o), +(481,461,o), +(503,434,c), +(573,493,l), +(547,539,o), +(494,565,o), +(437,566,cs), +(376,567,o), +(322,529,o), +(274,485,c), +(264,558,l), (88,558,l), (88,500,l), (179,484,l), -(179,0,l), -(277,0,l), -(277,388,l), -(274,484,l), -(264,558,l) +(179,88,l), +(67,88,l), +(67,0,l) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(67,0,l), -(488,0,l), -(488,88,l), -(67,88,l) -); +anchors = ( +{ +name = bottom; +pos = (278,0); }, { +name = top; +pos = (310,550); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(573,493,l), -(547,539,o), -(494,565,o), +(493,0,l), +(493,122,l), +(293,122,l), +(293,383,l), +(330,420,o), +(371,443,o), +(413,443,cs), +(444,443,o), +(471,425,o), +(491,403,c), +(579,496,l), +(546,532,o), +(503,565,o), (437,566,cs), -(358,567,o), -(292,505,o), -(234,447,c), -(234,349,l), -(302,418,o), -(356,474,o), -(413,474,cs), -(447,474,o), -(481,461,o), -(503,434,c) +(379,567,o), +(327,539,o), +(284,499,c), +(264,558,l), +(88,558,l), +(88,500,l), +(161,487,l), +(161,122,l), +(65,122,l), +(65,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/racute.glyph b/sources/0xProto.glyphspackage/glyphs/racute.glyph index bd0dd02f..3f431900 100644 --- a/sources/0xProto.glyphspackage/glyphs/racute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/racute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 341; diff --git a/sources/0xProto.glyphspackage/glyphs/rcaron.glyph b/sources/0xProto.glyphspackage/glyphs/rcaron.glyph index a9e52cc3..bcd4b946 100644 --- a/sources/0xProto.glyphspackage/glyphs/rcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rcaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 345; diff --git a/sources/0xProto.glyphspackage/glyphs/rcommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/rcommaaccent.glyph index 7193c5db..8ce24dcd 100644 --- a/sources/0xProto.glyphspackage/glyphs/rcommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rcommaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +pos = (-32,0); +ref = commaaccentcomb; +} +); +width = 620; } ); unicode = 343; diff --git a/sources/0xProto.glyphspackage/glyphs/rdotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/rdotaccent.glyph index 877dbceb..0aa27c3e 100644 --- a/sources/0xProto.glyphspackage/glyphs/rdotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rdotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 7769; diff --git a/sources/0xProto.glyphspackage/glyphs/rdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/rdotbelow.glyph index 3f9132b9..ad8794df 100644 --- a/sources/0xProto.glyphspackage/glyphs/rdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rdotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +pos = (-32,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7771; diff --git a/sources/0xProto.glyphspackage/glyphs/rdotbelowmacron.glyph b/sources/0xProto.glyphspackage/glyphs/rdotbelowmacron.glyph index 63ddf72e..66210e0e 100644 --- a/sources/0xProto.glyphspackage/glyphs/rdotbelowmacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rdotbelowmacron.glyph @@ -16,6 +16,22 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +ref = macroncomb; +}, +{ +pos = (-32,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7773; diff --git a/sources/0xProto.glyphspackage/glyphs/registered.glyph b/sources/0xProto.glyphspackage/glyphs/registered.glyph index 28bb7263..36da244f 100644 --- a/sources/0xProto.glyphspackage/glyphs/registered.glyph +++ b/sources/0xProto.glyphspackage/glyphs/registered.glyph @@ -43,6 +43,18 @@ closed = 1; nodes = ( (180,180,l), (244,180,l), +(244,318,l), +(294,318,l), +(385,180,l), +(458,180,l), +(458,185,l), +(364,324,l), +(416,338,o), +(446,376,o), +(446,434,cs), +(446,508,o), +(398,550,o), +(316,550,cs), (244,550,l), (180,550,l) ); @@ -50,51 +62,24 @@ nodes = ( { closed = 1; nodes = ( -(240,318,l), -(264,318,o), -(289,318,o), -(316,318,cs), -(396,318,o), -(446,360,o), -(446,434,cs), -(446,508,o), -(398,550,o), -(316,550,cs), -(296,550,o), -(268,550,o), -(240,550,c), -(240,491,l), -(268,491,o), -(294,491,o), -(315,491,cs), +(244,536,l), +(199,491,l), +(315,491,ls), (367,491,o), (383,459,o), (383,434,cs), (383,396,o), (361,377,o), (315,377,cs), -(288,377,o), -(265,377,o), -(240,377,c) -); -}, -{ -closed = 1; -nodes = ( -(278,342,l), -(385,180,l), -(458,180,l), -(458,185,l), -(352,342,l) +(199,377,l), +(244,332,l) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "066E5194-B101-4670-9FCE-12749931DB69"; -name = "Jan 3, 24 at 20:38"; +layerId = m002; shapes = ( { closed = 1; @@ -116,160 +101,55 @@ nodes = ( { closed = 1; nodes = ( -(157,88,o), -(84,201,o), -(84,360,cs), -(84,519,o), -(157,636,o), -(310,636,cs), -(463,636,o), -(536,519,o), -(536,360,cs), -(536,201,o), -(463,84,o), -(310,86,cs) +(164,101,o), +(95,209,o), +(95,360,cs), +(95,511,o), +(164,623,o), +(310,623,cs), +(456,623,o), +(525,511,o), +(525,360,cs), +(525,209,o), +(456,97,o), +(310,99,cs) ); }, { closed = 1; nodes = ( (180,180,l), -(238,180,l), -(238,550,l), -(180,550,l) -); -}, -{ -closed = 1; -nodes = ( -(238,318,l), -(262,318,o), -(288,318,o), -(315,318,cs), -(393,318,o), -(445,360,o), -(445,434,cs), -(445,508,o), +(254,180,l), +(254,318,l), +(288,318,l), +(379,180,l), +(461,180,l), +(461,185,l), +(366,324,l), +(414,338,o), +(448,376,o), +(448,434,cs), +(448,508,o), (395,550,o), -(315,550,cs), -(295,550,o), -(266,550,o), -(238,550,c), -(238,494,l), -(266,494,o), -(295,494,o), -(316,494,cs), -(360,494,o), -(387,472,o), -(387,434,cs), -(387,395,o), -(360,374,o), -(316,374,cs), -(289,374,o), -(263,374,o), -(238,374,c) -); -}, -{ -closed = 1; -nodes = ( -(285,342,l), -(390,180,l), -(456,180,l), -(456,185,l), -(351,342,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "8A9578CD-AA8D-45D0-9768-0E0A7BDE010F"; -name = "Jan 4, 24 at 12:59"; -shapes = ( -{ -closed = 1; -nodes = ( -(490,42,o), -(585,178,o), -(585,360,cs), -(585,542,o), -(490,678,o), -(310,678,cs), -(130,678,o), -(35,542,o), -(35,360,cs), -(35,178,o), -(130,42,o), -(310,42,cs) -); -}, -{ -closed = 1; -nodes = ( -(157,88,o), -(84,201,o), -(84,360,cs), -(84,519,o), -(157,636,o), -(310,636,cs), -(463,636,o), -(536,519,o), -(536,360,cs), -(536,201,o), -(463,84,o), -(310,86,cs) -); -}, -{ -closed = 1; -nodes = ( -(180,180,l), -(242,180,l), -(242,550,l), -(180,550,l) -); -}, -{ -closed = 1; -nodes = ( -(238,318,l), -(262,318,o), -(289,318,o), -(316,318,cs), -(394,318,o), -(446,360,o), -(446,434,cs), -(446,508,o), -(396,550,o), (316,550,cs), -(296,550,o), -(266,550,o), -(238,550,c), -(238,492,l), -(266,492,o), -(294,492,o), -(315,492,cs), -(359,492,o), -(386,472,o), -(386,434,cs), -(386,395,o), -(359,376,o), -(315,376,cs), -(288,376,o), -(263,376,o), -(238,376,c) +(244,550,l), +(180,550,l) ); }, { closed = 1; nodes = ( -(283,342,l), -(388,180,l), -(457,180,l), -(457,185,l), -(354,342,l) +(254,536,l), +(199,479,l), +(305,479,ls), +(350,479,o), +(371,461,o), +(371,434,cs), +(371,400,o), +(344,389,o), +(305,389,cs), +(199,389,l), +(254,332,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ring.glyph b/sources/0xProto.glyphspackage/glyphs/ring.glyph index 7bb5eb4b..2aa9f874 100644 --- a/sources/0xProto.glyphspackage/glyphs/ring.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ring.glyph @@ -9,6 +9,15 @@ ref = ringcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = ringcomb; +} +); +width = 620; } ); unicode = 730; diff --git a/sources/0xProto.glyphspackage/glyphs/ringcomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/ringcomb.case.glyph index 92a54015..b751e8b3 100644 --- a/sources/0xProto.glyphspackage/glyphs/ringcomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ringcomb.case.glyph @@ -16,6 +16,22 @@ ref = ringcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = _top; +pos = (310,710); +} +); +layerId = m002; +shapes = ( +{ +pos = (0,148); +ref = ringcomb; +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/ringcomb.glyph b/sources/0xProto.glyphspackage/glyphs/ringcomb.glyph index e7570541..06500edc 100644 --- a/sources/0xProto.glyphspackage/glyphs/ringcomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ringcomb.glyph @@ -52,48 +52,42 @@ anchors = ( { name = _top; pos = (310,550); -}, -{ -name = top; -pos = (310,815); } ); -associatedMasterId = m01; -layerId = "5B2247B3-2790-421D-ACCC-0D7FF92259AC"; -name = "Apr 19, 24 at 16:56"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(378,611,o), -(416,659,o), -(416,712,cs), -(416,768,o), -(379,815,o), -(310,815,cs), -(240,815,o), -(204,768,o), -(204,713,cs), -(204,659,o), -(241,611,o), -(310,611,cs) +(381,612,o), +(421,663,o), +(421,718,cs), +(421,776,o), +(382,826,o), +(310,826,cs), +(237,826,o), +(199,776,o), +(199,719,cs), +(199,663,o), +(238,612,o), +(310,612,cs) ); }, { closed = 1; nodes = ( -(282,666,o), -(263,687,o), -(263,713,cs), -(263,739,o), -(282,760,o), -(310,760,cs), -(338,760,o), -(357,739,o), -(357,713,cs), -(357,687,o), -(338,666,o), -(310,666,cs) +(288,681,o), +(272,698,o), +(272,719,cs), +(272,740,o), +(288,757,o), +(310,757,cs), +(332,757,o), +(348,740,o), +(348,719,cs), +(348,698,o), +(332,681,o), +(310,681,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ringhalfleft.glyph b/sources/0xProto.glyphspackage/glyphs/ringhalfleft.glyph index e68b8dbe..e7a00ec2 100644 --- a/sources/0xProto.glyphspackage/glyphs/ringhalfleft.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ringhalfleft.glyph @@ -7,25 +7,55 @@ shapes = ( { closed = 1; nodes = ( -); -}, -{ -closed = 1; -nodes = ( -(372,750,l), -(261,750,o), -(200,684,o), -(200,596,cs), -(200,508,o), -(261,442,o), -(372,442,c), (372,500,l), (300,500,o), (263,546,o), (263,595,cs), (263,649,o), (300,692,o), -(372,692,c) +(372,692,c), +(372,750,l), +(261,750,o), +(200,684,o), +(200,596,cs), +(200,508,o), +(261,442,o), +(372,442,c) +); +}, +{ +closed = 1; +nodes = ( +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(372,512,l), +(310,512,o), +(277,552,o), +(277,595,cs), +(277,643,o), +(310,680,o), +(372,680,c), +(372,750,l), +(260,750,o), +(198,684,o), +(198,596,cs), +(198,508,o), +(260,442,o), +(372,442,c) +); +}, +{ +closed = 1; +nodes = ( ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ringhalfright.glyph b/sources/0xProto.glyphspackage/glyphs/ringhalfright.glyph index ef4796fc..ee65d6bd 100644 --- a/sources/0xProto.glyphspackage/glyphs/ringhalfright.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ringhalfright.glyph @@ -7,20 +7,45 @@ shapes = ( { closed = 1; nodes = ( +(359,442,o), +(420,508,o), +(420,596,cs), +(420,684,o), +(359,750,o), +(248,750,c), +(248,692,l), (320,692,o), (357,649,o), (357,595,cs), (357,546,o), (320,500,o), (248,500,c), -(248,442,l), -(359,442,o), -(420,508,o), -(420,596,cs), -(420,684,o), -(359,750,o), +(248,442,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(360,442,o), +(422,508,o), +(422,596,cs), +(422,684,o), +(360,750,o), (248,750,c), -(248,692,l) +(248,680,l), +(310,680,o), +(343,643,o), +(343,595,cs), +(343,552,o), +(310,512,o), +(248,512,c), +(248,442,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/rmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/rmacronbelow.glyph index cc03b52a..2a7c06ae 100644 --- a/sources/0xProto.glyphspackage/glyphs/rmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rmacronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = r; +}, +{ +pos = (-32,0); +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7775; diff --git a/sources/0xProto.glyphspackage/glyphs/ruble.glyph b/sources/0xProto.glyphspackage/glyphs/ruble.glyph index 92e796e3..bc52376c 100644 --- a/sources/0xProto.glyphspackage/glyphs/ruble.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ruble.glyph @@ -7,50 +7,93 @@ shapes = ( { closed = 1; nodes = ( -(122,10,l), (210,10,l), -(210,700,l), -(122,700,l) -); -}, -{ -closed = 1; -nodes = ( -(46,292,l), -(113,292,o), -(279,292,o), -(332,292,cs), +(210,292,l), +(332,292,ls), (467,292,o), (560,363,o), (560,496,cs), (560,624,o), (471,700,o), (332,700,cs), -(292,700,o), -(266,700,o), -(192,700,c), -(192,618,l), -(267,618,o), -(292,618,o), -(334,618,cs), +(122,700,l), +(122,374,l), +(46,374,l), +(46,292,l), +(122,292,l), +(122,10,l) +); +}, +{ +closed = 1; +nodes = ( +(433,138,l), +(433,214,l), +(46,214,l), +(46,138,l) +); +}, +{ +closed = 1; +nodes = ( +(210,618,l), +(334,618,ls), (423,618,o), (476,571,o), (476,496,cs), (476,420,o), (423,374,o), (334,374,cs), -(281,374,o), -(114,374,o), -(46,374,c) +(210,374,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(433,214,l), -(46,214,l), -(46,138,l), -(433,138,l) +(224,10,l), +(224,286,l), +(326,286,ls), +(466,286,o), +(560,361,o), +(560,493,cs), +(560,620,o), +(470,700,o), +(326,700,cs), +(122,700,l), +(122,372,l), +(46,372,l), +(46,286,l), +(122,286,l), +(122,10,l) +); +}, +{ +closed = 1; +nodes = ( +(433,135,l), +(433,219,l), +(46,219,l), +(46,135,l) +); +}, +{ +closed = 1; +nodes = ( +(224,605,l), +(322,605,ls), +(411,605,o), +(464,560,o), +(464,491,cs), +(464,421,o), +(411,377,o), +(322,377,cs), +(224,377,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/rupeeI_ndian.glyph b/sources/0xProto.glyphspackage/glyphs/rupeeI_ndian.glyph index e91f0c57..a9506af4 100644 --- a/sources/0xProto.glyphspackage/glyphs/rupeeI_ndian.glyph +++ b/sources/0xProto.glyphspackage/glyphs/rupeeI_ndian.glyph @@ -67,85 +67,16 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "EC36BEC7-2549-4FFC-BFBF-4F29159A6426"; -name = "Dec 26, 23 at 22:57"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(82,296,l), -(139,296,o), -(152,296,o), -(205,296,cs), -(356,296,o), -(428,387,o), -(428,498,cs), -(428,616,o), -(305,695,o), -(138,695,cs), -(98,695,o), -(165,695,o), -(82,695,c), -(82,624,l), -(166,624,o), -(147,624,o), -(189,624,cs), -(300,624,o), -(355,568,o), -(355,498,cs), -(355,416,o), -(294,370,o), -(195,370,cs), -(142,370,o), -(140,370,o), -(82,370,c) -); -}, -{ -closed = 1; -nodes = ( -(82,296,l), -(338,10,l), -(443,10,l), -(443,20,l), -(185,296,l) -); -}, -{ -closed = 1; -nodes = ( -(538,700,l), -(82,700,l), -(82,630,l), -(538,630,l) -); -}, -{ -closed = 1; -nodes = ( -(538,532,l), -(82,532,l), -(82,462,l), -(538,462,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "62907C66-AC46-43FE-9117-47B7DCD318F8"; -name = "Jan 4, 24 at 13:24"; -shapes = ( -{ -closed = 1; -nodes = ( -(87,294,l), -(348,10,l), -(452,10,l), -(452,20,l), -(195,294,l) +(87,289,l), +(342,10,l), +(465,10,l), +(465,20,l), +(211,289,l) ); }, { @@ -153,48 +84,48 @@ closed = 1; nodes = ( (543,700,l), (87,700,l), -(87,630,l), -(543,630,l) +(87,620,l), +(543,620,l) ); }, { closed = 1; nodes = ( -(543,532,l), -(87,532,l), -(87,462,l), -(543,462,l) +(543,535,l), +(87,535,l), +(87,455,l), +(543,455,l) ); }, { closed = 1; nodes = ( -(87,294,l), -(154,294,o), -(169,294,o), -(222,294,cs), -(363,294,o), -(455,365,o), -(455,491,cs), -(455,612,o), -(367,688,o), -(222,688,cs), -(182,688,o), -(161,688,o), -(87,688,c), -(87,618,l), -(162,618,o), -(182,618,o), -(224,618,cs), -(323,618,o), -(371,564,o), -(371,491,cs), -(371,417,o), -(323,364,o), -(224,364,cs), -(171,364,o), -(155,364,o), -(87,364,c) +(87,289,l), +(154,289,o), +(169,289,o), +(222,289,cs), +(361,289,o), +(456,362,o), +(456,491,cs), +(456,610,o), +(365,671,o), +(222,671,cs), +(182,671,o), +(161,671,o), +(87,671,c), +(87,608,l), +(152,608,o), +(172,608,o), +(214,608,cs), +(312,608,o), +(360,558,o), +(360,491,cs), +(360,423,o), +(312,374,o), +(214,374,cs), +(161,374,o), +(155,374,o), +(87,374,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/s.glyph b/sources/0xProto.glyphspackage/glyphs/s.glyph index 8307edd8..5a613b42 100644 --- a/sources/0xProto.glyphspackage/glyphs/s.glyph +++ b/sources/0xProto.glyphspackage/glyphs/s.glyph @@ -53,6 +53,59 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (320,0); +}, +{ +name = top; +pos = (320,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(135,19,o), +(229,-15,o), +(319,-15,cs), +(462,-15,o), +(543,43,o), +(545,142,cs), +(549,326,o), +(233,330,o), +(235,400,cs), +(236,430,o), +(284,441,o), +(327,441,cs), +(370,441,o), +(414,430,o), +(455,401,c), +(531,493,l), +(471,542,o), +(393,565,o), +(321,565,cs), +(200,565,o), +(97,508,o), +(97,408,cs), +(97,218,o), +(406,233,o), +(406,152,cs), +(406,123,o), +(369,105,o), +(314,106,cs), +(260,107,o), +(200,131,o), +(157,163,c), +(76,66,l) +); +} +); +width = 620; } ); unicode = 115; diff --git a/sources/0xProto.glyphspackage/glyphs/sacute.glyph b/sources/0xProto.glyphspackage/glyphs/sacute.glyph index bda3fbc6..ef6fce3d 100644 --- a/sources/0xProto.glyphspackage/glyphs/sacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/sacute.glyph @@ -13,6 +13,19 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = s; +}, +{ +pos = (10,0); +ref = acutecomb; +} +); +width = 620; } ); unicode = 347; diff --git a/sources/0xProto.glyphspackage/glyphs/scaron.glyph b/sources/0xProto.glyphspackage/glyphs/scaron.glyph index 50580569..c7e1b639 100644 --- a/sources/0xProto.glyphspackage/glyphs/scaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/scaron.glyph @@ -13,6 +13,19 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = s; +}, +{ +pos = (10,0); +ref = caroncomb; +} +); +width = 620; } ); unicode = 353; diff --git a/sources/0xProto.glyphspackage/glyphs/scedilla.glyph b/sources/0xProto.glyphspackage/glyphs/scedilla.glyph index 72a5dd9d..156b8a6a 100644 --- a/sources/0xProto.glyphspackage/glyphs/scedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/scedilla.glyph @@ -13,6 +13,19 @@ ref = cedillacomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = s; +}, +{ +pos = (10,0); +ref = cedillacomb; +} +); +width = 620; } ); unicode = 351; diff --git a/sources/0xProto.glyphspackage/glyphs/schwa.glyph b/sources/0xProto.glyphspackage/glyphs/schwa.glyph index 563f9367..b0b16a25 100644 --- a/sources/0xProto.glyphspackage/glyphs/schwa.glyph +++ b/sources/0xProto.glyphspackage/glyphs/schwa.glyph @@ -7,6 +7,15 @@ shapes = ( { closed = 1; nodes = ( +(463,-16,o), +(562,89,o), +(562,277,cs), +(562,463,o), +(451,566,o), +(292,566,cs), +(245,566,o), +(192,562,o), +(115,530,c), (148,453,l), (205,475,o), (255,480,o), @@ -17,73 +26,62 @@ nodes = ( (83,322,l), (39,161,o), (113,-16,o), -(307,-16,cs), -(463,-16,o), -(562,89,o), -(562,277,cs), -(562,463,o), -(451,566,o), -(292,566,cs), -(245,566,o), -(192,562,o), -(115,530,c) +(307,-16,cs) ); }, { closed = 1; nodes = ( -(468,144,o), -(410,72,o), -(310,72,cs), (206,72,o), (150,144,o), (158,237,c), -(468,237,l) +(468,237,l), +(468,144,o), +(410,72,o), +(310,72,cs) ); } ); width = 620; }, { -associatedMasterId = m01; -layerId = "67ABC311-B549-4581-BAB4-66ED5C0F359F"; -name = "Dec 5, 23 at 15:55"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(240,566,o), -(181,561,o), -(92,520,c), -(125,444,l), -(192,474,o), -(252,480,o), -(282,480,cs), -(373,480,o), -(450,441,o), -(464,332,c), -(83,332,l), -(39,171,o), -(113,-16,o), -(307,-16,cs), (463,-16,o), -(562,89,o), -(562,277,cs), -(562,463,o), -(451,566,o), -(292,566,cs) +(569,93,o), +(569,277,cs), +(569,458,o), +(453,566,o), +(292,566,cs), +(233,566,o), +(179,559,o), +(111,531,c), +(155,424,l), +(203,441,o), +(246,448,o), +(285,448,cs), +(370,448,o), +(426,399,o), +(432,334,c), +(77,334,l), +(32,162,o), +(113,-16,o), +(307,-16,cs) ); }, { closed = 1; nodes = ( -(468,154,o), -(410,72,o), -(310,72,cs), -(206,72,o), -(150,154,o), -(158,247,c), -(468,247,l) +(238,104,o), +(193,158,o), +(192,229,c), +(434,229,l), +(432,163,o), +(387,104,o), +(312,104,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/scircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/scircumflex.glyph index d3fdebc3..9f0dc5d5 100644 --- a/sources/0xProto.glyphspackage/glyphs/scircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/scircumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = s; +}, +{ +pos = (10,0); +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 349; diff --git a/sources/0xProto.glyphspackage/glyphs/scommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/scommaaccent.glyph index 6dc2be93..5ecd548a 100644 --- a/sources/0xProto.glyphspackage/glyphs/scommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/scommaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = s; +}, +{ +pos = (10,0); +ref = commaaccentcomb; +} +); +width = 620; } ); unicode = 537; diff --git a/sources/0xProto.glyphspackage/glyphs/sdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/sdotbelow.glyph index 01d80b18..349d1364 100644 --- a/sources/0xProto.glyphspackage/glyphs/sdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/sdotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = s; +}, +{ +pos = (10,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7779; diff --git a/sources/0xProto.glyphspackage/glyphs/section.glyph b/sources/0xProto.glyphspackage/glyphs/section.glyph index 084b2cba..67d8cb85 100644 --- a/sources/0xProto.glyphspackage/glyphs/section.glyph +++ b/sources/0xProto.glyphspackage/glyphs/section.glyph @@ -68,6 +68,74 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(448,185,l), +(481,221,o), +(533,259,o), +(533,338,cs), +(533,496,o), +(220,527,o), +(222,610,cs), +(223,650,o), +(275,668,o), +(326,668,cs), +(378,668,o), +(429,647,o), +(468,615,c), +(532,691,l), +(475,740,o), +(402,766,o), +(324,766,cs), +(229,766,o), +(103,708,o), +(103,607,cs), +(103,440,o), +(423,425,o), +(423,333,cs), +(423,303,o), +(406,284,o), +(368,249,c) +); +}, +{ +closed = 1; +nodes = ( +(228,534,l), +(188,519,o), +(103,467,o), +(103,391,cs), +(103,220,o), +(418,214,o), +(415,131,cs), +(414,99,o), +(369,81,o), +(318,81,cs), +(264,81,o), +(204,109,o), +(165,145,c), +(100,73,l), +(157,15,o), +(244,-16,o), +(316,-16,cs), +(421,-16,o), +(533,33,o), +(533,132,cs), +(533,293,o), +(216,303,o), +(216,396,cs), +(216,434,o), +(276,462,o), +(322,476,c) +); +} +); +width = 620; } ); unicode = 167; diff --git a/sources/0xProto.glyphspackage/glyphs/semicolon.glyph b/sources/0xProto.glyphspackage/glyphs/semicolon.glyph index 8f255efa..8fb13b77 100644 --- a/sources/0xProto.glyphspackage/glyphs/semicolon.glyph +++ b/sources/0xProto.glyphspackage/glyphs/semicolon.glyph @@ -8,27 +8,10 @@ shapes = ( { closed = 1; nodes = ( -(361,400,o), -(395,434,o), -(395,475,cs), -(395,516,o), -(361,550,o), -(320,550,cs), -(279,550,o), -(245,516,o), -(245,475,cs), -(245,434,o), -(279,400,o), -(320,400,cs) -); -}, -{ -closed = 1; -nodes = ( -(182,-193,l), (243,-193,l), (386,39,l), -(268,39,l) +(268,39,l), +(182,-193,l) ); }, { @@ -47,16 +30,8 @@ nodes = ( (279,0,o), (322,0,cs) ); -} -); -width = 620; }, { -associatedMasterId = m01; -layerId = "8AD5BB38-C427-43AA-A01C-3A37CA85798C"; -name = "Sep 29, 23 15:56"; -shapes = ( -{ closed = 1; nodes = ( (361,400,o), @@ -72,31 +47,55 @@ nodes = ( (279,400,o), (320,400,cs) ); +} +); +width = 620; }, { +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(202,-179,l), -(263,-179,l), -(386,39,l), -(266,39,l) +(250,-200,l), +(390,17,l), +(251,17,l), +(170,-200,l) ); }, { closed = 1; nodes = ( -(362,0,o), -(395,34,o), -(395,76,cs), -(395,116,o), -(362,151,o), -(322,151,cs), -(279,151,o), -(245,116,o), -(245,76,cs), -(245,34,o), -(279,0,o), -(322,0,cs) +(371,-15,o), +(411,25,o), +(411,77,cs), +(411,129,o), +(371,169,o), +(319,169,cs), +(267,169,o), +(227,129,o), +(227,77,cs), +(227,25,o), +(267,-15,o), +(319,-15,cs) +); +}, +{ +closed = 1; +nodes = ( +(371,381,o), +(413,423,o), +(413,475,cs), +(413,527,o), +(371,569,o), +(319,569,cs), +(267,569,o), +(225,527,o), +(225,475,cs), +(225,423,o), +(267,381,o), +(319,381,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/servicemark.glyph b/sources/0xProto.glyphspackage/glyphs/servicemark.glyph index 93012e02..475f3a6d 100644 --- a/sources/0xProto.glyphspackage/glyphs/servicemark.glyph +++ b/sources/0xProto.glyphspackage/glyphs/servicemark.glyph @@ -89,267 +89,87 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "A780E72C-8FD8-45D0-ADB7-CEDC74C822F5"; -name = "Jan 3, 24 at 20:41"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(70,429,o), -(113,407,o), -(160,407,cs), -(232,407,o), -(271,447,o), -(271,493,cs), -(271,575,o), -(99,582,o), -(99,636,cs), -(99,661,o), -(125,677,o), -(160,677,cs), -(189,677,o), -(215,665,o), -(233,648,c), -(261,680,l), -(236,705,o), -(200,723,o), -(160,723,cs), -(104,723,o), -(48,691,o), -(48,636,cs), -(48,543,o), -(220,541,o), -(220,492,cs), -(220,469,o), -(195,454,o), -(160,454,cs), -(125,454,o), -(94,470,o), -(70,490,c), -(41,454,l) -); -}, -{ -closed = 1; -nodes = ( -(476,527,l), -(508,594,o), -(543,652,o), -(584,710,c), -(527,710,l), -(489,653,o), -(452,594,o), -(425,527,c) -); -}, -{ -closed = 1; -nodes = ( -(310,414,l), -(365,414,l), -(365,710,l), -(310,710,l) -); -}, -{ -closed = 1; -nodes = ( -(530,414,l), -(585,414,l), -(585,710,l), -(530,710,l) -); -}, -{ -closed = 1; -nodes = ( -(443,594,o), -(407,653,o), -(369,710,c), -(314,710,l), -(355,652,o), -(389,594,o), -(422,527,c), -(470,527,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "D5BE92E8-C832-4964-958E-C02B6FAC2035"; -name = "Jan 3, 24 at 22:24"; -shapes = ( -{ -closed = 1; -nodes = ( -(472,527,l), -(504,594,o), -(540,652,o), -(581,710,c), -(523,710,l), -(485,653,o), -(447,594,o), -(420,527,c) -); -}, -{ -closed = 1; -nodes = ( -(307,414,l), -(360,414,l), -(360,710,l), -(307,710,l) -); -}, -{ -closed = 1; -nodes = ( -(529,414,l), -(582,414,l), -(582,710,l), -(529,710,l) -); -}, -{ -closed = 1; -nodes = ( -(442,594,o), -(405,653,o), -(367,710,c), -(311,710,l), -(352,652,o), -(387,594,o), -(420,527,c), -(469,527,l) -); -}, -{ -closed = 1; -nodes = ( -(67,429,o), -(112,407,o), -(159,407,cs), -(231,407,o), -(271,447,o), -(271,493,cs), -(271,576,o), -(96,583,o), -(96,633,cs), -(96,658,o), -(124,674,o), -(159,674,cs), -(188,674,o), -(213,661,o), -(231,644,c), -(260,680,l), -(235,705,o), -(199,723,o), -(159,723,cs), -(103,723,o), -(44,690,o), -(44,635,cs), -(44,542,o), -(219,540,o), -(219,494,cs), -(219,472,o), -(192,457,o), -(159,457,cs), -(124,457,o), -(91,473,o), -(68,494,c), -(38,454,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "0D5EE2B9-FDFA-4376-A629-C7E52A84A451"; -name = "Jan 4, 24 at 12:28"; -shapes = ( -{ -closed = 1; -nodes = ( -(67,429,o), -(112,407,o), -(159,407,cs), -(231,407,o), -(271,447,o), -(271,493,cs), -(271,577,o), -(96,585,o), -(96,634,cs), -(96,659,o), -(124,674,o), -(159,674,cs), -(188,674,o), -(213,661,o), -(231,644,c), -(260,680,l), -(235,705,o), +(66,428,o), +(109,407,o), +(158,407,cs), +(230,407,o), +(273,440,o), +(273,492,cs), +(273,590,o), +(115,589,o), +(115,635,cs), +(115,652,o), +(136,661,o), +(160,661,cs), +(185,661,o), +(210,649,o), +(228,634,c), +(266,679,l), +(241,704,o), (199,723,o), (159,723,cs), (103,723,o), -(44,690,o), -(44,635,cs), -(44,542,o), -(219,538,o), -(219,493,cs), -(219,468,o), -(194,456,o), -(159,456,cs), -(124,456,o), -(91,473,o), -(68,494,c), -(38,454,l) +(44,697,o), +(44,633,cs), +(44,534,o), +(204,532,o), +(204,494,cs), +(204,479,o), +(183,470,o), +(165,470,cs), +(131,470,o), +(103,485,o), +(76,505,c), +(36,454,l) ); }, { closed = 1; nodes = ( -(307,414,l), -(361,414,l), -(361,710,l), -(307,710,l) +(304,414,l), +(371,414,l), +(371,710,l), +(304,710,l) ); }, { closed = 1; nodes = ( -(528,414,l), -(582,414,l), -(582,710,l), -(528,710,l) +(520,414,l), +(587,414,l), +(587,710,l), +(520,710,l) ); }, { closed = 1; nodes = ( -(443,594,o), -(405,653,o), -(367,710,c), -(310,710,l), -(352,653,o), -(388,595,o), -(419,527,c), -(469,527,l) +(451,594,o), +(408,653,o), +(370,710,c), +(304,710,l), +(346,653,o), +(382,595,o), +(414,527,c), +(477,527,l) ); }, { closed = 1; nodes = ( -(470,527,l), -(501,595,o), -(537,653,o), -(579,710,c), -(522,710,l), -(484,653,o), -(446,594,o), -(420,527,c) +(477,527,l), +(509,595,o), +(545,653,o), +(587,710,c), +(521,710,l), +(483,653,o), +(440,594,o), +(414,527,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/seven.glyph b/sources/0xProto.glyphspackage/glyphs/seven.glyph index 2a5d02f4..c52f7159 100644 --- a/sources/0xProto.glyphspackage/glyphs/seven.glyph +++ b/sources/0xProto.glyphspackage/glyphs/seven.glyph @@ -7,41 +7,47 @@ shapes = ( { closed = 1; nodes = ( -(76,646,l), -(550,646,l), -(550,710,l), -(76,710,l) -); -}, -{ -closed = 1; -nodes = ( -(440,646,l), -(356,386,o), -(272,211,o), -(246,0,c), (353,0,l), (379,211,o), (466,390,o), -(550,646,c) -); -}, -{ -closed = 1; -nodes = ( -(76,646,l), +(550,646,c), +(550,710,l), +(76,710,l), (76,486,l), (174,486,l), -(174,646,l) +(174,667,l), +(129,622,l), +(477,622,l), +(443,657,l), +(358,391,o), +(272,213,o), +(246,0,c) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(163,622,l), -(445,622,l), -(445,710,l), -(163,710,l) +(368,0,l), +(392,200,o), +(461,368,o), +(555,621,c), +(555,710,l), +(68,710,l), +(68,481,l), +(192,481,l), +(192,667,l), +(145,590,l), +(475,590,l), +(430,657,l), +(331,386,o), +(260,205,o), +(237,0,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/six.glyph b/sources/0xProto.glyphspackage/glyphs/six.glyph index f0e49158..e541c7fd 100644 --- a/sources/0xProto.glyphspackage/glyphs/six.glyph +++ b/sources/0xProto.glyphspackage/glyphs/six.glyph @@ -48,6 +48,54 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(73,94,o), +(171,-15,o), +(318,-15,cs), +(466,-15,o), +(558,80,o), +(558,205,cs), +(558,344,o), +(468,436,o), +(341,436,cs), +(298,436,o), +(261,423,o), +(231,400,c), +(273,499,o), +(326,555,o), +(416,642,c), +(319,726,l), +(150,572,o), +(73,408,o), +(73,244,cs) +); +}, +{ +closed = 1; +nodes = ( +(387,323,o), +(433,277,o), +(433,212,cs), +(433,149,o), +(387,102,o), +(322,102,cs), +(258,102,o), +(212,147,o), +(212,212,cs), +(212,278,o), +(258,323,o), +(322,323,cs) +); +} +); +width = 620; } ); unicode = 54; diff --git a/sources/0xProto.glyphspackage/glyphs/slash.glyph b/sources/0xProto.glyphspackage/glyphs/slash.glyph index 8f7b864c..ff224add 100644 --- a/sources/0xProto.glyphspackage/glyphs/slash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/slash.glyph @@ -17,6 +17,23 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(223,-120,l), +(488,740,l), +(488,750,l), +(357,750,l), +(92,-110,l), +(92,-120,l) +); +} +); +width = 620; } ); unicode = 47; diff --git a/sources/0xProto.glyphspackage/glyphs/slash.spacer.glyph b/sources/0xProto.glyphspackage/glyphs/slash.spacer.glyph index 98ff3401..955855e7 100644 --- a/sources/0xProto.glyphspackage/glyphs/slash.spacer.glyph +++ b/sources/0xProto.glyphspackage/glyphs/slash.spacer.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/slash_slash.glyph b/sources/0xProto.glyphspackage/glyphs/slash_slash.glyph index a5883628..95882fbb 100644 --- a/sources/0xProto.glyphspackage/glyphs/slash_slash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/slash_slash.glyph @@ -28,6 +28,34 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(147,-120,l), +(412,740,l), +(412,750,l), +(269,750,l), +(4,-110,l), +(4,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(-287,-120,l), +(-22,740,l), +(-22,750,l), +(-165,750,l), +(-430,-110,l), +(-430,-120,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/slash_slash_slash.glyph b/sources/0xProto.glyphspackage/glyphs/slash_slash_slash.glyph index 98542b83..684d3f2d 100644 --- a/sources/0xProto.glyphspackage/glyphs/slash_slash_slash.glyph +++ b/sources/0xProto.glyphspackage/glyphs/slash_slash_slash.glyph @@ -39,6 +39,45 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(96,-120,l), +(361,740,l), +(361,750,l), +(218,750,l), +(-47,-110,l), +(-47,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(-376,-120,l), +(-111,740,l), +(-111,750,l), +(-254,750,l), +(-519,-110,l), +(-519,-120,l) +); +}, +{ +closed = 1; +nodes = ( +(-848,-120,l), +(-583,740,l), +(-583,750,l), +(-726,750,l), +(-991,-110,l), +(-991,-120,l) +); +} +); +width = 620; } ); } diff --git a/sources/0xProto.glyphspackage/glyphs/space.glyph b/sources/0xProto.glyphspackage/glyphs/space.glyph index e91b4e0b..dd3a6e4e 100644 --- a/sources/0xProto.glyphspackage/glyphs/space.glyph +++ b/sources/0xProto.glyphspackage/glyphs/space.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 32; diff --git a/sources/0xProto.glyphspackage/glyphs/sterling.glyph b/sources/0xProto.glyphspackage/glyphs/sterling.glyph index 8bc1e998..d010479e 100644 --- a/sources/0xProto.glyphspackage/glyphs/sterling.glyph +++ b/sources/0xProto.glyphspackage/glyphs/sterling.glyph @@ -2,80 +2,6 @@ glyphname = sterling; layers = ( { -associatedMasterId = m01; -layerId = "C7E25119-757A-4C94-AF2D-AEA9D70A1680"; -name = "Dec 17, 23 at 11:05"; -shapes = ( -{ -closed = 1; -nodes = ( -(145,-16,l), -(168,16,o), -(244,152,o), -(244,242,cs), -(244,344,o), -(174,395,o), -(174,502,cs), -(174,570,o), -(237,635,o), -(323,635,cs), -(388,635,o), -(451,602,o), -(483,568,c), -(545,633,l), -(499,683,o), -(417,727,o), -(315,727,cs), -(166,727,o), -(69,619,o), -(69,509,cs), -(69,373,o), -(142,335,o), -(142,242,cs), -(142,164,o), -(68,30,o), -(19,-16,c) -); -}, -{ -closed = 1; -nodes = ( -(488,77,o), -(464,72,o), -(421,72,cs), -(352,72,o), -(294,112,o), -(220,112,cs), -(173,112,o), -(123,90,o), -(77,72,c), -(77,-16,l), -(123,2,o), -(173,24,o), -(220,24,cs), -(294,24,o), -(352,-16,o), -(421,-16,cs), -(477,-16,o), -(514,-6,o), -(559,14,c), -(530,94,l) -); -}, -{ -closed = 1; -nodes = ( -(461,381,l), -(461,387,l), -(16,387,l), -(16,298,l), -(461,298,l) -); -} -); -width = 620; -}, -{ layerId = m01; name = Regular; shapes = ( @@ -149,74 +75,73 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "26A1F3C7-87BE-40AD-8729-391A8917DB95"; -name = "Dec 17, 23 at 11:09"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(151,0,l), -(174,30,o), -(246,160,o), -(246,246,cs), -(246,344,o), -(177,393,o), -(177,495,cs), -(177,560,o), -(239,623,o), -(321,623,cs), -(384,623,o), -(443,591,o), -(475,558,c), -(533,620,l), -(489,668,o), -(411,710,o), -(313,710,cs), -(172,710,o), -(79,606,o), -(79,502,cs), -(79,372,o), -(148,335,o), -(148,246,cs), -(148,172,o), -(78,44,o), -(31,0,c) +(127,7,l), +(166,65,l), +(229,115,o), +(270,168,o), +(271,251,cs), +(272,339,o), +(197,388,o), +(197,489,cs), +(197,552,o), +(247,611,o), +(333,611,cs), +(389,611,o), +(444,581,o), +(477,549,c), +(542,620,l), +(494,671,o), +(423,710,o), +(325,710,cs), +(185,710,o), +(91,608,o), +(91,504,cs), +(91,377,o), +(165,337,o), +(165,253,cs), +(165,188,o), +(133,145,o), +(72,83,c) ); }, { closed = 1; nodes = ( -(479,89,o), -(456,84,o), -(415,84,cs), -(350,84,o), -(294,122,o), -(223,122,cs), -(178,122,o), -(139,103,o), -(95,85,c), -(87,0,l), -(131,18,o), -(178,38,o), -(223,38,cs), -(294,38,o), -(350,0,o), -(415,0,cs), -(469,0,o), -(504,10,o), -(547,28,c), -(519,105,l) +(505,112,o), +(481,104,o), +(452,104,cs), +(390,104,o), +(358,143,o), +(287,147,cs), +(230,150,o), +(172,120,o), +(128,102,c), +(127,8,l), +(184,35,o), +(230,52,o), +(285,47,cs), +(339,42,o), +(385,5,o), +(450,5,cs), +(498,5,o), +(539,18,o), +(580,43,c), +(535,126,l) ); }, { closed = 1; nodes = ( -(453,381,l), -(453,384,l), -(28,384,l), -(28,302,l), -(453,302,l) +(430,395,l), +(40,395,l), +(40,307,l), +(430,307,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/t.both.glyph b/sources/0xProto.glyphspackage/glyphs/t.both.glyph index 6064481f..a0f5e1ae 100644 --- a/sources/0xProto.glyphspackage/glyphs/t.both.glyph +++ b/sources/0xProto.glyphspackage/glyphs/t.both.glyph @@ -7,27 +7,59 @@ shapes = ( { closed = 1; nodes = ( -(122,462,l), +(463,0,l), +(463,90,l), +(404,90,ls), +(331,90,o), +(323,136,o), +(323,177,cs), +(323,679,l), +(225,679,l), +(225,177,ls), +(225,87,o), +(245,0,o), +(353,0,cs) +); +}, +{ +closed = 1; +nodes = ( (466,462,l), (466,550,l), -(122,550,l) +(122,550,l), +(122,462,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(225,679,l), -(225,177,ls), -(225,87,o), +(467,0,l), +(468,122,l), +(417,122,ls), +(359,122,o), +(342,157,o), +(342,207,cs), +(342,679,l), +(206,679,l), +(206,201,ls), +(206,81,o), (245,0,o), -(353,0,cs), -(463,0,l), -(463,90,l), -(404,90,ls), -(331,90,o), -(323,136,o), -(323,177,cs), -(323,679,l) +(368,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(472,428,l), +(472,550,l), +(116,550,l), +(116,428,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/t.glyph b/sources/0xProto.glyphspackage/glyphs/t.glyph index 6a18c651..bdf6fa6c 100644 --- a/sources/0xProto.glyphspackage/glyphs/t.glyph +++ b/sources/0xProto.glyphspackage/glyphs/t.glyph @@ -26,27 +26,78 @@ shapes = ( { closed = 1; nodes = ( -(71,462,l), +(526,0,l), +(526,90,l), +(404,90,ls), +(331,90,o), +(323,136,o), +(323,177,cs), +(323,679,l), +(225,679,l), +(225,177,ls), +(225,87,o), +(245,0,o), +(353,0,cs) +); +}, +{ +closed = 1; +nodes = ( (529,462,l), (529,550,l), -(71,550,l) +(71,550,l), +(71,462,l) +); +} ); +width = 620; }, { +anchors = ( +{ +name = bottom; +pos = (371,0); +}, +{ +name = center; +pos = (310,275); +}, +{ +name = top; +pos = (310,550); +}, +{ +name = topright; +pos = (310,750); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( -(225,679,l), -(225,177,ls), -(225,87,o), +(531,0,l), +(531,126,l), +(415,126,ls), +(358,126,o), +(341,161,o), +(341,211,cs), +(341,679,l), +(206,679,l), +(206,205,ls), +(206,85,o), (245,0,o), -(353,0,cs), -(526,0,l), -(526,90,l), -(404,90,ls), -(331,90,o), -(323,136,o), -(323,177,cs), -(323,679,l) +(368,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(534,428,l), +(534,550,l), +(66,550,l), +(66,428,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/t.left.glyph b/sources/0xProto.glyphspackage/glyphs/t.left.glyph index 42bf1758..050e5f1b 100644 --- a/sources/0xProto.glyphspackage/glyphs/t.left.glyph +++ b/sources/0xProto.glyphspackage/glyphs/t.left.glyph @@ -7,27 +7,59 @@ shapes = ( { closed = 1; nodes = ( -(71,462,l), +(463,0,l), +(463,90,l), +(404,90,ls), +(331,90,o), +(323,136,o), +(323,177,cs), +(323,679,l), +(225,679,l), +(225,177,ls), +(225,87,o), +(245,0,o), +(353,0,cs) +); +}, +{ +closed = 1; +nodes = ( (466,462,l), (466,550,l), -(71,550,l) +(71,550,l), +(71,462,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(225,679,l), -(225,177,ls), -(225,87,o), +(467,0,l), +(468,122,l), +(417,122,ls), +(359,122,o), +(342,157,o), +(342,207,cs), +(342,679,l), +(206,679,l), +(206,201,ls), +(206,81,o), (245,0,o), -(353,0,cs), -(463,0,l), -(463,90,l), -(404,90,ls), -(331,90,o), -(323,136,o), -(323,177,cs), -(323,679,l) +(368,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(472,428,l), +(472,550,l), +(66,550,l), +(66,428,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/t.right.glyph b/sources/0xProto.glyphspackage/glyphs/t.right.glyph index c4ce6467..0394dc2b 100644 --- a/sources/0xProto.glyphspackage/glyphs/t.right.glyph +++ b/sources/0xProto.glyphspackage/glyphs/t.right.glyph @@ -7,27 +7,59 @@ shapes = ( { closed = 1; nodes = ( -(122,462,l), +(526,0,l), +(526,90,l), +(404,90,ls), +(331,90,o), +(323,136,o), +(323,177,cs), +(323,679,l), +(225,679,l), +(225,177,ls), +(225,87,o), +(245,0,o), +(353,0,cs) +); +}, +{ +closed = 1; +nodes = ( (529,462,l), (529,550,l), -(122,550,l) +(122,550,l), +(122,462,l) +); +} ); +width = 620; }, { +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(225,679,l), -(225,177,ls), -(225,87,o), +(531,0,l), +(531,122,l), +(417,122,ls), +(359,122,o), +(342,157,o), +(342,207,cs), +(342,679,l), +(206,679,l), +(206,201,ls), +(206,81,o), (245,0,o), -(353,0,cs), -(526,0,l), -(526,90,l), -(404,90,ls), -(331,90,o), -(323,136,o), -(323,177,cs), -(323,679,l) +(368,0,cs) +); +}, +{ +closed = 1; +nodes = ( +(534,428,l), +(534,550,l), +(116,550,l), +(116,428,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/tbar.glyph b/sources/0xProto.glyphspackage/glyphs/tbar.glyph index 8ed2c592..b6ebff7c 100644 --- a/sources/0xProto.glyphspackage/glyphs/tbar.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tbar.glyph @@ -18,6 +18,24 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +closed = 1; +nodes = ( +(100,262,l), +(458,262,l), +(458,354,l), +(100,354,l) +); +} +); +width = 620; } ); unicode = 359; diff --git a/sources/0xProto.glyphspackage/glyphs/tcaron.glyph b/sources/0xProto.glyphspackage/glyphs/tcaron.glyph index 0bde2cfa..ecedc35c 100644 --- a/sources/0xProto.glyphspackage/glyphs/tcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tcaron.glyph @@ -13,6 +13,19 @@ ref = caroncomb.alt; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +pos = (-77,0); +ref = caroncomb.alt; +} +); +width = 620; } ); unicode = 357; diff --git a/sources/0xProto.glyphspackage/glyphs/tcedilla.glyph b/sources/0xProto.glyphspackage/glyphs/tcedilla.glyph index d9896711..4ff485c4 100644 --- a/sources/0xProto.glyphspackage/glyphs/tcedilla.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tcedilla.glyph @@ -13,6 +13,19 @@ ref = cedillacomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +pos = (61,0); +ref = cedillacomb; +} +); +width = 620; } ); unicode = 355; diff --git a/sources/0xProto.glyphspackage/glyphs/tcircumflexbelow.glyph b/sources/0xProto.glyphspackage/glyphs/tcircumflexbelow.glyph index e52b40e4..754fd0d6 100644 --- a/sources/0xProto.glyphspackage/glyphs/tcircumflexbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tcircumflexbelow.glyph @@ -13,6 +13,19 @@ ref = circumflexbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +pos = (61,0); +ref = circumflexbelowcomb; +} +); +width = 620; } ); unicode = 7793; diff --git a/sources/0xProto.glyphspackage/glyphs/tcommaaccent.glyph b/sources/0xProto.glyphspackage/glyphs/tcommaaccent.glyph index 51dac527..d2707248 100644 --- a/sources/0xProto.glyphspackage/glyphs/tcommaaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tcommaaccent.glyph @@ -13,6 +13,19 @@ ref = commaaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +pos = (61,0); +ref = commaaccentcomb; +} +); +width = 620; } ); unicode = 539; diff --git a/sources/0xProto.glyphspackage/glyphs/tdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/tdotbelow.glyph index 04fc2fe2..7b85dd03 100644 --- a/sources/0xProto.glyphspackage/glyphs/tdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tdotbelow.glyph @@ -13,6 +13,19 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +pos = (61,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7789; diff --git a/sources/0xProto.glyphspackage/glyphs/thorn.glyph b/sources/0xProto.glyphspackage/glyphs/thorn.glyph index 7354e5e3..752dada2 100644 --- a/sources/0xProto.glyphspackage/glyphs/thorn.glyph +++ b/sources/0xProto.glyphspackage/glyphs/thorn.glyph @@ -50,6 +50,56 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(496,-16,o), +(567,121,o), +(567,271,cs), +(567,419,o), +(497,558,o), +(348,558,cs), +(206,558,o), +(135,403,o), +(135,271,cs), +(135,127,o), +(209,-16,o), +(348,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(256,105,o), +(209,190,o), +(209,271,cs), +(209,342,o), +(255,436,o), +(332,436,cs), +(411,436,o), +(444,346,o), +(444,271,cs), +(444,194,o), +(411,105,o), +(332,105,cs) +); +}, +{ +closed = 1; +nodes = ( +(101,-200,l), +(227,-200,l), +(227,750,l), +(101,750,l) +); +} +); +width = 620; } ); unicode = 254; diff --git a/sources/0xProto.glyphspackage/glyphs/three.glyph b/sources/0xProto.glyphspackage/glyphs/three.glyph index fe9d1c6a..9ac774fd 100644 --- a/sources/0xProto.glyphspackage/glyphs/three.glyph +++ b/sources/0xProto.glyphspackage/glyphs/three.glyph @@ -56,6 +56,62 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(543,85,o), +(461,-16,o), +(319,-16,cs), +(226,-16,o), +(145,12,o), +(74,57,c), +(140,159,l), +(182,135,o), +(237,103,o), +(305,103,cs), +(366,103,o), +(412,142,o), +(412,196,cs), +(412,263,o), +(359,300,o), +(275,300,cs), +(258,300,o), +(240,300,o), +(220,300,c), +(220,422,l), +(242,422,o), +(263,422,o), +(281,422,cs), +(359,422,o), +(402,461,o), +(402,528,cs), +(402,581,o), +(358,612,o), +(296,612,cs), +(248,612,o), +(198,586,o), +(160,552,c), +(82,633,l), +(149,695,o), +(227,724,o), +(318,724,cs), +(443,724,o), +(528,646,o), +(528,536,cs), +(528,463,o), +(500,400,o), +(436,365,c), +(496,332,o), +(543,279,o), +(543,191,cs) +); +} +); +width = 620; } ); unicode = 51; diff --git a/sources/0xProto.glyphspackage/glyphs/tilde.glyph b/sources/0xProto.glyphspackage/glyphs/tilde.glyph index f0cc83ef..54c395ab 100644 --- a/sources/0xProto.glyphspackage/glyphs/tilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tilde.glyph @@ -9,6 +9,15 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = tildecomb; +} +); +width = 620; } ); unicode = 732; diff --git a/sources/0xProto.glyphspackage/glyphs/tildecomb.case.glyph b/sources/0xProto.glyphspackage/glyphs/tildecomb.case.glyph index c86e9567..f44a07c1 100644 --- a/sources/0xProto.glyphspackage/glyphs/tildecomb.case.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tildecomb.case.glyph @@ -22,55 +22,21 @@ ref = tildecomb; width = 620; }, { -associatedMasterId = m01; -layerId = "1BBDF00C-EB6C-4E64-B2C8-BDE32526FA7D"; -name = "Oct 31, 23 at 16:47"; -shapes = ( +anchors = ( { -closed = 1; -nodes = ( -(362,593,o), -(387,585,o), -(483,705,c), -(442,738,l), -(374,658,o), -(372,655,o), -(317,705,cs), -(238,776,o), -(212,784,o), -(117,664,c), -(158,631,l), -(226,711,o), -(228,714,o), -(283,664,cs) -); -} -); -width = 620; +name = _top; +pos = (310,710); }, { -associatedMasterId = m01; -layerId = "DD4C2753-9BA7-4192-9FB2-77BBBCFD02D8"; -name = "Nov 1, 23 at 15:47"; +name = top; +pos = (310,924); +} +); +layerId = m002; shapes = ( { -closed = 1; -nodes = ( -(467,573,o), -(505,562,o), -(646,738,c), -(586,787,l), -(486,669,o), -(482,664,o), -(401,739,cs), -(285,844,o), -(247,855,o), -(106,679,c), -(166,630,l), -(266,748,o), -(270,753,o), -(351,678,cs) -); +pos = (0,148); +ref = tildecomb; } ); width = 620; diff --git a/sources/0xProto.glyphspackage/glyphs/tildecomb.glyph b/sources/0xProto.glyphspackage/glyphs/tildecomb.glyph index 5a446e33..df2247d3 100644 --- a/sources/0xProto.glyphspackage/glyphs/tildecomb.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tildecomb.glyph @@ -2,66 +2,6 @@ glyphname = tildecomb; layers = ( { -associatedMasterId = m01; -layerId = "1BBDF00C-EB6C-4E64-B2C8-BDE32526FA7D"; -name = "Oct 31, 23 at 16:47"; -shapes = ( -{ -closed = 1; -nodes = ( -(362,593,o), -(387,585,o), -(483,705,c), -(442,738,l), -(374,658,o), -(372,655,o), -(317,705,cs), -(238,776,o), -(212,784,o), -(117,664,c), -(158,631,l), -(226,711,o), -(228,714,o), -(283,664,cs) -); -} -); -width = 620; -}, -{ -anchors = ( -{ -name = _top; -pos = (310,555); -} -); -associatedMasterId = m01; -layerId = "85F344C1-AF15-4AE0-A1DD-6AF0ED0570C2"; -name = "Jan 9, 24 at 12:28"; -shapes = ( -{ -closed = 1; -nodes = ( -(440,759,l), -(375,695,o), -(375,695,o), -(330,729,cs), -(253,787,o), -(228,790,o), -(129,693,c), -(178,647,l), -(245,708,o), -(246,709,o), -(306,665,cs), -(372,618,o), -(398,615,o), -(491,712,c) -); -} -); -width = 620; -}, -{ anchors = ( { name = _top; @@ -98,33 +38,28 @@ anchors = ( { name = _top; pos = (310,550); -}, -{ -name = top; -pos = (310,776); } ); -associatedMasterId = m01; -layerId = "2B90C433-D30E-4FE3-821B-EC26657EE053"; -name = "Jan 9, 24 at 12:28"; +layerId = m002; +name = Regular; shapes = ( { closed = 1; nodes = ( -(262,783,o), -(232,814,o), -(125,689,c), -(177,647,l), -(243,721,o), -(246,715,o), -(308,666,cs), -(380,610,o), -(399,606,o), -(495,721,c), -(444,760,l), -(386,694,o), -(381,685,o), -(330,727,cs) +(438,775,l), +(369,702,o), +(376,707,o), +(330,742,cs), +(242,808,o), +(237,815,o), +(114,693,c), +(182,633,l), +(252,701,o), +(244,698,o), +(301,658,cs), +(395,592,o), +(401,602,o), +(504,718,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/tmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/tmacronbelow.glyph index 3e326a6a..f791017c 100644 --- a/sources/0xProto.glyphspackage/glyphs/tmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/tmacronbelow.glyph @@ -13,6 +13,19 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = t; +}, +{ +pos = (61,0); +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7791; diff --git a/sources/0xProto.glyphspackage/glyphs/trademark.glyph b/sources/0xProto.glyphspackage/glyphs/trademark.glyph index 24469212..8f78f5e6 100644 --- a/sources/0xProto.glyphspackage/glyphs/trademark.glyph +++ b/sources/0xProto.glyphspackage/glyphs/trademark.glyph @@ -70,140 +70,68 @@ nodes = ( width = 620; }, { -associatedMasterId = m01; -layerId = "8443D213-16A3-4E0D-863F-814C3642BF13"; -name = "Jan 3, 24 at 20:40"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(180,417,l), -(180,710,l), -(126,710,l), -(126,417,l) +(195,417,l), +(195,710,l), +(115,710,l), +(115,417,l) ); }, { closed = 1; nodes = ( -(272,710,l), -(34,710,l), -(34,658,l), -(272,658,l) -); -}, -{ -closed = 1; -nodes = ( -(475,527,l), -(507,594,o), -(542,652,o), -(583,710,c), -(527,710,l), -(489,653,o), -(452,594,o), -(425,527,c) -); -}, -{ -closed = 1; -nodes = ( -(309,414,l), -(363,414,l), -(363,710,l), -(309,710,l) -); -}, -{ -closed = 1; -nodes = ( -(532,414,l), -(586,414,l), -(586,710,l), -(532,710,l) -); -}, -{ -closed = 1; -nodes = ( -(443,594,o), -(407,653,o), -(369,710,c), -(315,710,l), -(356,652,o), -(390,594,o), -(423,527,c), -(470,527,l) -); -} -); -width = 620; -}, -{ -associatedMasterId = m01; -layerId = "AACDCAA5-8E1B-4853-827D-E707EA268B04"; -name = "Jan 3, 24 at 22:21"; -shapes = ( -{ -closed = 1; -nodes = ( -(181,417,l), -(181,710,l), -(125,710,l), -(125,417,l) -); -}, -{ -closed = 1; -nodes = ( -(272,710,l), -(34,710,l), -(34,657,l), -(272,657,l) +(274,710,l), +(36,710,l), +(36,634,l), +(274,634,l) ); }, { closed = 1; nodes = ( -(469,527,l), -(501,594,o), -(537,652,o), -(578,710,c), -(520,710,l), -(482,653,o), -(444,594,o), -(417,527,c) +(304,414,l), +(371,414,l), +(371,710,l), +(304,710,l) ); }, { closed = 1; nodes = ( -(304,414,l), -(357,414,l), -(357,710,l), -(304,710,l) +(520,414,l), +(587,414,l), +(587,710,l), +(520,710,l) ); }, { closed = 1; nodes = ( -(526,414,l), -(579,414,l), -(579,710,l), -(526,710,l) +(451,594,o), +(408,653,o), +(370,710,c), +(304,710,l), +(346,653,o), +(382,595,o), +(414,527,c), +(477,527,l) ); }, { closed = 1; nodes = ( -(439,594,o), -(402,653,o), -(364,710,c), -(308,710,l), -(349,652,o), -(384,594,o), -(417,527,c), -(466,527,l) +(477,527,l), +(509,595,o), +(545,653,o), +(587,710,c), +(521,710,l), +(483,653,o), +(440,594,o), +(414,527,c) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/two.glyph b/sources/0xProto.glyphspackage/glyphs/two.glyph index 288e40b3..d0f8da07 100644 --- a/sources/0xProto.glyphspackage/glyphs/two.glyph +++ b/sources/0xProto.glyphspackage/glyphs/two.glyph @@ -43,6 +43,49 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(91,0,l), +(560,0,l), +(560,120,l), +(91,120,l) +); +}, +{ +closed = 1; +nodes = ( +(149,537,l), +(191,572,o), +(254,606,o), +(309,606,cs), +(365,606,o), +(406,570,o), +(406,516,cs), +(406,429,o), +(313,344,o), +(241,272,cs), +(91,120,l), +(266,120,l), +(404,266,ls), +(468,333,o), +(541,408,o), +(541,529,cs), +(541,646,o), +(455,724,o), +(319,724,cs), +(221,724,o), +(140,685,o), +(75,632,c) +); +} +); +width = 620; } ); unicode = 50; diff --git a/sources/0xProto.glyphspackage/glyphs/twodotenleader.glyph b/sources/0xProto.glyphspackage/glyphs/twodotenleader.glyph index 0d2f74de..5217a761 100644 --- a/sources/0xProto.glyphspackage/glyphs/twodotenleader.glyph +++ b/sources/0xProto.glyphspackage/glyphs/twodotenleader.glyph @@ -40,6 +40,46 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(216,-16,o), +(244,12,o), +(244,48,cs), +(244,83,o), +(216,112,o), +(180,112,cs), +(146,112,o), +(116,83,o), +(116,48,cs), +(116,12,o), +(146,-16,o), +(180,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(476,-16,o), +(504,12,o), +(504,48,cs), +(504,83,o), +(476,112,o), +(440,112,cs), +(406,112,o), +(376,83,o), +(376,48,cs), +(376,12,o), +(406,-16,o), +(440,-16,cs) +); +} +); +width = 620; } ); unicode = 8229; diff --git a/sources/0xProto.glyphspackage/glyphs/u.glyph b/sources/0xProto.glyphspackage/glyphs/u.glyph index 20366083..d0b603e7 100644 --- a/sources/0xProto.glyphspackage/glyphs/u.glyph +++ b/sources/0xProto.glyphspackage/glyphs/u.glyph @@ -25,8 +25,11 @@ shapes = ( { closed = 1; nodes = ( -(452,16,o), -(487,-12,o), +(307,-17,o), +(376,21,o), +(434,67,c), +(453,15,o), +(488,-12,o), (576,-8,c), (576,73,l), (533,75,o), @@ -34,29 +37,73 @@ nodes = ( (519,131,cs), (519,550,l), (423,550,l), -(423,70,l), -(433,70,l) -); -}, -{ -closed = 1; -nodes = ( -(77,206,ls), -(77,42,o), -(146,-15,o), -(237,-16,cs), -(310,-17,o), -(382,25,o), -(442,74,c), -(442,167,l), -(370,103,o), -(317,81,o), +(423,151,l), +(360,99,o), +(312,81,o), (266,81,cs), (188,81,o), (176,155,o), (176,257,cs), (176,550,l), -(77,550,l) +(77,550,l), +(77,206,ls), +(77,42,o), +(146,-15,o), +(237,-16,cs) +); +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = ogonek; +pos = (576,-8); +}, +{ +name = top; +pos = (310,550); +}, +{ +name = topright; +pos = (468,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(327,-17,o), +(381,9,o), +(426,51,c), +(450,10,o), +(504,-12,o), +(576,-8,c), +(576,92,l), +(548,95,o), +(542,107,o), +(542,158,cs), +(542,550,l), +(404,550,l), +(404,163,l), +(368,125,o), +(324,106,o), +(286,106,cs), +(239,106,o), +(196,141,o), +(196,242,cs), +(196,550,l), +(57,550,l), +(57,212,ls), +(57,56,o), +(148,-15,o), +(252,-16,cs) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/uacute.glyph b/sources/0xProto.glyphspackage/glyphs/uacute.glyph index 21c40742..35f7a00b 100644 --- a/sources/0xProto.glyphspackage/glyphs/uacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 250; diff --git a/sources/0xProto.glyphspackage/glyphs/ubreve.glyph b/sources/0xProto.glyphspackage/glyphs/ubreve.glyph index 6aa59717..bc926cb6 100644 --- a/sources/0xProto.glyphspackage/glyphs/ubreve.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ubreve.glyph @@ -12,6 +12,18 @@ ref = brevecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = brevecomb; +} +); +width = 620; } ); unicode = 365; diff --git a/sources/0xProto.glyphspackage/glyphs/ucaron.glyph b/sources/0xProto.glyphspackage/glyphs/ucaron.glyph index f166891d..fae0974b 100644 --- a/sources/0xProto.glyphspackage/glyphs/ucaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ucaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 468; diff --git a/sources/0xProto.glyphspackage/glyphs/ucircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/ucircumflex.glyph index e6ec87ce..55227e02 100644 --- a/sources/0xProto.glyphspackage/glyphs/ucircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ucircumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 251; diff --git a/sources/0xProto.glyphspackage/glyphs/udieresis.glyph b/sources/0xProto.glyphspackage/glyphs/udieresis.glyph index 3d8490f7..9b25c61b 100644 --- a/sources/0xProto.glyphspackage/glyphs/udieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/udieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +pos = (0,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 252; diff --git a/sources/0xProto.glyphspackage/glyphs/udieresisacute.glyph b/sources/0xProto.glyphspackage/glyphs/udieresisacute.glyph index d72c983d..9afa08ea 100644 --- a/sources/0xProto.glyphspackage/glyphs/udieresisacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/udieresisacute.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = dieresiscomb_acutecomb; +} +); +width = 620; } ); unicode = 472; diff --git a/sources/0xProto.glyphspackage/glyphs/udieresiscaron.glyph b/sources/0xProto.glyphspackage/glyphs/udieresiscaron.glyph index 94faa256..2864dacb 100644 --- a/sources/0xProto.glyphspackage/glyphs/udieresiscaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/udieresiscaron.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = dieresiscomb_caroncomb; +} +); +width = 620; } ); unicode = 474; diff --git a/sources/0xProto.glyphspackage/glyphs/udieresisgrave.glyph b/sources/0xProto.glyphspackage/glyphs/udieresisgrave.glyph index ee548277..f33fe638 100644 --- a/sources/0xProto.glyphspackage/glyphs/udieresisgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/udieresisgrave.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = dieresiscomb_gravecomb; +} +); +width = 620; } ); unicode = 476; diff --git a/sources/0xProto.glyphspackage/glyphs/udieresismacron.glyph b/sources/0xProto.glyphspackage/glyphs/udieresismacron.glyph index 4c6d9e47..5a8ebf95 100644 --- a/sources/0xProto.glyphspackage/glyphs/udieresismacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/udieresismacron.glyph @@ -12,6 +12,18 @@ ref = dieresiscomb_macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = dieresiscomb_macroncomb; +} +); +width = 620; } ); unicode = 470; diff --git a/sources/0xProto.glyphspackage/glyphs/udotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/udotbelow.glyph index ede9491f..5adca34b 100644 --- a/sources/0xProto.glyphspackage/glyphs/udotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/udotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7909; diff --git a/sources/0xProto.glyphspackage/glyphs/ugrave.glyph b/sources/0xProto.glyphspackage/glyphs/ugrave.glyph index 3f955ede..12572c91 100644 --- a/sources/0xProto.glyphspackage/glyphs/ugrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ugrave.glyph @@ -12,6 +12,18 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = gravecomb; +} +); +width = 620; } ); unicode = 249; diff --git a/sources/0xProto.glyphspackage/glyphs/uhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/uhookabove.glyph index 13c4939a..4a4917a1 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhookabove.glyph @@ -12,6 +12,18 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7911; diff --git a/sources/0xProto.glyphspackage/glyphs/uhorn.glyph b/sources/0xProto.glyphspackage/glyphs/uhorn.glyph index 6a26f062..7ff8dae2 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhorn.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhorn.glyph @@ -21,8 +21,12 @@ shapes = ( { closed = 1; nodes = ( -(423,16,o), -(458,-12,o), +(288,-17,o), +(366,32,o), +(428,86,c), +(396,96,l), +(414,25,o), +(444,-13,o), (547,-8,c), (547,73,l), (504,75,o), @@ -30,29 +34,76 @@ nodes = ( (490,131,cs), (490,550,l), (394,550,l), -(394,70,l), -(404,70,l) -); -}, -{ -closed = 1; -nodes = ( -(48,206,ls), -(48,42,o), -(117,-15,o), -(208,-16,cs), -(281,-17,o), -(353,25,o), -(413,74,c), -(413,167,l), -(341,103,o), -(288,81,o), +(394,106,l), +(428,181,l), +(347,106,o), +(291,81,o), (237,81,cs), (159,81,o), (147,155,o), (147,257,cs), (147,550,l), -(48,550,l) +(48,550,l), +(48,206,ls), +(48,42,o), +(117,-15,o), +(208,-16,cs) +); +}, +{ +pos = (198,0); +ref = horncomb; +} +); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (279,0); +}, +{ +name = top; +pos = (279,550); +}, +{ +name = topright; +pos = (439,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(310,-17,o), +(368,18,o), +(418,72,c), +(387,75,l), +(402,19,o), +(462,-13,o), +(547,-8,c), +(547,92,l), +(519,95,o), +(513,107,o), +(513,158,cs), +(513,550,l), +(375,550,l), +(375,118,l), +(398,191,l), +(359,134,o), +(303,106,o), +(257,106,cs), +(210,106,o), +(167,141,o), +(167,242,cs), +(167,550,l), +(28,550,l), +(28,212,ls), +(28,56,o), +(119,-15,o), +(223,-16,cs) ); }, { diff --git a/sources/0xProto.glyphspackage/glyphs/uhornacute.glyph b/sources/0xProto.glyphspackage/glyphs/uhornacute.glyph index 86f3d8e0..4bdb80a8 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhornacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhornacute.glyph @@ -23,6 +23,29 @@ ref = acutecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (279,0); +}, +{ +name = top; +pos = (279,550); +} +); +layerId = m002; +shapes = ( +{ +ref = uhorn; +}, +{ +pos = (-31,0); +ref = acutecomb; +} +); +width = 620; } ); unicode = 7913; diff --git a/sources/0xProto.glyphspackage/glyphs/uhorndotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/uhorndotbelow.glyph index ffe8cee5..87b01cbb 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhorndotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhorndotbelow.glyph @@ -31,6 +31,37 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (264,0); +}, +{ +name = ogonek; +pos = (547,-8); +}, +{ +name = top; +pos = (264,550); +}, +{ +name = topright; +pos = (437,550); +} +); +layerId = m002; +shapes = ( +{ +ref = uhorn; +}, +{ +pos = (-31,0); +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7921; diff --git a/sources/0xProto.glyphspackage/glyphs/uhorngrave.glyph b/sources/0xProto.glyphspackage/glyphs/uhorngrave.glyph index 28a0acab..0ebbb3ff 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhorngrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhorngrave.glyph @@ -23,6 +23,29 @@ ref = gravecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (279,0); +}, +{ +name = top; +pos = (279,550); +} +); +layerId = m002; +shapes = ( +{ +ref = uhorn; +}, +{ +pos = (-31,0); +ref = gravecomb; +} +); +width = 620; } ); unicode = 7915; diff --git a/sources/0xProto.glyphspackage/glyphs/uhornhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/uhornhookabove.glyph index ff2e9ae2..f7a3d9f5 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhornhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhornhookabove.glyph @@ -23,6 +23,29 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (279,0); +}, +{ +name = top; +pos = (279,550); +} +); +layerId = m002; +shapes = ( +{ +ref = uhorn; +}, +{ +pos = (-31,0); +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7917; diff --git a/sources/0xProto.glyphspackage/glyphs/uhorntilde.glyph b/sources/0xProto.glyphspackage/glyphs/uhorntilde.glyph index d2a96091..08f4d195 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhorntilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhorntilde.glyph @@ -23,6 +23,29 @@ ref = tildecomb; } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (279,0); +}, +{ +name = top; +pos = (279,550); +} +); +layerId = m002; +shapes = ( +{ +ref = uhorn; +}, +{ +pos = (-31,0); +ref = tildecomb; +} +); +width = 620; } ); unicode = 7919; diff --git a/sources/0xProto.glyphspackage/glyphs/uhungarumlaut.glyph b/sources/0xProto.glyphspackage/glyphs/uhungarumlaut.glyph index 9cff4a15..3b1d6021 100644 --- a/sources/0xProto.glyphspackage/glyphs/uhungarumlaut.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uhungarumlaut.glyph @@ -12,6 +12,18 @@ ref = hungarumlautcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = hungarumlautcomb; +} +); +width = 620; } ); unicode = 369; diff --git a/sources/0xProto.glyphspackage/glyphs/umacron.glyph b/sources/0xProto.glyphspackage/glyphs/umacron.glyph index a5ab96b1..1cf219b1 100644 --- a/sources/0xProto.glyphspackage/glyphs/umacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/umacron.glyph @@ -12,6 +12,18 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = macroncomb; +} +); +width = 620; } ); unicode = 363; diff --git a/sources/0xProto.glyphspackage/glyphs/underscore.glyph b/sources/0xProto.glyphspackage/glyphs/underscore.glyph index ae557b26..b255695a 100644 --- a/sources/0xProto.glyphspackage/glyphs/underscore.glyph +++ b/sources/0xProto.glyphspackage/glyphs/underscore.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(59,1,l), +(59,-131,l), +(561,-131,l), +(561,1,l) +); +} +); +width = 620; } ); unicode = 95; diff --git a/sources/0xProto.glyphspackage/glyphs/uogonek.glyph b/sources/0xProto.glyphspackage/glyphs/uogonek.glyph index 630100a7..3e8154a8 100644 --- a/sources/0xProto.glyphspackage/glyphs/uogonek.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uogonek.glyph @@ -13,6 +13,19 @@ ref = ogonekcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +pos = (165,-11); +ref = ogonekcomb; +} +); +width = 620; } ); unicode = 371; diff --git a/sources/0xProto.glyphspackage/glyphs/uring.glyph b/sources/0xProto.glyphspackage/glyphs/uring.glyph index c5e2fd47..350e7e8b 100644 --- a/sources/0xProto.glyphspackage/glyphs/uring.glyph +++ b/sources/0xProto.glyphspackage/glyphs/uring.glyph @@ -12,6 +12,18 @@ ref = ringcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = ringcomb; +} +); +width = 620; } ); unicode = 367; diff --git a/sources/0xProto.glyphspackage/glyphs/utilde.glyph b/sources/0xProto.glyphspackage/glyphs/utilde.glyph index 1c405898..4ca310df 100644 --- a/sources/0xProto.glyphspackage/glyphs/utilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/utilde.glyph @@ -12,6 +12,18 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = u; +}, +{ +ref = tildecomb; +} +); +width = 620; } ); unicode = 361; diff --git a/sources/0xProto.glyphspackage/glyphs/v.glyph b/sources/0xProto.glyphspackage/glyphs/v.glyph index f2896e75..5243a590 100644 --- a/sources/0xProto.glyphspackage/glyphs/v.glyph +++ b/sources/0xProto.glyphspackage/glyphs/v.glyph @@ -43,6 +43,49 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ +closed = 1; +nodes = ( +(113,267,o), +(165,132,o), +(241,0,c), +(376,0,l), +(302,132,o), +(250,267,o), +(182,550,c), +(44,550,l) +); +}, +{ +closed = 1; +nodes = ( +(438,550,l), +(370,267,o), +(318,132,o), +(244,0,c), +(379,0,l), +(455,132,o), +(507,267,o), +(576,550,c) +); +} +); +width = 620; } ); unicode = 118; diff --git a/sources/0xProto.glyphspackage/glyphs/vdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/vdotbelow.glyph index 20730379..0321ec3b 100644 --- a/sources/0xProto.glyphspackage/glyphs/vdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/vdotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = v; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7807; diff --git a/sources/0xProto.glyphspackage/glyphs/verticallinelowmod.glyph b/sources/0xProto.glyphspackage/glyphs/verticallinelowmod.glyph index c91acb9a..9a264d57 100644 --- a/sources/0xProto.glyphspackage/glyphs/verticallinelowmod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/verticallinelowmod.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(252,160,l), +(252,-200,l), +(368,-200,l), +(368,160,l) +); +} +); +width = 620; } ); unicode = 716; diff --git a/sources/0xProto.glyphspackage/glyphs/verticallinemod.glyph b/sources/0xProto.glyphspackage/glyphs/verticallinemod.glyph index 48a60042..829688c6 100644 --- a/sources/0xProto.glyphspackage/glyphs/verticallinemod.glyph +++ b/sources/0xProto.glyphspackage/glyphs/verticallinemod.glyph @@ -15,6 +15,21 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(252,750,l), +(252,390,l), +(368,390,l), +(368,750,l) +); +} +); +width = 620; } ); unicode = 712; diff --git a/sources/0xProto.glyphspackage/glyphs/w.glyph b/sources/0xProto.glyphspackage/glyphs/w.glyph index 900808f7..6e7846af 100644 --- a/sources/0xProto.glyphspackage/glyphs/w.glyph +++ b/sources/0xProto.glyphspackage/glyphs/w.glyph @@ -60,6 +60,66 @@ nodes = ( } ); width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (310,0); +}, +{ +name = top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(38,307,o), +(69,123,o), +(108,0,c), +(218,0,l), +(181,123,o), +(159,307,o), +(154,550,c), +(31,550,l) +); +}, +{ +closed = 1; +nodes = ( +(259,377,l), +(135,0,l), +(238,0,l), +(355,377,l) +); +}, +{ +closed = 1; +nodes = ( +(382,0,l), +(485,0,l), +(361,377,l), +(265,377,l) +); +}, +{ +closed = 1; +nodes = ( +(466,550,l), +(461,307,o), +(439,123,o), +(402,0,c), +(512,0,l), +(551,123,o), +(582,307,o), +(589,550,c) +); +} +); +width = 620; } ); unicode = 119; diff --git a/sources/0xProto.glyphspackage/glyphs/wacute.glyph b/sources/0xProto.glyphspackage/glyphs/wacute.glyph index de0b5e14..fab479c4 100644 --- a/sources/0xProto.glyphspackage/glyphs/wacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/wacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = w; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 7811; diff --git a/sources/0xProto.glyphspackage/glyphs/wcircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/wcircumflex.glyph index 143ed439..477da8bd 100644 --- a/sources/0xProto.glyphspackage/glyphs/wcircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/wcircumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = w; +}, +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 373; diff --git a/sources/0xProto.glyphspackage/glyphs/wdieresis.glyph b/sources/0xProto.glyphspackage/glyphs/wdieresis.glyph index 352a96b5..d39e3190 100644 --- a/sources/0xProto.glyphspackage/glyphs/wdieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/wdieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = w; +}, +{ +pos = (0,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 7813; diff --git a/sources/0xProto.glyphspackage/glyphs/wgrave.glyph b/sources/0xProto.glyphspackage/glyphs/wgrave.glyph index 74b1323b..28120097 100644 --- a/sources/0xProto.glyphspackage/glyphs/wgrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/wgrave.glyph @@ -12,6 +12,18 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = w; +}, +{ +ref = gravecomb; +} +); +width = 620; } ); unicode = 7809; diff --git a/sources/0xProto.glyphspackage/glyphs/won.glyph b/sources/0xProto.glyphspackage/glyphs/won.glyph index 462fc902..74869f32 100644 --- a/sources/0xProto.glyphspackage/glyphs/won.glyph +++ b/sources/0xProto.glyphspackage/glyphs/won.glyph @@ -77,6 +77,83 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(45,388,o), +(76,169,o), +(119,10,c), +(207,10,l), +(170,169,o), +(145,388,o), +(152,700,c), +(49,700,l) +); +}, +{ +closed = 1; +nodes = ( +(267,473,l), +(148,10,l), +(234,10,l), +(354,473,l) +); +}, +{ +closed = 1; +nodes = ( +(386,10,l), +(472,10,l), +(353,473,l), +(266,473,l) +); +}, +{ +closed = 1; +nodes = ( +(468,700,l), +(472,388,o), +(450,169,o), +(413,10,c), +(501,10,l), +(544,169,o), +(572,388,o), +(571,700,c) +); +}, +{ +closed = 1; +nodes = ( +(598,445,l), +(22,445,l), +(22,384,l), +(598,384,l) +); +}, +{ +closed = 1; +nodes = ( +(258,325,l), +(22,325,l), +(22,264,l), +(258,264,l) +); +}, +{ +closed = 1; +nodes = ( +(598,325,l), +(362,325,l), +(362,264,l), +(598,264,l) +); +} +); +width = 620; } ); unicode = 8361; diff --git a/sources/0xProto.glyphspackage/glyphs/wordjoiner.glyph b/sources/0xProto.glyphspackage/glyphs/wordjoiner.glyph index 6df23aab..765deaad 100644 --- a/sources/0xProto.glyphspackage/glyphs/wordjoiner.glyph +++ b/sources/0xProto.glyphspackage/glyphs/wordjoiner.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 8288; diff --git a/sources/0xProto.glyphspackage/glyphs/x.glyph b/sources/0xProto.glyphspackage/glyphs/x.glyph index 06017c98..03c5f2ac 100644 --- a/sources/0xProto.glyphspackage/glyphs/x.glyph +++ b/sources/0xProto.glyphspackage/glyphs/x.glyph @@ -18,40 +18,58 @@ shapes = ( closed = 1; nodes = ( (184,0,l), -(372,310,l), -(267,310,l), +(309,206,l), +(436,0,l), +(539,0,l), +(539,10,l), +(370,279,l), +(534,540,l), +(534,550,l), +(431,550,l), +(309,352,l), +(189,550,l), +(86,550,l), +(86,540,l), +(248,279,l), (81,10,l), (81,0,l) ); +} +); +width = 620; }, { -closed = 1; -nodes = ( -(189,550,l), -(86,550,l), -(86,540,l), -(272,240,l), -(377,240,l) -); +anchors = ( +{ +name = bottom; +pos = (310,0); }, { -closed = 1; -nodes = ( -(539,10,l), -(350,310,l), -(245,310,l), -(436,0,l), -(539,0,l) +name = top; +pos = (310,550); +} ); -}, +layerId = m002; +shapes = ( { closed = 1; nodes = ( -(345,240,l), -(534,540,l), -(534,550,l), -(431,550,l), -(240,240,l) +(201,0,l), +(309,174,l), +(417,0,l), +(563,0,l), +(563,10,l), +(388,279,l), +(555,540,l), +(555,550,l), +(408,550,l), +(309,388,l), +(210,550,l), +(63,550,l), +(63,540,l), +(230,279,l), +(55,10,l), +(55,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/xdieresis.glyph b/sources/0xProto.glyphspackage/glyphs/xdieresis.glyph index c592349c..fa27cceb 100644 --- a/sources/0xProto.glyphspackage/glyphs/xdieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/xdieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = x; +}, +{ +pos = (0,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 7821; diff --git a/sources/0xProto.glyphspackage/glyphs/y.glyph b/sources/0xProto.glyphspackage/glyphs/y.glyph index 9dcc2390..cf9a13d5 100644 --- a/sources/0xProto.glyphspackage/glyphs/y.glyph +++ b/sources/0xProto.glyphspackage/glyphs/y.glyph @@ -18,48 +18,88 @@ shapes = ( { closed = 1; nodes = ( -(128,222,ls), -(127,62,o), -(202,1,o), -(293,0,cs), -(385,-1,o), -(434,49,o), -(492,107,c), -(492,198,l), -(413,134,o), -(373,96,o), +(352,-215,ls), +(462,-215,o), +(539,-153,o), +(539,-23,cs), +(539,550,l), +(441,550,l), +(441,157,l), +(393,118,o), +(358,96,o), (311,96,cs), (234,96,o), (226,171,o), (226,273,cs), (226,545,l), -(131,545,l) -); -}, -{ -closed = 1; -nodes = ( +(47,545,l), +(47,477,l), +(130,465,l), +(128,222,ls), +(127,62,o), +(202,1,o), +(293,0,cs), +(357,-1,o), +(401,24,o), +(441,58,c), +(441,-23,ls), (441,-100,o), (374,-125,o), (301,-125,cs), (171,-125,l), -(171,-215,l), -(352,-215,ls), -(462,-215,o), -(539,-153,o), -(539,-23,cs), -(539,550,l), -(441,550,l), -(441,-23,ls) +(171,-215,l) +); +} ); +width = 620; +}, +{ +anchors = ( +{ +name = bottom; +pos = (330,-214); }, { +name = top; +pos = (330,550); +} +); +layerId = m002; +name = Regular; +shapes = ( +{ closed = 1; nodes = ( +(332,-215,ls), +(467,-215,o), +(548,-154,o), +(548,-17,cs), +(548,550,l), +(419,550,l), +(419,183,l), +(385,144,o), +(350,126,o), +(313,126,cs), +(261,126,o), +(240,166,o), +(240,256,cs), +(240,545,l), +(47,545,l), (47,477,l), -(225,451,l), -(225,545,l), -(47,545,l) +(116,468,l), +(114,222,ls), +(113,62,o), +(202,1,o), +(293,0,cs), +(355,-1,o), +(387,18,o), +(425,52,c), +(425,-14,ls), +(425,-81,o), +(379,-103,o), +(301,-103,cs), +(164,-103,l), +(164,-215,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/yacute.glyph b/sources/0xProto.glyphspackage/glyphs/yacute.glyph index e0a1b99c..2bdb792f 100644 --- a/sources/0xProto.glyphspackage/glyphs/yacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/yacute.glyph @@ -13,6 +13,19 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = acutecomb; +} +); +width = 620; } ); unicode = 253; diff --git a/sources/0xProto.glyphspackage/glyphs/ycircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/ycircumflex.glyph index 9002dba9..4bd763ed 100644 --- a/sources/0xProto.glyphspackage/glyphs/ycircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ycircumflex.glyph @@ -13,6 +13,19 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 375; diff --git a/sources/0xProto.glyphspackage/glyphs/ydieresis.glyph b/sources/0xProto.glyphspackage/glyphs/ydieresis.glyph index cc869b77..a72e84d3 100644 --- a/sources/0xProto.glyphspackage/glyphs/ydieresis.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ydieresis.glyph @@ -13,6 +13,19 @@ ref = dieresiscomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,-5); +ref = dieresiscomb; +} +); +width = 620; } ); unicode = 255; diff --git a/sources/0xProto.glyphspackage/glyphs/ydotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/ydotaccent.glyph index ce62e0b6..dc0b8a27 100644 --- a/sources/0xProto.glyphspackage/glyphs/ydotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ydotaccent.glyph @@ -13,6 +13,19 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 7823; diff --git a/sources/0xProto.glyphspackage/glyphs/ydotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/ydotbelow.glyph index dc265d81..aa6878a4 100644 --- a/sources/0xProto.glyphspackage/glyphs/ydotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ydotbelow.glyph @@ -17,47 +17,35 @@ shapes = ( { closed = 1; nodes = ( -(103,222,ls), -(102,62,o), -(177,1,o), -(268,0,cs), -(360,-1,o), -(409,49,o), -(467,107,c), -(467,198,l), -(388,134,o), -(348,96,o), -(286,96,cs), -(209,96,o), -(201,171,o), -(201,273,cs), -(201,545,l), -(106,545,l) -); -}, -{ -closed = 1; -nodes = ( -(22,477,l), -(200,451,l), -(200,545,l), -(22,545,l) -); -}, -{ -closed = 1; -nodes = ( -(277,-187,l), (306,-187,ls), (419,-187,o), (514,-145,o), (514,-15,cs), (514,550,l), (416,550,l), +(416,157,l), +(368,118,o), +(333,96,o), +(286,96,cs), +(209,96,o), +(201,171,o), +(201,273,cs), +(201,545,l), +(22,545,l), +(22,477,l), +(105,465,l), +(103,222,ls), +(102,62,o), +(177,1,o), +(268,0,cs), +(332,-1,o), +(376,24,o), +(416,58,c), (416,-15,ls), (416,-92,o), (350,-100,o), -(277,-100,c) +(277,-100,c), +(277,-187,l) ); }, { @@ -91,75 +79,60 @@ name = top; pos = (305,550); } ); -associatedMasterId = m01; -layerId = "10C5104B-B35E-4053-AC65-881900FB5C4E"; -name = "Dec 18, 23 at 16:32"; +layerId = m002; shapes = ( { closed = 1; nodes = ( -(103,222,ls), -(102,62,o), +(317,-199,ls), +(455,-199,o), +(523,-153,o), +(523,-10,cs), +(523,550,l), +(394,550,l), +(394,183,l), +(360,144,o), +(325,126,o), +(288,126,cs), +(236,126,o), +(215,166,o), +(215,256,cs), +(215,545,l), +(22,545,l), +(22,477,l), +(91,468,l), +(89,222,ls), +(88,62,o), (177,1,o), (268,0,cs), -(360,-1,o), -(409,49,o), -(467,107,c), -(467,198,l), -(388,134,o), -(348,96,o), -(286,96,cs), -(209,96,o), -(201,171,o), -(201,273,cs), -(201,545,l), -(106,545,l) -); -}, -{ -closed = 1; -nodes = ( -(22,477,l), -(200,451,l), -(200,545,l), -(22,545,l) +(330,-1,o), +(362,18,o), +(400,52,c), +(400,1,ls), +(400,-69,o), +(365,-86,o), +(277,-86,c), +(277,-199,l) ); }, { closed = 1; nodes = ( -(199,-216,o), -(234,-181,o), -(234,-136,cs), -(234,-92,o), -(199,-56,o), -(154,-56,cs), -(111,-56,o), -(74,-92,o), -(74,-136,cs), -(74,-181,o), -(111,-216,o), -(154,-216,cs) -); -}, -{ -closed = 1; -nodes = ( -(277,-187,l), -(306,-187,ls), -(419,-187,o), -(514,-145,o), -(514,-15,cs), -(514,550,l), -(416,550,l), -(416,-15,ls), -(416,-92,o), -(350,-100,o), -(277,-100,c) +(199,-218,o), +(232,-185,o), +(232,-141,cs), +(232,-99,o), +(199,-64,o), +(155,-64,cs), +(114,-64,o), +(78,-99,o), +(78,-141,cs), +(78,-185,o), +(114,-218,o), +(155,-218,cs) ); } ); -visible = 1; width = 620; } ); diff --git a/sources/0xProto.glyphspackage/glyphs/yen.glyph b/sources/0xProto.glyphspackage/glyphs/yen.glyph index 7890ddd0..3904f914 100644 --- a/sources/0xProto.glyphspackage/glyphs/yen.glyph +++ b/sources/0xProto.glyphspackage/glyphs/yen.glyph @@ -7,50 +7,101 @@ shapes = ( { closed = 1; nodes = ( -(453,700,l), -(299,393,l), (391,393,l), (555,691,l), -(555,700,l) +(555,700,l), +(453,700,l), +(299,393,l) ); }, { closed = 1; nodes = ( -(265,10,l), (355,10,l), (358,384,l), -(262,384,l) +(262,384,l), +(265,10,l) +); +}, +{ +closed = 1; +nodes = ( +(515,183,l), +(515,256,l), +(101,256,l), +(101,183,l) ); }, { closed = 1; nodes = ( -(515,392,l), +(515,322,l), (515,395,l), (101,395,l), -(101,322,l), -(515,322,l) +(101,322,l) +); +}, +{ +closed = 1; +nodes = ( +(321,393,l), +(167,700,l), +(65,700,l), +(65,691,l), +(229,393,l) +); +} +); +width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(395,393,l), +(555,691,l), +(555,700,l), +(443,700,l), +(285,393,l) +); +}, +{ +closed = 1; +nodes = ( +(359,10,l), +(362,384,l), +(258,384,l), +(261,10,l) ); }, { closed = 1; nodes = ( -(515,253,l), +(515,171,l), (515,256,l), (101,256,l), -(101,183,l), -(515,183,l) +(101,171,l) +); +}, +{ +closed = 1; +nodes = ( +(515,312,l), +(515,397,l), +(101,397,l), +(101,312,l) ); }, { closed = 1; nodes = ( +(335,393,l), +(177,700,l), +(65,700,l), (65,691,l), -(229,393,l), -(321,393,l), -(167,700,l), -(65,700,l) +(225,393,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/ygrave.glyph b/sources/0xProto.glyphspackage/glyphs/ygrave.glyph index 1732edb7..78d95c2f 100644 --- a/sources/0xProto.glyphspackage/glyphs/ygrave.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ygrave.glyph @@ -13,6 +13,19 @@ ref = gravecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = gravecomb; +} +); +width = 620; } ); unicode = 7923; diff --git a/sources/0xProto.glyphspackage/glyphs/yhookabove.glyph b/sources/0xProto.glyphspackage/glyphs/yhookabove.glyph index 736e0227..08c25018 100644 --- a/sources/0xProto.glyphspackage/glyphs/yhookabove.glyph +++ b/sources/0xProto.glyphspackage/glyphs/yhookabove.glyph @@ -13,6 +13,19 @@ ref = hookabovecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = hookabovecomb; +} +); +width = 620; } ); unicode = 7927; diff --git a/sources/0xProto.glyphspackage/glyphs/ymacron.glyph b/sources/0xProto.glyphspackage/glyphs/ymacron.glyph index 5f2873ed..7526be11 100644 --- a/sources/0xProto.glyphspackage/glyphs/ymacron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ymacron.glyph @@ -13,6 +13,19 @@ ref = macroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = macroncomb; +} +); +width = 620; } ); unicode = 563; diff --git a/sources/0xProto.glyphspackage/glyphs/ytilde.glyph b/sources/0xProto.glyphspackage/glyphs/ytilde.glyph index 341cb437..21c6df15 100644 --- a/sources/0xProto.glyphspackage/glyphs/ytilde.glyph +++ b/sources/0xProto.glyphspackage/glyphs/ytilde.glyph @@ -13,6 +13,19 @@ ref = tildecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = y; +}, +{ +pos = (20,0); +ref = tildecomb; +} +); +width = 620; } ); unicode = 7929; diff --git a/sources/0xProto.glyphspackage/glyphs/z.glyph b/sources/0xProto.glyphspackage/glyphs/z.glyph index 5286ce7f..95f77f44 100644 --- a/sources/0xProto.glyphspackage/glyphs/z.glyph +++ b/sources/0xProto.glyphspackage/glyphs/z.glyph @@ -17,28 +17,51 @@ shapes = ( { closed = 1; nodes = ( -(91,462,l), +(535,0,l), +(535,88,l), +(166,88,l), +(182,53,l), (519,462,l), (519,550,l), -(91,550,l) +(91,550,l), +(91,462,l), +(438,462,l), +(422,497,l), +(85,88,l), +(85,0,l) +); +} ); +width = 620; }, { -closed = 1; -nodes = ( -(85,0,l), -(535,0,l), -(535,88,l), -(85,88,l) -); +anchors = ( +{ +name = bottom; +pos = (310,0); }, { +name = top; +pos = (310,550); +} +); +layerId = m002; +shapes = ( +{ closed = 1; nodes = ( -(211,88,l), -(519,462,l), -(393,462,l), -(85,88,l) +(537,0,l), +(537,122,l), +(202,122,l), +(207,76,l), +(519,428,l), +(519,550,l), +(89,550,l), +(89,428,l), +(402,428,l), +(397,474,l), +(85,122,l), +(85,0,l) ); } ); diff --git a/sources/0xProto.glyphspackage/glyphs/zacute.glyph b/sources/0xProto.glyphspackage/glyphs/zacute.glyph index 0a37bf59..4ce18134 100644 --- a/sources/0xProto.glyphspackage/glyphs/zacute.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zacute.glyph @@ -12,6 +12,18 @@ ref = acutecomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = z; +}, +{ +ref = acutecomb; +} +); +width = 620; } ); unicode = 378; diff --git a/sources/0xProto.glyphspackage/glyphs/zcaron.glyph b/sources/0xProto.glyphspackage/glyphs/zcaron.glyph index d426427e..24041eee 100644 --- a/sources/0xProto.glyphspackage/glyphs/zcaron.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zcaron.glyph @@ -12,6 +12,18 @@ ref = caroncomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = z; +}, +{ +ref = caroncomb; +} +); +width = 620; } ); unicode = 382; diff --git a/sources/0xProto.glyphspackage/glyphs/zcircumflex.glyph b/sources/0xProto.glyphspackage/glyphs/zcircumflex.glyph index 94752ead..cdc9a850 100644 --- a/sources/0xProto.glyphspackage/glyphs/zcircumflex.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zcircumflex.glyph @@ -12,6 +12,18 @@ ref = circumflexcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = z; +}, +{ +ref = circumflexcomb; +} +); +width = 620; } ); unicode = 7825; diff --git a/sources/0xProto.glyphspackage/glyphs/zdotaccent.glyph b/sources/0xProto.glyphspackage/glyphs/zdotaccent.glyph index b408a832..b1e7f6a2 100644 --- a/sources/0xProto.glyphspackage/glyphs/zdotaccent.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zdotaccent.glyph @@ -12,6 +12,18 @@ ref = dotaccentcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = z; +}, +{ +ref = dotaccentcomb; +} +); +width = 620; } ); unicode = 380; diff --git a/sources/0xProto.glyphspackage/glyphs/zdotbelow.glyph b/sources/0xProto.glyphspackage/glyphs/zdotbelow.glyph index 48c18faf..648dd095 100644 --- a/sources/0xProto.glyphspackage/glyphs/zdotbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zdotbelow.glyph @@ -12,6 +12,18 @@ ref = dotbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = z; +}, +{ +ref = dotbelowcomb; +} +); +width = 620; } ); unicode = 7827; diff --git a/sources/0xProto.glyphspackage/glyphs/zero.glyph b/sources/0xProto.glyphspackage/glyphs/zero.glyph index ff6449bd..04b28c39 100644 --- a/sources/0xProto.glyphspackage/glyphs/zero.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zero.glyph @@ -49,6 +49,55 @@ nodes = ( } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +closed = 1; +nodes = ( +(513,-16,o), +(571,143,o), +(571,355,cs), +(571,567,o), +(513,726,o), +(312,726,cs), +(111,726,o), +(49,567,o), +(49,355,cs), +(49,143,o), +(111,-16,o), +(312,-16,cs) +); +}, +{ +closed = 1; +nodes = ( +(190,112,o), +(179,209,o), +(179,356,cs), +(179,492,o), +(198,598,o), +(312,598,cs), +(433,598,o), +(441,502,o), +(441,356,cs), +(441,219,o), +(425,112,o), +(312,112,cs) +); +}, +{ +closed = 1; +nodes = ( +(219,108,l), +(505,603,l), +(405,602,l), +(119,108,l) +); +} +); +width = 620; } ); unicode = 48; diff --git a/sources/0xProto.glyphspackage/glyphs/zeroW_idthN_oB_reakS_pace.glyph b/sources/0xProto.glyphspackage/glyphs/zeroW_idthN_oB_reakS_pace.glyph index 6e6a3eac..b1d19d88 100644 --- a/sources/0xProto.glyphspackage/glyphs/zeroW_idthN_oB_reakS_pace.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zeroW_idthN_oB_reakS_pace.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 65279; diff --git a/sources/0xProto.glyphspackage/glyphs/zerowidthspace.glyph b/sources/0xProto.glyphspackage/glyphs/zerowidthspace.glyph index e300c711..39c9c194 100644 --- a/sources/0xProto.glyphspackage/glyphs/zerowidthspace.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zerowidthspace.glyph @@ -4,6 +4,10 @@ layers = ( { layerId = m01; width = 620; +}, +{ +layerId = m002; +width = 620; } ); unicode = 8203; diff --git a/sources/0xProto.glyphspackage/glyphs/zmacronbelow.glyph b/sources/0xProto.glyphspackage/glyphs/zmacronbelow.glyph index bf073166..b8ffbbda 100644 --- a/sources/0xProto.glyphspackage/glyphs/zmacronbelow.glyph +++ b/sources/0xProto.glyphspackage/glyphs/zmacronbelow.glyph @@ -12,6 +12,18 @@ ref = macronbelowcomb; } ); width = 620; +}, +{ +layerId = m002; +shapes = ( +{ +ref = z; +}, +{ +ref = macronbelowcomb; +} +); +width = 620; } ); unicode = 7829;