Re: [css-images][svg2] gradient rendering and the image-rendering property
"Tab Atkins Jr." <[email protected]> Wed, 17 Feb 2016 09:58:59 -0800
| Newsgroups | gmane.comp.web.svg,gmane.comp.web.css.general |
|---|---|
| Message-ID | <CAAWBYDBbDE=maqk4uksix-d1pC6AQtcu6QVvvR3eOVGHqd_yEQ@mail.gmail.com> |
On Wed, Feb 17, 2016 at 9:43 AM, Simon Fraser <[email protected]> wrote: > However, in WebKit, gradient rendering is supplied by the underlying > graphics framework (CoreGraphics), and we don’t have the knobs to tune to > control how gradient rendering behaves. My preference would be that gradient > rendering just looks good everywhere. Agreed. > If we did have a “high quality” option that is more expensive (perhaps it > does dithering), then I can see a “smooth” value being useful, but I think > the spec is going to have to allow UAs to continue to do what they do now. I'm also fine with image-rendering being used in this way. It's currently specified to only apply to *scaling* of images, but it's a minor wording tweak to also allow it to apply to *generated* images. ~TJ