mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Add note about needing S key for PNG + compression
This commit is contained in:
@@ -87,7 +87,8 @@ In this format any PNG image can be transmitted directly. For example:
|
||||
```
|
||||
|
||||
The PNG format is specified using the `f=100` key. The width and height of
|
||||
the image will be read from the PNG data itself.
|
||||
the image will be read from the PNG data itself. Note that if you use both PNG and
|
||||
compression, then you must provide the `S` key with the size of the PNG data.
|
||||
|
||||
|
||||
=== Compression
|
||||
|
||||
Reference in New Issue
Block a user