Bug 10355

Summary: When I convert svg to pdf, some blank char are inserted before precombined letters with circumflex
Product: cairo Reporter: KLEIN Stéphane <klein.stephane>
Component: pdf backendAssignee: Kristian Høgsberg <krh>
Status: RESOLVED NOTOURBUG QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.4.2   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: Source file
Destination file converted with issue

Description KLEIN Stéphane 2007-03-20 06:06:00 UTC
I've svg file with precombined letters with circumflex like ê, Ê...

When I convert it to pdf, I've some blank char inserted before letters with
circumflex like ê, Ê...

When I convert to png, I haven't that issue.
Comment 1 KLEIN Stéphane 2007-03-20 06:07:57 UTC
Created attachment 9236 [details]
Source file
Comment 2 KLEIN Stéphane 2007-03-20 06:08:28 UTC
Created attachment 9237 [details]
Destination file converted with issue
Comment 3 Behdad Esfahbod 2007-04-03 13:17:32 UTC
What are you using for conversion?
Comment 4 Behdad Esfahbod 2007-04-03 13:47:49 UTC
Ok, I wrote cairo/test/svg2pdf and can see the bug now.  Not sure whose bug it is.
Comment 5 Behdad Esfahbod 2007-09-06 18:04:41 UTC
Adrian's telling me that it's a pango issue.

http://bugzilla.gnome.org/show_bug.cgi?id=474418
Comment 6 Behdad Esfahbod 2007-12-12 13:08:09 UTC
Seems like these are two separate issues, as the other issue was simply bitmap fonts returning NaN font metrics.  This can't be it.
Comment 7 Behdad Esfahbod 2008-01-25 15:56:27 UTC
Humm, I can't reproduce this anymore.  Can the reporter try with 1.4.14 and master and report?
Comment 8 Adrian Johnson 2008-02-20 01:23:08 UTC
Behdad found the cause of this bug to be in librsvg:

http://lists.cairographics.org/archives/cairo/2008-February/013105.html

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.