[poppler] Errors in color for qt4

Albert Astals Cid aacid at kde.org
Sun May 21 11:14:40 PDT 2006


A Dimecres 10 Maig 2006 21:46, Stefan Kebekus va escriure:
> On Monday 08 May 2006 20:05, Albert Astals Cid wrote:
> > > Albert, it seems you're right. If I say "cvs up -D 2006-04-02", things
> > > work. With "cvs up -D 2006-04-05", all is blue.
> >
> > Does
> >
> > -  QImage img( dataPtr, bw, bh, QImage::Format_RGB32 );
> > +  QImage img( dataPtr, bw, bh, QImage::Format_ARGB32 );
> >
> > in poppler-page help?
>
> No, this makes it worse. With QImage::Format_ARGB32, only the font outline
> is drawn, massive surfaces appear white or very light. Each time the widget
> is re-drawn, the image becomes darker, but all colors are still screwed.

Ok, update and should work now.

Albert

>
> Best,
>
> Stefan.


More information about the poppler mailing list