Changes between Version 12 and Version 13 of wxGUIDevelopment/GUIForPs.map
- Timestamp:
- 03/01/11 07:08:58 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wxGUIDevelopment/GUIForPs.map
v12 v13 18 18 * Generate ps.map configuration text file 19 19 * Create output using ps.map 20 * !Draft/Preview mode 21 * EPS output option 22 23 TODO: 24 * run ps.map in thread 20 25 21 26 === Prototype 2 === 22 27 23 * !Draft/Preview mode24 28 * Implement other instructions 25 * EPS output option26 29 * If the `ps2pdf` program is installed offer a PDF output option 27 30 * If `pstoimg` program is installed offer a PNG output option (latex2html linux package; uses ghostscript. Imagemagick's `convert` does not do as nice a job AFAICT. Alt to try: Inkscape can do non-interactive conversions from the commandline.) 31 28 32 === Prototype 3 === 29 33