What is PostScript?
PostScript (PS) is a dynamically typed concatenative programming language created by John Warnock and Charles Geschke in 1982. PostScript is best known for its use as a page description language in the electronic and desktop publishing areas.
PostScript is a page description language (PDL) developed by Adobe. In essence, it is a programming language for describing how a page is to be printed or displayed. Examples of other PDLs include Envoy, PDF, and PCL. PostScript consists of functions for describing and positioning lines, shapes, fills, and other graphical elements, and for placing and formatting text.
Since PostScript describes the nature of a file's contents rather than just specifying how they look, PostScript content can be scaled effectively to any size. For example, a postcard-sized PostScript file could be expanded to the size of a billboard without any loss in quality.
PostScript files often have the file extension .ps or .eps.
Adobe PostScript 3
http://www.adobe.com/products/postscript/
About PostScript errors
http://ds.dial.pipex.com/quite/errors.htm
A First Guide to PostScript
http://www.tailrecursive.org/postscript/postscript.html
Postscript III:The Operand Stack of PostScript: Arrays, Variables, Loops and Macro Definitions
http://www.linuxfocus.org/English/July1999/article100.html
PostScript
http://www.inkguides.com/postscript.asp
A tutorial introduction to PostScript
http://www.mactech.com/articles/mactech/Vol.09/09.04/PostscriptTutorial/
PostScript Tutorial
http://local.wasp.uwa.edu.au/~pbourke/dataformats/postscript/
Tutorial Postscript by Doing
http://www.scribd.com/doc/360547/Tutorial-Postscript-by-Doing
Getting Started With Postscript
http://pscript.dubmun.com/tutorial1.html
Brief Postscript tutorial for 15-462 and 15-463
http://www.cs.cmu.edu/afs/andrew/scs/cs/15-463/98/pub/www/assts/ps.html
PostScript Programming
No comments:
Post a Comment