mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-28 16:38:17 +00:00
here, have an apostrophe
This commit is contained in:
parent
fb543589b7
commit
c696318d92
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ The available resizing methods are:
|
|||
|
||||
This can be particularly useful for websites requiring square thumbnails of arbitrary images. For example, a landscape image of width 2000, height 1000, treated with ``fill`` dimensions ``200x200`` would have its height reduced to 200, then its width (ordinarily 400) cropped to 200.
|
||||
|
||||
This filter will crop to the images focal point if it has been set. If not, it will crop to the centre of the image.
|
||||
This filter will crop to the image's focal point if it has been set. If not, it will crop to the centre of the image.
|
||||
|
||||
**Cropping closer to the focal point**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue