From: Christos Zoulas Date: Thu, 5 Apr 2001 18:47:34 +0000 (+0000) Subject: put size last so it is easy to parse X-Git-Tag: FILE3_35~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abfadd5587e3e868287657cb5810a42904314343;p=file put size last so it is easy to parse --- diff --git a/magic/Magdir/jpeg b/magic/Magdir/jpeg index a6dce6b3..f18a39e2 100644 --- a/magic/Magdir/jpeg +++ b/magic/Magdir/jpeg @@ -22,8 +22,6 @@ >13 byte 0 \b, aspect ratio >13 byte 1 \b, resolution (DPI) >13 byte 2 \b, resolution (DPCM) ->14 beshort x \b, %d x ->16 beshort x \b %d #>4 beshort x \b, segment length %d # Next, show thumbnail info, if it exists: >18 byte !0 \b, thumbnail %dx @@ -56,6 +54,8 @@ # I've commented-out quantisation table reporting. I doubt anyone cares yet. #>(4.S+5) byte 0xDB \b, quantisation table #>>(4.S+6) beshort x \b length=%d +>14 beshort x \b, %d x +>16 beshort x \b %d # HSI is Handmade Software's proprietary JPEG encoding scheme 0 string hsi1 JPEG image data, HSI proprietary