freetype/src/sfnt
Werner Lemberg ae2cd1b749 Various minor color fixes.
* include/freetype/config/ftheader.h (FT_COLOR_H): New macro.

* include/freetype/internal/ftobjs.h (FT_Colr_Internal): Change
type of `load_flags' to `FT_Int32'.

* include/freetype/internal/sfnt.h (TT_Load_Colr_Layer_Func): Change
type of `idx' to `FT_UInt'.
(TT_Blend_Colr_Func): Change type of `color_index' to `FT_UInt'.

* src/base/ftobjs.c (FT_Render_Glyph_Internal): Change type of
`load_flags' to `FT_Int32'.

* src/sfnt/ttcolr.c (find_base_glyph_record,
tt_face_load_colr_layers): Change type of `glyph_id' to `FT_UInt'.
(tt_face_find_color, tt_face_colr_blend_layer): Change type of
`color_index' to `FT_UInt'.
Fix signedness and type issues.

* src/sfnt/ttcolr.h: Updated.
2018-05-30 09:34:57 +02:00
..
Jamfile [sfnt] Preliminary support of coloured layer outlines. 2018-05-13 03:25:09 +02:00
module.mk Update copyright year. 2018-01-02 09:33:57 +01:00
pngshim.c Update copyright year. 2018-01-02 09:33:57 +01:00
pngshim.h Update copyright year. 2018-01-02 09:33:57 +01:00
rules.mk [sfnt] Preliminary support of coloured layer outlines. 2018-05-13 03:25:09 +02:00
sfdriver.c [sfnt] Preliminary support of coloured layer outlines. 2018-05-13 03:25:09 +02:00
sfdriver.h Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
sferrors.h Update copyright year. 2018-01-02 09:33:57 +01:00
sfnt.c [sfnt] Preliminary support of coloured layer outlines. 2018-05-13 03:25:09 +02:00
sfobjs.c [sfnt] Preliminary support of coloured layer outlines. 2018-05-13 03:25:09 +02:00
sfobjs.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttbdf.c Update copyright year. 2018-01-02 09:33:57 +01:00
ttbdf.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttcmap.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ttcmap.h Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ttcmapc.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttcolr.c Various minor color fixes. 2018-05-30 09:34:57 +02:00
ttcolr.h Various minor color fixes. 2018-05-30 09:34:57 +02:00
ttkern.c Update copyright year. 2018-01-02 09:33:57 +01:00
ttkern.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttload.c Update copyright year. 2018-01-02 09:33:57 +01:00
ttload.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttmtx.c Update copyright year. 2018-01-02 09:33:57 +01:00
ttmtx.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttpost.c Fix comment. 2018-01-27 10:52:13 +01:00
ttpost.h Update copyright year. 2018-01-02 09:33:57 +01:00
ttsbit.c [sfnt] Correctly handle missing bitmaps in sbix format (#53404). 2018-03-23 06:13:25 +01:00
ttsbit.h Update copyright year. 2018-01-02 09:33:57 +01:00