Changeset 42888

Timestamp:
Jan 21, 2008, 4:40:06 AM (15 years ago)
Author:
jakevoytko
Message:

Changes to svg that makes the interface more consistent. For example,
add_g_element() and get_g_element(int) are now g() and g(int). The
element placers in svg now return references to the base classes instead
of to the svg instance. For example my_svg.circle(,) returns a
reference to circle_element. Docs will be updated thusly.

(No files)

Note: See TracChangeset for help on using the changeset viewer.