vercel/avatar

Size can only be a square

ulrichformann opened this issue · 3 comments

size=300 returns a 300x300 image while size=300x300 returns a 120x120px image.
It would be nice to set width as well as the height.

@ulrichformann in which scenario do you need a non square gradient/avatar?

For instance cover images to support the avatar or placeholders for non-square avatars like portraits

@tobiaslins check out my fork where i implemented this feature and tell me whether you like it or it doesn't work with your vision for this app