Thumbnail cache file format depending on existance of alpha layer

Use PNG if image has alpha layer, JPG if not. Fixes issue #209
This commit is contained in:
Bert Münnich
2015-07-22 21:08:00 +02:00
parent 9264a65c19
commit d8114e841c
2 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,4 @@
VERSION := git-20150518
VERSION := git-20150722
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man