The GNU Image Manipulation Program (GIMP)
The GNU Image Manipulation Program (GIMP)
Installation GIMP on Win 7
Step 1. Download the installer of GIMP from http://www.gimp.org/.
Step 2. Click installer to install the GIMP step by step.
Step 3. Making GIMP be able to open postscript files (*.ps, *.eps). (if need)
a. Install Ghostscript (if you did not have it on your system.)
please search on google and download it.
b. set up the environment variable of GS_PROG:
Use "Start=>Search", type "Environment",
and select "Edit Environment Varaibles for your account"
to open set-up window as the left one.
("GS_PROG" will not be showed in both variable tables.)
Click "New...", the window will be shown as the right one.
Input "GS_PROG" as the variable name.
Input "C:\Program Files\gs\gs8.71\bin\gswin32" as the variable value.
The default path of the ghostscript should be
"C:\Program Files\gs\gs8.71\bin\gswin32".
If not, please modify it as the correct path.
Finally, click "ok" to save the varaible setting.