|
From: Ethan M. <merritt@u.washington.edu> - 2006-07-17 22:48:36
|
On Monday 17 July 2006 03:42 pm, BBands wrote: > gnuplot> set term png font times > Terminal type set to 'png' > Could not find/open font when opening font times, What happens if you say set term png font "C:\WINNT\fonts\times.ttf" If that form works, then something is wrong with the search path processing. However, if that form doesn't work, then something is wrong with the font handling. > gnuplot> show fontpath > > fontpath is > system fontpath is "C:\WINNT\fonts" > > That is the correct directory and there is a file > times.ttf in it. > > current cvs > win 2k > makefile.nt -- Ethan A Merritt Biomolecular Structure Center University of Washington, Seattle WA |