Actions

Difference between revisions of "Ghostscript"

From XnView Wiki

(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Ghostscript is [http://en.wikipedia.org/wiki/Open-source_software open-source software] which enables XnView and related programs to load PostScript-based file formats ([http://en.wikipedia.org/wiki/PostScript PS] + [http://en.wikipedia.org/wiki/Encapsulated_PostScript EPS] + [http://en.wikipedia.org/wiki/Adobe_Illustrator_Artwork AI]) as well as [http://en.wikipedia.org/wiki/Portable_Document_Format PDF] for viewing, printing, and converting.
Ghostscript is [http://en.wikipedia.org/wiki/Open-source_software open-source software] which enables XnView and related programs to load PostScript-based file formats ([http://en.wikipedia.org/wiki/PostScript PS] + [http://en.wikipedia.org/wiki/Encapsulated_PostScript EPS] + [http://en.wikipedia.org/wiki/Adobe_Illustrator_Artwork AI]) as well as [http://en.wikipedia.org/wiki/Portable_Document_Format PDF] for display, printing, and conversion.


Ghostscript has to be downloaded and installed separately.
Ghostscript has to be downloaded and installed separately.
Line 11: Line 11:
* Richard Koch @ University of Oregon
* Richard Koch @ University of Oregon
** [http://pages.uoregon.edu/koch/ Macintosh install package for Ghostscript]
** [http://pages.uoregon.edu/koch/ Macintosh install package for Ghostscript]
Users of XnView Classic who run into trouble getting A<u>G</u>PL Ghostscript v9 to work are advised to give A<u>F</u>PL Ghostscript v8 ([http://www.sourceforge.net/projects/ghostscript/files/AFPL%20Ghostscript/8.54/gs854w32.exe/download gs854w32.exe]) a try.


== Installation ==
== Installation ==
Line 23: Line 25:


== Configuration ==
== Configuration ==
How to activate thumbnails for PostScript files in XnView's browser and shell extension:
; XnView Classic
: <u>T</u>ools → <u>O</u>ptions... → File List → File List → AI, PS, PDF files → Show item in view 'Thumbnails'
; XnView MP
: <u>T</u>ools → Settings... → File list → Custom filter → AI/PS/PDF → Show as Thumbnail
; XnShell
: Options... → No thumbnail for EPS/PDF


By default, Ghostscript loads images with a resolution of 72 [http://en.wikipedia.org/wiki/Dots_per_inch dots per inch (DPI)].
By default, Ghostscript loads images with a resolution of 72 [http://en.wikipedia.org/wiki/Dots_per_inch dots per inch (DPI)].
Line 31: Line 42:
; XnView MP
; XnView MP
: Viewer/Editor: <u>F</u>ile → Format settings... → Read → PS/PDF
: Viewer/Editor: <u>F</u>ile → Format settings... → Read → PS/PDF
: <u>T</u>ools → Batch convert... → Settings → Load format settings... → PS/PDF
; XnConvert
; XnConvert
: <u>S</u>ettings → Load format settings... → PS/PDF
: <u>S</u>ettings → Load format settings... → PS/PDF
In '''XnShell''', the “No thumbnail for EPS/PDF” option has to be deactivated.


== References ==
== References ==

Revision as of 22:00, 27 September 2017

Ghostscript is open-source software which enables XnView and related programs to load PostScript-based file formats (PS + EPS + AI) as well as PDF for display, printing, and conversion.

Ghostscript has to be downloaded and installed separately.

Download

XnView Classic as well as the 32-bit editions of XnView MP, XnConvert, nConvert, and XnShell require Ghostscript 32-bit to be installed (even on 64-bit operating systems), while all 64-bit versions need Ghostscript 64-bit.

Users of XnView Classic who run into trouble getting AGPL Ghostscript v9 to work are advised to give AFPL Ghostscript v8 (gs854w32.exe) a try.

Installation

Tutorials:

Configuration

How to activate thumbnails for PostScript files in XnView's browser and shell extension:

XnView Classic
Tools → Options... → File List → File List → AI, PS, PDF files → Show item in view 'Thumbnails'
XnView MP
Tools → Settings... → File list → Custom filter → AI/PS/PDF → Show as Thumbnail
XnShell
Options... → No thumbnail for EPS/PDF

By default, Ghostscript loads images with a resolution of 72 dots per inch (DPI). This value can be customized:

XnView Classic
Tools → Options... → Read/Write → Read → EPS/PS/AI/PDF
XnView MP
Viewer/Editor: File → Format settings... → Read → PS/PDF
Tools → Batch convert... → Settings → Load format settings... → PS/PDF
XnConvert
Settings → Load format settings... → PS/PDF

References