diff options
author | Krow Savcik <krow@savcik.xyz> | 2023-09-26 22:32:35 +0300 |
---|---|---|
committer | Krow Savcik <krow@savcik.xyz> | 2023-09-26 22:32:35 +0300 |
commit | 9e660e594f6d3a43ea1427fb872801a2fcedad93 (patch) | |
tree | 459cd0c6fc5fef0366f7ef249ae19dd67c363772 /other |
initial commit
Diffstat (limited to 'other')
-rw-r--r-- | other/format_v1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/other/format_v1 b/other/format_v1 new file mode 100644 index 0000000..c301790 --- /dev/null +++ b/other/format_v1 @@ -0,0 +1,3 @@ +VERSION NUMBER; +WIDTH;HEIGHT; +CANVAS DATA(4*H*W bytes) |