iphone - Does iOS 4.2 SDK supports custom fonts? -


i've been trying use custom fonts on xcode 4.2 sdk, using method:

http://tetontech.wordpress.com/2010/09/03/using-custom-fonts-in-your-ios-application/

although technically i'm sure did right, simulator didn't display font.

makes me wonder whether feature still supported in latest sdk, since tutorials use previous sdks. titanium forum complained same thing.

anyone had success using custom fonts on 4.2?

the short answer: yes does. yes, have. maybe did overlook something?

where trying use font? have tried [uifont fontwithname:@"bla"] ? or trying display in html?


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -