summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-05-02 12:36:23 -0700
committerCarl Worth <cworth@cworth.org>2006-05-02 12:36:35 -0700
commit8488aaee1a8f25d3cc9bf2af986b32710cea91f0 (patch)
treee6ce492f71c48b79c80d766dd63cdfa2207705e9 /src/.gitignore
parente59f35291fa5f97acfe408b7bce8652ec20566c8 (diff)
PS: Add cairo_ps_surface_set_size along with ps-features test
Add a new cairo_ps_surface_set_size which can be used to produce a PostScript file consisting of pages of various different sizes (or orientations). Also add a new test (ps-features.c) for testing this and subsequent ps-specific function calls.
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index eac847cd8..abf1f37b6 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -11,3 +11,4 @@ cairo-features.h
cairo.def
*.o
*~
+TAGS