On Tue, May 30, 2017 at 1:14 PM, Nikolaus Waxweiler <[email protected]> wrote:
> > Well, sometimes Alexei has radical ideas compared to my conservative > > attitude, but in this very case I'm on his side :-) External code > > *must not* rely on internal FreeType stuff! > > Alright, but how do you keep using Firefox/Chrome in the meantime? Or > are you two not on FreeType's git master? > Disable subpixel rendering for the time being although I was planning to break that too next week :). It is shocking that Skia is aware of whether subpixel rendering is enabled or not. Look at this hack: https://skia.googlesource.com/skia/+/master/src/ports/SkFontHost_FreeType.cpp#150 So, much better option would be to fix Skia ASAP.
_______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
