Hi,

When i am trying character range from 0x2500 to 0x256c(Box Drawing Range),
the bitmap data i am getting is not how i expected.
I am using MONOCHROME Bitmap.

For 0x2500 it is supposed to be 0xFF where in i am getting 0x7F.
This unicode i am using for drawing a lines. As i am getting 7F for Arial or
Courier (these are the only fonts i tried)  there are spaces in between
line,instead to be continuous.
Why is it So????



Also,
When i use courier (This is of fixed width font right) ,from 0x00 to 0xffff
i am getting everything a byte for each row ( for font height 12),just for
0x6d (letter "m") each row is coming upto 2 bytes, but still the second byte
is zero. bbox.xmax is 9 only for "m" but for all others from 0x00 to 0xFFFF
its 8 or below 8. Why is it weird???

Could you please explain me ??



Thanks in advance,

Sam
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to