This commit is contained in:
Kovid Goyal
2017-10-20 13:46:50 +05:30
parent 227d21184a
commit 6b8d38e4b9

View File

@@ -1,13 +1,13 @@
Changelog
==============
kitty is a modern, hackable, OpenGL based terminal emulator.
kitty is a feature full, hackable, OpenGL based terminal emulator.
version 0.4.0 [future]
-----------------------
- Support for drawing arbitrary raster graphics (images) in the terminal via a
new graphics protocol. kitty can draw images with full 32-bit color over both
new graphics protocol. kitty can draw images with full 32-bit color using both
ssh connections and files/shared memory (when available) for better
performance. The drawing primitives support alpha blending and z-index.
Images can be drawn both above and below text. See