FACTOID # 177: 61.5% of Swedes work more than 40 hours per week, but just across the border in Norway only 15.8% of people work this long.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

SEARCH ALL

FACTS & STATISTICS    Advanced view

Search encyclopedia, statistics and forums:

 

 

(* = Graphable)

 

 


Encyclopedia > Encapsulated PostScript

Encapsulated PostScript, or EPS, is a graphics file format. An EPS file is a PostScript file which satisfies additional restrictions. These restrictions are intended to make it easier for software to embed an EPS file within another PostScript document.


At a minimum, an EPS file contain a PostScript BoundingBox comment, describing the rectangle containing the image. Applications can use this information to lay out the page, even if they are unable to directly render the PostScript inside.


Preview bitmaps

EPS files also frequently include a preview bitmap of the content, for on-screen display. The idea is to allow a simple preview of the final output in any application that can draw a bitmap. Without this preview the applications would have to directly render the PS data inside the EPS, which was beyond the capabilities of most machines until recently.


When EPS was first implemented, the only machines widely using PostScript were Apple Macintoshes. These machines could not directly render the PostScript, which presented Adobe with the problem of how to provide a preview image while also including the actual PS version for the printer. On the Mac this turned out to be easy to solve, as the Mac file system includes two files (known as forks) that are logically referred to as one part. By placing the PostScript in the data fork and a standard Mac PICT resource in the resource fork, both images could be moved about together invisibily as if they were one file.


But neither of these technologies exist on any other operating system. When faced with the same problems on Microsoft Windows based versions of their programs, Adobe chose to instead include a TIFF file encoded into the header section of the PostScript. Sometimes, just for ease of use apparently, they used the WMF (Windows Metafile) instead.


A fourth format known as a EPSI includes an ASCII-encoded preview bitmap. This format allows for black-and-white previews only. It is mainly used on UNIX systems.


Unfortunately, with several different ways of representing the preview, they have limited portability. An application which is unable to interpret an EPS file's preview will typically show an empty box on screen, but it will be able to print the file correctly.


External links

  • The EPS file format (http://www.prepressure.com/formats/eps/fileformat.htm)
  • The Graphics File Formats Page (http://www.dcs.ed.ac.uk/home/mxr/gfx/2d-hi.html) (has the actual EPS standard as a downloadable file)

  Results from FactBites:
 
Encapsulated PostScript - Wikipedia, the free encyclopedia (658 words)
These machines could not directly render the PostScript, which presented Adobe with the problem of how to provide a preview image while also including the actual PS version for the printer.
By placing the PostScript in the data fork and a standard Mac PICT resource in the resource fork, both images could be moved about together invisibily as if they were one file.
Unfortunately, in many cases the PostScript interpreter is of poorer quality, or is limited, compared to the one in a printer.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.