Merge pull request #266 from dylanaraps/size_none

Add '--size none' to disable cropping / resizing the images.
This commit is contained in:
Dylan Araps
2016-05-31 12:12:44 +10:00
4 changed files with 41 additions and 24 deletions

View File

@@ -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