diff options
author | Benji Dial <benji6283@gmail.com> | 2021-01-24 12:00:11 -0500 |
---|---|---|
committer | Benji Dial <benji6283@gmail.com> | 2021-01-24 12:00:11 -0500 |
commit | bce944d1498eaa3b6940ee234c863b3548a66b37 (patch) | |
tree | ea40c087ab4f0f236aee8d158cf68550f5209f72 /doc/man.txt | |
parent | ca731aa747214919df7b3dfe3478dbe787ce5b68 (diff) | |
download | portland-os-bce944d1498eaa3b6940ee234c863b3548a66b37.tar.gz |
graphics!
Diffstat (limited to 'doc/man.txt')
-rw-r--r-- | doc/man.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/man.txt b/doc/man.txt deleted file mode 100644 index 37a2642..0000000 --- a/doc/man.txt +++ /dev/null @@ -1,20 +0,0 @@ -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
\ No newline at end of file |