Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions doc/rst/source/image.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Optional Arguments
**Note**: If **-Dj** is used then *justify* defaults to the same as *refpoint*,
if **-DJ** is used then *justify* defaults to the mirror opposite of *refpoint*.
Specify image size in one of two ways:

- **+n** - Append \ *nx*\ [/*ny*] to replicate the (scaled) image *nx* times horizontally and
*ny* times vertically. If *ny* is omitted, it will be identical to *nx* [Default is 1/1].
- **+r** - Specify *dpi* to set the dpi of the image in dots per inch, or append **c**
Expand Down Expand Up @@ -111,7 +111,9 @@ Optional Arguments
- **+f** - For 1-bit images you can specify an alternate *color* for the foreground pixels.
Give no color to make those pixels transparent.
- **+t** - For color images you can select a single *color* that should be made transparent
instead. This option may be repeated with different settings.
instead.

This option may be repeated with different settings.

.. _-I:

Expand Down