summaryrefslogtreecommitdiffstats
path: root/fedora_business_cards/export.py
Commit message (Expand)AuthorAgeFilesLines
* Add --cmyk-pdf option to export PDFs with CMYK colorIan Weller2008-12-141-0/+40
* Add EPS as an export optionIan Weller2008-12-141-1/+8
* Comply to PEP 8, make pylint happierIan Weller2008-10-061-11/+12
* Pipe out stderr when calling inkscapeIan Weller2008-10-021-2/+4
* Add some command line options to inkscapeIan Weller2008-10-011-1/+1
* Switch encoding on SVG exporterIan Weller2008-10-011-1/+1
* Add --svgIan Weller2008-10-011-0/+10
* Switch from cairo to inkscapeIan Weller2008-09-301-24/+13
* Fix DPI in export, update .gitignoreIan Weller2008-09-291-0/+1
* Change svg_to_pdf_png, add card editingIan Weller2008-09-291-6/+11
* Do all sorts of fun reorganizationIan Weller2008-09-281-0/+52