[cairo-bugs] [Bug 28145] New: cairo_font_face_finish()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 17 08:55:11 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28145
Summary: cairo_font_face_finish()
Product: cairo
Version: 1.9.7
Platform: All
OS/Version: All
Status: NEW
Severity: blocker
Priority: medium
Component: freetype font backend
AssignedTo: david at freetype.org
ReportedBy: chris at chris-wilson.co.uk
QAContact: cairo-bugs at cairographics.org
The user needs to notify cairo when they have deleted the underlying resource
so that cairo can drop all associated caches and handles.
When creating an ft_font_face() from an FT_Face we key on (long)FT_Face, and so
it is possible for a new FT_Face to have the same key if the original face is
destroyed and Cairo remains blissfully unaware.
--
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