Background turn black in transparent png image after crop
Version library : "jbzoo/image": "3.x-dev",
php gd:
[GD Version] => 2.2.3
[FreeType Support] => 1
[FreeType Linkage] => with freetype
[GIF Read Support] => 1
[GIF Create Support] => 1
[JPEG Support] => 1
[PNG Support] => 1
[WBMP Support] => 1
[XPM Support] => 1
[XBM Support] => 1
[WebP Support] => 1
original image
after crop
Hi,
Try to use "jbzoo/image:3.x-dev" version (or dev-master).
https://github.com/JBZoo/Image/issues/8
Hi. I have the same problem. When i use "$img->thumbnail(380,600)" png image turn black background. php- 5.5.9 use version library : "jbzoo/image": "3.x-dev".
HI, same problem for me, when i use the crop with thumbnail on png images, the background getting black. There's any parameter for keep transparency ?
has this been fixed?