diff options
Diffstat (limited to 'other')
-rw-r--r-- | other/format_v3 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/other/format_v3 b/other/format_v3 new file mode 100644 index 0000000..f176588 --- /dev/null +++ b/other/format_v3 @@ -0,0 +1,6 @@ +VERSION NUMBER; +WIDTH;HEIGHT; +LAYER_CNT;FRAME_CNT; +LAYER_NAME;LAYER_VIS;... +FRAME_STATE;... +CANVAS DATA(4*H*W*LC*FC bytes) |