Releases: multiscript/fontfinder
Releases · multiscript/fontfinder
Release list
v0.16.1
v0.16.0
- Update dependencies, including latest Noto font metadata and Unihan character database.
- Tested against Python 3.13.
Full Changelog: v0.15.0...v0.16.0
v0.15.0
- Updated to Unicode 16.0.0
- Fixed bug on macOS due to poor parsing of the macOS version number.
Full Changelog: v0.14.0...v0.15.0
v0.14.0
- Fixed errors that occurred when trying to analyse an empty string.
Full Changelog: v0.13.0...v0.14.0
v0.13.0
- Fixed bug on Windows where installing or uninstalling fonts could hang.
- Added FontFinder.is_rtl() method for discovering if a script's text direction is right-to-left.
Full Changelog: v0.12.0...v0.13.0
v0.12.0
- Include pyinstaller hook with the package, so that data files are correctly included if the package is part of a frozen app.
Full Changelog: v0.11.0...v0.12.0
v0.11.0
- Fixed bug where FontFinder.find_family_fonts() only returned font info for first family name in the list.
Full Changelog: v0.10.0...v0.11.0