freetype2/src/truetype
Werner Lemberg a1e85f11c8 [cff, truetype] Fast advance width retrieval for fonts with HVAR.
Everything is guarded with TT_CONFIG_OPTION_GX_VAR_SUPPORT.

* src/base/ftadvanc.c (LOAD_ADVANCE_FAST_CHECK): Don't handle MM.

* src/cff/cffdrivr.c: Include FT_SERVICE_METRICS_VARIATIONS_H.
(cff_get_advances): Test for HVAR and VVAR.

* src/truetype/ttdriver.c (tt_get_advances): Test for HVAR and VVAR.
2016-12-20 10:52:26 +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
rules.mk Update copyright year. 2016-01-13 11:54:10 +01:00
truetype.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttdriver.c [cff, truetype] Fast advance width retrieval for fonts with HVAR. 2016-12-20 10:52:26 +01:00
ttdriver.h Update copyright year. 2016-01-13 11:54:10 +01:00
tterrors.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgload.c Minor GX code shuffling. 2016-12-18 09:29:58 +01:00
ttgload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttgxvar.c [truetype, cff] Extend `get_var_blend' function of MM service. 2016-12-18 18:12:03 +01:00
ttgxvar.h [truetype, cff] Extend `get_var_blend' function of MM service. 2016-12-18 18:12:03 +01:00
ttinterp.c [truetype] Remove clang warnings. 2016-10-29 00:18:56 +02:00
ttinterp.h [truetype] Remove clang warnings. 2016-10-29 00:18:56 +02:00
ttobjs.c * src/truetype/ttobjs.c (tt_face_init): Simplify conditional code. 2016-12-17 13:39:31 +01:00
ttobjs.h [truetype] Fix `MPS' instruction. 2016-08-22 19:32:34 +02:00
ttpic.c Update copyright year. 2016-01-13 11:54:10 +01:00
ttpic.h [sfnt, truetype] Add framework for Metrics Variations service. 2016-12-14 20:44:11 +01:00
ttpload.c [sfnt, truetype] Various sanitizing fixes. 2016-12-17 13:28:24 +01:00
ttpload.h Update copyright year. 2016-01-13 11:54:10 +01:00
ttsubpix.c [truetype] New implementation of v38 bytecode interpreter [1/3]. 2016-05-18 06:57:59 +02:00
ttsubpix.h [truetype] New implementation of v38 bytecode interpreter [1/3]. 2016-05-18 06:57:59 +02:00