forked from minhngoc25a/freetype2
f43b3094ef
The reserved `flags' field got a value in OpenType version 1.8.2; unfortunately, the public `FT_Var_Axis' structure misses the corresponding element. Since we can't add a new field, we add an access function. * src/base/ftmm.c (FT_Get_Var_Axis_Flags): New function. * include/freetype/ftmm.h (FT_VAR_AXIS_FLAG_HIDDEN): New macro. Updated. * src/truetype/ttgxvar.c (TT_Get_MM_Var): Increase allocated memory of `mmvar' to hold axis flags. Fill the axis flags array. * docs/CHANGES: Updated. |
||
---|---|---|
.. | ||
reference | ||
CHANGES | ||
CMAKE | ||
CUSTOMIZE | ||
DEBUG | ||
FTL.TXT | ||
GPLv2.TXT | ||
INSTALL | ||
INSTALL.ANY | ||
INSTALL.CROSS | ||
INSTALL.GNU | ||
INSTALL.MAC | ||
INSTALL.UNIX | ||
INSTALL.VMS | ||
LICENSE.TXT | ||
MAKEPP | ||
PROBLEMS | ||
TODO | ||
VERSIONS.TXT | ||
formats.txt | ||
freetype-config.1 | ||
raster.txt | ||
release |