Deleted Added
sdiff udiff text old ( 267897 ) new ( 275698 )
full compact
1
2#------------------------------------------------------------------------------
3# $File: images,v 1.91 2014/04/30 21:41:02 christos Exp $
4# images: file(1) magic for image formats (see also "iff", and "c-lang" for
5# XPM bitmaps)
6#
7# originally from jef@helios.ee.lbl.gov (Jef Poskanzer),
8# additions by janl@ifi.uio.no as well as others. Jan also suggested
9# merging several one- and two-line files into here.
10#
11# little magic: PCX (first byte is 0x0a)

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

110>10 byte x \b, version %d.
111>11 byte x \b%d
112
113# Tag Image File Format, from Daniel Quinlan (quinlan@yggdrasil.com)
114# The second word of TIFF files is the TIFF version number, 42, which has
115# never changed. The TIFF specification recommends testing for it.
1160 string MM\x00\x2a TIFF image data, big-endian
117!:mime image/tiff
1180 string II\x2a\x00 TIFF image data, little-endian
119!:mime image/tiff
120
1210 string MM\x00\x2b Big TIFF image data, big-endian
122!:mime image/tiff
1230 string II\x2b\x00 Big TIFF image data, little-endian
124!:mime image/tiff
125
126# PNG [Portable Network Graphics, or "PNG's Not GIF"] images
127# (Greg Roelofs, newt@uchicago.edu)
128# (Albert Cahalan, acahalan@cs.uml.edu)

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

8870 string PDN3 Paint.NET image data
888!:mime image/x-paintnet
889
890# Not really an image.
891# From: "Tano M. Fotang" <mfotang@quanteq.com>
8920 string \x46\x4d\x52\x00 ISO/IEC 19794-2 Format Minutiae Record (FMR)
893
894# WEBP https://developers.google.com/speed/webp/docs/riff_container
8950 string RIFF
896>8 string WEBP Web/P image data
897>>4 lelong x \b, %d bytes