Behdad Esfahbod
21c32b08d5
Add FT_FACE_FLAG_COLOR and FT_HAS_COLOR.
Also disambiguate Google's color bitmap tables.
* include/freetype/freetype.h (FT_FACE_FLAG_COLOR, FT_HAS_COLOR):
New macros.
* include/freetype/internal/tttypes.h (TT_SbitTableType): Add
TT_SBIT_TABLE_TYPE_CBLC.
* src/sfnt/sfobjs.c (sfnt_load_face): Handle FT_FACE_FLAG_COLOR.
* src/sfnt/ttsbit.c (tt_face_load_sbit,
tt_face_load_strike_metrics, tt_face_load_sbit_image): Handle
TT_SBIT_TABLE_TYPE_CBLC.
2013-07-25 21:53:18 +02:00
..
2012-09-15 09:10:06 +02:00
2012-08-27 06:57:05 +02:00
2013-05-10 07:58:47 +02:00
2013-06-12 23:33:11 +02:00
2013-05-10 07:58:47 +02:00
2009-07-08 14:52:11 +09:00
2013-06-05 13:43:20 +02:00
2013-06-18 09:35:34 +02:00
2012-07-29 13:15:53 +02:00
2012-07-29 13:15:53 +02:00
2013-06-12 23:33:11 +02:00
2013-06-06 09:16:38 +02:00
2013-04-13 18:53:28 +02:00
2013-06-07 18:10:40 +02:00
2013-06-12 23:33:11 +02:00
2012-12-23 21:14:37 +01:00
2012-07-29 13:15:53 +02:00
2013-05-10 07:58:47 +02:00
2013-05-10 07:58:47 +02:00
2013-07-25 21:53:18 +02:00