ReactOS 0.4.16-dev-1067-ge98bba2
ttcolr.h File Reference
#include <ft2build.h>
#include "ttload.h"
Include dependency graph for ttcolr.h:

Go to the source code of this file.

Functions

FT_BEGIN_HEADER tt_face_load_colr (TT_Face face, FT_Stream stream)
 
 tt_face_free_colr (TT_Face face)
 
 tt_face_get_colr_layer (TT_Face face, FT_UInt base_glyph, FT_UInt *aglyph_index, FT_UInt *acolor_index, FT_LayerIterator *iterator)
 
 tt_face_colr_blend_layer (TT_Face face, FT_UInt color_index, FT_GlyphSlot dstSlot, FT_GlyphSlot srcSlot)
 

Function Documentation

◆ tt_face_colr_blend_layer()

tt_face_colr_blend_layer ( TT_Face  face,
FT_UInt  color_index,
FT_GlyphSlot  dstSlot,
FT_GlyphSlot  srcSlot 
)

◆ tt_face_free_colr()

tt_face_free_colr ( TT_Face  face)

◆ tt_face_get_colr_layer()

tt_face_get_colr_layer ( TT_Face  face,
FT_UInt  base_glyph,
FT_UInt aglyph_index,
FT_UInt acolor_index,
FT_LayerIterator iterator 
)

◆ tt_face_load_colr()

FT_BEGIN_HEADER tt_face_load_colr ( TT_Face  face,
FT_Stream  stream 
)