summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libmng/doc/misc
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-04-24 11:34:15 (GMT)
committeraxis <qt-info@nokia.com>2009-04-24 11:34:15 (GMT)
commit8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 (patch)
treea17e1a767a89542ab59907462206d7dcf2e504b2 /src/3rdparty/libmng/doc/misc
downloadQt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.zip
Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.gz
Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.bz2
Long live Qt for S60!
Diffstat (limited to 'src/3rdparty/libmng/doc/misc')
-rw-r--r--src/3rdparty/libmng/doc/misc/magic.dif30
1 files changed, 30 insertions, 0 deletions
diff --git a/src/3rdparty/libmng/doc/misc/magic.dif b/src/3rdparty/libmng/doc/misc/magic.dif
new file mode 100644
index 0000000..005ad5a7
--- /dev/null
+++ b/src/3rdparty/libmng/doc/misc/magic.dif
@@ -0,0 +1,30 @@
+--- magic.orig Wed Aug 14 16:48:56 2002
++++ magic Wed Aug 14 16:50:09 2002
+@@ -2544,6 +2544,27 @@
+ >>28 byte 1 interlaced
+ 1 string PNG PNG image data, CORRUPTED
+
++#MNG
++# 0x8a M N G 0x0d 0x0a 0x1a 0x0a [4-byte pad]
++# M H D R [4-byte width][4-byte height][4-byte ticks][4-byte layers]
++# [4-byte frame][4-byte time]
++#
++0 string \x8aMNG MNG image data,
++>4 belong !0x0d0a1a0a CORRUPTED
++>4 belong 0x0d0a1a0a
++>>16 belong x %ld x
++>>20 belong x %ld
++
++#JNG
++# 0x8b J N G 0x0d 0x0a 0x1a 0x0a [4-byte pad]
++# J H D R [4-byte width][4-byte height]
++#
++0 string \x8bJNG JNG image data,
++>4 belong !0x0d0a1a0a CORRUPTED
++>4 belong 0x0d0a1a0a
++>>16 belong x %ld x
++>>20 belong x %ld
++
+ # GIF
+ 0 string GIF8 GIF image data
+ >4 string 7a \b, version 8%s,