Fini
Fini
In principle that is no problem, iirc. There is also #83. Maybe you can explain why - from your perspective - _Delugia_ is needed despite of _Caskaydia Cove Nerd Font_...
If you are on a system with fontconfig (i.e. Linux) you can put a rule that the Symbols are taken from the SymbolsOnly font ignoring Monaspace's NerdFont glyphs. If your...
Well, now (with this PR) the user has both, the array and the individual properties (see image below). For writing only the individual properties are used (as before this PR)....
I believe how Panose is represented in other applications can be important, to see what users might expect. ### `showttf`  ### `ttfdump`  ### `fontforge`  Access via Python,...
Added some test for os2 table parsing writing parsing (full round trip). I struggled a bit with where to put the tests, as `test/tables/` in principle maybe should only test...
Thoughts * This glyphs are probably only used for clients with transparency, so optimise for that * We could also shift the inner corner one-landing-platform-width to the inside
@awebeer256 Yes please 👍
AnnotationMono implemented this like: 
> The tests are running through fine - what problem are you encountering? I fixed it with the force push, there were some more bugs (in the original code) :grimacing:...
(more comments are in the commit messages, where I would search for them later on ;)