From: Christos Zoulas Date: Mon, 5 Jun 2017 17:40:31 +0000 (+0000) Subject: use default to avoid dup printing (Stephan Kulow) X-Git-Tag: FILE5_32~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb421c437d406760fb9f70f49e2eb5c504528450;p=file use default to avoid dup printing (Stephan Kulow) --- diff --git a/magic/Magdir/images b/magic/Magdir/images index d14c1de1..7e6f74d5 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.124 2017/05/31 15:48:50 christos Exp $ +# $File: images,v 1.125 2017/06/05 17:40:31 christos Exp $ # images: file(1) magic for image formats (see also "iff", and "c-lang" for # XPM bitmaps) # @@ -35,11 +35,6 @@ >>>16 ubyte <33 # skip more by looking for pixel size 0Fh 10h 18h 20h >>>>16 ubyte&0xC0 0x00 -# skip 260-16.ico by looking for no color map ->>>>>1 ubyte 0 -# implies no first map entry ->>>>>>3 uleshort 0 ->>>>>>>0 use tga-image # Color Map >>>>>1 belong&0xfff7ffff 0x01010000 >>>>>>0 use tga-image @@ -47,6 +42,12 @@ >>>>>>0 use tga-image >>>>>1 belong&0xfff7ffff 0x00030000 >>>>>>0 use tga-image +>>>>>1 default x +# skip 260-16.ico by looking for no color map +>>>>>>1 ubyte 0 +# implies no first map entry +>>>>>>>3 uleshort 0 +>>>>>>>>0 use tga-image # display tga bitmap image information 0 name tga-image >2 ubyte <34 Targa image data