Skip to content

Commit

Permalink
New and revised glyphs for version 2.211.
Browse files Browse the repository at this point in the history
  • Loading branch information
psb1558 committed Dec 23, 2024
1 parent 0e06434 commit 9b6c486
Show file tree
Hide file tree
Showing 332 changed files with 25,039 additions and 1,219 deletions.
2 changes: 1 addition & 1 deletion TeX/junicode.sty
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
\newcommand{\SmExpMediumDef}{}
\newcommand{\SmExpSmBoldDef}{}

\def\junicode@renderer{HarfBuzz}
\def\junicode@renderer{OpenType}
\DeclareOptionX{renderer}{\def\junicode@renderer{#1}}

% Choose the type of font: otf or ttf.
Expand Down
2 changes: 1 addition & 1 deletion TeX/junicodevf.sty
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

\RequireLuaTeX

\def\junicodevf@renderer{HarfBuzz}
\def\junicodevf@renderer{OpenType}
\DeclareOptionX{renderer}{\def\junicodevf@renderer{#1}}

% OPTIONS FOR WEIGHT AND WIDTH
Expand Down
112 changes: 108 additions & 4 deletions source/Junicode-Italic.glyphspackage/fontinfo.plist

Large diffs are not rendered by default.

84 changes: 84 additions & 0 deletions source/Junicode-Italic.glyphspackage/glyphs/I_dotbelow.glyph
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
glyphname = Idotbelow;
layers = (
{
layerId = master01;
shapes = (
{
ref = I;
},
{
pos = (379,0);
ref = dotbelowcomb;
}
);
width = 335;
},
{
layerId = "2438E31C-45B5-47A7-9B3D-1A0FEFB47671";
shapes = (
{
ref = I;
},
{
pos = (395,0);
ref = dotbelowcomb;
}
);
width = 366;
},
{
layerId = "7904EAEE-2B64-409E-B923-0048172372BE";
shapes = (
{
ref = I;
},
{
pos = (373,0);
ref = dotbelowcomb;
}
);
width = 343;
},
{
layerId = "E06D8587-1A71-4EC2-BD94-397D882F5FC1";
shapes = (
{
ref = I;
},
{
pos = (356,0);
ref = dotbelowcomb;
}
);
width = 291;
},
{
layerId = "8F7CDE40-C368-4484-AA71-76B7ABD5539F";
shapes = (
{
ref = I;
},
{
pos = (397,0);
ref = dotbelowcomb;
}
);
width = 406;
},
{
layerId = "997BDFA1-EC67-4686-8CFE-E56BDBE179FE";
shapes = (
{
ref = I;
},
{
pos = (379,0);
ref = dotbelowcomb;
}
);
width = 335;
}
);
unicode = 7882;
}
Loading

0 comments on commit 9b6c486

Please sign in to comment.