Werner Lemberg
2067c6985a
[truetype] Disallow bitmap strokes for non-default instances.
Also speed up access of default instances if GX variations are
active.
* include/freetype/internal/tttypes.h (TT_FaceRec): Add
`is_default_instance' member.
* src/sfnt/sfobjs.c (sfnt_init_face): Initialize
`is_default_instance'.
* src/truetype/ttgload.c (TT_Process_Simple_Glyph,
load_truetype_glyph): Add test for default instance.
(TT_Load_Glyph): Load embedded bitmaps for default instance only.
* src/truetype/ttgxvar.c (TT_Set_MM_Blend): Compute
`is_default_instance'.
2016-09-29 19:49:07 +02:00
..
2016-07-10 07:11:45 +02:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-08-25 12:46:08 +02:00
2016-01-13 11:54:10 +01:00
2016-01-12 21:37:13 +01:00
2016-09-06 12:29:18 +02:00
2016-09-17 17:12:50 +02:00
2016-01-13 11:54:10 +01:00
2016-04-08 00:38:49 -04:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-04-13 00:19:54 -04:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-01-13 11:54:10 +01:00
2016-09-29 19:49:07 +02:00