views:

23

answers:

0

Hello everyone

I am writing an iPad application and I have some custom fonts that I put into the resources and add some plist entries for them under UIAppFonts and I can build UIFont objects from them and everything is OK...

Now what I want to ask, let's assume that I have this font file in my app documents folder, is there any chance that I can use it from the documents folder without having it in the app resources..?