blob: 40ecf49114915d0395eb65880f3356c89adb6307 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#------------------------------------------------------------------------------
# $File: pbm,v 1.6 2009/09/19 16:28:11 christos Exp $
# pbm: file(1) magic for Portable Bitmap files
#
# XXX - byte order?
#
0 short 0x2a17 "compact bitmap" format (Poskanzer)
|