diff options
author | Krow Savcik <krow@savcik.xyz> | 2024-07-20 00:54:59 +0300 |
---|---|---|
committer | Krow Savcik <krow@savcik.xyz> | 2024-07-20 00:56:41 +0300 |
commit | a583c78de168b761db4a4f87004108b142a9c1a2 (patch) | |
tree | d754c8797d9a6a8d59458cda3a75408d05ea1261 /other/format_v3 | |
parent | b486d1f47e0bbc1a0e3414df1f4f9193a3997300 (diff) |
feature: cdr v3 added
Diffstat (limited to 'other/format_v3')
-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) |