Hacker News new | ask | show | jobs
by BoorishBears 1073 days ago
I mean I'd say this is pretty noticeable: https://imgur.com/e6TbXFj

Same screen, same zoom levels. Viewbox properly set, height/width set, confirmed compliant units. Switching between img/object would get it unblurry but then lose the embedded image data. Switching to inline-svg would in turn get the image data working but the drop shadow was completely broken.

1 comments

Yes-- filters and type aren't super consistent. I wouldn't rely on SVG to use either of them for significant elements.