diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-09-08 13:34:45 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-09-08 13:34:45 +0100 |
commit | 1affc3192bbc4db93213a7053255f6fbafbab8a8 (patch) | |
tree | 28c4b3565ed533ca80938a19ca8cd3573cc4d501 /test/.gitignore | |
parent | ee5e6c821fedaf8c374d41438e1ca8cf606cd57c (diff) |
[test] Add fill-alpha-pattern.
A slight variation on the simple fill-alpha theme is that if Company is
truly seeing a regression where we dither, the error on a constant
background will be small and might be missed by the test suite.
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 7f5caede..9e3bd22f 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -66,6 +66,7 @@ fallback-resolution.pdf fallback-resolution.ps fallback-resolution.svg fill-alpha +fill-alpha-pattern fill-and-stroke fill-and-stroke-alpha fill-and-stroke-alpha-add |