Anzeigen der neuesten Beiträge
0 Mitglieder und 10 Gäste betrachten dieses Thema.
2010-12-01 6.6.6-2 Cristy <quetzlzacatenango@image...># Affine multiplication reversed when translating (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17570).2010-11-26 6.6.6-2 Glenn Randers-Pehrson <glennrp@image...># Revised the "c7x7b" and "c7x7w" ordered-dither maps to be complementary to each other.
2010-12-03 6.6.6-3 Glenn Randers-Pehrson <glennrp@image...># Fixed two more cases where the PNG encoder lost transparency (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17516).
2010-12-09 6.6.6-4 Anthony Thyssen <A.Thyssen@griffith...># Replace IsMagickColorSimilar() which provides the Fuzz Factor threshold function. Note function does not calculate 'distance' in total but short-circuits when threshold is reached for faster processing.2010-12-07 6.6.6-4 Cristy <quetzlzacatenango@image...># Account for virtual canvas for the -flip / -flop options (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17626).2010-12-06 6.6.6-4 Anthony Thyssen <A.Thyssen@griffith...># Ordered Dithered handling of Alpha channel was incorrect - fixing Bug was introduced v6.6.5-6
2010-12-10 6.6.6-5 Glenn Randers-Pehrson <glennrp@image...># Make the PNG encoder always rebuild the palette, to avoid losing transparency when it is out of sync with the pixel data (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17655). Eliminated CompressColormapTransFirst() since the palette is already compressed and sorted by opacty now when it's recreated.2010-12-10 6.6.6-5 Cristy <quetzlzacatenango@image...># Account for virtual canvas for the -flip / -flop options (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17626).# Also for -transpose and transverse options# Support -metric fuzz option.