summaryrefslogtreecommitdiffstats
path: root/Magdir/weak
diff options
context:
space:
mode:
Diffstat (limited to 'Magdir/weak')
-rw-r--r--Magdir/weak15
1 files changed, 15 insertions, 0 deletions
diff --git a/Magdir/weak b/Magdir/weak
new file mode 100644
index 0000000..21324ea
--- /dev/null
+++ b/Magdir/weak
@@ -0,0 +1,15 @@
+#------------------------------------------------------------------------------
+# weak: file(1) magic for very weak magic entries, disabled by default
+#
+# These entries are so weak that they might interfere identification of
+# other formats. Example include:
+# - Only identify for 1 or 2 bytes
+# - Match against very wide range of values
+# - Match against generic word in some spoken languages (e.g. English)
+
+# Summary: Computer Graphics Metafile
+# Extension: .cgm
+#0 beshort&0xffe0 0x0020 binary Computer Graphics Metafile
+#0 beshort 0x3020 character Computer Graphics Metafile
+
+#0 string =!! Bennet Yee's "face" format
OpenPOWER on IntegriCloud