Date: 01/05/01
- Next message: admin <email protected>: "[PHP-DEV] PHP 4.0 Bug #8564: fread generating false errors"
- Previous message: Filip Sielimowicz: "Re: [PHP-DEV] PHP 4.0 Initializing modules."
- In reply to: Michael Kunze: "[PHP-DEV] Support of freetype2/gd in PHP4-dev?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> this is another request for clarification: The new Freetype 2 library
> apparently doesn't link with the latest gd (1.8.3), so i'm thinking it
> can't be used with php4-dev either. So what is the new configure option
> '--enable-gd-imgstrttf' being used for? With Freetype 1 it falls to 'no'
> anyway, no matter whether you explicitely enable it or not. What is the
> hidden '--enable-gd-native-ttf' configure parameter used for? Is someone
> going to upgrade the freetype support to v2 (i think this one has much
> better antialiasing support...)? Isn't this all a gd issue?
Michael,
FreeType 2 introduces a new and improved API that is incompatible with the
older one. Luckily, FreeType 2 also includes legacy support for the old API;
see the FreeType documentation for information on how to utilize it.
However, the legacy API in FreeType 2 doesn't support the improved features
such as the better antialiasing support. Frankly, I don't expect support for
these to appear in either PHP or GD very soon.
Marko
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: admin <email protected>: "[PHP-DEV] PHP 4.0 Bug #8564: fread generating false errors"
- Previous message: Filip Sielimowicz: "Re: [PHP-DEV] PHP 4.0 Initializing modules."
- In reply to: Michael Kunze: "[PHP-DEV] Support of freetype2/gd in PHP4-dev?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

