xref: /freebsd/contrib/file/magic/Magdir/interleaf (revision a259b98fa211ed87bfee58c575de4e2de94ee0fa)
1
2#------------------------------------------------------------------------------
3# $File: interleaf,v 1.11 2026/06/02 17:29:55 christos Exp $
4# interleaf:  file(1) magic for InterLeaf TPS:
5#
60	string		=\210OPS	Interleaf saved data
70	string		=<!OPS		Interleaf document text
8>5	string		,\ Version\ =	\b, version
9>>17	string		>\0		%.3s
10
11# Interleaf image data (ileaf img format) Used by Interleaf (later BroadVision)
12# technical publishing software.
13# Header: 0x89 "OPS" magic, BE 16-bit version, resolution, dimensions,
14# depth, compression flag, optional colormap.
15# Netpbm: leaftoppm, ppmtoleaf
16
170	string		\x89OPS		Interleaf image data
18!:mime	image/x-interleaf
19!:ext	leaf
20