>> /* Only adjust if not in sph_compatibility_mode or ignore_x_mode. */ >> /* Determined via experimentation and may be incorrect... */ >> + if ( !( SUBPIXEL_HINTING_INFINALITY && >> + ( exc->ignore_x_mode && >> + exc->face->sph_compatibility_mode ) ) ) > > Shouldn't this be `( exc->ignore_x_mode || > exc->face->sph_compatibility_mode )`?
I honestly don't know. Werner _______________________________________________ Freetype-devel mailing list Freetype-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/freetype-devel