summaryrefslogtreecommitdiff
path: root/misc/makezip.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-05-26UPM 2048 and opsz axis (#462)Rasmus1-0/+1
- UPM is adjusted to 2048 - Additional opsz VF axis (multi master) added which will eventually replace the separate Display family - New tooling that uses fontmake instead of Inter's own fontbuild toolchain. (The old toolchain is still supported, i.e. `make -f Makefile_v1.make ...`)
2020-08-19tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patchRasmus Andersson1-8/+8
- upgrades 3rd party libraries used by the toolchain - upgrades fontbuild code to adjust changes to library APIs - renames VF font filename extensions to .ttf - adds better STAT table patch to improve metadata on Windows
2020-04-10adds option -reveal-in-finder to makezip.shRasmus Andersson1-4/+13
2020-04-06make: updated makefile + init script with githook for running the init scriptRasmus Andersson1-0/+145