Deleted Added
full compact
images (103373) images (110949)
1
2#------------------------------------------------------------------------------
3# images: file(1) magic for image formats (see also "iff")
4#
5# originally from jef@helios.ee.lbl.gov (Jef Poskanzer),
6# additions by janl@ifi.uio.no as well as others. Jan also suggested
7# merging several one- and two-line files into here.
8#

--- 128 unchanged lines hidden (view full) ---

1370 string %bitmap\0 FBM image data
138>30 long 0x31 \b, mono
139>30 long 0x33 \b, color
140
141# facsimile data
1421 string PC\ Research,\ Inc group 3 fax data
143>29 byte 0 \b, normal resolution (204x98 DPI)
144>29 byte 1 \b, fine resolution (204x196 DPI)
1
2#------------------------------------------------------------------------------
3# images: file(1) magic for image formats (see also "iff")
4#
5# originally from jef@helios.ee.lbl.gov (Jef Poskanzer),
6# additions by janl@ifi.uio.no as well as others. Jan also suggested
7# merging several one- and two-line files into here.
8#

--- 128 unchanged lines hidden (view full) ---

1370 string %bitmap\0 FBM image data
138>30 long 0x31 \b, mono
139>30 long 0x33 \b, color
140
141# facsimile data
1421 string PC\ Research,\ Inc group 3 fax data
143>29 byte 0 \b, normal resolution (204x98 DPI)
144>29 byte 1 \b, fine resolution (204x196 DPI)
145# From: Herbert Rosmanith <herp@wildsau.idv.uni.linz.at>
1460 string Sfff structured fax file
145
147
148
146# PC bitmaps (OS/2, Windoze BMP files) (Greg Roelofs, newt@uchicago.edu)
1470 string BM PC bitmap data
148>14 leshort 12 \b, OS/2 1.x format
149>>18 leshort x \b, %d x
150>>20 leshort x %d
151>14 leshort 64 \b, OS/2 2.x format
152>>18 leshort x \b, %d x
153>>20 leshort x %d

--- 174 unchanged lines hidden (view full) ---

328#
329# Marco Schmidt (marcoschmidt@users.sourceforge.net) -- an image file format
330# for the EPOC operating system, which is used with PDAs like those from Psion
331#
332# see http://huizen.dds.nl/~frodol/psiconv/html/Index.html for a description
333# of various EPOC file formats
334
3350 string \x37\x00\x00\x10\x42\x00\x00\x10\x00\x00\x00\x00\x39\x64\x39\x47 EPOC MBM image file
149# PC bitmaps (OS/2, Windoze BMP files) (Greg Roelofs, newt@uchicago.edu)
1500 string BM PC bitmap data
151>14 leshort 12 \b, OS/2 1.x format
152>>18 leshort x \b, %d x
153>>20 leshort x %d
154>14 leshort 64 \b, OS/2 2.x format
155>>18 leshort x \b, %d x
156>>20 leshort x %d

--- 174 unchanged lines hidden (view full) ---

331#
332# Marco Schmidt (marcoschmidt@users.sourceforge.net) -- an image file format
333# for the EPOC operating system, which is used with PDAs like those from Psion
334#
335# see http://huizen.dds.nl/~frodol/psiconv/html/Index.html for a description
336# of various EPOC file formats
337
3380 string \x37\x00\x00\x10\x42\x00\x00\x10\x00\x00\x00\x00\x39\x64\x39\x47 EPOC MBM image file
339
340# PCX image files
341# From: Dan Fandrich <dan@coneharvesters.com>
3420 beshort 0x0a00 PCX ver. 2.5 image data
3430 beshort 0x0a02 PCX ver. 2.8 image data, with palette
3440 beshort 0x0a03 PCX ver. 2.8 image data, without palette
3450 beshort 0x0a04 PCX for Windows image data
3460 beshort 0x0a05 PCX ver. 3.0 image data
347>4 leshort x bounding box [%hd,
348>6 leshort x %hd] -
349>8 leshort x [%hd,
350>10 leshort x %hd],
351>65 byte >1 %d planes each of
352>3 byte x %hhd-bit
353>68 byte 0 image,
354>68 byte 1 colour,
355>68 byte 2 grayscale,
356>68 byte >2 image,
357>68 byte <0 image,
358>12 leshort >0 %hd x
359>>14 leshort x %hd dpi,
360>2 byte 0 uncompressed
361>2 byte 1 RLE compressed