|
From: Vic N. <vi...@no...> - 2011-02-03 20:01:38
|
I might be able to help. I am running Gnuplot 4.4.2 on Mac OSX 10.6.6, but not the MacPorts version. I had to get rid of the MacPorts Gnuplot and AquaTerm to compile Gnuplot 4.4.2 (in /usr/local/bin). My son, who works for Apple, sent me a 64-bit AquaTerm package, which I'd be happy pass on. I don't have any problems with "pgncairo". I just produced "transparent.2.png" from the "transparent.2.gnu" script. In fact the pgncairo terminal produces a "test" png with transparent filled polygons. I compiled Gnuplot 4.4.2 following the instructions at <http://tinyurl.com/4qvc4el>, but AquaTerm wasn't available to Gnuplot until got rid of the MacPorts version of AquaTerm, installed the 64-bit version, and recompiled Gnuplot 4.4.2. Regards, Vic On Feb 3, 2011, at 7:44 AM, Simon Fleming wrote: > hi all - I am using v 4.4 of gnuplot on a Mac (10.6.6) and would like to replicate the transparent graphs are seen in the most recent demo (http://gnuplot.sourceforge.net/demo/transparent.html) which use the terminal type "pngcairo" > I am unable to find the dependency libraries via ports as they appear in the documentation - and I have attempted to install "cairo" related libraries, but still get the error message: > set terminal pngcairo enhanced font "arial,10" size 420, 300 > ^ > "gnuplot.gnu", line 2: unknown or ambiguous terminal type; > type just 'set terminal' for a list > > Can someone please help? I want to enjoy the transparency stuff! > > Many thanks for your time and help > > > simon |