SOLVED: iOS APP Webview Arabic Ligature Font Paragraph Overflow – Kerning Issues

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineI 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.…

Titanium Alloy iOS Android Module: Custom Alert Module to replace Titanium.UI.AlertDialog

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineBelow is the code I created for a Custom Alert Module for Titanium Alloy that runs on both iOS and Android – it is used as a replacement for the Titanium.UI.AlertDialog For this module to work in Android you need to…

Bug: Embed font TTF not displaying Android 4.4 Kitkat , 4.3 JellyBean – FIXED use OTF

RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThere 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…