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
|
@ -175,7 +175,9 @@ Image source. Where and what image we display.
|
|||
Possible values: wall, ascii, /path/to/img, /path/to/dir/, off
|
||||
.TP
|
||||
.B \--size 'size'
|
||||
Size to make the image, takes pixels or a percentage.
|
||||
How to size the image.
|
||||
.br
|
||||
Possible values: auto, 00px, 00%, none
|
||||
.TP
|
||||
.B \--image_position 'left/right'
|
||||
Where to display the image: (Left/Right)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue