weak revision 284194
1
2#------------------------------------------------------------------------------
3# weak:  file(1) magic for very weak magic entries, disabled by default
4#
5# These entries are so weak that they might interfere identification of
6# other formats. Example include:
7# - Only identify for 1 or 2 bytes
8# - Match against very wide range of values
9# - Match against generic word in some spoken languages (e.g. English)
10
11# Summary: Computer Graphics Metafile
12# Extension: .cgm
13#0	beshort&0xffe0	0x0020		binary Computer Graphics Metafile
14#0	beshort		0x3020		character Computer Graphics Metafile
15
16#0	string		=!!		Bennet Yee's "face" format
17