freetype2/src/sfnt
Werner Lemberg 8c92f7622c Make `FT_FACE_FLAG_VARIATION' work.
* include/freetype/internal/tttypes.h (TT_Face): Remove
`is_default_instance'; this can be replaced with a combination of
`FT_IS_VARIATION' and `FT_IS_INSTANCE'.

* src/cff/cffdrivr.c (cff_get_advances): Updated.

* src/sfnt/sfdriver.c (sfnt_get_ps_name), src/sfnt/sfobjs.c
(sfnt_init_face): Updated.

* src/truetype/ttdriver.c (tt_get_advances), src/truetype/ttgload.c
(TT_Process_Simple_Glyph, load_truetype_glyph, IS_DEFAULT_INSTANCE),
src/truetype/ttgxvar.c (tt_set_mm_blend): Updated.
* src/truetype/ttgxvar.c (TT_Set_MM_Blend, TT_Set_Var_Design):
Handle `FT_FACE_FLAG_VARIATION'.

* src/type1/t1load.c (T1_Set_MM_Blend, T1_Set_MM_Design): Handle
`FT_FACE_FLAG_VARIATION'.
2017-10-07 12:12:49 +02: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 [sfnt] Fix `premultiply_data' (#52092). 2017-09-24 17:36:47 +02: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 Make `FT_FACE_FLAG_VARIATION' work. 2017-10-07 12:12:49 +02: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 Improve `make multi'. 2017-03-18 07:06:49 +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 Make `FT_FACE_FLAG_VARIATION' work. 2017-10-07 12:12:49 +02:00
sfobjs.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttbdf.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ttbdf.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttcmap.c [autofit, sfnt] Fix for `make multi'. 2017-09-12 15:59:18 +09:00
ttcmap.h * Version 2.8.1 released. 2017-09-16 19:08:17 +02:00
ttcmapc.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttkern.c * src/sfnt/ttkern.c (tt_face_load_kern): Reject format 2 tables. 2017-09-11 08:51:44 +02:00
ttkern.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttload.c * src/sfnt/ttload.c (tt_face_load_font_dir): Fix compiler warning. 2017-09-27 08:42:50 +02: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 * src/sftnt/ttpost.c (format): Use otspec-compliant versions. 2017-08-08 21:42:37 -04:00
ttpost.h Update copyright year. 2017-01-04 20:16:34 +01:00
ttsbit.c [sfnt, truetype] Improve handling of missing sbits. 2017-08-11 09:34:20 +02:00
ttsbit.h Update copyright year. 2017-01-04 20:16:34 +01:00