|
From: Sebastien K. <seb...@un...> - 2010-01-13 14:35:05
|
Hello, with the 4.5 windows binaries (2010-01-12) available from here: http://www.tatsuromatsuoka.com/gnuplot/Eng/winbin/ I (seem to) have found a bug: gnuplot is unable to load the windows tt fonts. description: -unzip, start wgnuplot, and type the following: gnuplot> set term png font "verdana,14" Terminal type set to 'png' fontconfig: Couldn't retrieve font file name. when opening font verdana, trying default fontconfig: Couldn't retrieve font file name. when opening font "arial", using i nternal non-scalable font Options are 'nocrop medium size 640,480 ' Although I have the GDFONTPATH env. variable defined, and pointing to c:\windows\fonts This was ok with previous release (4.4rc1, from 20091205) And thanks everybody for this great tool ! |