bindbc.hb.bind.ot.color

Undocumented in source.

Members

Aliases

hb_ot_color_palette_flags_t
alias hb_ot_color_palette_flags_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

HB_OT_COLOR_PALETTE_FLAG_DEFAULT
anonymousenum HB_OT_COLOR_PALETTE_FLAG_DEFAULT

Functions

hb_ot_color_glyph_get_layers
uint hb_ot_color_glyph_get_layers(hb_face_t* face, hb_codepoint_t glyph, uint start_offset, uint* layer_count, hb_ot_color_layer_t* layers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_glyph_reference_png
hb_blob_t* hb_ot_color_glyph_reference_png(hb_font_t* font, hb_codepoint_t glyph)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_glyph_reference_svg
hb_blob_t* hb_ot_color_glyph_reference_svg(hb_face_t* face, hb_codepoint_t glyph)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_layers
hb_bool_t hb_ot_color_has_layers(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_palettes
hb_bool_t hb_ot_color_has_palettes(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_png
hb_bool_t hb_ot_color_has_png(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_svg
hb_bool_t hb_ot_color_has_svg(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_color_get_name_id
hb_ot_name_id_t hb_ot_color_palette_color_get_name_id(hb_face_t* face, uint color_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_colors
uint hb_ot_color_palette_get_colors(hb_face_t* face, uint palette_index, uint start_offset, uint* color_count, hb_color_t* colors)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_count
uint hb_ot_color_palette_get_count(hb_face_t* face)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_flags
hb_ot_color_palette_flags_t hb_ot_color_palette_get_flags(hb_face_t* face, uint palette_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_name_id
hb_ot_name_id_t hb_ot_color_palette_get_name_id(hb_face_t* face, uint palette_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

hb_ot_color_glyph_get_layers
fp_hb_ot_color_glyph_get_layers hb_ot_color_glyph_get_layers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_glyph_reference_png
fp_hb_ot_color_glyph_reference_png hb_ot_color_glyph_reference_png;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_glyph_reference_svg
fp_hb_ot_color_glyph_reference_svg hb_ot_color_glyph_reference_svg;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_layers
fp_hb_ot_color_has_layers hb_ot_color_has_layers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_palettes
fp_hb_ot_color_has_palettes hb_ot_color_has_palettes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_png
fp_hb_ot_color_has_png hb_ot_color_has_png;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_has_svg
fp_hb_ot_color_has_svg hb_ot_color_has_svg;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_color_get_name_id
fp_hb_ot_color_palette_color_get_name_id hb_ot_color_palette_color_get_name_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_colors
fp_hb_ot_color_palette_get_colors hb_ot_color_palette_get_colors;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_count
fp_hb_ot_color_palette_get_count hb_ot_color_palette_get_count;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_flags
fp_hb_ot_color_palette_get_flags hb_ot_color_palette_get_flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hb_ot_color_palette_get_name_id
fp_hb_ot_color_palette_get_name_id hb_ot_color_palette_get_name_id;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

hb_ot_color_layer_t
struct hb_ot_color_layer_t

Meta