mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +02:00
typo
This commit is contained in:
@@ -65,7 +65,7 @@ of transmitting paletted images.
|
|||||||
|
|
||||||
=== RGB and RGBA data
|
=== RGB and RGBA data
|
||||||
|
|
||||||
In these formats the pixel data is stored directly ans 3 or 4 bytes per pixel, respectively.
|
In these formats the pixel data is stored directly as 3 or 4 bytes per pixel, respectively.
|
||||||
When specifying images in this format, the image dimensions **must** be sent in the control data.
|
When specifying images in this format, the image dimensions **must** be sent in the control data.
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user