-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
On images elements, we only support a src
and fit
options:

We should also support a position
option to control the position of the image (top left, center...). It should use the objectPosition
property, but it's not yet supported by Satori: vercel/satori#464