FPDF for python v1.7: unicode ttf support, py3k, pep8, png alpha channel and more!

Mariano Reingart reingart at gmail.com
Wed Aug 15 08:20:11 CEST 2012


I'm pleased to announce the 1.7 release of FPDF for python (pyfpdf)
library, a port of the "Free-PDF" generator originally developed in
PHP:

https://code.google.com/p/pyfpdf/

Changelog:

 * added UTF-8 TTF font subset embedding
 * experimental Py3K compilance
 * added PNG alpha channel support
 * added GIF support
 * partial PEP8 guideline adjustments
 * added proper setup.py packaging
 * minor bugfixes and enhancements

For more information see:

https://code.google.com/p/pyfpdf/wiki/Unicode

https://code.google.com/p/pyfpdf/wiki/Python3

https://code.google.com/p/pyfpdf/wiki/FAQ

http://code.google.com/p/pyfpdf/wiki/ReferenceManual

http://code.google.com/p/pyfpdf/wiki/Tutorial
(also available in Spanish)

Please try out this new release and let me know if you experience any
problem by filing issues on the project site.

Thanks in advance.

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com


More information about the Python-announce-list mailing list