freetype2/src/sfnt
Werner Lemberg fa437d8d3c [cff] Provide metrics variation service interface (#50196).
Only now I've got an OTF with an HVAR table for testing...

The code in `ftmm.c' uses `FT_FACE_LOOKUP_SERVICE' to get the
metrics variations interface.  However, this didn't work with
`FT_FACE_FIND_GLOBAL_SERVICE' used in `sfnt_init_face'.

* src/cff/cffdrivr.c: Include FT_SERVICE_METRICS_VARIATIONS_H.
(cff_hadvance_adjust, cff_metrics_adjust): Wrapper functions for
metric service functions from the `truetype' module.
(cff_service_metrics_variations): New service.
(cff_services): Updated.

* src/cff/cffpic.h (CFF_SERVICE_METRICS_VAR_GET): New macro.
[FT_CONFIG_OPTION_PIC]: Synchronize code.

* src/sfnt/sfobjs.c (sfnt_init_face): Replace call to
FT_FACE_FIND_GLOBAL_SERVICE with `ft_module_get_service' to always
load the service from the `truetype' module.
2017-01-31 23:06:38 +01:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
pngshim.c Typos. 2017-01-19 23:01:44 -05:00
pngshim.h Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
sfdriver.c [sfnt] s/TT_NameEntry/TT_Name/. 2017-01-25 15:08:41 +01:00
sfdriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
sferrors.h Update copyright year. 2017-01-04 20:16:34 +01:00
sfnt.c Update copyright year. 2017-01-04 20:16:34 +01:00
sfntpic.c Update copyright year. 2017-01-04 20:16:34 +01:00
sfntpic.h Update copyright year. 2017-01-04 20:16:34 +01:00
sfobjs.c [cff] Provide metrics variation service interface (#50196). 2017-01-31 23:06:38 +01:00
sfobjs.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttbdf.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttbdf.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttcmap.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttcmap.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttcmapc.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttkern.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttkern.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttload.c [sfnt] Support `name' table format 1. 2017-01-26 21:41:38 +01:00
ttload.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttmtx.c ftsnames.h, ttnameid.h, tttables.h: Revise documentation. 2017-01-17 12:39:53 +01:00
ttmtx.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttpost.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttpost.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttsbit.c Update copyright year. 2017-01-04 20:16:34 +01:00
ttsbit.h Update copyright year. 2017-01-04 20:16:34 +01:00