summaryrefslogtreecommitdiff
path: root/development.md
diff options
context:
space:
mode:
Diffstat (limited to 'development.md')
-rw-r--r--development.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/development.md b/development.md
index 19326ef..4f59f1f 100644
--- a/development.md
+++ b/development.md
@@ -7,10 +7,18 @@ in `util.c` even if they use OS-specific library functions.)
## Header files
+## Unicode
+
+- UTF-32
+- codepoints are characters
+- stuff outside BMP on windows
+
## Drawing
## Adding settings
+## Adding commands
+
## Adding languages
## Releasing