draw_ellipses/[2,3] draw_ellipses(+Drawable, +Rectangles)
draw_ellipses(+Drawable, +Gc, +Rectangles)
Draw ellipses in Drawable. Rectangles is a list of
rectangle(X,Y,Width,Height) terms, each specifying
the rectangle that would enclose an ellipse.