|
From: swlab <sw...@co...> - 2005-03-14 20:15:39
|
> Can anyone tell me how to insert 'Gamma' symbol in a plot with output in > PNG file format? http://gnuplot.sourceforge.net/demo/enhancedtext.html "{/Symbol G}" should work (if you want the Gamma distribution - use g for little gamma, as in gamma-ray) > I am trying to use enhanced option.. in your set term, right ? Like, # set terminal png transparent nocrop enhanced font arial 8 size 420,320 # set output 'enhancedtext.1.png' (taken from the demo linked above) > when I typr plot command..it says.. > > gdImageStringFT: Could not find/open font > gdImageStringFT: Could not find/open font > > Could someone help me out? Be more specific, else HB's gonna eat you alive !! ;) Nah, seriously, send at least your set term and plot commands (or label command, wherever you want this Gamma...) -- Soil & Water Laboratory Dept. of Biological & Environmental Engineering Cornell University Riley-Robb Hall ITHACA, NY 14853 |