Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Sergio10

macrumors regular
Original poster
Oct 3, 2007
137
0
Hi,

I added my custom font (myfont.ttf) to the project and want to set it for a UILabel control:
PHP:
[label setFont: [UIFont fontWithName: @"myfont" size: 30]];
And have a crash. What I'm doing wrong? Could you help me solve the problem?

Thanks
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.