Skip to content

Commit

Permalink
feat: add cedi glyph
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Sep 25, 2024
1 parent 0c10cd4 commit b9bc2a5
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 7 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ All notable changes to this project will be documented in this file.
* Italic variant.
* Cyrillic yus (`ѫ`, `Ѫ`).
* Spaces. (enspace, emspace, enquad, emquad, threeperemspace, fourperemspace, sixperemspace, figurespace, thinspace, mediumspace-math)
* Replacement glyph (``)
* Replacement glyph. (``)
* Cedi glyph. (``)

## [2.530] — July 27, 2024

Expand Down
214 changes: 208 additions & 6 deletions sources/Lilex.glyphs
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{
.appVersion = "3306";
.formatVersion = 3;
DisplayStrings = (
"̆",
"",
"",
"�"
);
axes = (
{
name = Weight;
Expand Down Expand Up @@ -105162,6 +105156,214 @@ width = 600;
unicode = 8383;
},
{
glyphname = cedi;
lastChange = "2024-08-01 09:19:18 +0000";
layers = (
{
layerId = "C7B35BE3-AA13-4B78-992E-F05F1268D666";
shapes = (
{
closed = 1;
nodes = (
(232,-113,l),
(253,-3,l),
(275,-9,o),
(299,-12,o),
(325,-12,cs),
(419,-12,o),
(488,43,o),
(518,129,c),
(499,136,l),
(472,57,o),
(410,8,o),
(325,8,cs),
(300,8,o),
(277,11,o),
(256,17,c),
(381,682,l),
(437,665,o),
(478,622,o),
(499,562,c),
(518,569,l),
(494,635,o),
(449,684,o),
(385,702,c),
(405,811,l),
(384,811,l),
(365,706,l),
(355,708,o),
(338,710,o),
(325,710,cs),
(167,710,o),
(79,605,o),
(79,349,cs),
(79,148,o),
(134,40,o),
(233,3,c),
(211,-113,l)
);
},
{
closed = 1;
nodes = (
(150,61,o),
(103,158,o),
(103,317,cs),
(103,381,ls),
(103,586,o),
(180,690,o),
(325,690,cs),
(337,690,o),
(349,689,o),
(361,687,c),
(237,24,l)
);
}
);
userData = {
com.typemytype.robofont.pointLabels = {
};
};
width = 600;
},
{
layerId = "A5F3D33E-00A1-4213-AAE8-48E0A2B2F36F";
shapes = (
{
closed = 1;
nodes = (
(257,-113,l),
(276,-8,l),
(291,-11,o),
(306,-12,o),
(323,-12,cs),
(451,-12,o),
(504,65,o),
(538,141,c),
(470,172,l),
(445,110,o),
(411,57,o),
(323,57,cs),
(310,57,o),
(298,58,o),
(286,61,c),
(387,629,l),
(430,610,o),
(452,571,o),
(470,527,c),
(538,557,l),
(512,616,o),
(474,675,o),
(400,699,c),
(420,811,l),
(357,811,l),
(339,710,l),
(334,710,o),
(328,710,o),
(323,710,cs),
(153,710,o),
(70,581,o),
(70,349,cs),
(70,172,o),
(118,55,o),
(216,10,c),
(194,-113,l)
);
},
{
closed = 1;
nodes = (
(178,123,o),
(153,196,o),
(153,292,cs),
(153,406,ls),
(153,549,o),
(207,640,o),
(327,641,c),
(327,641,o),
(328,641,o),
(328,641,c),
(230,85,l)
);
}
);
userData = {
com.typemytype.robofont.pointLabels = {
};
};
width = 600;
},
{
layerId = "055264FC-C366-4C37-95B8-CB5161C9C36E";
shapes = (
{
closed = 1;
nodes = (
(301,-113,l),
(315,-12,l),
(315,-12,o),
(316,-12,o),
(316,-12,c),
(460,-12,o),
(535,67,o),
(563,189,c),
(431,221,l),
(417,157,o),
(388,103,o),
(321,101,cs),
(321,101,o),
(321,101,o),
(321,101,c),
(388,576,l),
(414,558,o),
(428,528,o),
(439,495,c),
(556,534,l),
(535,606,o),
(493,667,o),
(415,695,c),
(431,811,l),
(316,811,l),
(302,710,l),
(302,710,o),
(301,710,o),
(301,710,cs),
(126,702,o),
(41,574,o),
(41,349,cs),
(41,172,o),
(93,53,o),
(203,8,c),
(186,-113,l)
);
},
{
closed = 1;
nodes = (
(203,168,o),
(191,219,o),
(191,288,cs),
(191,410,ls),
(191,535,o),
(230,586,o),
(295,596,cs),
(295,596,o),
(295,596,o),
(295,596,c),
(230,137,l)
);
}
);
userData = {
com.typemytype.robofont.pointLabels = {
};
};
width = 600;
}
);
unicode = 8373;
},
{
glyphname = cent;
layers = (
{
Expand Down

0 comments on commit b9bc2a5

Please sign in to comment.