Finish up CoreText based rendering

This commit is contained in:
Kovid Goyal
2017-12-11 19:04:44 +05:30
parent c86c166448
commit 005c4bf29e
2 changed files with 14 additions and 23 deletions

View File

@@ -22,6 +22,8 @@ version 0.6.0 [future]
- Support colored emoji
- Use CoreText instead of FreeType to render text on macOS
- Add a new "grid" window layout
- Drop the dependency on glfw (kitty now uses a modified, bundled copy of glfw)