Bug 9987

Summary: regression in cairo-1.3.14
Product: cairo Reporter: Pablo Rodríguez <freedesktop>
Component: pdf backendAssignee: Kristian Høgsberg <krh>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: blocker    
Priority: medium CC: ajohnson
Version: 1.3.14   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: original SVG file
PDF generated with cairo-1.3.12
PDF generated with cairo-1.3.14
Good results with 1.3.15

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.