From 7386dd9cf283f0846a34bf8efc95d059953cad60 Mon Sep 17 00:00:00 2001 From: Krow Savcik Date: Sun, 14 Jul 2024 13:47:28 +0300 Subject: feature: new cdr format --- other/format_v2 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 other/format_v2 (limited to 'other') 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) -- cgit v1.2.3