Good code collection
Hiyou can find some good usefull code snippets http://iphonesdksnippets.com/archive.aspx
Hiyou can find some good usefull code snippets http://iphonesdksnippets.com/archive.aspx
Hi steps of adding custom fonts in xcode is Add your custom font files into your project using XCode as resources. Add key font provided by application to your info plist.(array key) For each font add the full font file name along with extension as item into the key. Now you can use the font … Read more