Gnuplot hints
From SnOwy - Ed's Wiki Notebook
For Mac OS X Systems that report the following error message:
Could not find/open font when opening font "arial", using internal non-scalable font
Add this to ~/.bash_profile and open a new terminal window.
export GDFONTPATH=$HOME/Library/Fonts:/Library/Fonts:/System/Library/Fonts
Jolly!