PHPOffice / PHPPresentation

A pure PHP library for reading and writing presentations documents
https://phpoffice.github.io/PHPPresentation
Other
1.31k stars 523 forks source link

imagecreatefromstring(): gd-png: libpng warning: iCCP: known incorrect sRGB profile #819

Open toto975 opened 2 months ago

toto975 commented 2 months ago

For a pptm file, mime type application/vnd.openxmlformats-officedocument.presentationml.presentation

IOFactory::load($fullPath) The error : imagecreatefromstring(): gd-png: libpng warning: iCCP: known incorrect sRGB profile

Here is the sample file (i renamed it .zip because .ppm is not supported in the attach files feature of github) iCCP.pptm.zip

Progi1984 commented 2 months ago

https://stackoverflow.com/questions/70569197/imagecreatefrompng-gd-png-libpng-warning-interlace-handling-should-be-turne https://github.com/dompdf/dompdf/pull/2750/files