Re: Down sampling guidance for raster content in SVG.

On Fri, 2014-04-04 at 20:28 +0000, Smailus, Thomas O wrote:
> Good idea.  Just tested it and that made no difference.
> 
>  
> 
> I suspect there isn’t even the functionality internally available to
> better handle subsampling raster inside of SVG content; just for PNG.
> That code base would need to be called to produce the subsampled SVG
> raster content before it is painted.
> 
>  
> 
> The bitonal PNG still looks super, and the same image embedded as RGB
> color space raster in an SVG looks horrible with a good percentage of
> the line-art pixels now whitespace.

'image-rendering' is just a hint to the renderer. I attempted to get
more useful values for this property into SVG but ran up against the
property having been co-opted by CSS in a spec that won't be finished
for a long time.

  http://dev.w3.org/csswg/css-images-4/#the-image-rendering


Tav

Received on Tuesday, 8 April 2014 16:01:34 UTC