@verb #7508:":new_ellipse" this none this rxdo #8084 @program #7508:":new_ellipse" this none this "basic ellipse attributes: cx, cy (center of the ellipse, implied), rx (x-axis radius, required), ry (y-axis radius, required)" {attr} = args $svg:check_required_attr(attr, {"rx", "ry"}) node = this:new_child("ellipse", attr, $svg) return node "Last modified by Lao-Tzu (#8084) on Mon Dec 31 15:18:52 2001 MST." .