expand on data in file spec
This commit is contained in:
parent
92bda852a5
commit
b84aba39eb
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ The file should follow the following format:
|
||||||
width (max 255)
|
width (max 255)
|
||||||
height (max 255)
|
height (max 255)
|
||||||
termination byte (255)
|
termination byte (255)
|
||||||
|
data (x1 y1 x2 y2 ...)
|
||||||
```
|
```
|
||||||
|
|
||||||
An example file converted from binary to text would looks something like this. Commas
|
An example file converted from binary to text would looks something like this. Commas
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue