Bug 3088 - Wrong background using cairo backend
Summary: Wrong background using cairo backend
Status: RESOLVED DUPLICATE of bug 4330
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Kristian Høgsberg
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 02:02 UTC by Pascal Terjan
Modified: 2005-12-03 20:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Result using cairo (101.12 KB, image/png)
2005-04-26 13:31 UTC, Pascal Terjan
Details
Result using splash (86.12 KB, image/png)
2005-04-26 13:31 UTC, Pascal Terjan
Details

Description Pascal Terjan 2005-04-21 02:02:20 UTC
Displaying http://linux.dell.com/dkms/dkms-LWE-Boston2005.pdf with cairo backend
switches background between title and body parts.
gtk-splash-test is OK, gtk-cairo-test is wrong

This bug was initially reported on evince
http://bugzilla.gnome.org/show_bug.cgi?id=301384
Comment 1 Pascal Terjan 2005-04-26 13:31:08 UTC
Created attachment 2563 [details]
Result using cairo
Comment 2 Pascal Terjan 2005-04-26 13:31:31 UTC
Created attachment 2564 [details]
Result using splash
Comment 3 Kristian Høgsberg 2005-04-26 13:37:05 UTC
Yeah, I reproduced this myself, it is pretty broken.  I'll take a look once we
get poppler ported to cairo cvs head.
Comment 4 Kristian Høgsberg 2005-05-21 20:13:36 UTC
The problem is that xpdf handles gradients by splitting the up into a number of
solid color smaller polygons.  This doesn't play well with cairo antialiasing. 
The best results would be acheived if poppler used cairo gradients instead, but
that's a bigger rewrite.
Comment 5 Kristian Høgsberg 2005-12-04 15:34:29 UTC
Closing this as a dupe of bug 4330, which is now the master 'cairo backend
gradients are busted' bug.

*** This bug has been marked as a duplicate of 4330 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.