image-tool: Allow showing images side-by-side

This is useful for comparisons.
This commit is contained in:
Matthias Clasen
2024-07-26 07:42:39 -04:00
parent 150f57f706
commit feca09b8a4
2 changed files with 47 additions and 35 deletions

View File

@@ -20,7 +20,7 @@ SYNOPSIS
| **gtk4-image-tool** convert [OPTIONS...] <FILE1> <FILE2>
| **gtk4-image-tool** info [OPTIONS...] <FILE>
| **gtk4-image-tool** relabel [OPTIONS...] <FILE1> <FILE2>
| **gtk4-image-tool** show [OPTIONS...] <FILE>
| **gtk4-image-tool** show [OPTIONS...] <FILE>...
DESCRIPTION
-----------
@@ -39,7 +39,7 @@ as its format and color state.
Showing
^^^^^^^
The ``show`` command displays the image.
The ``show`` command displays one or more images, side-by-side.
Compare
^^^^^^^