diff options
author | Carl Worth <cworth@cworth.org> | 2005-04-26 18:56:37 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2005-04-26 18:56:37 +0000 |
commit | 1c316ca07ad352c2cb9a522c6babef89b2e0d001 (patch) | |
tree | 4ebe59d2b3e02a1214eda7ab91ba6c6763c95dae /test/.cvsignore | |
parent | 86a17d5357a0164e418f57a3f0d383c429782858 (diff) |
Add test to demonstrate bug in cairo_paint when under a non-identity transformation.
Diffstat (limited to 'test/.cvsignore')
-rw-r--r-- | test/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.cvsignore b/test/.cvsignore index b5ff816e..d54e2c22 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -14,8 +14,10 @@ leaky-polygon line-width linear-gradient move-to-show-surface +paint path-data pdf-surface +pdf-surface.pdf pixman-rotate set-source select-font-no-show-text |