From 58aed02a4d4c1e2f158724a3f4f23eca1e5f9687 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 27 Aug 2008 10:30:04 +0000 Subject: [PATCH] fix png. --- magic/Magdir/images | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/magic/Magdir/images b/magic/Magdir/images index 09fc2a67..cccc70be 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -77,17 +77,17 @@ # 0 string \x89PNG\x0d\x0a\x1a\x0a PNG image !:mime image/png ->>16 belong x \b, %ld x ->>20 belong x %ld, ->>24 byte x %d-bit ->>25 byte 0 grayscale, ->>25 byte 2 \b/color RGB, ->>25 byte 3 colormap, ->>25 byte 4 gray+alpha, ->>25 byte 6 \b/color RGBA, -#>>26 byte 0 deflate/32K, ->>28 byte 0 non-interlaced ->>28 byte 1 interlaced +>16 belong x \b, %ld x +>20 belong x %ld, +>24 byte x %d-bit +>25 byte 0 grayscale, +>25 byte 2 \b/color RGB, +>25 byte 3 colormap, +>25 byte 4 gray+alpha, +>25 byte 6 \b/color RGBA, +#>26 byte 0 deflate/32K, +>28 byte 0 non-interlaced +>28 byte 1 interlaced # possible GIF replacements; none yet released! # (Greg Roelofs, newt@uchicago.edu) -- 2.40.0