|
|
||
|
|
| MIME types: application/postscript, application/eps, application/x-eps, image/eps, image/x-eps EPS page description language and file format. Commonly used in 2D vector graphics and page layout applications. Self-contained PostScript fragment, suitable for inclusion in other documents. EPS is an acronym derived from Encapsulated PostScript. Plain text format. Stores text and vector graphics using the PostScript language. Can include fonts and embedded raster graphics. Supports various color encodings, including monochrome, grayscale, RGB, and CMYK. Precursor to PDF. PostScript was introduced in 1984 by Adobe. |
| Background | Automatic | background color shown in transparent image regions | |
| ImageSize | Automatic | overall image size |
| "EmbeddedFonts" | True | whether to include nonstandard fonts | |
| "PreviewFormat" | None | format of the image preview to be included |
| None | no embedded preview | |
| "Interchange" | device-ndependent preview (EPSI) | |
| "Metafile" | Windows metafile preview (WMF) | |
| "TIFF" | TIFF raster image |
Export vector graphics to EPS:
Export a function plot to EPS:
When converting output containing characters to EPS, Mathematica by default includes all non-standard fonts in the exported document:
This exports a Cell expression to EPS:
This converts a Notebook expression to EPS:
Create an EPSI file:
|
| © 2008 Wolfram Research, Inc. |