summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-06-15 10:41:41 +0000
committerCarl Worth <cworth@cworth.org>2005-06-15 10:41:41 +0000
commite749cf524caafe1c20c8ceba510974abb490a67e (patch)
treee22f6c298540581f94eda8186fe212587e39e10a
parent476fe9a66e2be74e65fe2f4e42bda5f4c8b244a0 (diff)
Remove cairo-atsui section since cairo-atsui.h is currently empty. Add cairo_path_data_type_t and cairo_path_data_t.
Add pdf-clip and pdf-clip.pdf.
-rw-r--r--ChangeLog8
-rw-r--r--doc/public/cairo-sections.txt7
-rw-r--r--test/.cvsignore2
3 files changed, 12 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index b91fe2bf4..b7f7a5e6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-06-15 Carl Worth <cworth@cworth.org>
+
+ * doc/public/cairo-sections.txt: Remove cairo-atsui section since
+ cairo-atsui.h is currently empty.
+ Add cairo_path_data_type_t and cairo_path_data_t.
+
+ * test/.cvsignore: Add pdf-clip and pdf-clip.pdf.
+
2005-06-14 Kristian Høgsberg <krh@redhat.com>
* src/cairo-gstate-private.h:
diff --git a/doc/public/cairo-sections.txt b/doc/public/cairo-sections.txt
index 204cc8bdd..8f2631d37 100644
--- a/doc/public/cairo-sections.txt
+++ b/doc/public/cairo-sections.txt
@@ -1,9 +1,4 @@
<SECTION>
-<FILE>cairo-atsui</FILE>
-<TITLE>ATSUI Fonts</TITLE>
-</SECTION>
-
-<SECTION>
<FILE>cairo-ft</FILE>
<TITLE>FreeType Fonts</TITLE>
cairo_ft_font_face_create_for_pattern
@@ -252,6 +247,8 @@ cairo_get_target
cairo_copy_path
cairo_copy_path_flat
cairo_append_path
+cairo_path_data_type_t
+cairo_path_data_t
cairo_path_t
cairo_path_destroy
cairo_status_t
diff --git a/test/.cvsignore b/test/.cvsignore
index b930cf582..0b4c1531c 100644
--- a/test/.cvsignore
+++ b/test/.cvsignore
@@ -20,6 +20,8 @@ move-to-show-surface
paint
paint-with-alpha
path-data
+pdf-clip
+pdf-clip.pdf
pdf-surface
pdf-surface.pdf
ps-surface