Skip to content

Releases: multiscript/fontfinder

v0.16.1

Choose a tag to compare

@jamesbcd jamesbcd released this 31 Aug 10:46
  • Fix minor typos in v0.16.0 (from uncommitted changes).

Full Changelog: v0.16.0...v0.16.1

v0.16.0

Choose a tag to compare

@jamesbcd jamesbcd released this 31 Aug 10:39
  • 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

Choose a tag to compare

@jamesbcd jamesbcd released this 16 Oct 12:55
  • 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

Choose a tag to compare

@jamesbcd jamesbcd released this 14 Aug 13:23
  • Fixed errors that occurred when trying to analyse an empty string.

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@jamesbcd jamesbcd released this 21 Jun 13:00
  • 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

Choose a tag to compare

@jamesbcd jamesbcd released this 09 May 12:20
  • 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

Choose a tag to compare

@jamesbcd jamesbcd released this 28 Apr 14:06
  • 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

v0.10.0

Choose a tag to compare

@jamesbcd jamesbcd released this 18 Apr 13:15

Initial release.