On Thu, Feb 28, 2008 at 8:45 PM, David Sveningsson <[EMAIL PROTECTED]> wrote:
> Hi, I've ran into some problems when outputing text to an image using
>  imagettftext. I cannot get swedish characters to work, I just get a
>  square. I've tried different fonts which I know has those characters
>  (bitstream vera, arial, times new roman, etc). What am I doing wrong?

    Most likely, it's because the font doesn't have an entry for those
characters.  Try to find a TTF font that does have those entities and
your problems will most likely be solved that easily.

-- 
</Dan>

Daniel P. Brown
Senior Unix Geek
<? while(1) { $me = $mind--; sleep(86400); } ?>

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

Reply via email to