docs/harfbuzz-sections.txt | 14 ++++++++++++++ test/shaping/data/in-house/fonts/DFONT.dfont |binary 2 files changed, 14 insertions(+)
New commits: commit e3ceb2dde3525824de68914e12ad4e8a873ab90a Author: Behdad Esfahbod <[email protected]> Date: Thu Oct 25 14:30:24 2018 -0700 Fix again diff --git a/test/shaping/data/in-house/fonts/DFONT.dfont b/test/shaping/data/in-house/fonts/DFONT.dfont new file mode 100644 index 00000000..a6ea7009 Binary files /dev/null and b/test/shaping/data/in-house/fonts/DFONT.dfont differ commit eceeb85666814023f57ee3517bbb304830a60c55 Author: Ebrahim Byagowi <[email protected]> Date: Fri Oct 26 00:23:45 2018 +0330 [docs] Add hb-ot-color section diff --git a/docs/harfbuzz-sections.txt b/docs/harfbuzz-sections.txt index fccfcb0e..7bca7ca2 100644 --- a/docs/harfbuzz-sections.txt +++ b/docs/harfbuzz-sections.txt @@ -458,6 +458,20 @@ HB_OT_H_IN </SECTION> <SECTION> +<FILE>hb-ot-color</FILE> +hb_ot_color_glyph_get_layers +hb_ot_color_has_layers +hb_ot_color_has_palettes +hb_ot_color_layer_t +hb_ot_color_palette_color_get_name_id +hb_ot_color_palette_flags_t +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 +</SECTION> + +<SECTION> <FILE>hb-ot-font</FILE> hb_ot_font_set_funcs </SECTION> _______________________________________________ HarfBuzz mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/harfbuzz
