Update to color table format

Branch_1.5.0
Nathan Crawford 2008-01-19 05:43:53 +00:00
rodzic fc5eaf6ce2
commit 8f9dcee478
1 zmienionych plików z 8 dodań i 2 usunięć

Wyświetl plik

@ -63,7 +63,13 @@ Block:
(block seperator)
(block)
when you read all the stitches for a block and the next value is not a block seperator, stitch blocks are done
after last stich block there is a color table block. This block ends with 0 0 (00 00 in hex)
at some point 16716 (LA in char, 4C 41 in hex) seems to signal an end of stitch blocks or start of section UNKNOWN01
after last stitch block there is a color table block.
(color index)
(number of blocks before color chnage?)
(color index)
(number of blocks)
...
This block ends with 0 0 (00 00 in hex)
After the color table should be 16716 (LA in char, 4C 41 in hex) which seems to signal the start of section UNKNOWN01
</body>
</html>