09-21-2023, 07:09 AM
(09-20-2023, 09:38 PM)xyzett Wrote: Thank you so much!! And sorry for the delay!
"anti-aliasing" Ok. I'm such a badass in graphic design, but I want to learn more.
So, It's not for printing, I know that inc does everything different. Just a small Logo on a webside.
The Idea was unfortunately created on a little gimp Project.
Here are 2 final files
first file
1024 x 689 Pixels (1.48) 347kb
second file
only 60kb
When zooming in you see some hard edges and some smoother ones. Depending on there different sources.
Then I started to improve it and figured out that aweful view of vectors.
Seems to be impossible to engage it into a webpage as a jpg. Is there even any .svg files on webpages?
Yes you can have SVG as images, but it depends on the server, some don't see SVG files as images and don't label them as such so the browser think they are binaries and tries to download them.
Now, when you zoom in any image it looks crap because you see pixels (that were until now below you eye separation power). A well done PNG image should be perfect.