Hi,

Has anyone had any luck embedding custom fonts in their apps? I can't seem
to get it to work! I've added an "Application fonts resource path" key to my
info.plist file, with the path to my font folder. I've also tried adding the
UIAppFonts array key to the info.plist file, and added an item with a path
to my font. I've added my font to my monotouch project, and tried setting
the build action to both Content and Embed as Resource. Still, no matter
what I do, when I call UIFont.FromName with my font name, it returns null. 

Any help would be much appreciated!!

Thanks!

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Custom-Fonts-tp3591283p3591283.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to