From: Jon <dev...@gm...> - 2015-04-16 22:05:25
|
could you please give me your configure file relevant to gnuplot? What I am using are copied from online as export GDFONTPATH=/usr/share/fonts/liberation export GNUPLOT_DEFAULT_GDFONT=LiberationSans-Regular which does exist under the specific directory but obviously not perfect. How to check whether these are compatible with my current version of gnuplot? Thanks, On Thu, Apr 16, 2015 at 4:18 PM, Ethan Merritt <eam...@gm...> wrote: > I do not know why/how your system is [mis]configured so that it does > not find fonts by default, but you can use the environmental variable > GDFONTPATH to give libgd a new list of directories to use for font > lookup. Of course it will only find fonts that are actually present > in those directories. > |