gdImageStringFT: Could not find/open font while printing string p with font Arial
Dmitri A. Sergatskov
dasergatskov at gmail.com
Sat Dec 13 17:13:18 CST 2008
On Sat, Dec 13, 2008 at 4:10 PM, oxy <oxyopes at googlemail.com> wrote:
>
> How to set GDFONTPATH if i have for example
> the following file which has a nice font?
>
> /usr/local/lib/X11/fonts/100dpi/helvBO08-ISO8859-15.pcf.gz
GDFONTPATH needs to point to a TrueType font.
See details at www.libgd.org
I would suggest saving file to eps and convert it to png
using ghostscripr or imagemagick ("convert") utility.
Dmitri.
--
More information about the Help-octave
mailing list