freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] completed CPAL/COLR support


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] completed CPAL/COLR support
Date: Sat, 30 Jun 2018 23:15:34 -0400

> 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]