On Friday 28 November 2003 15:33, Catalin Trifu wrote:
>         Fonts,
>
>     I am trying to use imageloadfont($PATH_TO_FONT . '/arial.ttf'); on a
> windowze
> machine. It fails without any error message.
>     Now, the font I use is the one from the windows Fonts/ dir.
>     I have also installed the freetype extension.
>     Can anyone tell me how they do it with fonts on windowze.
>     Please don't tell me to use Linux (i know that ;)).

In all cases that I have come across when I had problems loading fonts, PHP 
spat out an error. I suggest that you turn on FULL error reporting and look 
for the error.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Once harm has been done, even a fool understands it.
                -- Homer
*/

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

Reply via email to