freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft] Unicodes from 2500-256C


From: samaram s
Subject: [ft] Unicodes from 2500-256C
Date: Fri, 19 Mar 2010 15:05:11 -0400

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]