pText is now able to create PDF documents from scratch. Enabling you to:
add text (using various fonts, colours, font-sizes, etc) add tables and lists use a layout to keep track of positions, free space, etc Minor improvements to:
speed performance on edge-cases in corpus image handling
1.2
- pText now supports writing PDF document. Writing PDF's is still very much under development, keep that in mind. - Added some examples for writing PDF functionality. - Renamed various classes to have symmetry among read/write transformers.
1.1
This release features: - more tests - focus on character encoding wrt font(s) - default images whenever PIL fails