Click to See Complete Forum and Search --> : where to find rendering mode of gdiplusText(left to right or viceversa) info in emf f


vinaynahata
August 22nd, 2007, 07:49 AM
Hi,
While reading some arabic gdiplustext(which follow right to left writing mode) using DrawDriverString,there were cases in which the glyphs are mentioned in opposite order and ONLY when APIFlag is NOT set i.e it is 0.When it is set to 1,glyphs appear in emf files in correct order.For all other languages(as far as i have tested and atleast for languages which follow left to write writing mode),glyphs occur in correct order whether API Flag is set or not.Is there any information in emf file which tells what is the correct order(right to left or vice versa) in which glyphs should be read?

Somebody please help.

Thanks in advance.