From f19f5fdc7938f4e47d2d005d63a16fd1cda33c50 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 20 Aug 2022 17:37:41 -0700 Subject: [PATCH] update TODO --- TODO.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index b35f7c4d4..1b0d10762 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ Bugs: * Underline should use freetype underline thickness hint +* I think Atlas resizing is broken Performance: @@ -32,10 +33,7 @@ Improvements: Major Features: * Strikethrough -* Emoji * Ligatures * Bell * Mac: - - Enable retina framebuffer - - When retina, fonts need to be rendered 2x, they're blurry right now - Switch to raw Cocoa and Metal instead of glfw and libuv (major!)