X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=AUTHORS.txt;h=bd76502f8f5bd6b1661666419bc647900ccca3ff;hb=5214a15bfd5f6ffa4d057cc63d8b7ed61d0e15f5;hp=29f57927ee5b2a484f0881be9e356fb68faf0e7f;hpb=5530ff9be086d2758cde9c6eef56f686a2e414d9;p=imagemagick diff --git a/AUTHORS.txt b/AUTHORS.txt index 29f57927e..bd76502f8 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -51,6 +51,7 @@ Christopher R. Hawks Paul Heckbert, Carnegie Mellon University Image resizing is loosely based on Paul Heckbert's Zoom program. + As is the basic EWA resampling used for image distortions. Peder Langlo, Hewlett Packard Made hundreds of suggestions and bug reports. Without Peder, this software @@ -90,10 +91,8 @@ Paul Raveling, USC Information Sciences Institute software. Nicolas Robidoux, Laurentian University - New ellipse clamping method and vertical/horizontal line - preserving filters (Robidoux, LanczosSharp and Lanczos2Sharp), - for EWA resampling. Faster filter kernels (minimax Sinc - approximation, and simplified Blackman and Bohman). + New ellipse clamping method and vertical/horizontal line preserving + filters for EWA resampling. Sped up of resampling filter kernels. Leonard Rosenthol Authored the 'conjure' utility and associated MSL execution environment. @@ -117,16 +116,26 @@ Michael Still and IBM developer Works published by IBM DeveloperWorks. Anthony Thyssen - Designed the ImageMagick 6.0 command line processing with parenthesis, - image sequence operators, and GIF animation processing. Wrote the - image perspective distortions (-distort) and resampling methods. + Designed the ImageMagick 6 command line processing with parenthesis, + image sequence operators, and GIF animation processing. Checking and + update of the Composition Methods. Wrote the image distortions + (-distort) and EWA resampling methods. Redesign and formalization of + Resize Filters. Addition of the morphology operators, built in kernels + for morphology and convolution processing. Redesign of ImageMagick + 7 command line, to allow scripting and pipelining of options. Maintains a comprehensive set of examples of using ImageMagick at - http://www.imagemagick.org/Usage/. + http://www.imagemagick.org/Usage/. Milan Votava Contributed support for Wireless BitMap, used in WAP - Wireless Access Protocol. +Fred Weinhaus + Contributed support and documentation for the discrete Fourier transform. + Comments and testing of Convolution and Distortion Operations. + Also provides scripts that perform some out-of-the ordinary image + processing operations at http://www.fmwconcepts.com/imagemagick/. + Alexander Zimmermann Responsible for the ImageMagick Linux binary distributions for many years. His efforts are very much appreciated.