File tree Expand file tree Collapse file tree 3 files changed +96
-165
lines changed
sources/Pabavathee.glyphspackage Expand file tree Collapse file tree 3 files changed +96
-165
lines changed Original file line number Diff line number Diff line change 1- absl-py == 2.1.0
2- afdko == 4.0.1
3- appdirs == 1.4.4
4- attrs == 23.2.0
5- axisregistry == 0.4.9
6- babelfont == 3.0.5
7- beautifulsoup4 == 4.12.3
8- beziers == 0.6.0
9- blackrenderer == 0.6.0
10- booleanOperations == 0.9.0
11- Brotli == 1.1.0
12- bump2version == 1.0.1
13- bumpfontversion == 0.4.1
14- cattrs == 23.2.3
15- certifi == 2024.6.2
16- cffi == 1.16.0
17- cffsubr == 0.3.0
18- charset-normalizer == 3.3.2
19- cmarkgfm == 2024.1.14
20- collidoscope == 0.6.5
21- commandlines == 0.4.1
22- compreffor == 0.5.5
23- cryptography == 42.0.7
24- defcon == 0.10.3
25- dehinter == 4.0.0
26- Deprecated == 1.2.14
27- diffenator2 == 0.4.2
28- docopt == 0.6.2
29- drawbot-skia == 0.5.0
30- filelock == 3.14.0
31- font-v == 2.1.0
32- fontbakery == 0.12.6
33- fontFeatures == 1.8.0
34- fontmake == 3.9.0
35- fontMath == 0.9.3
36- fontParts == 0.12.1
37- fontPens == 0.2.4
38- fonttools == 4.53.0
39- freetype-py == 2.3.0
40- fs == 2.4.16
41- gflanguages == 0.6.1
42- gfsubsets == 2024.5.9
43- gftools == 0.9.59
44- gitdb == 4.0.11
45- GitPython == 3.1.43
46- glyphsets == 1.0.0
47- glyphsLib == 6.7.1
48- h11 == 0.14.0
49- idna == 3.7
50- importlib_resources == 6.4.0
51- Jinja2 == 3.1.4
52- kurbopy == 0.10.40
53- lxml == 5.2.2
54- markdown-it-py == 3.0.0
55- MarkupSafe == 2.1.5
56- mdurl == 0.1.2
57- munkres == 1.1.4
58- MutatorMath == 3.0.1
59- nanoemoji == 0.15.1
60- networkx == 3.3
61- ninja == 1.11.1.1
62- num2words == 0.5.13
63- numpy == 1.26.4
64- openstep-plist == 0.3.1
65- opentype-sanitizer == 9.1.0
66- opentypespec == 1.9.1
67- orjson == 3.10.3
68- outcome == 1.3.0.post0
69- packaging == 24.0
70- picosvg == 0.22.1
71- pillow == 10.3.0
72- pip-api == 0.0.33
73- pngquant-cli == 2.17.0.post5
74- protobuf == 3.20.3
75- pyahocorasick == 2.1.0
76- pybind11 == 2.12.0
77- pycairo == 1.26.0
78- pyclipper == 1.3.0.post5
79- pycparser == 2.22
80- pygit2 == 1.14.1
81- PyGithub == 2.3.0
82- Pygments == 2.18.0
83- PyJWT == 2.8.0
84- PyNaCl == 1.5.0
85- pyparsing == 3.1.2
86- PySocks == 1.7.1
87- python-bidi == 0.4.2
88- python-dateutil == 2.9.0.post0
89- PyYAML == 6.0.1
90- regex == 2024.5.15
91- requests == 2.32.3
92- resvg-cli == 0.22.0.post3
93- rich == 13.7.1
94- rstr == 3.2.2
95- ruamel.yaml == 0.18.6
96- ruamel.yaml.clib == 0.2.8
97- selenium == 4.21.0
98- setuptools == 70.0.0
99- sh == 2.0.7
100- shaperglot == 0.5.0
101- six == 1.16.0
102- skia-pathops == 0.8.0.post1
103- skia-python == 87.6
104- smmap == 5.0.1
105- sniffio == 1.3.1
106- sortedcontainers == 2.4.0
107- soupsieve == 2.5
108- sre-yield == 1.2
109- statmake == 0.6.0
110- strictyaml == 1.7.3
111- stringbrewer == 0.0.1
112- tabulate == 0.9.0
113- termcolor == 2.4.0
114- toml == 0.10.2
115- tqdm == 4.66.4
116- trio == 0.25.1
117- trio-websocket == 0.11.1
118- ttfautohint-py == 0.5.1
119- typing_extensions == 4.12.1
120- ufo2ft == 3.2.4
121- ufoLib2 == 0.16.0
122- ufolint == 1.2.0
123- ufonormalizer == 0.6.1
124- ufoProcessor == 1.9.0
125- uharfbuzz == 0.39.1
126- unicodedata2 == 15.1.0
127- Unidecode == 1.3.8
128- urllib3 == 2.2.1
129- vfbLib == 0.6.5
130- vharfbuzz == 0.3.0
131- vttLib == 0.12.0
132- wrapt == 1.16.0
133- wsproto == 1.2.0
134- youseedee == 0.5.3
135- zopfli == 0.2.3
1+ # Placeholder file, update the requirements by running `make update`.
2+ -r requirements.in
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ value = 0;
1717}
1818);
1919date = " 2024-05-05 02:08:05 +0000" ;
20- familyName = PabavatheeDEV ;
20+ familyName = " Pabavathee Pro DEV " ;
2121featurePrefixes = (
2222{
2323code = " #> languagesystem
Original file line number Diff line number Diff line change @@ -7,45 +7,109 @@ shapes = (
77{
88closed = 1;
99nodes = (
10- (405,469 ,o),
11- (381,493 ,o),
12- (380,523 ,cs),
13- (380,552 ,o),
14- (404,576 ,o),
15- (433,576 ,cs),
16- (463,576 ,o),
17- (487,552 ,o),
18- (487,523 ,cs),
19- (487,493 ,o),
20- (463,469 ,o),
21- (433,469 ,cs)
10+ (138,35 ,o),
11+ (24,149 ,o),
12+ (24,291 ,cs),
13+ (24,432 ,o),
14+ (138,547 ,o),
15+ (280,547 ,cs),
16+ (421,547 ,o),
17+ (536,432 ,o),
18+ (536,291 ,cs),
19+ (536,149 ,o),
20+ (421,35 ,o),
21+ (280,35 ,cs)
2222);
2323},
2424{
2525closed = 1;
2626nodes = (
27- (139,244,o),
28- (73,310,o),
29- (73,390,cs),
30- (73,471,o),
31- (139,536,o),
32- (219,536,cs),
33- (300,536,o),
34- (365,471,o),
35- (365,390,cs),
36- (365,310,o),
37- (300,244,o),
38- (219,244,cs)
27+ (147,304,ls),
28+ (147,377,o),
29+ (204,405,o),
30+ (248,405,cs),
31+ (294,406,o),
32+ (340,379,o),
33+ (340,321,cs),
34+ (340,296,ls),
35+ (340,257,o),
36+ (312,225,o),
37+ (281,225,c),
38+ (281,208,l),
39+ (325,208,o),
40+ (363,244,o),
41+ (363,295,cs),
42+ (363,320,ls),
43+ (363,402,o),
44+ (305,431,o),
45+ (248,431,cs),
46+ (192,431,o),
47+ (123,392,o),
48+ (123,303,cs),
49+ (123,252,ls),
50+ (123,150,o),
51+ (195,97,o),
52+ (280,97,c),
53+ (280,114,l),
54+ (176,113,o),
55+ (147,208,o),
56+ (147,252,cs)
3957);
4058},
4159{
4260closed = 1;
4361nodes = (
44- (30,0,l),
45- (540,0,l),
46- (540,800,l),
47- (30,800,l),
48- (30,800,l)
62+ (276,467,l),
63+ (313,467,o),
64+ (409,450,o),
65+ (409,325,cs),
66+ (409,307,ls),
67+ (409,237,o),
68+ (366,177,o),
69+ (296,177,cs),
70+ (250,177,o),
71+ (213,197,o),
72+ (213,227,cs),
73+ (213,243,o),
74+ (227,252,o),
75+ (244,256,cs),
76+ (279,265,o),
77+ (299,275,o),
78+ (299,314,cs),
79+ (299,351,o),
80+ (272,370,o),
81+ (242,370,cs),
82+ (212,370,o),
83+ (189,350,o),
84+ (189,323,cs),
85+ (189,304,o),
86+ (203,292,o),
87+ (221,292,cs),
88+ (238,292,o),
89+ (251,305,o),
90+ (251,322,cs),
91+ (251,344,o),
92+ (232,352,o),
93+ (224,352,c),
94+ (255,357,o),
95+ (278,340,o),
96+ (278,314,cs),
97+ (278,288,o),
98+ (264,283,o),
99+ (240,277,cs),
100+ (213,270,o),
101+ (189,257,o),
102+ (189,225,cs),
103+ (189,188,o),
104+ (228,153,o),
105+ (296,153,cs),
106+ (389,153,o),
107+ (433,227,o),
108+ (433,307,cs),
109+ (433,326,ls),
110+ (433,379,o),
111+ (412,485,o),
112+ (276,485,c)
49113);
50114}
51115);
You can’t perform that action at this time.
0 commit comments