If you plan on using WebView, you'd have to download the HTML and then inject the proper font attributes. If you want a real custom web browser, using WebView is not the way.
On Tuesday, July 9, 2013 12:06:37 PM UTC+3, Aung Myo Oo wrote: > > Yes, I have search before I post it here. Most of the sample are only for > static html added in assets folder. > > My requirement is to add into page from web. > > On Tuesday, 9 July 2013 16:42:42 UTC+8, Piren wrote: >> >> Yes, you may. >> Google "Android webview custom font", i've seen several solutions. >> >> On Tuesday, July 9, 2013 10:49:11 AM UTC+3, Aung Myo Oo wrote: >>> >>> Hi >>> >>> I am creating custom web browser using webview. Some of the web page is >>> using the fonts that are not supported by OS. >>> >>> So I would like to embed that custom font in webview. >>> >>> May I know how to embed custom font in webview? >>> >>> Regards, >>> Alex >>> >> -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

