|
From: Matthieu B. <mat...@ob...> - 2006-12-11 09:26:43
|
Hello, I am using GNUPLOT 4.0 on a Linux 2.6.8.1-24mdk system. I have a problem with the "enhanced" option and the "set term jpeg": I want to create graphs with the jpeg format (or any other image formats) and to include in these graphs Greek letters, subscripts, and so on. With "set term postscript" the "enhanced" option works OK, but with "set term jpeg" I get: "gdImageStringFT: Could not find/open font" and the Greek fonts are not written in the graphs. Apparently it is a problem of path access to the fonts with the GD library linked to GNUPLOT. But how I can specify the right path? If you could help me. Thank you very much in advance. Best regards Matthieu Brassart |