On Wed, Aug 23, 2017 at 11:36 AM, Hin-Tak Leung <[email protected]> wrote: > I was trying to get a new build for fontval's freetype backend, and see that > in 410f3799b6, the sub-pixel option > in devel/ftoption.h is flipped. Is that intentional? I know release build has > always had it off, but > devel build had it on for ages... > > -#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING > +/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
Yes, this is a part of Harmony LCD rendering change. You get LCD-optimized output by default now. I need it the change to increase the testing base. Thank you for testing! _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
