Version 0.8.5 has been released
What's Fixed
Switched to a new library to handle local fonts - versions 0.8.2 and 0.8.3 had been using
ttfinfo for the button & drop imports and
fontscan for the folder, but those weren't always consistent. Version 0.8.4 used fontscan for all the font imports, but it was failing on more fonts than ttfinfo had been. I was unable to make ttfinto work with the font folder for reasons I'm still not quite getting. Came across another library called
fontname which seems to provide the best of both worlds.
https://github.com/eriqjaffe/OOTP-Un...ases/tag/0.8.5