image rendering regression ?

2012-08-14 Thread Michael Meeks
Hi guys, I was just looking at: http://users.freedesktop.org/~michael/dfaure/print-sample.odt And (interestingly) it seems that while we can load, and save the embedded image successfully as a graphic; we don't appear to be able to render it ;-) Mercifully -3-6-0

Re: image rendering regression ?

2012-08-14 Thread Tomaž Vajngerl
Hi, I know about this problem and I am working on it. There seems to be a problem with rendering of transparent images in grfmgr2.cxx. Regards, Tomaž Vajngerl On Tue, Aug 14, 2012 at 12:42 PM, Michael Meeks wrote: > Hi guys, > > I was just looking at: > > http://users.freedeskto

Re: image rendering regression ?

2012-08-14 Thread Michael Meeks
On Tue, 2012-08-14 at 13:14 +0200, Tomaž Vajngerl wrote: > I know about this problem and I am working on it. There seems to be a > problem with rendering of transparent images in grfmgr2.cxx. Oh great ! :-) thanks for digging into that - just trying to raise master regressions here quickl

Re: image rendering regression ?

2012-08-15 Thread Korrawit Pruegsanusak
Hello Tomaž, Michael, all, On Tue, Aug 14, 2012 at 9:53 PM, Michael Meeks wrote: > > On Tue, 2012-08-14 at 13:14 +0200, Tomaž Vajngerl wrote: >> I know about this problem and I am working on it. There seems to be a >> problem with rendering of transparent images in grfmgr2.cxx. > > Oh gre

Re: image rendering regression ?

2012-08-15 Thread Tomaž Vajngerl
Hi, Yes, I left the true in the code because I want to analyze why the code in "else" is not correct anymore before I remove it. I will change the code in a future commit. There are still some problems when scrolling a document with pictures and only part of the picture should be rendered. No nee