Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into remove-unreachabl…
Browse files Browse the repository at this point in the history
…e-statement
  • Loading branch information
Iakov Mishchenko committed Apr 23, 2014
2 parents 88a8183 + a32e9ac commit 62b349d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ php:

env:
- SYMFONY_VERSION=2.3.*
- SYMFONY_VERSION=2.4.*
- SYMFONY_VERSION=dev-master

before_script:
- composer require symfony/framework-bundle:${SYMFONY_VERSION} --prefer-source
Expand Down
2 changes: 2 additions & 0 deletions Resources/doc/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ liip_image:
# Position: One of topleft,top,topright,left,center,right,bottomleft,bottom,bottomright
position: center
```
> Please note that position of watermark filter is important. If you have some filters like `crop` after it is possible
> that watermark image will be cropped.

### The `auto_rotate` filter

Expand Down

0 comments on commit 62b349d

Please sign in to comment.