[cairo-commit] test/Makefile.refs test/reference

Chris Wilson ickle at kemper.freedesktop.org
Fri Sep 23 15:39:40 PDT 2011


 test/Makefile.refs                               |    1 +
 test/reference/record-select-font-face.xfail.png |binary
 2 files changed, 1 insertion(+)

New commits:
commit 9c56df3904a9f6aa5c3dce1b91ab34038fc9eeb2
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Fri Sep 23 23:34:29 2011 +0100

    test: Mark the record-select-font-face as XFAIL
    
    The recording surface has no knowledge of the target surface when it
    generates the scaled font and informs the client about the kerning and
    metrics. This results in an unfortunate slight misalignment when
    replaying the glyphs against the ideal case.
    
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

diff --git a/test/Makefile.refs b/test/Makefile.refs
index b4bd336..89eb3f0 100644
--- a/test/Makefile.refs
+++ b/test/Makefile.refs
@@ -2103,6 +2103,7 @@ REFERENCE_IMAGES = \
 	reference/record-paint.traps.argb32.ref.png \
 	reference/record-paint.traps.rgb24.ref.png \
 	reference/record-select-font-face.ref.png \
+	reference/record-select-font-face.xfail.png \
 	reference/record-self-intersecting.ref.png \
 	reference/record-text-transform.ref.png \
 	reference/recording-surface-extend-none.argb32.ref.png \
diff --git a/test/reference/record-select-font-face.xfail.png b/test/reference/record-select-font-face.xfail.png
new file mode 100644
index 0000000..1f57d69
Binary files /dev/null and b/test/reference/record-select-font-face.xfail.png differ


More information about the cairo-commit mailing list