diff options
author | bptato <nincsnevem662@gmail.com> | 2023-08-15 18:45:19 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-08-15 18:45:19 +0200 |
commit | 95d48d0e34aca70a06eb2f23944e2e14e5995b54 (patch) | |
tree | ad0740420904e60bb9c8314041e4dea6bb9fb86e /todo | |
parent | 530bacb96044e7635be3b4968ee1192616d659d1 (diff) | |
download | chawan-95d48d0e34aca70a06eb2f23944e2e14e5995b54.tar.gz |
Update todo
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo index a50f755b..bdb1ee84 100644 --- a/todo +++ b/todo @@ -93,7 +93,6 @@ images: - incremental decoding (maybe implement streams first?) - separate image decoder process? or just run on a different thread? etc: -- important: integrate Chame (just specify as submodule) - important: replace fastRuneAt with qjs libunicode (fastRuneAt has no error handling...) - tests (including aforementioned fuzzer) - orc support: |