From efdfb5705ea10e269c9e4efdd44ea8ccf5dc3afc Mon Sep 17 00:00:00 2001 From: Schrottkatze Date: Mon, 1 Jan 2024 23:56:31 +0100 Subject: [PATCH] actually write things --- docs/design/types.typ | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/design/types.typ b/docs/design/types.typ index 2e4af6e..1fa9fac 100644 --- a/docs/design/types.typ +++ b/docs/design/types.typ @@ -3,8 +3,14 @@ doc ) -= meow nya += Type data model -nyanyanya +== Requirements -#lorem(50) +- Color-aware + - It can handle colors and colorspaces for images + - ocio???? +- number/number type support +- custom types (structs/enums) +- algebraic enums +- traits (`Numeric`...)