summaryrefslogtreecommitdiff
path: root/test/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-04-04 18:28:23 -0700
committerCarl Worth <cworth@cworth.org>2008-04-04 18:28:23 -0700
commit89567f9278c002ac5e4e25ddccec88b1b1eea420 (patch)
tree4083ae64034c3089cfd72a139882247be4409964 /test/.gitignore
parent80f7aa03b35921a96683a0442f885c4b8335f3d9 (diff)
downloadcairo-89567f9278c002ac5e4e25ddccec88b1b1eea420.tar.gz
Add new filter-bilinear-extents test
This test exercises code that computes the extents of a surface pattern with CAIRO_FILTER_BILINEAR, (where the filtering effectively increases the extents of the pattern). The original bug was reported by Owen Taylor here: bad clipping with EXTEND_NONE http://bugs.freedesktop.org/show_bug.cgi?id=15349
Diffstat (limited to 'test/.gitignore')
-rw-r--r--test/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore
index af0387a7d..564a8ed84 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -63,6 +63,7 @@ fill-and-stroke-alpha-add
fill-degenerate-sort-order
fill-missed-stop
fill-rule
+filter-bilinear-extents
filter-nearest-offset
finer-grained-fallbacks
ft-text-antialias-none