objective c - iPhone - Create underlined UIFont? -


i have font object, want add underlined attribute without having specify font name.

i need think either using uifont, or ctfont

there's no built-in support underline, because that's not part of font. it's drawn separately. see thread implementation details:

underline text in uilabel


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -