Index: p.rect2 =================================================================== --- p.rect2 (nonexistent) +++ p.rect2 (revision 8186) @@ -0,0 +1,8 @@ +# two polygons drawn on the same drawing +polygon A 0 0 10 0 10 15 0 15 +polygon B 6 6 16 6 16 16 6 16 +draw A B +check A +check B + +