> It's not. To you, there might be a lot of things in FT_Library. To the user > of FreeType, none of them are relevant. A user of FreeType only cares about > FT_Face objects. The only piece of FT_Library, so far, used by major clients, > is the SetLcdFilter API.
Hm. So you would only move the lcd_* members to FT_Face and go for a FT_Face_SetLcdFilterWeights()? If I understand your thread model correctly, properties are okay as long as they are confined to a FT_Face? I would model my stem darkening property after your proposal. _______________________________________________ Freetype-devel mailing list Freetype-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/freetype-devel