Doc: Add filter examples from the doc
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 13 Feb 2014 06:06:17 +0000 (15:06 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 13 Feb 2014 08:37:33 +0000 (17:37 +0900)
commit8665a3d574f51f587a2d6e5227e6745baf218be4
tree3a3d413eab5dfaf6c20c8ca39f7309b6c2dccc8b
parenta9b82a7928f63286eaa89ac0965cf374d7da35c3
Doc: Add filter examples from the doc

The filter code is a copy and paste from the doc.
Maybe the code should be in an include file, so we're sure the
preview and the documentation code are the same?
doc/previews/Makefile.am
doc/previews/filter_blend.sh [new file with mode: 0644]
doc/previews/filter_blur.sh [new file with mode: 0644]
doc/previews/filter_bump.sh [new file with mode: 0644]
doc/previews/filter_curve.sh [new file with mode: 0644]
doc/previews/filter_example_1.sh [new file with mode: 0644]
doc/previews/filter_grow.sh [new file with mode: 0644]
doc/previews/filter_mask.sh [new file with mode: 0644]
doc/previews/filter_transform.sh [new file with mode: 0644]