Fix 1684240: Several places were multiplying the A component of the color by itself...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 21 Mar 2007 11:18:45 +0000 (11:18 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 21 Mar 2007 11:18:45 +0000 (11:18 +0000)
commit4f9e4d835da8089a953dfa5f508643c538924921
treec969c6a6d2bb60b9e138875365356542a97079d1
parent7891f6bc9f44fa9cd14cbe3d2e103a9635969353
Fix 1684240: Several places were multiplying the A component of the color by itself where they shouldn't.  Use premult_alpha() rather than operator* to prevent this.

git-svn-id: http://svn.voria.com/code@363 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/gradient.cpp