To get this branch, use:
bzr branch
http://9ix.org/bzr/ld26
« back to all changes in this revision
Viewing changes to svg_levels.py
-
Committer:
Josh C
-
Date:
2013-04-28 05:22:34 UTC
-
Revision ID:
josh@9ix.org-20130428052234-4jjiqqj1qdgczx1w
don't pick things up twice
Show diffs side-by-side
added
removed
47
47
""" % (x,y,w,h, desc)
49
sel = CSSSelector('svg|rect[ink|label="flower"]', ns)
51
x, y = float(e.get('x')), float(e.get('y'))