mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Add note about cross platform support
This commit is contained in:
@@ -59,6 +59,10 @@ speed). Less than ten thousand lines of code.
|
||||
* Uses OpenGL+FreeType for rendering, does not depend on any GUI
|
||||
toolkits, offloads rendering work to the GPU for lower system load.
|
||||
|
||||
* Cross-platform support: kitty currently works only on linux, but because it
|
||||
uses only OpenGL+FreeType for rendering, it should be trivial to port to
|
||||
other platforms
|
||||
|
||||
image::screenshot.png?raw=true[Screenshot, showing three programs in the "Tall" layout]
|
||||
|
||||
toc::[]
|
||||
|
||||
Reference in New Issue
Block a user