From 0b93153656e0235e0907e6419333c233bee7a6e0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 23 Jan 2021 13:20:32 +0530 Subject: [PATCH] Add the I key to the control data reference --- docs/graphics-protocol.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 7512fbcfa..78e2e77d1 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -521,6 +521,8 @@ Key Value Default Description ``O`` Positive integer. ``0`` The offset from which to read data from a file. ``i`` Positive integer. ``(0 - 4294967295)`` ``0`` The image id +``I`` Positive integer. + ``(0 - 4294967295)`` ``0`` The image number ``p`` Positive integer. ``(0 - 4294967295)`` ``0`` The placement id ``o`` Single character. ``null`` The type of data compression.