From: nicolas Date: Mon, 25 Oct 2010 18:20:30 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8613 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a6bc1bf7ac7ca899c064e0760f44c048133d4bca;p=imagemagick --- diff --git a/AUTHORS.txt b/AUTHORS.txt index e7cae3028..dedb6fb94 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -67,11 +67,9 @@ David Pensak, E. I. du Pont de Nemours and Company For providing the computing environment that made developing ImageMagick possible. -Chantal Racette and Nicolas Robidoux, Laurentian University - New ellipse clamping method and vertical/horizontal line - preserving filters (Robidoux, LanczosSharp and Lanczos2DSharp) - for Elliptical Weighted Average resampling. Efficient filter - kernel computation (sped up Sinc, Blackman and Bohman). +Chantal Racette, Laurentian University + Sped up Sinc and Blackman filter kernels. Code verification for the new + EWA ellipse clamping method. William Radcliffe Author of the VisualMagick project configure facility for Visual C++. @@ -91,6 +89,12 @@ Paul Raveling, USC Information Sciences Institute The spatial subdivision color reduction algorithm is based on his Img software. +Nicolas Robidoux, Laurentian University + Inventor of a new ellipse clamping method, and vertical/horizontal line + preserving filters (Robidoux, LanczosSharp and Lanczos2DSharp), for + Elliptical Weighted Average resampling. Contributed faster filter kernels + (minimax Sinc approximation, and simplified Blackman and Bohman). + Leonard Rosenthol Authored the 'conjure' utility and associated MSL execution environment. Provided MacOS support. Authored the CLIPBOARD, XCF, and PSD coders.