mirror of
https://github.com/willnorris/imageproxy.git
synced 2025-03-11 02:19:14 -05:00
update description of fit option
This commit is contained in:
parent
a039c1bbca
commit
ae66dd52b7
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ Options | Meaning | Image
|
|||
x100 | 100px tall, proportional width | 
|
||||
100x150 | 100 by 150 pixels, cropping as needed | 
|
||||
100 | 100px square, cropping as needed | 
|
||||
150,fit | fit to be no more than 150 by 150 pixels | 
|
||||
150,fit | scale to fit 150px square, no cropping | 
|
||||
100,r=90| 100px square, rotated 90 degrees | 
|
||||
100,fv,fh | 100px square, flipped horizontal and vertical | 
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue