Mod Rendering UNICODE in XBMC/KODI Incorrectly - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125) +---- Thread: Mod Rendering UNICODE in XBMC/KODI Incorrectly (/showthread.php?tid=216115) |
Rendering UNICODE in XBMC/KODI Incorrectly - Cyberrule - 2015-01-24 I have tried to change Appearance->International->Language to Tamil (India) I have seen no text in there. (because no unicode text available in Roboto-Bold.ttf and Roboto-Reguler.ttf) then I have change Skin->Fonts to Arial Based. Texts are showing boxes (because no unicode text available in Arial Font) then I have replaced default font to Latha font which is default unicode font in Windows PC. Code: http://dl.dropboxusercontent.com/s/67xizy1kpckfeq4/latha.ttf Then I got this Most of the fonts are rendering incorrectly. It has to be in red text which I typed in above picture. I think there is a problem with text engine. It doesn't display correctly with Unicode characters. For Tamil Language some texts are like this கோர்ப்பு பட்டியல் -> ே+க+ா+ர+ஂ+ப+ஂ+பு ப+ட+ஂ++டி+ய+ல+ஂ but it doesn't display correctly.. |