> the CPAL/COLR interface is now implemented and committed to git.

- Can FreeType provide FT_IS_LAYERED macro so that they handled
separately? It is not nice to have to check for error in
FT_Palette_Select. I am not sure if FT_HAS_COLOR covers it. Then I
would handle them in FTDemo_Load_Layered_Glyph in  ftcommon.c.

- I asked earlier if FT_LOAD_NORECURSE works for layered glyphs. Can
we use a reserved pointer to store the palette data in this case? We
have 'void* other' in FT_GlyphSlot.

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to