Add Martin's patch for rewrite of command-line option parsing. Add CGI and mod_python versions of a web interface.

This commit is contained in:
JSCHILL1 2009-05-22 09:04:40 -05:00
commit b9a9020feb
11 changed files with 2802 additions and 135 deletions

View file

@ -18,6 +18,7 @@
<li>Collapse adjacent commands of the same type</li>
<li>Convert straight curves into line commands</li>
<li>Eliminate last segment in a polygon</li>
<li>Rework command-line argument parsing</li>
</ul>
</section>