Accessing Private Frameworks to see what they do...
- by Moshe
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...)