Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
hb_ot_color_layer_t Struct Reference

#include <hb-ot-color.h>

Data Fields

hb_codepoint_t glyph
 
unsigned int color_index
 

Detailed Description

hb_ot_color_layer_t: @glyph: the glyph ID of the layer @color_index: the palette color index of the layer

Pairs of glyph and color index.

A color index of 0xFFFF does not refer to a palette color, but indicates that the foreground color should be used.

Since: 2.1.0

Definition at line 111 of file hb-ot-color.h.

Field Documentation

◆ color_index

unsigned int hb_ot_color_layer_t::color_index

Definition at line 113 of file hb-ot-color.h.

◆ glyph

hb_codepoint_t hb_ot_color_layer_t::glyph

Definition at line 112 of file hb-ot-color.h.


The documentation for this struct was generated from the following file: