node-rsvg icon indicating copy to clipboard operation
node-rsvg copied to clipboard

Support for RSVG_HANDLE_FLAG_KEEP_IMAGE_DATA

Open albe opened this issue 8 years ago • 0 comments

This allows image data with support in the backend to directly embedded instead of being rasterized. That way SVGs with embedded JPEGs for example become much smaller.

Note: This currently only works with the new Rsvg() constructor.

albe avatar Dec 06 '16 13:12 albe