|
@@ -137,8 +137,6 @@ Can be combined with `width` and `height` options. In this case, imgproxy calcul
|
|
|
|
|
|
**📝 Note:** Unlike the `dpr` option, the `zoom` option doesn't affect gravities offsets, watermark offsets, and paddings.
|
|
|
|
|
|
-**📝 Note:** Unlike [dpr](#dpr), `zoom` doesn't set the `Content-DPR` header in the response.
|
|
|
-
|
|
|
Default: `1`
|
|
|
|
|
|
### Dpr
|
|
@@ -151,8 +149,6 @@ When set, imgproxy will multiply the image dimensions according to this factor f
|
|
|
|
|
|
**📝 Note:** The `dpr` option affects gravities offsets, watermark offsets, and paddings to make the resulting image structures with and without the `dpr` option applied match.
|
|
|
|
|
|
-**📝 Note:** `dpr` also sets the `Content-DPR` header in the response so the browser can correctly render the image.
|
|
|
-
|
|
|
Default: `1`
|
|
|
|
|
|
### Enlarge
|