SVG in Chrome vs SVG in Safari

<[email protected]> 05 Apr 2014 14:32:30 -0700
Newsgroups gmane.text.xml.svg.devel
Message-ID <[email protected]>
Hi, 

 when testing SVG Graphics, I'm experiencing some really annoying rendering behaviours in Safari:
 

 - It doesn't render colors the same way as Chrome. There seems to be no bright yellow at all when using #ff0, instead it shows way too dry, unsaturated colors.
 

 - Secondly, Safari seems to not anti-alias any shapes or fonts at all. That way, everything looks really ugly working with polygon shapes that aren't something simple like a rectangle. Chrom does render beatiful images with no "jaggies" at all.
 

 Is there a way to get smooth images in Safari? And how do i get better colors?