blob: 37a2642cc240a22a296487b0a09c1860538d15f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
manual format:
dword: length of title (without sz)
title (sz)
dword: number of links
dword: length of link table (in bytes)
link table
entry:
dword: line
byte: start column
byte: text length
dword: length of file pointed to (without sz)
file pointed to (sz)
dword: length of line pointer list (in dwords)
line pointer list
dword offsets into file
lines
0x00 - 0x7f are characters
0x80 - 0xff are color codes | 0x80
|