Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5
Releases: fabiocaccamo/python-fontbro
Releases · fabiocaccamo/python-fontbro
0.25.0
- Add
Python 3.13support. - Drop
Python 3.8andPython 3.9support. - Reset file pointer when saving to fileobject.
- Fix typing issues.
- Update
unicode-blocks.jsonandunicode-scripts.jsondata. - Bump requirements and
pre-commithooks.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.24.0
- Add
get_svgmethod. - Add
is_colormethod. - Improve
is_monospacemethod accuracy by addingthresholdoption. - Bump requirements.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.23.1
- Fix
get_formatwith.otffonts withCFF2table. - Bump requirements and
pre-commithooks
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
0.23.0
- Add
get_family_classificationandset_family_classificationmethods. - Improve
slugifyutility function. - Bump requirements and
pre-commithooks
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
0.22.0
- Add
is_monospacemethod. - Add
mypytopre-commit. - Fix
pyprojectRuffconf warnings. - Bump requirements and
pre-commithooks
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.21.0
- Add type hints.
- Add vertical metrics keys available as class properties.
- Improve code quality.
- Bump requirements and
pre-commithooks
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
0.20.0
- Add more vertical metrics:
units_per_em,y_max,y_min,ascent,descent,line_gap,typo_ascender,typo_descender,typo_line_gap,cap_height,x_height,win_ascent,win_descent.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.19.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.18.0
- Add
sanitizemethod. - Enforce keyword arguments usage.
- Use custom exceptions.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
0.17.2
- Fix possible
TypeError: '<' not supported between instances of 'NoneType' and 'int'.
Assets2
Uh oh!
There was an error while loading.Please reload this page.