Hi Sandy,
Is anyone else using the PostScript for PolarGraph add on? I didn't see any other posts related to it.
I'm working on getting it installed and up and running, but I've having a bit of trouble figuring out how it works.
I installed the latest version of GhostScript (9.05). I unpacked the PS to PolarV1.5.zip
There were 6 bat files inside that start with file name gs_*
I edited all of those files to match the path for my version of GhostScript:
for example: C:\Program Files\gs\gs9.05\bin\gswin32c
What do I do then? Do I have to run the bat files via dos prompt or something? Can you give me a quick step by step how-to for using PS to PG?
The wiki has code for the network drawing.
So would I:
1. put my post script code into a file with a *.ps file extension
2. drag my *.ps file onto one of the bats to generate the commands for the polar graph machine?
3. or do I do something within polargraphcontroller.exe to generate the commands for the *.ps file?
4. or am I supposed to drag one of the bat files onto the ghostscript.exe?
Sorry for all of the basic questions, I'm not a programmer and I'm having trouble understanding how this all works.
The read me says that PS2POLAR is 'code' to convert PS to PolarGraph commands. The problem is, PS2POLAR is a '.ps' file.....so how can that convert anything? Do I somehow send two .ps files to GhostScript, one being PS2POLAR and the other my actual drawing in *.ps format?
Please break it down for me in basic terms. I really like what PostScript has to offer and I am trying to learn how to draw with it.
|