Re: Variable Font and FT_Load_Sfnt_Table

Lawrence D'Oliveiro <[email protected]> Wed, 10 May 2023 14:55:42 +1200
Newsgroups gmane.comp.fonts.freetype.user
Organization Geek Central
Message-ID <[email protected]>
On Wed, 10 May 2023 01:58:24 +0000, Rajeev Pahuja via FreeType users
wrote:

> If variable font is set using FT_Set_Var_Design_Coordinates(ftFace,
> ... ) or FT_Set_Named_Instance(ftFace, ...) and then call to
> FT_Load_Sfnt_Table(ftFace,...) is made, does it return table data
> specific to variation set on ftFace or whole data of variable font ?

As I understand it, table contents don’t change because of changes in
variation/MM settings.