From: Albert C. <aca...@gm...> - 2023-02-11 07:57:31
|
You might want a gravity direction.This would cause the filling (smear or solid) or cropping to avoid one or two of the sides. 0. center 1. left 2. right 3. top 4. bottom 5. bottom-left 6. bottom-right 7. top-left 8. top-right Another option is to tile. This probably ought to scale the way stamps do, proportional to the fourth root of the canvas area. (that being a compromise for how to make use of larger screen size) Maybe the tiled ones should appear as 2x2 in the selection UI. Simple tiling is enough I think; there is no need for weird symmetries. |