EPS : Java Glossary
home E words local find no local find frame, full screen Google search web for topic jump to footer translate with Babelfish by Roedy Green ©1996-2008 Canadian Mind Products
Go to : punctuation 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z (all)
EPS
Encapsulated PostScript. An ordinary PostScript program with a set of special comment headers on the front. The header looks something like this:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: Adobe Illustrator 88(TM) 1.8.3
%%For: (Dan) (Laser\325s Edge)
%%Title: (HP.ibm)
%%CreationDate: (5/25/89) (3:50 PM)
%%DocumentProcSets: Adobe_packedarray 0 0
%%DocumentSuppliedProcSets: Adobe_packedarray 0 0
%%DocumentProcSets: Adobe_cmykcolor 0 0
%%DocumentSuppliedProcSets: Adobe_cmykcolor 0 0
%%DocumentProcSets: Adobe_cshow 0 0
%%DocumentSuppliedProcSets: Adobe_cshow 0 0
%%DocumentProcSets: Adobe_customcolor 0 0
%%DocumentSuppliedProcSets: Adobe_customcolor 0 0
%%DocumentProcSets: Adobe_Illustrator881 0 0
%%DocumentSuppliedProcSets: Adobe_Illustrator881 0 0
%%ColorUsage: Black&White
%%DocumentProcessColors: Black
%%BoundingBox:6 27.5 563 322.5
%%TemplateBox:0 -195.5 576 524.5
%%TemplateFile: MacFly 40::2:HP.TIFF.pnt
%%TileBox:-576 776 0 1552
%%EndComments
The additional information gives hints about what the rendered image will look like. It includes the size (BoundingBox), required library code needed, and colour separations. An EPS file is just a little self-contained PostScript program that when run, draws an image — on a typesetter, printer or screen. It may do this programmatically or with voluminous embedded bit maps. This is the most popular format of graphics file in the typesetting industry. It will render the precise same image on any device.

CMP_homejump to top
CMP logo
feedback Please email your feedback for publication, errors, omissions, broken/redirected link reports
and suggestions to improve this page to Roedy Green : feedback email
made with CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[65.110.21.43]
Your face IP:[38.103.63.18] The information on this page is for non-military use only.
You are visitor number 7,986. Military use includes use by defence contractors.
You can get a fresh copy of this page from: or possibly from your local J: drive (Java virtual drive/Mindprod website mirror)
http://mindprod.com/jgloss/eps.html J:\mindprod\jgloss\eps.html