how to use custom fonts?
Hello,
I have several complex vector graphics that i need positioned repeatedly, like in a font. So I made a .ttf font. How can I get iPhone to load my .ttf file? I checked the documentation but UIFont only has a static library of fonts and seemingly not a way to specify a new font.
what should i do??
|