|
From: Ethan M. <merritt@u.washington.edu> - 2005-07-29 16:59:42
|
This discussion seems to be veering off on a tangent,
since the bug has been confirmed to lurk on the ghostscript side
rather than in gnuplot's driver.
As I understand it, we're waiting to hear back from
the ghostscript people if there is a PostScript command that can
be embedded in the file which would set GraphicsAlphaBits to 1.
I imagine this would be some variant of
/GraphicsAlphaBits where
{(%something identifying ghostscript%)
<</GraphicsAlphaBits 1>> setdevparams} if
(obviously not tested by me)
But I fear this will encounter a number of problems,
such as not being allowing inside an EPSF file.
--
Ethan A Merritt merritt@u.washington.edu
Biomolecular Structure Center
Mailstop 357742
University of Washington, Seattle, WA 98195
|