From 530ffd0b7d3c39757b20f00716e486b5caf89aff Mon Sep 17 00:00:00 2001 From: sanine Date: Wed, 12 Oct 2022 12:03:23 -0500 Subject: add cairo --- libs/cairo-1.16.0/doc/public/xml/api-index-1.8.xml | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 libs/cairo-1.16.0/doc/public/xml/api-index-1.8.xml (limited to 'libs/cairo-1.16.0/doc/public/xml/api-index-1.8.xml') diff --git a/libs/cairo-1.16.0/doc/public/xml/api-index-1.8.xml b/libs/cairo-1.16.0/doc/public/xml/api-index-1.8.xml new file mode 100644 index 0000000..fc9b05e --- /dev/null +++ b/libs/cairo-1.16.0/doc/public/xml/api-index-1.8.xml @@ -0,0 +1,52 @@ + + +]> + +G +cairo_glyph_allocate, function in text +cairo_glyph_free, function in text + +H +CAIRO_HAS_IMAGE_SURFACE, macro in Image Surfaces +CAIRO_HAS_USER_FONT, macro in User Fonts +CAIRO_HAS_WIN32_FONT, macro in Win32 Fonts + +S +cairo_scaled_font_get_scale_matrix, function in cairo_scaled_font_t +cairo_scaled_font_text_to_glyphs, function in cairo_scaled_font_t +cairo_show_text_glyphs, function in text +cairo_surface_get_fallback_resolution, function in cairo_surface_t +cairo_surface_has_show_text_glyphs, function in cairo_surface_t + +T +cairo_text_cluster_allocate, function in text +cairo_text_cluster_flags_t, enum in text +cairo_text_cluster_free, function in text +cairo_text_cluster_t, struct in text +cairo_toy_font_face_create, function in text +cairo_toy_font_face_get_family, function in text +cairo_toy_font_face_get_slant, function in text +cairo_toy_font_face_get_weight, function in text + +U +cairo_user_font_face_create, function in User Fonts +cairo_user_font_face_get_init_func, function in User Fonts +cairo_user_font_face_get_render_glyph_func, function in User Fonts +cairo_user_font_face_get_text_to_glyphs_func, function in User Fonts +cairo_user_font_face_get_unicode_to_glyph_func, function in User Fonts +cairo_user_font_face_set_init_func, function in User Fonts +cairo_user_font_face_set_render_glyph_func, function in User Fonts +cairo_user_font_face_set_text_to_glyphs_func, function in User Fonts +cairo_user_font_face_set_unicode_to_glyph_func, function in User Fonts +cairo_user_scaled_font_init_func_t, user_function in User Fonts +cairo_user_scaled_font_render_glyph_func_t, user_function in User Fonts +cairo_user_scaled_font_text_to_glyphs_func_t, user_function in User Fonts +cairo_user_scaled_font_unicode_to_glyph_func_t, user_function in User Fonts + +V +CAIRO_VERSION_STRING, macro in Version Information +CAIRO_VERSION_STRINGIZE, macro in Version Information + + -- cgit v1.2.1