mirror of
https://github.com/php/php-src.git
synced 2026-04-21 06:51:18 +02:00
81fd113506
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.
88 KiB
88 KiB