Author: Carlos Lopez <[email protected]> Date: Sun Mar 3 12:04:01 2013 +0100
Add background renderer (checkerboard) using Cairo render. --- synfig-studio/src/gui/workarea.cpp | 63 +++------- .../src/gui/workarearenderer/Makefile_insert | 2 + .../gui/workarearenderer/renderer_background.cpp | 134 ++++++++++++++++++++ .../src/gui/workarearenderer/renderer_background.h | 59 +++++++++ 4 files changed, 214 insertions(+), 44 deletions(-) Diff: http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig/synfig;a=commitdiff;h=55e3ac8329448635930fe5d1ce7af208c4c2dc3b ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
