mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
![]() We add PHP bindings for libgd's features to read TGA files, which are available as of libgd 2.1.0. As PHP's bundled libgd doesn't yet include the respective features of the external libgd, we add these. Since TGA has no easily recognizable file signature, we don't add TGA support for imagecreatefromstring() or getimagesize() and friends. |
||
---|---|---|
.. | ||
libgd | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
gd.c | ||
gd_compat.c | ||
gd_compat.h | ||
gd_ctx.c | ||
php_gd.h |