summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2023-05-15 16:44:53 +0000
committerChristos Zoulas <christos@zoulas.com>2023-05-15 16:44:53 +0000
commit682a6cd77071344e936d73d9c1bf9ca7d1e78840 (patch)
tree92dd7f36c3d37c8464eca0bac2079c47e3353209
parenteac0e12092a90c284fe721a62a5558c16a310a40 (diff)
downloadfile-git-682a6cd77071344e936d73d9c1bf9ca7d1e78840.tar.gz
Handle atari GED bitmaps (Joerg Jenderek)
-rw-r--r--magic/Magdir/images15
1 files changed, 14 insertions, 1 deletions
diff --git a/magic/Magdir/images b/magic/Magdir/images
index 19e362ae..ace0f59b 100644
--- a/magic/Magdir/images
+++ b/magic/Magdir/images
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
-# $File: images,v 1.239 2023/04/02 15:19:40 christos Exp $
+# $File: images,v 1.240 2023/05/15 16:44:53 christos Exp $
# images: file(1) magic for image formats (see also "iff", and "c-lang" for
# XPM bitmaps)
#
@@ -1712,6 +1712,19 @@
#>32058 ubequad !0 \b, channel delays %16.16llx
# From: Joerg Jenderek
+# URL: http://fileformats.archiveteam.org/wiki/GED
+# https://recoil.sourceforge.net/formats.html#Atari-8-bit
+# Reference: https://sourceforge.net/projects/recoil/files/recoil/6.3.4/recoil-6.3.4.tar.gz
+# recoil-6.3.4/recoil.c
+# http://mark0.net/download/triddefs_xml.7z/defs/b/bitmap-ged.trid.xml
+# Note: called "Atari GED bitmap" by TrID; file size 11302
+# and verified by RECOIL graphic tool
+0 string \xFF\xFF0SO\x7F Atari GED bitmap, 160x200
+#!:mime application/octet-stream
+!:mime image/x-atari-ged
+!:ext ged
+
+# From: Joerg Jenderek
# URL: http://fileformats.archiveteam.org/wiki/ImageLab/PrintTechnic
# Reference: http://mark0.net/download/triddefs_xml.7z/defs/b/bitmap-b_w.trid.xml
# Note: called "ImageLab bitmap" by TrID