Releases: moi15moi/FindSystemFontsFilename
Releases · moi15moi/FindSystemFontsFilename
v0.3.2
What's Changed
Full Changelog: v0.3.1...0.3.2
Note
This is the first release to support Python 3.13.
v0.3.1
What's Changed
- Add classifiers for python 3.11 and 3.12 (3c11fe4)
- Add os classifiers (#18)
- Properly detect Unix system (#22)
Full Changelog: 0.3.0...v0.3.1
v0.3.1rc1
What's Changed
- Add classifiers for python 3.11 and 3.12 (3c11fe4)
- Add os classifiers (#18)
- Properly detect Unix system (#22)
Full Changelog: 0.3.0...v0.3.1rc1
v0.3.0
- Add
install_font
and uninstall_font
on all platform (#16)
- [windows_fonts] Always collect the font installed with AddFontResourceW (#16)
v0.2.0
- Add FindSystemFontsFilenameException (#13)
- [windows_fonts] Correction windows version check, add dwrite locality check and check if the file exist (#6)
- [mac_fonts] Discard bitmap font (#12)
- [mac_fonts] Collect otc font file (#8)
Improvement that does not directly affect the package
- Add unit test (#10)
- Add a workflow to run the test on each commit/PR (#11)
v0.1.2
[Linux] Fixed Segmentation fault
v0.1.1
Fixed correct Android version check
v0.1.0
- Add an android font filename provider
v0.0.4
- macOS: Verify the masOS version correctly
- Windows: Deal correctly with DWRITE_FONT_FILE_TYPE_TRUETYPE_COLLECTION from the DWRITE_FONT_FILE_TYPE enum
- Add documentation for fontconfig and CoreFoundation/CoreText
v0.0.3
- macOS: Lower file extension to be able to collect all font