slovodefinícia
postscript
(mass)
postscript
- dodatok
postscript
(encz)
postscript,dodatek n: Zdeněk Brož
postscript
(encz)
postscript,dovětek n: Zdeněk Brož
postscript
(encz)
postscript,postskript n: Zdeněk Brož
postscript
(encz)
postscript,postskriptum n: Petr Prášek
postscript
(encz)
postscript,poznámka na konci n: Petr Prášek
postscript
(czen)
postscript,PS[zkr.] PetrV
Postscript
(gcide)
Postscript \Post"script\, n. [L. postscriptus, (assumed) p. p.
of postscribere to write after; post after + scribere to
write: cf. F. postscriptum. See Post-, and Scribe.]
A paragraph added to a letter after it is concluded and
signed by the writer; an addition made to a book or
composition after the main body of the work has been
finished, containing something omitted, or something new
occurring to the writer. [Abbrev. P. S.]
[1913 Webster]
postscript
(wn)
postscript
n 1: a note appended to a letter after the signature [syn:
postscript, PS]
2: textual matter that is added onto a publication; usually at
the end [syn: addendum, supplement, postscript]
postscript
(foldoc)
PostScript

A page description language based
on work originally done by John Gaffney at Evans and
Sutherland in 1976, evolving through "JaM" ("John and Martin",
Martin Newell) at XEROX PARC, and finally implemented in its
current form by John Warnock et al. after he and Chuck Geschke
founded Adobe Systems, Inc. in 1982.

PostScript is an interpreted, stack-based language (like
FORTH). It was used as a page description language by the
Apple LaserWriter, and now many laser printers and
on-screen graphics systems. Its primary application is to
describe the appearance of text, graphical shapes, and sampled
images on printed or displayed pages.

A program in PostScript can communicate a document description
from a composition system to a printing system in a
device-independent way.

PostScript is an unusually powerful printer language because
it is a full programming language, rather than a series of
low-level escape sequences. (In this it parallels Emacs,
which exploited a similar insight about editing tasks). It is
also noteworthy for implementing on-the fly rasterisation,
from Bezier curve descriptions, of high-quality fonts at
low (e.g. 300 dpi) resolution (it was formerly believed that
hand-tuned bitmap fonts were required for this task).

PostScript's combination of technical merits and widespread
availability made it the language of choice for graphical
output until PDF appeared.

The Postscript point, 1/72 inch, is slightly different from
other point units.

