>> > As long as adding FT_LOAD_COLOR will get COLR/CPAL glyphs rendered into 
>> > the bitmap, cairo/Chrome will work fine and I have no problem with that.
>
>> You started to use unreleased features.
>
> FT_LOAD_COLOR has been FreeType public API since 2013.

FT_LOAD_COLOR used to be a loading flag only. It is wrong to use
FT_LOAD_COLOR in FT_Render_Glyph. There is a way to properly pass all
necessary information.to that function.

The choice is between a hack and a proper implementation.

Which is it, Werner?

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to