我想繪製一個PNG格式的圖(避免使用convert),但是我的Gnuplot發行版不提供PNGCAIRO終端。我如何安裝/啓用它?我在Mac OS X 10.6上使用Gnuplot 4.4,patchlevel 2。如何在Gnuplot中啓用pngcairo終端
[me]machine @ test $ gnuplot
G N U P L O T
Version 4.4 patchlevel 2
last modified Wed Sep 22 12:10:34 PDT 2010
System: Darwin 10.8.0
Copyright (C) 1986-1993, 1998, 2004, 2007-2010
Thomas Williams, Colin Kelley and many others
gnuplot home: http://www.gnuplot.info
faq, bugs, etc: type "help seeking-assistance"
immediate help: type "help"
plot window: hit 'h'
Terminal type set to 'x11'
gnuplot> set terminal pngcairo
^
unknown or ambiguous terminal type; type just 'set terminal' for a list
感謝您的答覆。 – TMOTTM
沒問題。對不起,如果它不是非常有用... – mgilson