Cocoa touch: decorating text
Posted
by user365904
on Stack Overflow
See other posts from Stack Overflow
or by user365904
Published on 2010-06-13T23:24:50Z
Indexed on
2010/06/13
23:32 UTC
Read the original article
Hit count: 213
I've added a UIAppFont to my plist, and, happily, am able to write a custom font to my display.
Now, if I had to display this custom font in a very large size with a yellow outline and purple in the middle- how in the world would I achieve that??
© Stack Overflow or respective owner