]> git.sur5r.net Git - i3/i3/commit
add proof-of-concept perl script to render the tree to SVG
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 21 Feb 2011 19:00:56 +0000 (20:00 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 21 Feb 2011 19:00:56 +0000 (20:00 +0100)
commit9e0836608220242a2c2b745a0430a7c4b9e33ced
tree159b2044070a092da796a76048d44210e7885b41
parentdb0d66e545669465a2b79a6eabd1189d3766f86b
add proof-of-concept perl script to render the tree to SVG

This will be useful to generate examples for the documentation.
render-tree/Con.pm [new file with mode: 0644]
render-tree/render.pl [new file with mode: 0755]