You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/images/zoom.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
---
4
4
import { Tabs, TabItem } from"~/components"
5
5
6
-
Specifis how closely the image is cropped toward the face when combined with the `gravity=face` option.
6
+
Specifies how closely the image is cropped toward the face when combined with the `gravity=face` option.
7
7
Valid range is from `0` (includes as much of the background as possible) to `1` (crops the image as closely to the face as possible), decimals allowed. The default is `0`.
8
8
9
9
This controls the threshold for how much of the surrounding pixels around the face will be included in the image and takes effect only if face(s) are detected in the image.
0 commit comments