Author: Carlos Lopez <genet...@gmail.com> Date: Sat Jul 14 12:26:34 2012 +0200
Documentation --- synfig-core/src/synfig/render.cpp | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/synfig-core/src/synfig/render.cpp b/synfig-core/src/synfig/render.cpp index 53bb353..9678512 100644 --- a/synfig-core/src/synfig/render.cpp +++ b/synfig-core/src/synfig/render.cpp @@ -399,6 +399,9 @@ synfig::cairorender( // because get_color for layers are at the moment defined for Color // So I need to convert Color to CairoColor before place it on the // CairoSurface of target. + // Later, when all layers have its own get_cairocolor, I'll change this. + // It is mandatory to have get_cairocolor enabled for LayerBitmap + // because it uses cairosurface to get the (subsampled) color Color color=context.get_color( Point( u+(Point::value_type)(x2)*dsu, ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl