diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2008-01-18 14:53:50 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2008-03-04 09:31:21 +0000 |
commit | 11a2444ec875aaaed12c1f1cfed5eb8e139c306d (patch) | |
tree | e0e751f3b4654da1b823a99cacfc1cfc63f9739c /test/.gitignore | |
parent | 06b375aee999220ce294c22fa50a3040c19d5492 (diff) |
[cairo-png] Support generating CAIRO_FORMAT_RGB24 from PNGs.
If the PNG does not have an alpha channel, then create an opaque image.
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 e56151d5b..07475218e 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -123,6 +123,7 @@ pdf-features pdf-features.pdf pdf-surface-source pdf-surface-source.pdf +png png-flatten ps-features ps-features.ps |