aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-09-24 04:51:50 +0200
committerdec05eba <dec05eba@protonmail.com>2020-09-24 23:39:15 +0200
commit6cb237cfba67e1a15d475dccfb706bcc179afe71 (patch)
treee387243dec594460d315483df8917167ff756c87 /TODO
parenta4a8ee543aacb3347674428222ab1edb563a72f9 (diff)
Add tab background
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index a823b9f..dbd9e25 100644
--- a/TODO
+++ b/TODO
@@ -24,4 +24,4 @@ Use fallback cjk font for regular sf::Text as well (search, tabs, chapter name w
Fix some japanese fonts not rendering (full width alphanumeric?).
Also add support for full chinese and korean range.
Resize text vertex arrays to 0 when not visible on screen to reduce memory usage. Text already does this but its done incorrectly (copied from dchat codebase). (Is this really necessary?).
-Speed up thumbnail creating (image resizing). \ No newline at end of file
+Speed up thumbnail creating (image resizing).