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/html/index-1.8.html | 127 +++++++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 libs/cairo-1.16.0/doc/public/html/index-1.8.html (limited to 'libs/cairo-1.16.0/doc/public/html/index-1.8.html') diff --git a/libs/cairo-1.16.0/doc/public/html/index-1.8.html b/libs/cairo-1.16.0/doc/public/html/index-1.8.html new file mode 100644 index 0000000..fc8aa42 --- /dev/null +++ b/libs/cairo-1.16.0/doc/public/html/index-1.8.html @@ -0,0 +1,127 @@ + + + + +Index of new symbols in 1.8: Cairo: A Vector Graphics Library + + + + + + + + + + + + + + + + +
+

+Index of new symbols in 1.8

+
+
+

G

+
+
cairo_glyph_allocate, cairo_glyph_allocate () +
+
cairo_glyph_free, cairo_glyph_free () +
+
+
+
+

H

+
+
CAIRO_HAS_IMAGE_SURFACE, CAIRO_HAS_IMAGE_SURFACE +
+
CAIRO_HAS_USER_FONT, CAIRO_HAS_USER_FONT +
+
CAIRO_HAS_WIN32_FONT, CAIRO_HAS_WIN32_FONT +
+
+
+
+

S

+
+
cairo_scaled_font_get_scale_matrix, cairo_scaled_font_get_scale_matrix () +
+
cairo_scaled_font_text_to_glyphs, cairo_scaled_font_text_to_glyphs () +
+
cairo_show_text_glyphs, cairo_show_text_glyphs () +
+
cairo_surface_get_fallback_resolution, cairo_surface_get_fallback_resolution () +
+
cairo_surface_has_show_text_glyphs, cairo_surface_has_show_text_glyphs () +
+
+
+
+

T

+
+
cairo_text_cluster_allocate, cairo_text_cluster_allocate () +
+
cairo_text_cluster_flags_t, enum cairo_text_cluster_flags_t +
+
cairo_text_cluster_free, cairo_text_cluster_free () +
+
cairo_text_cluster_t, cairo_text_cluster_t +
+
cairo_toy_font_face_create, cairo_toy_font_face_create () +
+
cairo_toy_font_face_get_family, cairo_toy_font_face_get_family () +
+
cairo_toy_font_face_get_slant, cairo_toy_font_face_get_slant () +
+
cairo_toy_font_face_get_weight, cairo_toy_font_face_get_weight () +
+
+
+
+

U

+
+
cairo_user_font_face_create, cairo_user_font_face_create () +
+
cairo_user_font_face_get_init_func, cairo_user_font_face_get_init_func () +
+
cairo_user_font_face_get_render_glyph_func, cairo_user_font_face_get_render_glyph_func () +
+
cairo_user_font_face_get_text_to_glyphs_func, cairo_user_font_face_get_text_to_glyphs_func () +
+
cairo_user_font_face_get_unicode_to_glyph_func, cairo_user_font_face_get_unicode_to_glyph_func () +
+
cairo_user_font_face_set_init_func, cairo_user_font_face_set_init_func () +
+
cairo_user_font_face_set_render_glyph_func, cairo_user_font_face_set_render_glyph_func () +
+
cairo_user_font_face_set_text_to_glyphs_func, cairo_user_font_face_set_text_to_glyphs_func () +
+
cairo_user_font_face_set_unicode_to_glyph_func, cairo_user_font_face_set_unicode_to_glyph_func () +
+
cairo_user_scaled_font_init_func_t, cairo_user_scaled_font_init_func_t () +
+
cairo_user_scaled_font_render_glyph_func_t, cairo_user_scaled_font_render_glyph_func_t () +
+
cairo_user_scaled_font_text_to_glyphs_func_t, cairo_user_scaled_font_text_to_glyphs_func_t () +
+
cairo_user_scaled_font_unicode_to_glyph_func_t, cairo_user_scaled_font_unicode_to_glyph_func_t () +
+
+
+
+

V

+
+
CAIRO_VERSION_STRING, CAIRO_VERSION_STRING +
+
CAIRO_VERSION_STRINGIZE, CAIRO_VERSION_STRINGIZE() +
+
+
+
+
+ + + \ No newline at end of file -- cgit v1.2.1