]> granicus.if.org Git - imagemagick/blobdiff - AUTHORS.txt
...
[imagemagick] / AUTHORS.txt
index 1df1b12c14b07f9bd310899f3f41c33762597e39..5f9777640378020e03861761d27412142e10f875 100644 (file)
@@ -1,45 +1,33 @@
-These individuals have made source code contributions to the ImageMagick
-project in the last few years:
+These active developers and have made source code contributions to the
+ImageMagick project in the last few years:
 
 Cristy
      Principal architect of ImageMagick and still maintains the ImageMagick
      distribution.
 
-Siu Chi Chan
-     Accelerate numerous image filters with OpenCL under AMD, Intel,
-     and NVidia.  Adapted from MulticoreWare OpenCL contribution.
-
 Dirk Lemstra
-     Contributed to Magick++ and the Windows distribution.
+     Contributor to and maintainer of Magick++, OpenCL acceleration, and
+     the Windows build (configure, ImageMagickObject, etc.).
 
 Glenn Randers-Pehrson
      Contributed significantly to the utilities.  Authored support for JNG,
      MNG, and PNG formats. Provided significant support for the BMP format.
-     Significant improvements to the documentation.
-
-Nicolas Robidoux, Laurentian University
-     New ellipse clamping method and vertical/horizontal line preserving
-     filters for EWA resampling. Sped up resampling filter kernels.
+     Made significant improvements to the documentation.
 
 Bastien ROUCARIÈS
      Various patches from Debian downstream.
 
-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.
-     Maintains a comprehensive set of examples of using ImageMagick at
-     http://www.imagemagick.org/Usage/.
-
 Fred Weinhaus
-     Contributed support and documentation for the discrete Fourier transform.
+     Contributed support and documentation for the discrete Fourier transform,
+     connected component labeling, perceptual hash, kuwahara filter and others.
      Also provides scripts that perform some out-of-the ordinary image
-     processing operations @ http://www.fmwconcepts.com/imagemagick/.
-
+     processing operations @ http://www.fmwconcepts.com/imagemagick/.  He
+     utilized his scripts as unit tests for ImageMagick version 7 to ensure
+     version 6 compatibility before its release.
 
 
 These individuals have made source code contributions to the ImageMagick
-project more than 2 years ago:
+project in the past but are no longer active developers:
 
 Kelly Bergougnoux
      Authored the Cineon image coder (based on the existing DPX source).
@@ -47,6 +35,10 @@ Kelly Bergougnoux
 Nathan Brown
      Original author of the JP2 coder.
 
+Siu Chi Chan
+     Accelerate numerous image filters with OpenCL under AMD, Intel,
+     and NVidia.  Adapted from MulticoreWare OpenCL contribution.
+
 Mike Chiarappa
      Created a Borland C++ Builder 6.0 build environment for ImageMagick.
 
@@ -95,6 +87,10 @@ William Radcliffe
      by 'identify'. Ported module loader support to Windows. Significantly
      improved polygon rendering performance.
 
+Nicolas Robidoux, Laurentian University
+     New ellipse clamping method and vertical/horizontal line preserving
+     filters for EWA resampling. Sped up resampling filter kernels.
+
 Leonard Rosenthol
      Authored the 'conjure' utility and associated MSL execution environment.
      Provided MacOS support. Authored the CLIPBOARD, XCF, and PSD coders.
@@ -109,12 +105,24 @@ Lars Ruben Skyum
      Contributed the -clippath functionality, improved color profile support,
      and re-wrote the PS3 coder.
 
+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.
+     Maintains a comprehensive set of examples of using ImageMagick at
+     https://www.imagemagick.org/Usage/.
+
 Milan Votava
      Contributed support for Wireless BitMap, used in WAP - Wireless Access
      Protocol.
 
 
-We acknowledge these non-source code contributors to the ImageMagick project:
+We acknowledge these non-developer contributors to the ImageMagick project:
+
+Hanno Böck
+     Contributed numerous fuzzed-images that revealed program flaws in
+     ImageMagick.  Additional checks were added to guard against nefarious
+     image files.
 
 Rod Bogart and John W. Peterson, University of Utah
      Image compositing is loosely based on rlecomp of the Utah Raster Toolkit.