[cairo-bugs] [Bug 9568] Please review patch: atsui font backend assumes device/user units are the same.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 16 18:43:07 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=9568





------- Comment #6 from Brian.Ewins at gmail.com  2007-03-16 17:43 PST -------
Created an attachment (id=9192)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=9192&action=view)
fix lifetime of font size, font matrix

When you set properties on an ATSUStyle, you are responsible for freeing their
values (after the ATSUStyle has been freed). This makes the font size and
matrix members of atsu_font to ensure that the memory doesn't get scribbled on.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list