Skip to content

Commit 0713be3

Browse files
committed
Added mention of LiipImagineBundle filters
1 parent 405e825 commit 0713be3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/templating/image_variations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ If set to `null` or `~`, the variation takes the original image for reference.
4141

4242
## Available variation filters
4343

44+
In addition to [filters exposed by LiipImagineBundle](https://symfony.com/bundles/LiipImagineBundle/2.x/filters.html), the following ones are available:
45+
4446
| Filter name | Parameters | Description |
4547
|--------|------|----------|
4648
| `geometry/scaledownonly` | `[width, height]` | Scales image down to fit the provided width/height. Preserves aspect ratio. |

0 commit comments

Comments
 (0)