I'm sorry, I was in a hurry, but you are right.

Error: Bad detection of PNG files

Description:
Extracted PNG files had the first byte missing.
Configuration file had a bad detection pattern:
   \x50\x4e\x47\?
I changed it to:
   \?\x50\x4e\x47
and worked, but Wikipedia says
(http://en.m.wikipedia.org/wiki/Portable_Network_Graphics) correct pattern
is:
   89 50 4e 47 0d 0a 1a 0a

Thank you.
On Nov 19, 2011 12:53 PM, "Nico Golde" <n...@debian.org> wrote:

> Hi,
> * David Manso <david.ma...@epistolae.com> [2011-11-19 10:55]:
> > Fixed PNG header
>
> Please learn how to write a proper bug report for the next time...
> Your bug will be fixed in the next upload in case I interpreted your report
> correct.
>
> Cheers
> Nico
>

Reply via email to