: SVG looking bad in small resolution? I've cretaed a SVG image trying to solve the quality problem when re-sizing the element or scaling it through CSS. To my surprise, my SVG image looks even
I've cretaed a SVG image trying to solve the quality problem when re-sizing the element or scaling it through CSS.
To my surprise, my SVG image looks even worse than the reduced size of the GIF or JPG image.
Here's an image showing what I mean:
I thought SVG would show a better quality because it resizes without quality lost.
Why is this happening then?
More posts by @Gloria351
2 Comments
Sorted by latest first Latest Oldest Best
Totally wrong idea, I disagree with you. SVG image better than PNG lot. It never lose quality while you reducing size. And easier way to changing Design control, compress well and support to all devices well.
This is a common misconception. Scalable does not mean infinitely scalable. Not all svg renderers and files are created equal
What vector graphics bring to the table is rasterizing on demand. This means that the application showing them can redo the art. This is wonderfull at big sizes but requires special attention when images are small. This is why fonts are "hintted", in essence the font has bitmap versions for small sizes. Truth is at small scales your image needs to be designed to hit the pixels.
Second theres no particular guarantee that the renderer, that takes the vector data and makes bitmaps, does a good job. Each app does a different result, but here quite clearly the aa engine is antialiasing to black, which is wrong. This is quite typical with engines that do not supersample the graphic.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.