Add note about cross platform support
This commit is contained in:
parent
ec45e0688c
commit
22a93c9306
@ -59,6 +59,10 @@ speed). Less than ten thousand lines of code.
|
|||||||
* Uses OpenGL+FreeType for rendering, does not depend on any GUI
|
* Uses OpenGL+FreeType for rendering, does not depend on any GUI
|
||||||
toolkits, offloads rendering work to the GPU for lower system load.
|
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]
|
image::screenshot.png?raw=true[Screenshot, showing three programs in the "Tall" layout]
|
||||||
|
|
||||||
toc::[]
|
toc::[]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user