Bug 9987 - regression in cairo-1.3.14
Summary: regression in cairo-1.3.14
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: pdf backend (show other bugs)
Version: 1.3.14
Hardware: Other All
: medium blocker
Assignee: Kristian Høgsberg
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 10:44 UTC by Pablo Rodríguez
Modified: 2007-03-02 04:04 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
original SVG file (33.65 KB, image/svg+xml)
2007-02-15 10:45 UTC, Pablo Rodríguez
Details
PDF generated with cairo-1.3.12 (125.83 KB, application/pdf)
2007-02-15 10:50 UTC, Pablo Rodríguez
Details
PDF generated with cairo-1.3.14 (125.83 KB, application/pdf)
2007-02-15 10:52 UTC, Pablo Rodríguez
Details
Good results with 1.3.15 (144.24 KB, application/octet-stream)
2007-03-02 04:03 UTC, Carl Worth
Details

Description Pablo Rodríguez 2007-02-15 10:44:12 UTC
Exporting the attached svg file with librsvg-2.16 and cairo-1.3.12 is fine, but using cairo-1.3.14, the elements with transparency are repeated.

Thanks,

Pablo
Comment 1 Pablo Rodríguez 2007-02-15 10:45:17 UTC
Created attachment 8733 [details]
original SVG file
Comment 2 Pablo Rodríguez 2007-02-15 10:50:42 UTC
Created attachment 8734 [details]
PDF generated with cairo-1.3.12
Comment 3 Pablo Rodríguez 2007-02-15 10:52:23 UTC
Created attachment 8736 [details]
PDF generated with cairo-1.3.14

cairo-1.3.14 embedds the font and cairo-1.3.12 does not.

Would it be possible to name the font with its original name instead of CairoFont-x-x?
Comment 4 Adrian Johnson 2007-02-23 04:00:48 UTC
(In reply to comment #3)
> Created an attachment (id=8736) [details]
> PDF generated with cairo-1.3.14
> 
> cairo-1.3.14 embedds the font and cairo-1.3.12 does not.
> 
> Would it be possible to name the font with its original name instead of
> CairoFont-x-x?

Neither of these two files contains any fonts.
Comment 5 Carl Worth 2007-03-02 04:03:40 UTC
Created attachment 8948 [details]
Good results with 1.3.15
Comment 6 Carl Worth 2007-03-02 04:04:52 UTC
I just ran the following command:

rsvg-convert --format=pdf in.svg > out.pdf

with cairo 1.3.15 and got the result I just attached.

It looks quite good to me, so I'm closing this as fixed.

Let me know if there's anything else you need here.

-Carl


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.