|
From: Ethan M. <merritt@u.washington.edu> - 2006-10-27 00:39:36
|
On Thursday 26 October 2006 02:37 pm, Timoth=C3=A9e Lecomte wrote: > Ethan Merritt wrote: > > <...> > > As an apology, I offer the following test script for > > transparency. The output is rather nice in png or wxt. > > > > Wow ! This one is wonderful ! I have never imagined such a thing > would be possible with gnuplot ! > (doesn't work with png for me - no transparency, only with wxt) You need to select truecolor in order to have an alpha channel in png. set term png truecolor =2D-=20 Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |