[cairo-bugs] [Bug 5496] Add getters for cairo_scaled_font_t

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 10 08:18:48 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 cworth at cworth.org  2006-01-11 03:14 -------
When "cairo becomes thread-safe" ? As a library, cairo should be thread-safe
already[*]. That is, it is safe to use cairo from multiple simultaneous threads. 

What we don't currently have is per-object locking that allows an individual
cairo object to be safely used from multiple threads. I don't think that would
even make sense to do, and there are no plans to do that at any point.

[*] Modulo some win32 brain-damage that results in a broken library when doing
static linking on win32.          
     
     
--           
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