iphone objective-c custom font -


how can load , embed custom font in iphone app? font file types supported? (otf, ttf...)

it possible supply fonts app , use them. take @ cgfontcreatewithdataprovider should provide functionality need.

at least ttf supported, not sure otf.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -