Check if image exists before caching it
authorP. F. Chimento <philip.chimento@gmail.com>
Thu, 4 Aug 2011 18:23:49 +0000 (20:23 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Thu, 4 Aug 2011 18:27:21 +0000 (20:27 +0200)
commit301cf7b26751ff7e19f59ff871f6b54ff339d040
tree35796cf1b6455c95e7c77ace58fd4c78ff81511f
parent13cfe3109c5e42ac2cc77321646ce1172c1a0276
Check if image exists before caching it

If a resource load callback returns an invalid file name, for example,
then the image operation should be aborted.
libchimara/graphics.c