You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Proof of concept: Type42 subsetting in pdf
* flake8
* Filter out just the py23 warning
* More flake8
* Implement subsetting for PS backend
* Move getSubset to common pdf/ps backend
* Handle file-like objects instead of saving
* Fix doc and warning
* Change function doc and context
* Log the correct way
* Add fonttools min version for testing
* Add fonttools in test workflow
* Use ASCII characters for logging
* Add unit test for get_glyphs_subset
* Remove seek()
* Add prefix to subsetted font names according to PDF spec
* Use charmap for prefix
* Update fonttools requirements
* Drop PfEd table
* flush before reading the contents back from tmp file
* Fix testing for subsetting
* Add whatsnew entry for Type42 subsetting
* Fix subset tests
* Add PS test for multiple fonttypes
* Use TemporaryDirectory instead of NamedTemporaryFile
* Add fontTools in dependencies.rst
* Add API changenote for new dependency
* Rebase tests.yml for packaging
* Keep a reference to non-subsetted font for XObjects
Co-authored-by: Jouni K. Seppänen <[email protected]>
0 commit comments