Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 08:35
· 5 commits to main since this release

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 and has_font_style

⚙️ Miscellaneous Tasks

  • Update project description
  • Bump version to 0.5.0

Deps

  • Add freetype-py-stubs