Hi, The CapRTL test charset produces different results than ISO8859-8 for the case "A-5". Is this a bug? $ echo 'A-5' | fribidi --test --charset=CapRTL - A-5 => 5-A $ echo -e '\340-5' | ./fribidi --test --charset=ISO8859-8 - א-5 => -5א Regards, Eran