tfont
tfont copied to clipboard
tfont is a font library that writes to JSON.
This makes the text tool work. Todo: look at what's missing. Intersection to make ruler work. `TestFont.ufo` was cribbed from defcon. Had to change `public.background`s `A` to not be all-off-curves,...
Which is weird, becaus pip installing ufoLib2 in a fresh venv does. Tox doesn't seem to pick up that it depends on `fonttools[ufo,lxml]`?!
!! Required for our TruFont Pull Request !! Please review and merge.
Apparently it's fast. https://github.com/ijl/orjson
Continuation of the work in https://github.com/trufont/trufont/pull/599. One test case: open a font with qcurves (e.g. Ubuntu-B.ufo) and try to write text in the font view. Note to self: look at...