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.