more TODO

This commit is contained in:
Mitchell Hashimoto
2022-08-06 16:15:52 -07:00
parent f4e00859ce
commit e687cdb82f

View File

@ -35,3 +35,7 @@ Major Features:
* Emoji * Emoji
* Ligatures * Ligatures
* Bell * 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!)