-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Variation sequences for quotes & better periodcentered
- Loading branch information
1 parent
8d7d325
commit 227319a
Showing
22 changed files
with
364 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,4 +25,5 @@ ref = period; | |
width = 658; | ||
} | ||
); | ||
locked = 1; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,4 +29,5 @@ nodes = ( | |
width = 918; | ||
} | ||
); | ||
locked = 1; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,4 +70,5 @@ nodes = ( | |
width = 924.03922; | ||
} | ||
); | ||
locked = 1; | ||
} |
2 changes: 1 addition & 1 deletion
2
...ng.glyphspackage/glyphs/emdash.case.glyph → ...g.glyphspackage/glyphs/emdash.upper.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
color = 9; | ||
glyphname = emdash.case; | ||
glyphname = emdash.upper; | ||
layers = ( | ||
{ | ||
layerId = m01; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 14 additions & 17 deletions
31
src/ZhuqueFangsong.glyphspackage/glyphs/periodcentered.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,30 @@ | ||
{ | ||
color = 2; | ||
color = 9; | ||
glyphname = periodcentered; | ||
kernLeft = hyphen; | ||
kernRight = hyphen; | ||
layers = ( | ||
{ | ||
layerId = m01; | ||
shapes = ( | ||
{ | ||
closed = 1; | ||
nodes = ( | ||
(155,168,o), | ||
(179,196,o), | ||
(179,230,cs), | ||
(179,261,o), | ||
(159,287,o), | ||
(122,287,cs), | ||
(84,287,o), | ||
(60,259,o), | ||
(60,225,cs), | ||
(60,196,o), | ||
(78,168,o), | ||
(116,168,cs) | ||
(292,280,o), | ||
(320,313,o), | ||
(320,353,cs), | ||
(320,389,o), | ||
(296,420,o), | ||
(253,420,cs), | ||
(208,420,o), | ||
(180,387,o), | ||
(180,347,cs), | ||
(180,313,o), | ||
(201,280,o), | ||
(246,280,cs) | ||
); | ||
} | ||
); | ||
width = 238; | ||
width = 500; | ||
} | ||
); | ||
locked = 1; | ||
unicode = 183; | ||
} |
32 changes: 32 additions & 0 deletions
32
src/ZhuqueFangsong.glyphspackage/glyphs/periodcentered.lower.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
color = 2; | ||
glyphname = periodcentered.lower; | ||
kernLeft = hyphen; | ||
kernRight = hyphen; | ||
layers = ( | ||
{ | ||
layerId = m01; | ||
shapes = ( | ||
{ | ||
closed = 1; | ||
nodes = ( | ||
(155,168,o), | ||
(179,196,o), | ||
(179,230,cs), | ||
(179,261,o), | ||
(159,287,o), | ||
(122,287,cs), | ||
(84,287,o), | ||
(60,259,o), | ||
(60,225,cs), | ||
(60,196,o), | ||
(78,168,o), | ||
(116,168,cs) | ||
); | ||
} | ||
); | ||
width = 238; | ||
} | ||
); | ||
locked = 1; | ||
} |
4 changes: 2 additions & 2 deletions
4
...spackage/glyphs/periodcentered.case.glyph → ...package/glyphs/periodcentered.upper.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
src/ZhuqueFangsong.glyphspackage/glyphs/quotedblleft.uv001.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
color = 2; | ||
glyphname = quotedblleft.uv001; | ||
kernLeft = asterisk; | ||
kernRight = asterisk; | ||
layers = ( | ||
{ | ||
layerId = m01; | ||
shapes = ( | ||
{ | ||
ref = quotedblleft; | ||
} | ||
); | ||
width = 331; | ||
} | ||
); | ||
locked = 1; | ||
metricLeft = quoteleft; | ||
metricRight = quoteleft; | ||
} |
58 changes: 58 additions & 0 deletions
58
src/ZhuqueFangsong.glyphspackage/glyphs/quotedblleft.uv002.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
color = 9; | ||
glyphname = quotedblleft.uv002; | ||
layers = ( | ||
{ | ||
layerId = m01; | ||
shapes = ( | ||
{ | ||
closed = 1; | ||
nodes = ( | ||
(868,462,o), | ||
(891,476,o), | ||
(914,504,c), | ||
(913,519,l), | ||
(878,530,o), | ||
(854,559,o), | ||
(854,592,cs), | ||
(854,625,o), | ||
(876,668,o), | ||
(911,700,c), | ||
(908,711,l), | ||
(885,723,l), | ||
(819,667,o), | ||
(781,604,o), | ||
(781,553,cs), | ||
(781,503,o), | ||
(809,462,o), | ||
(845,462,cs) | ||
); | ||
}, | ||
{ | ||
closed = 1; | ||
nodes = ( | ||
(697,462,o), | ||
(720,476,o), | ||
(743,504,c), | ||
(742,519,l), | ||
(707,530,o), | ||
(684,559,o), | ||
(684,592,cs), | ||
(684,625,o), | ||
(706,668,o), | ||
(740,700,c), | ||
(738,711,l), | ||
(715,723,l), | ||
(649,667,o), | ||
(610,604,o), | ||
(610,553,cs), | ||
(610,503,o), | ||
(639,462,o), | ||
(674,462,cs) | ||
); | ||
} | ||
); | ||
width = 1000; | ||
} | ||
); | ||
} |
20 changes: 20 additions & 0 deletions
20
src/ZhuqueFangsong.glyphspackage/glyphs/quotedblright.uv001.glyph
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
color = 2; | ||
glyphname = quotedblright.uv001; | ||
kernLeft = asterisk; | ||
kernRight = asterisk; | ||
layers = ( | ||
{ | ||
layerId = m01; | ||
shapes = ( | ||
{ | ||
ref = quotedblright; | ||
} | ||
); | ||
width = 331; | ||
} | ||
); | ||
locked = 1; | ||
metricLeft = quoteright; | ||
metricRight = quoteright; | ||
} |
Oops, something went wrong.