Skip to content

Commit

Permalink
Fixed color coding of glyphs affected by enlarge.
Browse files Browse the repository at this point in the history
  • Loading branch information
psb1558 committed Nov 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent cbee494 commit b413e5f
Showing 8 changed files with 12 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/Junicode-width.glyphspackage/UIState.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
displayStrings = (
""
);
}
1 change: 1 addition & 0 deletions source/Junicode-width.glyphspackage/glyphs/ecedilla.glyph
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = ecedilla;
kernLeft = KO_e;
kernRight = KO_e;
1 change: 1 addition & 0 deletions source/Junicode-width.glyphspackage/glyphs/eogonek.glyph
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = eogonek;
kernLeft = KO_e;
kernRight = KO_e;
1 change: 1 addition & 0 deletions source/Junicode-width.glyphspackage/glyphs/h.alt.glyph
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = h.alt;
layers = (
{
1 change: 1 addition & 0 deletions source/Junicode-width.glyphspackage/glyphs/h.alt3.glyph
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = h.alt3;
layers = (
{
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = pstrokethroughdescender;
kernLeft = KO_p;
kernRight = KO_p;
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = thornstroke.alt;
kernLeft = KO_b;
kernRight = KO_p;
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
color = 9;
glyphname = thornstroke;
layers = (
{

0 comments on commit b413e5f

Please sign in to comment.