[cairo-bugs] [Bug 31878] New: pdf backend produces wrong glyph instead of euro sign
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Nov 23 15:55:14 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=31878
Summary: pdf backend produces wrong glyph instead of euro sign
Product: cairo
Version: 1.10.1
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: pdf backend
AssignedTo: ajohnson at redneon.com
ReportedBy: freedesktop at snorc.org
QAContact: cairo-bugs at cairographics.org
Created an attachment (id=40523)
--> (https://bugs.freedesktop.org/attachment.cgi?id=40523)
test program
€ signs are drawn correctly on image surfaces, but replaced by a rectangle when
drawn on a pdf surface.
Both the cairo text functions and pango are affected.
Steps to reproduce:
1. gcc euro_sign.c `pkg-config --cflags --libs cairo` -o euro_sign
2. ./euro_sign
3. compare euro_sign.png and euro_sign.pdf
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list