Descriptionadd getBounds to SkTypeface
This uses SkLazyPtr, but to use it in a public header, I had to do move SkLazyPtr.h and SkThreadPriv.h into public :(
To use SkLazyPtr from a const method, I had to change its private ptr to mutable
Patch Set 1 #
Total comments: 6
Messages
Total messages: 8 (4 generated)
|