
fonttools 4.61.1
0
Tools to manipulate font files
Contents
Tools to manipulate font files
Stars: 5008, Watchers: 5008, Forks: 507, Open Issues: 401The fonttools/fonttools repo was created 12 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 5008 github stars!
How to Install fonttools
You can install fonttools using pip
pip install fonttools
or add it to a project with poetry
poetry add fonttools
Package Details
- Author
- Just van Rossum
- License
- MIT
- Homepage
- http://github.com/fonttools/fonttools
- PyPi:
- https://pypi.org/project/fonttools/
- GitHub Repo:
- https://github.com/fonttools/fonttools
Classifiers
- Multimedia/Graphics
- Multimedia/Graphics/Graphics Conversion
- Text Processing/Fonts
Related Packages
Errors
A list of common fonttools errors.
Code Examples
Here are some fonttools code examples and snippets.
GitHub Issues
The fonttools package has 401 open issues on GitHub
- ttx does not dump any tables
- feaLib: Add shorthand for value at default location in variable scalar
- Traceback in "feat" table in macOS system font
- [feaLib] Contextual substitutions can create unnecessary subtables
- [feaLib] How to best reduce interop problems caused by extensions to afdko OpenType Feature File Specification
- [designspaceLib] Adjust spec for
public.skipExportGlyphs
pythonfix