Merge pull request #266 from dylanaraps/size_none
Add '--size none' to disable cropping / resizing the images.
This commit is contained in:
commit
af8646fe66
4 changed files with 41 additions and 24 deletions
|
|
@ -324,7 +324,7 @@ crop_offset="center"
|
|||
|
||||
# Image size
|
||||
# The image is half the terminal width by default.
|
||||
# --size auto, 00px, 00%
|
||||
# --size auto, 00px, 00%, none
|
||||
image_size="auto"
|
||||
|
||||
# Right gap between image and text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue