Following the introduction of image trace type in #4289, here are a few future directions this trace type could go:
- add support for
x and y
- add new color models
- add optimized rendering pathway in browsers that support it by drawing the image once and rely on CSS
image-rendering: pixelated to provide a pixelated view of it
Following the introduction of
imagetrace type in #4289, here are a few future directions this trace type could go:xandyimage-rendering: pixelatedto provide a pixelated view of it