- 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)