[cairo-bugs] [Bug 69034] Make cairo_ft thread safe
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 6 10:58:01 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69034
Behdad Esfahbod <freedesktop at behdad.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |freedesktop at behdad.org
--- Comment #1 from Behdad Esfahbod <freedesktop at behdad.org> ---
Unfortunately that FreeType "recommendation" is red herring. First, people are
free to pass around FT_Face among threads, and second, we will be leaking stuff
this way, unless we add proper TLS support.
At any rate. I suggest we use cairo for all glyph rasterizer instead.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130906/58ffa44f/attachment-0001.html>
More information about the cairo-bugs
mailing list