I’ve been working at re-doing a site, and it occurred to me that maybe my approach was wrong in regard to images. The problem I was having is that some images display too small, others display too big, etc. Then I wanted to use SVG because it is so much cleaner. And click, something said, “Why aren’t I using consistent sizing for everything?”
Of course, everything gets displayed differently (phone, tablet, laptop, desktop), but within any browser there are only limited choices: full width, 2 column, 3 column, 4 column, 5 column. But given that uniformity, shouldn’t we be using that to our advantage? Maybe people are already doing that, and I am just a little slow?
So I guess my question is do people use a rule of thumb for the size of all their images? Should they/can they be created at X width so that whatever we use where, the conversion to the different displays is consistent and predictable, so there is less need to blindly set dimensions in the setting?
Separately, given we are all Mac users, and what makes a Mac a Mac is its consistency, shouldn’t all stacks share the same basic baseline controls? I realize that may be hard for Dan to dictate, but he could set a standard for what stacks should have and flag those that don’t. An ISO 9000 for stacks?
I’m just thinking out loud for some of this.
I find it strange that SVG’s export out of Affinity Designer without any dimensions, but the file size can be different. I am struggling with getting them to display at a preferred size, especially when checking the format on different display. So while it looks clean, aesthetically, the scale is all over the place. Is this a problem with the stack, the theme, or the image itself? I am wondering how others deal with these issues. I assume I am misunderstanding something. thx