Hi! I have a project using GooCanvas at the moment and was considering the idea of using Clutter instead. The only thing which bothers me at the moment is that using GooCanvas I can request the canvas to be rendered to a specific cairo context (cairo_t type), which allows me to export to an SVG file, a PNG file or even print a diagram (using GtkPrintOperation and related).
Is there any possibility to do the same with clutter (i.e. draw a clutter actor or stage to a specific cairo_t context)? Many thanks, Vivien
_______________________________________________ clutter-app-devel-list mailing list clutter-app-devel-list@clutter-project.org http://lists.clutter-project.org/listinfo/clutter-app-devel-list