Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

Re: [PHP3] FreeType Support with FreeBSD returns "Document contains no data" From: Rick Wiggins (wiggins <email protected>)
Date: 01/31/99

>Try editing your config.h file in your PHP directory and fine the line
>that says:
>
>#define HAVE_LIBGD13 0
>
>Change that 0 to a 1, type: make clean
>and recompile PHP (and Apache).
>
>Normally the symptom you see if PHP can't figure out the correct gd
>version is that the fonts are displayed backwards, but who knows. The
>symptoms could vary.
>
>If this doesn't fix it, try a couple of different TTF fonts. Not all the
>Windows TTF fonts work (I have no idea why, I am not a TTF expert by any
>means). About 90% of them do though.
>
>-Rasmus

Changing HAVE_LIBGD13 to 1 did it! "PHP is cool" again! ;-) Thank you -
for helping AND for creating PHP!

Rick Wiggins

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>