It's been about four days. I've done the following things:
* Restructured the repository to make it clearer what each thing is about
* Also updated the readme files scattered throughout for consistency
Thanks ChatGPT. I hate doing that. I *did* proofread it, though. Lightly.
* Streamlined the CLI tooling for .ttf to .8xp/.8xv conversion (now the folders you have to straddle is the work folder and a dedicated build artifacts folder instead of half a work folder and the other half of a work folder)
* Built
or rather, had an LLM mostly string together a tkinter python script so I can actually *see* what it is I'm doing before sending stuff to my calculator. Also supports per-glyph nudging so you can manually align stuff. Oh. And a way to save and load projects because nobody wants to fix everything all over again.
Things that I'm considering doing:
* Add font hook stubs (distinct from localization hook) that works only with large font (because for some reason, small font doesn't work for that hook. Has that ever been fixed?)
* Start a new on-calc font editor in this repository and call it yet another tool.
* Rename this repository (again) if I actually do add back that font hook thing.
And now. Some screenshots.
An image of the GUI thing that I worked with
Screenshots of the font in use. It only became clear during the font viewer test that more work needs to be done