aboutsummaryrefslogtreecommitdiff
path: root/.repos/farbfeld/FORMAT
diff options
context:
space:
mode:
Diffstat (limited to '.repos/farbfeld/FORMAT')
-rw-r--r--.repos/farbfeld/FORMAT14
1 files changed, 0 insertions, 14 deletions
diff --git a/.repos/farbfeld/FORMAT b/.repos/farbfeld/FORMAT
deleted file mode 100644
index 0c082ea..0000000
--- a/.repos/farbfeld/FORMAT
+++ /dev/null
@@ -1,14 +0,0 @@
-
- FARBFELD IMAGE FORMAT SPECIFICATION
-
- ╔════════╤═════════════════════════════════════════════════════════╗
- ║ Bytes │ Description ║
- ╠════════╪═════════════════════════════════════════════════════════╣
- ║ 8 │ "farbfeld" magic value ║
- ╟────────┼─────────────────────────────────────────────────────────╢
- ║ 4 │ 32-Bit BE unsigned integer (width) ║
- ╟────────┼─────────────────────────────────────────────────────────╢
- ║ 4 │ 32-Bit BE unsigned integer (height) ║
- ╟────────┼─────────────────────────────────────────────────────────╢
- ║ [2222] │ 4⋅16-Bit BE unsigned integers [RGBA] / pixel, row-major ║
- ╚════════╧═════════════════════════════════════════════════════════╝