[Synfig-devl] Carlos Lopez : When playing, use Cairo if applicable

2013-03-09 Thread root
Author: Carlos Lopez Date: Sat Mar 9 11:57:04 2013 +0100 When playing, use Cairo if applicable --- synfig-studio/src/gui/workarea.cpp |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/synfig-studio/src/gui/workarea.cpp b/synfig-studio/src/gui/workarea.cpp index

[Synfig-devl] Carlos Lopez : Effectively use the Cairo render on work area.

2013-03-09 Thread root
Author: Carlos Lopez Date: Sat Mar 9 10:23:22 2013 +0100 Effectively use the Cairo render on work area. --- synfig-studio/src/gui/workarea.cpp | 12 ++- synfig-studio/src/gui/workarea.h |1 + .../src/gui/workarearenderer/renderer_canvas.cpp |