This commit is contained in:
Kovid Goyal 2017-10-16 22:05:29 +05:30
parent 199d5b34a4
commit 2aa29f1873
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -8,7 +8,7 @@ version 0.4.0 [future]
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 over both
ssh connections and files/shared memory (when available) for better ssh connections and files/shared memory (when available) for better
performance. The drawing primitives support alpha blending and z-index. performance. The drawing primitives support alpha blending and z-index.
Images can be draw both above and below text. See Images can be drawn both above and below text. See
https://github.com/kovidgoyal/kitty/blob/master/graphics-protocol.asciidoc https://github.com/kovidgoyal/kitty/blob/master/graphics-protocol.asciidoc
for details. Note that on macOS graphics only work for macOS High Sierra and for details. Note that on macOS graphics only work for macOS High Sierra and
newer. newer.