v0.5.0
Changelog
All notable changes to this project will be documented in this file.
[0.5.0] - 2024-09-21
🚀 Features
- Add support for android system fonts directory
- Add sypport for linux user-site fonts directory
- Add cli options to show font path
- Add classical font index
🐛 Bug Fixes
- Always resolve realpath from envvar
🚜 Refactor
- Fix typing errors
- Replace magic numbers with named constants
📚 Documentation
- Add docstrings for
has_font_family
andhas_font_style
⚙️ Miscellaneous Tasks
- Update project description
- Bump version to 0.5.0
Deps
- Add freetype-py-stubs