Release Font Tools v0.1.0

This commit is contained in:
2026-09-01 14:35:39 +02:00
commit 25ff321f2a
65 changed files with 10590 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Contributing
Use Node.js 22 and `npm ci`. Keep all parsing bounded and local, add regression
coverage for malformed fonts, and run `npm run check` plus `npm run test:browser`
before proposing a change. Contributions are licensed GPL-3.0-or-later.