for alignment purposes i need to create one (and only one) UILabel, but that label needs to contain different type faces and sizes. however, i've read that NSAttributedString is not available for iPhone. is it possible to have one label with different attributes some other way?