From d695cc87353f59f1647351e2194d513b42ae55ce Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 18 Jan 2023 20:45:19 -0700 Subject: [PATCH] [paint] Docs --- docs/harfbuzz-sections.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt index c782e7d5e..43d31de70 100644 --- a/docs/harfbuzz-sections.txt +++ b/docs/harfbuzz-sections.txt @@ -225,6 +225,8 @@ hb_draw_state_t
hb-paint +HB_PAINT_PALETTE_INDEX_CUSTOM + hb_paint_funcs_t hb_paint_funcs_create hb_paint_funcs_get_empty @@ -270,6 +272,8 @@ hb_paint_push_group_func_t hb_paint_funcs_set_push_group_func hb_paint_pop_group_func_t hb_paint_funcs_set_pop_group_func +hb_paint_custom_palette_color_func_t +hb_paint_funcs_set_custom_palette_color_func hb_paint_push_transform hb_paint_pop_transform @@ -283,6 +287,7 @@ hb_paint_radial_gradient hb_paint_sweep_gradient hb_paint_push_group hb_paint_pop_group +hb_paint_custom_palette_color