EPS Utility Toolbox

A set of functions to generate publisher-happy EPS images

Download
Download

You are now following this Submission

Cite As

Kesh Ikuma (2026). EPS Utility Toolbox (https://nl.mathworks.com/matlabcentral/fileexchange/35429-eps-utility-toolbox), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: FIXPSLINESTYLE, export_fig

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.22.0

v12 - Bug fixes; validated to run with R2014b.

Download
1.21.0

(Minor) bug fix - correctly produce error when EPS file name is not given.

Download
1.20.0

* R2014A compatibility update
* Fixed 'Renderer' option value bug ('painter'->'painters')

Download
1.18.0

Re-uploaded the correct v9 zip file

Download
1.15.0

update

Download
1.11.0

- bug fixes in epsfixfonts.m & type1subset.m
- separated private/getrscstr.m (generation of DSC Resource header elements)

Download
1.10.0

(v8) Bug fixes

Download
1.9.0

* Added HTML helps in Help browser
* Minor bug fixes

Download
1.8.0

Bug-fix release
* major bug in font embedding
* fixes MATLAB print bug that changes white line markers to black.

Download
1.7.0

* Added epssetbbox.m
* Fixed the bug reported by Jens Munk Hansen
* Option changes in epswrite.m, eps2raster.m, and epssetlinestyle.m

Download
1.5.0

-Removed misplaced file in v4
-Added Units option for epswrite
-Bug fixes
-FEX information update (+logo)

Download
1.4.0

- New functions: epssetbgcolor.m, epscleancolordict.m
- Option enhancements in epswrite, epswrite, & eps2raster
- Bug fixes in eps2raster.m, epsembedfont.m, & epssetlinestyle.m

Download
1.3.0

Added support for embedding of font subsetting (which can substantially reduces EPS file size).

Much thanks go to Ken Sharp on comp.lang.postscript newsgroup to help me sorting out the font subsetting issues.

Download
1.2.0

- Added new functions: epssetup, epsfontpath, epsfontalias, psfontlist, epsgetbbox, epsgetfonts
- Gets postscript fonts directly from MATLAB installation directories.

- Default resolution in epswrite increased to 1000

Download
1.0.0

Download