Function Reference
Contents
Toolbox Setup and Configuration
Functions to configure EPS Utility Toolbox
epssetup | Run this first to use this toolbox |
epsfontpath | Get/set postscript font search path |
epsfontalias | Get/set postscript font aliases |
epsfontlist | Get the list of postscript fonts in the search path |
EPS File Generation and Conversion
Functions to generate EPS file and to convert EPS files to another format.
epswrite | Save figure as an EPS image (with fixes) |
eps2raster | Convert EPS image to PNG, BMP, JPEG, or TIFF image. (Requires Ghostscript) |
EPS File Manipulation
Functions to manipulate generated EPS files.
epsembedfont | Embed/de-embed postscript fonts |
epssetlinestyle | Set line styles (dotted, dashed, and dash-dot) |
epssetbgcolor | Set background color (supports transparency) |
epssetbbox | Set EPS bounding box position and size |
epspreview | Add/remove TIFF preview (Requires Ghostscript) |
EPS File Information
Functions to get EPS file information.
epsgetbbox | Get bounding box |
epsgetfonts | Get fonts used |
Copyright 2012 Takeshi Ikuma.