loaders: PNG: Wire up gamma tables.
commit500eb1a9b1bc02f690025bdbcc6bde1920146ed5
authorCyril Hrubis <metan@ucw.cz>
Mon, 23 Oct 2017 12:15:48 +0000 (23 14:15 +0200)
committerCyril Hrubis <metan@ucw.cz>
Mon, 13 Nov 2017 20:19:01 +0000 (13 21:19 +0100)
treec3085b718a29c23ad6d2164a27a3c0e8c8ba05b4
parent8af53840ba1296b26bdfe86753ec1eb32ddfa1cd
loaders: PNG: Wire up gamma tables.

Now the loader at least tries to set the gamma value for the pixmap,
which is later used by some of the resampling functions, etc.

Signed-off-by: Cyril Hrubis <metan@ucw.cz>
libs/loaders/GP_PNG.c