RsvgHandleFlags:
@RSVG_HANDLE_FLAGS_NONE: none
@RSVG_HANDLE_FLAG_UNLIMITED: Allow any SVG XML without size limitations.
For security reasons, this should only be used for trusted input!
2.40.3
@RSVG_HANDLE_FLAG_KEEP_IMAGE_DATA: Keeps the image data when loading images,
for use by cairo when painting to e.g. a PDF surface. This will make the
resulting PDF file smaller and faster.
2.40.3
RsvgHandleFlags: @RSVG_HANDLE_FLAGS_NONE: none @RSVG_HANDLE_FLAG_UNLIMITED: Allow any SVG XML without size limitations. For security reasons, this should only be used for trusted input!