Open adamdyson opened 6 years ago
Any plans to support creating Surfaces for writing output to streams, rather than hitting the file system?
cairo_image_surface_create_from_png_stream cairo_pdf_surface_create_for_stream cairo_ps_surface_create_for_stream cairo_svg_surface_create_for_stream
Sure, that would be nice to have, but the reasoning from #160 still applies.
Any plans to support creating Surfaces for writing output to streams, rather than hitting the file system?
cairo_image_surface_create_from_png_stream cairo_pdf_surface_create_for_stream cairo_ps_surface_create_for_stream cairo_svg_surface_create_for_stream