kopia lustrzana https://github.com/njcrawford/EmbroideryReader
Added pre tags so it can be used as html
rodzic
58895e392f
commit
026a5ca8f9
|
@ -1,6 +1,6 @@
|
|||
<html>
|
||||
<body>
|
||||
|
||||
<pre>
|
||||
Most numerical values appear to be 16 bit ints and are shown as such in this document, unless otherwise noted.
|
||||
All characters appear to be ascii.
|
||||
|
||||
|
@ -73,5 +73,6 @@ Start color table:
|
|||
...
|
||||
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
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
Ładowanie…
Reference in New Issue