-
Notifications
You must be signed in to change notification settings - Fork 541
Roadmap
Roman Kharin edited this page Mar 25, 2017
·
2 revisions
- Bug squashing
- Revisit issues (both github and googlecode)
- Syntax cleanup
- pep-8
- Drop python 2.6 support
- Integrate unittest and tox
- Merge documentation into source code
- Trying to support PDF/A
- Support for 64k+ font ranges
- Trying to support more fonts types
- Drop 2.7 (if no one will against this)
- Switch to structured items, generate PDF objects at last stage of writing
- Separate Barcodes, HTML generator to plugins or pyfpdf-extra repository
- Separate api for text and drawing, uniform geometry transform api
- Support for PDF >= 1.5 (eg invisible text layer)
- Support for PDF/A
- Integrate any PDF checker with test suite
- Try to drop 2.7 again
- Adopt 3.0 syntax