evas: Implement GRY8/AGRY88 save support for PNG
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 22 Dec 2016 07:34:11 +0000 (16:34 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 22 Dec 2016 08:43:23 +0000 (17:43 +0900)
commit3425ad2abda77ef708600d19b3cf6a711b15902b
tree8c333fbaf951a2c33fa1e9fad57e15f2cc593cbf
parent5eef9da416801702c43e109adc35b93ece26bf17
evas: Implement GRY8/AGRY88 save support for PNG

This enables the PNG saver to save images with gray and
alpha + gray colorspaces. GRY8 is usually used for alpha only.

Note: This commit also introduces whitespace changes. Sorry
about the mess, but at least now we have spaces only. Read the
commit with show -w :)

@feature
src/modules/evas/image_savers/png/evas_image_save_png.c