Modify gradient-test to show a bug in NONE processing
authorSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 21 Dec 2011 10:19:00 +0000 (05:19 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 3 Jan 2012 16:36:31 +0000 (11:36 -0500)
commitd0091a33fcdb49b65a6f20f775cfde520380b1fa
treee7f88a6fd72804ac32079cafa2a28b36501ae472
parent9db980551518a09069b8ade34743238329a36661
Modify gradient-test to show a bug in NONE processing

This patch modifies demos/gradient-test to display a bug in gradients
with a repeat mode of NONE. With the current gradient code, the left
side will be a solid red (actually an extremely long fade from solid
red to transparent) instead of a sharp transition from red to green.
demos/gradient-test.c