This commit is contained in:
James Jackson-South 2022-02-07 00:39:23 +11:00
Родитель 7c68f23fa6
Коммит 4adf31324c
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -90,11 +90,3 @@ Allows the changing of the background color of transparent images.
{PATH_TO_YOUR_IMAGE}?bgcolor=128,64,32
{PATH_TO_YOUR_IMAGE}?bgcolor=128,64,32,16
```
#### Auto Orient
Allows the normalization of image orientation based on the source EXIF metadata.
```
{PATH_TO_YOUR_IMAGE}?autoorient=true
```