I will wait. Tell me when to merge.
On Wednesday, 13 June 2012 21:45:58 UTC-5, Mariano Reingart wrote: > > Hi Massimo: > > I think you can merge it now, maybe more test would be better. > I'm working in unicode support, if you can give me a couple of days it > will be finished with unittests. > > Best regards, > > Mariano Reingart > http://www.sistemasagiles.com.ar > http://reingart.blogspot.com > > > On Wed, Jun 13, 2012 at 9:58 PM, Massimo Di Pierro > <massimo.dipie...@gmail.com> wrote: > > can I merge with latest pyfpdf? > > > > > > On Wednesday, 13 June 2012 19:43:41 UTC-5, Mariano Reingart wrote: > >> > >> Hi Bob: > >> > >> I've added full alpha channel transparency support and GIF format > >> conversion using PIL (ported from FPDF.php 1.7) > >> > >> Can you give it a try? > >> > >> https://pyfpdf.googlecode.com/hg/fpdf.py > >> > >> (you have to replace fpdf.py file in gluon.contrib directory) > >> > >> Mariano Reingart > >> http://www.sistemasagiles.com.ar > >> http://reingart.blogspot.com > >> > >> > >> On Wed, Jun 13, 2012 at 8:14 PM, Bob St John <bobinco...@gmail.com> > wrote: > >> > Hi Mariano, > >> > > >> > Yes, binary transparency works with png... thanks. > >> > > >> > > >> > On Wednesday, June 13, 2012 12:37:29 PM UTC-7, Bob St John wrote: > >> >> > >> >> The documentation for pyFpdf indicates support for gif images, yet > >> >> there > >> >> does not seem to be any hooks for gif in the FPDF class. > >> >> > >> >> pyFpdf seems to be a nice way to create reports, but my project > >> >> requires > >> >> gif images with transparency.... >