From a8548161818c08325bed54918e4dd4848c6d53de Mon Sep 17 00:00:00 2001 From: tildearrow Date: Fri, 13 Oct 2023 20:08:59 -0500 Subject: [PATCH] update format.md clarification --- papers/format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/format.md b/papers/format.md index 16d447c71..d3d4f1353 100644 --- a/papers/format.md +++ b/papers/format.md @@ -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