Click to See Complete Forum and Search --> : Need syntax to use windows filenames with spaces


Anon
10-26-2000, 08:47 AM
I'm trying to use Image manipulation function: ImageTTFText(). It requires the name of a True Type font as an argument...
It works fine with "Arial" but not with "Arial Black".
Sinse I can't change the name of TT fonts on Windows, how can I specify a space character in the syntax of PHP?

I am using win98 and apache 1.3.12 & PHP 4.03

Anon
10-26-2000, 09:16 AM
hack I found: Drag the TTFonts out of the fonts folder to discover their true names then drag them back in. Use the true names that have no spaces...

builderzeos
12-02-2002, 01:36 PM
SOlution is here (http://www.phpbuilder.com/board/showthread.php?s=&threadid=10219575)