freetype/src/sfnt
Werner Lemberg 64a91137f1 [truetype, sfnt] Introduce font variation flags to `TT_Face'.
* include/freetype/internal/tttypes.h (TT_FACE_FLAG_VAR_XXX):
New macros describing available functionality of various OpenType
tables related to font variation.
(TT_Face): New fields `variation_support' and `mvar_support',
replacing and extending `use_fvar'.

* src/sfnt/sfobjs.c (sfnt_init_face, sfnt_load_face): Use
`variation_support'.

* src/truetype/ttgxvar.c (ft_var_load_hvar): Set `variation_support'
field.
(TT_Vary_Apply_Glyph_Deltas): Updated.
2016-12-21 19:30:33 +01:00
..
Jamfile Update copyright year. 2016-01-13 11:54:10 +01:00
module.mk Update copyright year. 2016-01-13 11:54:10 +01:00
pngshim.c [sfnt] Improve FT_LOAD_BITMAP_METRICS_ONLY for `sbix' format. 2016-11-06 12:37:55 +01:00
pngshim.h [sfnt] Improve FT_LOAD_BITMAP_METRICS_ONLY for `sbix' format. 2016-11-06 12:37:55 +01:00
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00
sfdriver.c [sfnt] Revert change from 2016-12-08. 2016-12-09 06:55:34 +01:00
sfdriver.h Update copyright year. 2016-01-13 11:54:10 +01:00
sferrors.h Update copyright year. 2016-01-13 11:54:10 +01:00
sfnt.c Update copyright year. 2016-01-13 11:54:10 +01:00
sfntpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
sfntpic.h Update copyright year. 2016-01-13 11:54:10 +01:00
sfobjs.c [truetype, sfnt] Introduce font variation flags to `TT_Face'. 2016-12-21 19:30:33 +01:00
sfobjs.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttbdf.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttbdf.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttcmap.c Use FT_SET_ERROR where useful. Other minor code formatting. 2016-12-17 20:47:42 +01:00
ttcmap.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttcmapc.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttkern.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttkern.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttload.c Comments. 2016-09-29 19:51:28 +02:00
ttload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttmtx.c Fix clang warnings. 2016-12-15 23:10:59 +01:00
ttmtx.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttpost.c [sfnt] Improve handling of invalid post 2.5 tables [#49393]. 2016-10-22 18:34:48 +02:00
ttpost.h Typos. 2016-04-13 00:11:52 -04:00
ttsbit.c [sfnt] Improve FT_LOAD_BITMAP_METRICS_ONLY for `sbix' format. 2016-11-06 12:37:55 +01:00
ttsbit.h Update copyright year. 2016-01-13 11:54:10 +01:00