Commit graph

10 commits

Author SHA1 Message Date
5b3347bd8f fix build call 2024-05-06 15:50:43 -05:00
4087f9fa7f Avoid use of shell when calling build-bundles 2024-05-06 15:47:46 -05:00
9d6c411c1d Add version number 2024-05-06 15:47:38 -05:00
16dbc09187
Add a requirements.txt file to each lib 2023-12-19 17:07:05 -06:00
5be6b60316
fix multiple dashes/underscores in names 2023-12-18 21:08:14 -06:00
8ccddec74f
Generalize the process
Now,
 * fonts can have different size settings [not tested]
 * library name automatically determined from font if not specified
 * just dropping a font in fonts/ is enough to generate it
 * variants can be specified in config file (but not yet per font)
2023-12-18 15:02:11 -06:00
76ec5ace2f
remove redundant circuitpython_ in package names 2023-12-17 20:28:05 -06:00
104bc3c60e
make bundle name match repo name 2023-12-17 19:41:41 -06:00
a173e10173
bring up to pre-commit standards and add workflows 2023-12-17 19:29:12 -06:00
c77b0f31ef
Initial commit 2023-12-17 19:11:47 -06:00