I was recently asked to help find a solution for an iOS App using a Webview to display Arabic Text – the text in the paragraphs where flowing over other elements in the paragraph and even out of the paragraph.…
Bug: Embed font TTF not displaying Android 4.4 Kitkat , 4.3 JellyBean – FIXED use OTF
There is a Bug in Android 4.4 KitKat when using embedded fonts, it does not display the TTF version of the file. The simple fix is to simply use the OTF version of the font. You can use the site…
How to: Appcelerator Titanium Alloy Embed Font – Android and iOS
This is a simple how to on how to embed a Font in Titanium ALLOY for both Android an iOS I suggest using a OTF version of your font as Android 4.3 Jelly Beans and Android 4.4 Kitkat 1. Place…