> Is there an LCD mode which does not grow the image size?

No.  You need three colour channels for LCD rendering.

> I see FT_RENDER_MODE_LCD and LCD_V which both indicate that they
> produce larger-than-normal bitmaps.  I tried FT_RENDER_MODE_LCD and
> of course the text glyphs were all 3 times as wide (as the docs
> indicate).  Am I supposed to then shrink them back down?

No, you are supposed to apply a colour filter.


    Werner


_______________________________________________
Freetype mailing list
Freetype@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to