Re: [GM-bugs] [PATCH] tiff: fix PLANARCONFIG_SEPARATE and PHOTOMETRIC_{PALETTE, MINIS{BLACK, WHITE}
Swiss army knife of image processing
Brought to you by:
bfriesen
From: Bob F. <bfr...@si...> - 2014-12-23 18:09:09
|
On Tue, 23 Dec 2014, Yuriy Kaminskiy wrote: > Combination of PLANARCONFIG_SEPARATE and > PHOTOMETRIC_{PALETTE,MINIS{BLACK,WHITE},LOGLUV} with alpha is not properly handled. > I've added support for palette (untested) and grayscale (sample file attached > [source: xemacs nextstep support files]; contains min-is-black and RGB variants > of same image), and properly error out [better than silently producing garbage] > in case of LOGLUV (it would require adding CIE{X,Z}Quantum). Are you able to re-base your patch based on the current Mercurial version (or the latest snapshot)? There have been changes to tiff.c since 1.3.20 so patches based on development sources would be greatly appreciated. Bob -- Bob Friesenhahn bfr...@si..., http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |