Changeset 9044 for trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
- Timestamp:
- 07/27/08 15:09:59 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
r8482 r9044 123 123 124 124 echo "converting plots to png..." >> $scriptlog 2>&1 125 pstoimg -antialias - flip r270 -density 100 -tmp $tempwebplotspath -type png -multipage -out=$tabfile $psfile >> $scriptlog 2>&1125 pstoimg -antialias -aaliastext -interlaced -flip r270 -density 100 -tmp $tempwebplotspath -type png -multipage -out=$tabfile $psfile >> $scriptlog 2>&1 126 126 127 127 echo "removing temporary dir..." >> $scriptlog 2>&1
Note:
See TracChangeset
for help on using the changeset viewer.