The draw-arcs
function draws several arcs as specified by the description sequence. This is usually more efficient than making several calls to draw-arc
. The description argument is a sequence of values of the form x y width height start-angle sweep-angle . See draw-arc
for more information.