bindbc-harfbuzz ~master (2021-04-21T15:28:55Z)
Dub
Repo
hb_ot_color_layer_t
bindbc
hb
bind
ot
color
More...
extern (
C
) @
nogc
nothrow
static if
(
hbSupport >= HBSupport.v2_6_3
)
struct
hb_ot_color_layer_t {
hb_codepoint_t
glyph
;
uint
color_index
;
}
Members
Variables
color_index
uint
color_index
;
Undocumented in source.
glyph
hb_codepoint_t
glyph
;
Undocumented in source.
Detailed Description
hb ot color layer t
Pairs of glyph and color index.
Meta
Since
2.1.0
Source
See Implementation
bindbc
hb
bind
ot
color
aliases
hb_ot_color_palette_flags_t
enums
HB_OT_COLOR_PALETTE_FLAG_DEFAULT
functions
hb_ot_color_glyph_get_layers
hb_ot_color_glyph_reference_png
hb_ot_color_glyph_reference_svg
hb_ot_color_has_layers
hb_ot_color_has_palettes
hb_ot_color_has_png
hb_ot_color_has_svg
hb_ot_color_palette_color_get_name_id
hb_ot_color_palette_get_colors
hb_ot_color_palette_get_count
hb_ot_color_palette_get_flags
hb_ot_color_palette_get_name_id
structs
hb_ot_color_layer_t