iphone - how to use custom font in html pages for UIWebView? -


I have the "Futura.ttf" font file. I'm displaying an HTML page in UIWebView, but my requirement is that I want to use custom fonts in my CSS file.

There is a way that I can use my CSS file in a custom CSS file

Thank you.

Custom font in your UIWebView in iOS3.2 and above It is possible to load Add a font to your bundle (see), then just reference the font in your UIWebView's stylesheet like you would other font:

   

Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -