> Updating freetype2 to 2.8.1 with subpixel rendering enabled (uncommented > #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING) breaks the QtWebEngine. Both > 2.8.0 > (and earlier) with subpixel rendering and 2.8.1 without subpixel rendering > works fine.
Ok. So far Firefox is ahead of the curve in fixing Skia API-non-compliant interface with FreeType (because they were forewarned).. Here is some references: https://bugzilla.mozilla.org/show_bug.cgi?id=1400721 https://bugzilla.mozilla.org/show_bug.cgi?id=1393467 https://bugs.chromium.org/p/skia/issues/detail?id=6663 These are really quick patches rather than fixes. Does QtWebEngine use Skia by chance? Alexei _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
