summaryrefslogtreecommitdiff
path: root/doc/public/cairo-sections.txt
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-08-08 00:56:36 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-08-08 03:04:38 -0400
commiteabe572981e1e415171dbfde81c3bf94297355b4 (patch)
tree17c7f556615825ac4812df35f1e0c8c577dd2269 /doc/public/cairo-sections.txt
parent08e8a42ea149deea760b94b62d9690393ce7cfcd (diff)
Document all new API
Also validate clusters generated by font backends.
Diffstat (limited to 'doc/public/cairo-sections.txt')
-rw-r--r--doc/public/cairo-sections.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/public/cairo-sections.txt b/doc/public/cairo-sections.txt
index 4b9cdc577..0f9a4c646 100644
--- a/doc/public/cairo-sections.txt
+++ b/doc/public/cairo-sections.txt
@@ -292,6 +292,7 @@ cairo_scaled_font_extents
cairo_text_extents_t
cairo_scaled_font_text_extents
cairo_scaled_font_glyph_extents
+cairo_scaled_font_text_to_glyphs
cairo_scaled_font_get_font_face
cairo_scaled_font_get_font_options
cairo_scaled_font_get_font_matrix
@@ -412,6 +413,10 @@ cairo_toy_font_face_create
cairo_toy_font_face_get_family
cairo_toy_font_face_get_slant
cairo_toy_font_face_get_weight
+cairo_glyph_allocate
+cairo_glyph_free
+cairo_text_cluster_allocate
+cairo_text_cluster_free
</SECTION>
<SECTION>