Hopefully this will be the true final release, for real this time, because reasons.
Full Changelog: jstf-table...extratables
Added:
MATH and BASE tables to improve mathematics and foreign text,
VDMX table in the TTF and EOT to improve rendering without breaking compatibility. Adding the VDMX table to the other SFNT-based formats wouldn't exactly go well (though I got it working in the WOFF1 version after a day of work, and added an Easter egg but I'm not bumping the release just for THAT, so I attached the improved WOFF1 below) and could harm picky decoders (I'm lucky the VDMX table alone was able to stop the bugs from a full CacheTT output. Apparently CacheTT only wanted to generate a VDMX table this time, unknowingly fixing a bug related to OpenType status. Computers are so fun... /s. Luckily the WOFF1 is safe with VDMX and Easter egg.)
Arduino and LVGL versions and WOFF3 (BWTC32Key-encoded TrueType), plus FontX2, Typeface.js (both types), PostScript Type42, and C++ versions, as well as LibreCAD LFF and Adafruit_GFX ones, and an iOS Mobileconfig version. Now with some HarfBuzz love and a better website.
Removed:
Nothing
Other Changes:
WOFF1 version grew less than 100 bytes, but is over 3,333,333 bytes (is now 3,333,416 bytes), not that this should matter. It's worth it when there are better tables.