Deleted Added
sdiff udiff text old ( 103373 ) new ( 110949 )
full compact
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
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