[cairo-bugs] [Bug 5496] Add getters for cairo_scaled_font_t
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 14 07:00:07 PST 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=5496
------- Additional Comments From otaylor at redhat.com 2006-01-15 01:55 -------
cairo_scaled_font_t is immutable, so there is no thread safety
problem with ref-after-get. Another thread can't change
these fields while this thread is using the font.
--
Configure bugmail: https://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