Closed kvachakhia closed 3 years ago
This is the expected behavior because the GD driver does not support layers or animated GIFs.
@ausi but how I can make from images one gif?
By using one of the GMagick or IMagick drivers. The GD library does not support animated GIFs but IMagick and GMagick both are able to generate animated GIFs as far as I know.
Issue description
[GD does not support layer set ] My code:
What version of Imagine are you using?
1.2.4
What's the PHP version you are using?
7.4
What's the imaging library you are using [gd/imagick/gmagick/any]?
...
What's the imaging library configuration
Minimal PHP code to reproduce the error: