Fix for space and punctuation characters. These one are weak/neutral and should not...
commit35f131ca21e50bd3d5e3bfce2044a85af9e36b37
authorhominem.te.esse@googlemail.com <hominem.te.esse@googlemail.com>
Tue, 31 Jan 2012 20:49:25 +0000 (31 21:49 +0100)
committerhominem.te.esse@googlemail.com <hominem.te.esse@googlemail.com>
Tue, 31 Jan 2012 20:49:25 +0000 (31 21:49 +0100)
treeec25ecac8b0f2fa5b3bef1e005b27aebb04cfd9e
parent28cd256dbc0817d59f56ed6f88485edebff2ba0f
Fix for space and punctuation characters. These one are weak/neutral and should not change the current rendering direction.

To ENABLE Ritght-to-Left scripting, you have to edit the Makefile, and enable the RTL variable, like this:

RTL=1

If succesfully configured, you should see the word "RTL" into the "About" screen of OPL.
src/fntsys.c
src/gui.c
src/renderman.c