What's new:
Now you can use Arabic tashkil!
Added: Ar_AlphabetAllLettersLeanth and now Ar_AlphabetAllLetters is a array!
Added: Array of Hebrew chars He_AlphabetAllLetters and He_AlphabetAllLettersLeanth.
Added new methods: bool CheckForAnyArabicDiacritic(const std::string arCharacter), int GetPreviousCharElementIgnoringDiacritic(const std::vectorstd::string text, int element), int GetNextCharElementIgnoringDiacritic(const std::vectorstd::string text, int element).
Added: RTLSCRIPT_NOT_AR_CHAR to mark char as not Arabic instead of write: !AR.
Many other API changes: most of them rename of fields names.
Full Changelog: v1.4...v1.5