-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestTasks that can be taken during HacktoberfestTasks that can be taken during Hacktoberfest
Description
Feature Request
Is your feature request related to a problem? Please describe.
Add support for coordinates-based cropping.
crop={{
type: 'crop',
width: 400,
height: 400,
x: 80,
y: 350,
gravity: 'north_east',
source: true
}}
change is available inside of @cloudinary-util/[email protected], should just need to update documentation and add an example as it makes sense.
cloudinary-community/next-cloudinary#509
https://next.cloudinary.dev/cldimage/examples#cropping
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfestTasks that can be taken during HacktoberfestTasks that can be taken during Hacktoberfest