mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-18 08:15:14 +02:00
update URL for example image
This commit is contained in:
parent
98d762ef7a
commit
c5b89e481c
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
|
@ -87,18 +87,18 @@ strings.
|
||||||
The following live examples demonstrate setting different options on [this
|
The following live examples demonstrate setting different options on [this
|
||||||
source image][small-things], which measures 1024 by 678 pixels.
|
source image][small-things], which measures 1024 by 678 pixels.
|
||||||
|
|
||||||
[small-things]: https://willnorris.com/content/uploads/2013/12/small-things.jpg
|
[small-things]: https://willnorris.com/2013/12/small-things.jpg
|
||||||
|
|
||||||
Options | Meaning | Image
|
Options | Meaning | Image
|
||||||
--------|------------------------------------------|------
|
--------|------------------------------------------|------
|
||||||
200x | 200px wide, proportional height | 
|
200x | 200px wide, proportional height | 
|
||||||
0.15x | 15% original width, proportional height | 
|
0.15x | 15% original width, proportional height | 
|
||||||
x100 | 100px tall, proportional width | 
|
x100 | 100px tall, proportional width | 
|
||||||
100x150 | 100 by 150 pixels, cropping as needed | 
|
100x150 | 100 by 150 pixels, cropping as needed | 
|
||||||
100 | 100px square, cropping as needed | 
|
100 | 100px square, cropping as needed | 
|
||||||
150,fit | scale to fit 150px square, no cropping | 
|
150,fit | scale to fit 150px square, no cropping | 
|
||||||
100,r90 | 100px square, rotated 90 degrees | 
|
100,r90 | 100px square, rotated 90 degrees | 
|
||||||
100,fv,fh | 100px square, flipped horizontal and vertical | 
|
100,fv,fh | 100px square, flipped horizontal and vertical | 
|
||||||
|
|
||||||
|
|
||||||
## License ##
|
## License ##
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue