update TODO

This commit is contained in:
Mitchell Hashimoto
2022-08-20 17:37:41 -07:00
parent 235146ccd4
commit f19f5fdc79

View File

@ -1,6 +1,7 @@
Bugs: Bugs:
* Underline should use freetype underline thickness hint * Underline should use freetype underline thickness hint
* I think Atlas resizing is broken
Performance: Performance:
@ -32,10 +33,7 @@ Improvements:
Major Features: Major Features:
* Strikethrough * Strikethrough
* Emoji
* Ligatures * Ligatures
* Bell * Bell
* Mac: * 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!) - Switch to raw Cocoa and Metal instead of glfw and libuv (major!)