Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Binary images and EPS?
Date: Sat, 13 Jun 2009 21:03:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 7
Message-ID: <h11465$kis$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1244926981 21084 172.30.248.35 (13 Jun 2009 21:03:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 13 Jun 2009 21:03:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 163750
Xref: news.mathworks.com comp.soft-sys.matlab:547234


Hi,

I have some binary images/plots (black and white) that I wish to print to eps files for use in LaTeX.  The problem is that the rendering engines (Painters and OpenGL) interpolate to greyscale, which is not desirable.  The zbuffer renderer produces binary images but then the fonts also become quantised and hence look horrible!  Does anyone know of an alternative method?

Thanks,

Chris