Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

imagecreatefrompng(): gd-png: libpng warning #192

Closed
@asv1979

Description

Hello, i got such error.
"gumlet/php-image-resize": "2.0.1"
"php": "^7.4"

use Gumlet\ImageResize;

$image->quality_png = $this->qualityImagePng;

$image = new ImageResize($imagePath);
$image->resizeToWidth(1280);
$image->resizeToHeight(1280);
$image->save($this->imagePath);

imagecreatefrompng(): gd-png: libpng warning: Interlace handling should be turned on when using png_read_image
vendor/gumlet/php-image-resize/lib/ImageResize.php line 155

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /