GD

php.internals

Andi Debug Ireland

20 years ago
Greetings, My team has added read support for TGA, PIC and SGI formatted images to the GD library bundled with PHP 5.0.5 can we get this added into the gd released with php? or anything similar we want to release this code back to the community. Debug

Pierre Joye

20 years ago
On 9/15/05, Andi Debug Ireland <aireland@omation.com> wrote:
> Greetings, > > My team has added read support for TGA, PIC and SGI formatted images to > the GD library bundled with PHP 5.0.5 can we get this added into the gd > released with php? or anything similar we want to release this code back > to the community.
Can you send me the patch please? I will merge it with my pending patch to HEAD We cannot add it in 5.0.x, this branche will only get critical bug fixes. Same for 5.1.0, maybe later in 5.2.0. Regards, --Pierre