apparently the 1 pixel circle under linux draws in exactly one pixel when not in smoothed mode, which broke a test case; so that's changed now
svn: r18037
This commit is contained in:
parent
c1f7ba9042
commit
8f5d2e1864
|
@ -376,9 +376,9 @@
|
|||
(image=? (rectangle 4 4 'outline 'black)
|
||||
(overlay/xy
|
||||
(rectangle 4 4 'outline 'black)
|
||||
-1
|
||||
-1
|
||||
(circle 1 'solid 'red))))
|
||||
-2
|
||||
-2
|
||||
(circle 2 'solid 'red))))
|
||||
|
||||
(test #t
|
||||
'overlay
|
||||
|
|
Loading…
Reference in New Issue
Block a user