Support converting PostScript to PDF files using ghostview. (Stefan Reichor)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 13 Apr 2003 02:15:06 +0000 (02:15 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sun, 13 Apr 2003 02:15:06 +0000 (02:15 +0000)
commita821653d023cd5d943b5e302d4c28a02552c2d9d
tree89069f6c04a9bf2a0ec5e227b6c412412199ca3f
parent6045eea877914f93a07441aa7b782033465d5727
Support converting PostScript to PDF files using ghostview.  (Stefan Reichor)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@643 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/MANIFEST.in
src/engine/SCons/Tool/__init__.py
src/engine/SCons/Tool/dvipdf.py
src/engine/SCons/Tool/gs.py [new file with mode: 0644]
test/GS.py [new file with mode: 0644]
test/GSFLAGS.py [new file with mode: 0644]