Size can only be a square
ulrichformann opened this issue · 3 comments
ulrichformann commented
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.
tobiaslins commented
@ulrichformann in which scenario do you need a non square gradient/avatar?
ulrichformann commented
For instance cover images to support the avatar or placeholders for non-square avatars like portraits
ulrichformann commented
@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