On Sat, Nov 16, 2002 at 01:11:27PM +0200, Isam Bayazidi wrote: > There is some faulty shaping, and there is some special cases for letters > that should be considered when doing the shaping for Arabic.. I had been > working in a small patch to fix this issue.. the patch does the following: > - fix shapes values in src/encoding.C > - add a new function to consider special characters (those that can not be > connected from left) (function in src/encoding.C, prototype in encoding.h) > - use is_arabic_special in src/text.C in to fix shaping faults > - fix lib/kbd/arabic.kmap to make it compatable with the most used KeyBoard in > Arab world > - fix Arabic Lang Symbol in /lib/languages
Jean-Marc, how about applying this patch to 1.2.2cvs ? As it only affect Arabic, it should be safe.
