
there is small problem which is space between arabic characters
like "م ر ح ب ا"
it must be like this "مرحبا" without any space .
how i solve this problem ?
Code: Select all
strWidth++;
Hi adam,adam wrote: do you know where can i find Arial_Black_16_ISO_8859_6.h file?
Sorry to hear that. I'm not sure if it's possible, then.alhootti2014 wrote:I removed each space from left and right side during font creator and Comment that line out (// strWidth++; )
but still same problem