diff options
author | Krow Savcik <krow@savcik.xyz> | 2024-07-14 13:47:28 +0300 |
---|---|---|
committer | Krow Savcik <krow@savcik.xyz> | 2024-07-14 13:47:28 +0300 |
commit | 7386dd9cf283f0846a34bf8efc95d059953cad60 (patch) | |
tree | 1f2834a2a0c164a975850294cc52773d9c7a30f8 /other/format_v2 | |
parent | 6e8119be3bdd4ac54cdb08667c39f4a1d3047270 (diff) |
feature: new cdr format
Diffstat (limited to 'other/format_v2')
-rw-r--r-- | other/format_v2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/other/format_v2 b/other/format_v2 new file mode 100644 index 0000000..6b129bd --- /dev/null +++ b/other/format_v2 @@ -0,0 +1,5 @@ +VERSION NUMBER; +WIDTH;HEIGHT; +LAYER_CNT; +LAYER_NAME;... +CANVAS DATA(4*H*W*LC bytes) |