{An introduction

(http://cs.indiana.edu/docproject/programming/postscript/postscript.html)}.

["PostScript Language Reference Manual" ("The Red Book"),
Adobe Systems, A-W 1985].

[Jargon File]

(2002-03-11)
postscript
(jargon)
PostScript
n.

A page description language, based on work originally done by John Gaffney
at Evans and Sutherland in 1976, evolving through ‘JaM’ (‘John and Martin’,
Martin Newell) at XEROX PARC, and finally implemented in its current form
by John Warnock et al. after he and Chuck Geschke founded Adobe Systems
Incorporated in 1982. PostScript gets its leverage by using a full
programming language, rather than a series of low-level escape sequences,
to describe an image to be printed on a laser printer or other output
device (in this it parallels EMACS, which exploited a similar insight
about editing tasks). It is also noteworthy for implementing on-the fly
rasterization, from Bezier curve descriptions, of high-quality fonts at low
(e.g. 300 dpi) resolution (it was formerly believed that hand-tuned bitmap
fonts were required for this task). Hackers consider PostScript to be among
the most elegant hacks of all time, and the combination of technical merits
and widespread availability has made PostScript the language of choice for
graphical output.
podobné slovodefinícia
postscript
(mass)
postscript
- dodatok
postscript
(encz)
postscript,dodatek n: Zdeněk Brožpostscript,dovětek n: Zdeněk Brožpostscript,postskript n: Zdeněk Brožpostscript,postskriptum n: Petr Prášekpostscript,poznámka na konci n: Petr Prášek
postscript
(czen)
postscript,PS[zkr.] PetrV
Postscript
(gcide)
Postscript \Post"script\, n. [L. postscriptus, (assumed) p. p.
of postscribere to write after; post after + scribere to
write: cf. F. postscriptum. See Post-, and Scribe.]
A paragraph added to a letter after it is concluded and
signed by the writer; an addition made to a book or
composition after the main body of the work has been
finished, containing something omitted, or something new
occurring to the writer. [Abbrev. P. S.]
[1913 Webster]
Postscripted
(gcide)
Postscripted \Post"script*ed\, a.
Having a postscript; added in a postscript. [R.] --J. Q.
Adams.
[1913 Webster]
postscript
(wn)
postscript
n 1: a note appended to a letter after the signature [syn:
postscript, PS]
2: textual matter that is added onto a publication; usually at
the end [syn: addendum, supplement, postscript]
display postscript
(foldoc)
Display PostScript

An extended form of PostScript permitting its interactive
use with bitmap displays.
encapsulated postscript
(foldoc)
Encapsulated PostScript
EPS

(EPS) An extension of the PostScript graphics file format
developed by Adobe Systems. EPS is used for PostScript
graphics files that are to be incorporated into other
documents. An EPS file includes pragmas (special PostScript
comments) giving information such as the bounding box, page
number and fonts used.

On some computers, EPS files include a low resolution version
of the PostScript image. On the Macintosh this is in PICT
format, while on the IBM PC it is in TIFF or {Microsoft
Windows} metafile format.

[Spec?]

(1995-01-04)
postscript
(foldoc)
PostScript

A page description language based
on work originally done by John Gaffney at Evans and
Sutherland in 1976, evolving through "JaM" ("John and Martin",
Martin Newell) at XEROX PARC, and finally implemented in its
current form by John Warnock et al. after he and Chuck Geschke
founded Adobe Systems, Inc. in 1982.

PostScript is an interpreted, stack-based language (like
FORTH). It was used as a page description language by the
Apple LaserWriter, and now many laser printers and
on-screen graphics systems. Its primary application is to
describe the appearance of text, graphical shapes, and sampled
images on printed or displayed pages.

A program in PostScript can communicate a document description
from a composition system to a printing system in a
device-independent way.

PostScript is an unusually powerful printer language because
it is a full programming language, rather than a series of
low-level escape sequences. (In this it parallels Emacs,
which exploited a similar insight about editing tasks). It is
also noteworthy for implementing on-the fly rasterisation,
from Bezier curve descriptions, of high-quality fonts at
low (e.g. 300 dpi) resolution (it was formerly believed that
hand-tuned bitmap fonts were required for this task).

PostScript's combination of technical merits and widespread
availability made it the language of choice for graphical
output until PDF appeared.

The Postscript point, 1/72 inch, is slightly different from
other point units.

{An introduction

(http://cs.indiana.edu/docproject/programming/postscript/postscript.html)}.

["PostScript Language Reference Manual" ("The Red Book"),
Adobe Systems, A-W 1985].

[Jargon File]

(2002-03-11)
postscript point
(foldoc)
Postscript point

The variant of the point used by Postscript,
equal to 0.3527777778 mm, or 1/72 inch.

(2002-03-11)
postscript
(jargon)
PostScript
n.

A page description language, based on work originally done by John Gaffney
at Evans and Sutherland in 1976, evolving through ‘JaM’ (‘John and Martin’,
Martin Newell) at XEROX PARC, and finally implemented in its current form
by John Warnock et al. after he and Chuck Geschke founded Adobe Systems
Incorporated in 1982. PostScript gets its leverage by using a full
programming language, rather than a series of low-level escape sequences,
to describe an image to be printed on a laser printer or other output
device (in this it parallels EMACS, which exploited a similar insight
about editing tasks). It is also noteworthy for implementing on-the fly
rasterization, from Bezier curve descriptions, of high-quality fonts at low
(e.g. 300 dpi) resolution (it was formerly believed that hand-tuned bitmap
fonts were required for this task). Hackers consider PostScript to be among
the most elegant hacks of all time, and the combination of technical merits
and widespread availability has made PostScript the language of choice for
graphical output.

Nenašli ste slovo čo ste hľadali ? Doplňte ho do slovníka.

na vytvorenie tejto webstránky bol pužitý dictd server s dátami z sk-spell.sk.cx a z iných voľne dostupných dictd databáz. Ak máte klienta na dictd protokol (napríklad kdict), použite zdroj slovnik.iz.sk a port 2628.

online slovník, sk-spell - slovníkové dáta, IZ Bratislava, Malé Karpaty - turistika, Michal Páleník, správy, údaje o okresoch V4