Was ist ein Encapsulated PostScript?
Eine Encapsulated Postscript-Datei (EPS-Datei) ist eine Grafikdatei in der Seitenbeschreibungssprache PostScript, die besondere Anforderungen erfüllt, um das Einbinden in ein Dokument zu ermöglichen.
Welches Programm um EPS-Dateien zu öffnen?
EPS-Dateien enthalten ein Vorschaubild im tif-, wmf- oder Pict-Format. Sie können eine EPS Datei mit freien Programmen wie OpenOffice, Scribus oder GIMP (nur Mac) öffnen. Auch XnView und EPS Viewer eignen sich dafür. Zu den kommerziellen Programmen gehören Adobe Programme, QuarkXPress, Pixelmator und Microsoft Office.
Where can I run a PostScript program on my computer?
The postscript program file to run can be mentioned on the command-line ( gs program.ps or xpost program.ps ) which will open a graphics window to display the graphical output. Options may be used to render the graphics somewhere else like a disk file or suppress the graphics entirely and use postscript just as a text scripting language.
What kind of programming language is PostScript for?
PostScript ( PS) is a page description language in the electronic publishing and desktop publishing business. It is a dynamically typed, concatenative programming language.
When was the first version of PostScript released?
On high-end printers, PostScript processors remain common, and their use can dramatically reduce the CPU work involved in printing documents, transferring the work of rendering PostScript images from the computer to the printer. The first version of the PostScript language was released to the market in 1984.
How does xpost and PostScript work in command line?
Ghostscript and Xpost both work in a command-line mode. The postscript program file to run can be mentioned on the command-line ( gs program.ps or xpost program.ps ) which will open a graphics window to display the graphical output.