php-src/ext/gd
Ben Morss eb6c9eb936
Lossless conversion for webp
Propagating lossless conversion from libgd to our bundled gd.
Changing "quantization" to "quality" as in libgd.
Adding test.

IMG_WEBP_LOSSLESS is only defined, if lossless WebP encoding is
supported by the libgd used.

Closes GH-7348.
2021-08-12 23:19:13 +02:00
..
libgd Lossless conversion for webp 2021-08-12 23:19:13 +02:00
tests Lossless conversion for webp 2021-08-12 23:19:13 +02:00
config.m4 Lossless conversion for webp 2021-08-12 23:19:13 +02:00
config.w32 Windows: allow GD ext without avif.dll 2021-06-30 23:01:09 +02:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd_arginfo.h Not serializable flag permeation 2021-07-20 12:28:35 +02:00
gd_compat.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
gd_compat.h cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
gd.c Lossless conversion for webp 2021-08-12 23:19:13 +02:00
gd.stub.php Not serializable flag permeation 2021-07-20 12:28:35 +02:00
php_gd.h AVIF support for getimagesize() and imagecreatefromstring() 2021-07-07 00:02:57 +02:00