Re: [PHP] Unicode TTF Font wingding's just don't cut it!

2002-02-20 Thread Rasmus Lerdorf
> Does anyone know where I can get a simple symbol font which is .ttf and > "unicode" compatible. Seems that my php graphic program is very > sensitive to ttf problems. It'll take one or two wingdings in > imagettftext() before it up and dies. Your help will be greatly > appreciated. Dies? How s

Re: [PHP] Unicode TTF Font wingding's just don't cut it!

2002-02-19 Thread hugh danaher
sage - From: "Neil Freeman" <[EMAIL PROTECTED]> To: "hugh danaher" <[EMAIL PROTECTED]> Cc: "php" <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 1:38 AM Subject: Re: [PHP] Unicode TTF Font wingding's just don't cut it! > What symbo

Re: [PHP] Unicode TTF Font wingding's just don't cut it!

2002-02-19 Thread Neil Freeman
What symbols are you trying to use? Verdana is good enough for most unicode characters. hugh danaher wrote: > Help > Does anyone know where I can get a simple symbol font which is .ttf and "unicode" >compatible. Seems that my php graphic program is very sensitive to ttf problems. >It'll take

[PHP] Unicode TTF Font wingding's just don't cut it!

2002-02-19 Thread hugh danaher
Help Does anyone know where I can get a simple symbol font which is .ttf and "unicode" compatible. Seems that my php graphic program is very sensitive to ttf problems. It'll take one or two wingdings in imagettftext() before it up and dies. Your help will be greatly appreciated. Hugh