Accessing Private Frameworks to see what they do...

Posted by Moshe on Stack Overflow See other posts from Stack Overflow or by Moshe
Published on 2010-03-29T00:15:13Z Indexed on 2010/03/29 0:23 UTC
Read the original article Hit count: 442

Filed under:
|
|
|
|

I am investigating the UIFont thing on iPhone. (You can't easily use custom fonts.) I was wondering if the peeking at the Quarts drawing methods would help. The issue is, i don't know where to look or how to access that information.

Where can I find the framework headers? Also, I was wondering where the iPhone stores the Fonts. (Path to them...)

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about iphone