summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2009-09-09 09:29:42 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2009-09-09 09:29:42 +0100
commit8555984b8e72ab5846783ed54afa1a857d70f241 (patch)
tree9701538e40cb12040dcae3e90d158b4e17196bdb /test/Makefile.am
parent1820cb7fd648283a5b477fbc6bd654200ed190e6 (diff)
[test] Add ANTIALIAS_NONE variation of twin
I'm off hunting bugs. By using twin with ANTIALIAS_NONE we can construct a1 glyph images independently of the native font system.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d6bcb277..5ef098f2 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -975,6 +975,8 @@ REFERENCE_IMAGES = \
twin.ref.png \
twin.svg.ref.png \
twin.xlib.ref.png \
+ twin-antialias-none.ref.png \
+ twin-antialias-none.xlib.ref.png \
unantialiased-shapes.quartz.ref.png \
unantialiased-shapes.ref.png \
unbounded-operator.gl.argb32.xfail.png \