|
ReactOS 0.4.16-dev-1946-g52006dd
|

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) | |
| tt_face_colr_blend_layer | ( | TT_Face | face, |
| FT_UInt | color_index, | ||
| FT_GlyphSlot | dstSlot, | ||
| FT_GlyphSlot | srcSlot | ||
| ) |
| 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 | ||
| ) |
| FT_BEGIN_HEADER tt_face_load_colr | ( | TT_Face | face, |
| FT_Stream | stream | ||
| ) |