summaryrefslogtreecommitdiff
path: root/sandbox/aafigure
Commit message (Expand)AuthorAgeFilesLines
* - wrap main in a function for easier script usagecliechti2009-06-082-9/+55
* [PATCH] aafigure: Don't interpret "/" and "\" as lines in quoted strings (SF-...cliechti2009-06-071-2/+2
* [PATCH 3/3] aafigure: Fix --output command-line option (Sf-ID: 2802370)cliechti2009-06-071-1/+2
* [PATCH 2/3] aafigure: Fix command-line options to dict conversion (SF-ID: 280...cliechti2009-06-071-2/+2
* [PATCH] aafigure: Fix svg output when using the reST directive (SF-ID: 2801751)cliechti2009-06-072-22/+22
* aafigure: Fix :format: option name in README.txt (SF-ID: 2799268)cliechti2009-06-041-1/+1
* aafigure: Add missing :proportional: option to README.txt (SF-ID: 2799267)cliechti2009-06-041-1/+4
* aafigure: Unify rendering code into the new render() function (SF-ID:2799266)cliechti2009-06-043-141/+227
* - Add support for upper horizontal line using '~~~'. This is similar to lower...cliechti2009-06-042-9/+29
* - default font is now monospaced, proportional font can be chosen as option.cliechti2009-05-237-57/+97
* reindent and doc updates (no functional change)cliechti2009-05-226-154/+235
* apply patch (SF 2794502): Allow stdin input interpretation and stdout output ...cliechti2009-05-221-48/+56
* apply patch (SF 2794501): Use sys.stderr for printing errors and debug outputcliechti2009-05-225-6/+13
* apply patch (SF 2794499): Add "textual" option to command line interfacecliechti2009-05-221-1/+5
* apply patch (SF 2794495): Print the ASCII art figure only when --debug is passedcliechti2009-05-221-1/+2
* apply patch (SF 2794490): Honour "aspect" command line optioncliechti2009-05-221-1/+1
* fix that it inserts links to PDFs not just textcliechti2008-09-231-4/+6
* complete PDF support for use in the aafigure directivecliechti2008-09-232-0/+19
* fine tune scalecliechti2008-09-222-12/+10
* add PDF drawing backendcliechti2008-09-222-2/+135
* adjusted name and email addresswiemann2007-05-311-1/+1
* deleted Makefile.docutils-update until aafigure works on the websitewiemann2007-03-051-1/+0
* deleted rst2html.py (currently not usable), updated makefilewiemann2007-03-052-29/+4
* turned Chris Liechti's aafigure code into a plugin that can be used with the ...wiemann2007-03-0511-0/+2100