From 1747718406b3450bc8869f0e050f9a18b3036030 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 14 Feb 2008 12:27:47 -0800 Subject: Add a spline to the degenerate-pen test case This was triggering an infinite loop (with 24.8 fixed-point) just before the previous fix. NOTE: I usually put bug demonstrations just before the fixes, but this one was quite harsh---not only was cairo looping infinitely, but it was appending to an array on each iteration---so not kind at all. --- test/degenerate-pen-ref.png | Bin 278 -> 788 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test/degenerate-pen-ref.png') diff --git a/test/degenerate-pen-ref.png b/test/degenerate-pen-ref.png index 0ad3325b5..539a32572 100644 Binary files a/test/degenerate-pen-ref.png and b/test/degenerate-pen-ref.png differ -- cgit v1.2.3