node-rsvg
node-rsvg copied to clipboard
Support for RSVG_HANDLE_FLAG_KEEP_IMAGE_DATA
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.