> I am using FT_LOAD_MONOCHROME to get a single bit bitmap.
> Irrespective of the Bitmap->width, It is allocating two bytes of
> data for each row.  Why is it so?  I thought it should have only a
> byte, if bitmap->width is (i mean x_max for each glyph) less than 8.

This is a good question for which I currently have no answer.  Please
post a minimal example which I can use for debugging.  Either there is
a bug somewhere or the documentation should be improved.


    Werner


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

Reply via email to