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 so?  Is it a segfault?  If so, please get me a backtrace.

-Rasmus


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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

2002-02-19 Thread hugh danaher

Thanks Neil,
Verdana is nice, but what I'm looking for would have large circles (filled
or open), squares, diamonds, and other basic geometric shapes.  Nothing
fancy but it does need to be unicode as I'm using it with php's image
functions.
Thanks again,
Hugh
- Original Message -
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 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 one or two wingdings in imagettftext() before
it up and dies.
> > Your help will be greatly appreciated.
> > Hugh
> >
> > ***
> >  This message was virus checked with: SAVI 3.53 Jan 2002
> >  last updated 30th January 2002
> > ***
>
> --
> 
>  Email:  [EMAIL PROTECTED]
>  [EMAIL PROTECTED]
> 
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 one or two wingdings in imagettftext() before it up and dies.
> Your help will be greatly appreciated.
> Hugh
>
> ***
>  This message was virus checked with: SAVI 3.53 Jan 2002
>  last updated 30th January 2002
> ***

--

 Email:  [EMAIL PROTECTED]
 [EMAIL PROTECTED]




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[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