• R
    Better refcounting and locking · b80c1f19
    Raph Levien 提交于
    All major externally accessible objects (especially FontFamily and
    FontCollection) are now reference counted. In addition, there is a
    global lock intended to make operations thread-safe.
    
    WIP notice: in this version of the patch, not all external API entry
    points are protected by the lock. That should be fixed.
    
    Change-Id: I14106196e99eb101e8bf1bcb4b81359759d2086c
    b80c1f19
FontFamily.h 2.2 KB