On Wed, Oct 19, 2005 at 06:59:57PM +0200, J.L. Fernandez Jambrina wrote: > I't seems that php4-gd search for fonts in the directory > /usr/share/fonts/truetype > while the truetype fonts are installed in subdirectories:
> Example: > The package msttcorefonts install it's fonts in > /usr/share/fonts/truetype/msttcorefonts > Other fonts appear in: > /usr/share/fonts/truetype/ttf-bitstream-vera > /usr/share/fonts/truetype/openoffice > /usr/share/fonts/truetype/msttcorefonts > /usr/share/fonts/truetype/freefont > /usr/share/fonts/truetype/thryomanes > Workaround: > copy the fonts to the /usr/share/fonts/truetype directory: > cd /usr/share/fonts/truetype > cp msttcorefonts/* . Why would you not just specify the font as a path relative to the /usr/share/fonts/truetype directory? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature

