Arabic font shaping is broken
#1
The addition of the arabic font shaping has broken Win32 builds. There's a missing external for shape_arabic. I'm guessing it works on Linux because ubuntu's libfribidi-dev has the arabic support but its likely missing from the one in the SVN.

** edit **
I bypassed the offending code but there also seems to be an issue with MultiImage controls. They have a black empty image in the rotation. Maybe related to the texture path fall backs?
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#2
it should work perfectly with windows, there's nothing special in that code. you sure that xbmc/util/ArabicShaping.cpp is in your project?
Reply
#3
Yeah. That's what it was. I must've been sync'ing while that change was being committed. I got the updated CharsetConverter and I had the new ArabicShaping header file but not the cpp file. Sync'ing a little later fixed it.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
Arabic font shaping is broken0