![]() |
![]() |
![]() |
RSVG Reference Manual | ![]() |
---|
Creating a SVGZ readerCreating a SVGZ reader — |
RsvgHandle* rsvg_handle_new_gz (void);
RsvgHandle* rsvg_handle_new_gz (void);
See rsvg_handle_new, except that this will handle GZipped SVGs (svgz)
Use the returned handle identically to how you use a handle returned
from rsvg_handle_new()
Returns : | a new SVGZ handle or null if it isn't supported |
<< Handling Gzipped SVGs (SVGZ) | Utility and Convenience Functions >> |