update format.md
clarification
This commit is contained in:
parent
10172e0489
commit
a854816181
|
@ -1226,7 +1226,7 @@ size | description
|
|||
STR | pattern name (>=51)
|
||||
??? | pattern data
|
||||
| - read a byte per row.
|
||||
| - if it is 0xff, end of pattern.
|
||||
| - if it is 0xff, end of data. the rest of the pattern is empty.
|
||||
| - if bit 7 is set, then read bit 0-6 as "skip N+2 rows".
|
||||
| - if bit 7 is clear, then:
|
||||
| - bit 0: note present
|
||||
|
|
Loading…
Reference in a new issue