2.13. Skriv ut

I versjon 2.4.0 fekk GIMP sin eigen utskriftsmodul slik at du kan setje opp bilete før utskrivinga. Du kan også førehandsvise oppsettet.

Figur 15.16. The “Print” dialog

The Print dialog

[Notat] Notat

See Printing your photos.

2.13.1. Aktivering

You can access to this command from the image menubar through FilePrint, or by using Ctrl+P.

2.13.2. Postscript and Ghostscript

GIMP does not support PostScript for printing: it depends on a powerful free software program called Ghostscript.

Linux distributions almost always come with Ghostscript already installed (not necessarily the most recent version). For other operating systems, you may have to install it yourself. Here are instructions for installing it on Windows:

  • Go to the Ghostscript project page on Sourceforge [GHOSTSCRIPT].

  • Look for the package gnu-gs or ghostscript (for non-commercial use only) and go to the download section.

  • Download one of the prepared Windows distributions, such as gs650w32.exe or gs700w32.exe.

  • Start the executable and follow the instructions of the installation procedure.

  • Set the GS_PROG environment variable to the full file name of the gswin32c binary (e.g. C:\gs\gsX.YY\bin\gswin32c.exe).

Now you should be able to read PostScript files with GIMP. Please note that you must not move the Ghostscript directories once the installation is complete. The installation creates registry entries which allow Ghostscript to find its libraries. (These instructions courtesy of http://www.kirchgessner.net.)