Søren Sandmann Pedersen
451b25ae90
composite-test.c: Add a parrot image
...
Instead of the yellow square, use a parrot as the source image. This
demonstrates the various blend modes much better.
The parrot is a cropped version of finger painting by Rubens LP:
http://www.flickr.com/photos/dorubens/4030604504/in/set-72157622586088192/
where the background has been removed. Used here under Creative
Commons Attribution. The artist's web site:
http://www.rubenslp.com.br/
2012-03-27 22:04:32 -04:00
Søren Sandmann Pedersen
3aa45d62e4
composite-test.c: Use similar gradient to the one in the PDF spec.
2012-03-24 16:41:47 -04:00
Andrea Canciani
b31da39f6f
demos: Consistently use G_N_ELEMENTS()
...
Instead of open-coding G_N_ELEMENTS(), just use it.
2011-11-09 09:17:00 +01:00
Søren Sandmann Pedersen
7dfe845786
Move all the GTK+ based test programs to a new subdir, "demos"
...
This separates the test suite from the random gtk+ using test
programs. "demos" is somewhat misleading because the programs there
are not particularly exciting (with the possible exception of
composite-test which shows off all the compositing operators).
2011-02-15 09:25:17 -05:00