Skip to content

Commit

Permalink
feat: add heavy vishram to pua for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bhajneet committed Feb 23, 2024
1 parent b3869bf commit 4832c36
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,3 +259,8 @@ def dec2uni(decimal):
{"item": "ਤ੍ਵ ਪ੍ਰਸਾਦਿ", "description": ""},
]
add_proof_sheet_test("words-from-nitnem", "Words From Nitnem", items)

items = [
{"item": "ਆਦਿ ਸਚੁ\ue000", "description": ""},
]
add_proof_sheet_test("vishram", "Vishram Symbols", items)
60 changes: 60 additions & 0 deletions sources/SantLipi.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -21551,6 +21551,66 @@ width = 84;
subCategory = Nonspacing;
},
{
glyphname = heavyVishram;
lastChange = "2024-02-23 23:39:32 +0000";
layers = (
{
layerId = master03;
shapes = (
{
closed = 1;
nodes = (
(58,539,o),
(58,451,o),
(58,451,c),
(98,451,l),
(99,539,o),
(49,559,o),
(44,559,c),
(49,559,o),
(98,577,o),
(98,665,c),
(58,665,l),
(58,665,o),
(58,577,o),
(-20,577,c),
(-20,539,l)
);
}
);
width = 98;
},
{
layerId = master02;
shapes = (
{
closed = 1;
nodes = (
(121,494,o),
(120,347,o),
(120,347,c),
(243,347,l),
(243,513,o),
(152,548,o),
(152,548,c),
(152,548,o),
(243,578,o),
(243,750,c),
(120,750,l),
(120,750,o),
(120,597,o),
(-20,597,c),
(-20,494,l)
);
}
);
width = 243;
}
);
script = "";
unicode = 57344;
},
{
export = 0;
glyphname = _bar;
lastChange = "2023-08-07 17:57:24 +0000";
Expand Down

0 comments on commit 4832c36

Please sign in to comment.