Changelog
Unreleased
- NEW and FIX: Add
subsetparameter toload_google_font()andload_bunny_font()(defaults to"latin"). Multi-subset fonts (e.g., Chakra Petch) now return the correct character set instead of whichever subset appears first in the provider CSS.
1.3.0 (stable)
- NEW and FIX:
set_default_font()function now fetches and adds all font variants (weight, style) (issue #23, PR #39)
1.3.0
- NEW: Add
load_bunny_font()function to use fonts from Bunny Fonts (issue #32, PR #37) - DOC: New landing page (PR #36)
- FIX: Fix path VS url detection (issue #34, PR #35)
1.1.3
This changelog page has been created when pyfonts 1.1.3 was released.