From d8776b3439160dad0d02b19dbcd0cccc28045cc5 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Wed, 22 Mar 2006 20:33:48 +0000 Subject: [PATCH] Improve documentation of `FT_LOAD_MONOCHROME'. --- include/freetype/freetype.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h index 877f61547..3bde8a803 100644 --- a/include/freetype/freetype.h +++ b/include/freetype/freetype.h @@ -2346,7 +2346,8 @@ FT_BEGIN_HEADER * * FT_LOAD_MONOCHROME :: * This flag is used with @FT_LOAD_RENDER to indicate that you want to - * render an outline glyph to a 1-bit monochrome bitmap glyph. + * render an outline glyph to a 1-bit monochrome bitmap glyph, with + * 8 pixels packed into each byte of the bitmap data. * * Note that this has no effect on the hinting algorithm used. You * should use @FT_LOAD_TARGET_MONO instead so that the