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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 16 05:36: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 otaylor at redhat.com  2006-01-17 00:32 -------
Thread 1 can't access the scaled font without holding a reference to it.
After thread 1 gets, it must copy or ref the getted resource before dropping
 the reference it holds to the scaled font.

So, as long as the scaled font is immutable (and it is) then there is
no issue... the scaled font will reference the resource at least until
after the thread establishes a reference.
          
     
     
--           
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