blob: 5a82dcb04914bf7893e2f4a4153665a6e9742b2a [file] [log] [blame]
cristy3ed852e2009-09-05 21:47:34 +00001Cristy is the principal architect of ImageMagick and still maintains the
2ImageMagick distribution.
3
4We acknowledge the substantial contributions to the ImageMagick project by
5these gifted individuals (listed in alphabetical order):
6
7Kelly Bergougnoux
8 Authored the Cineon image coder (based on the existing DPX source).
9
10Rod Bogart and John W. Peterson, University of Utah
11 Image compositing is loosely based on rlecomp of the Utah Raster Toolkit.
12
13Nathan Brown
14 Original author of the JP2 coder.
15
16Mike Chiarappa
17 Created a Borland C++ Builder 6.0 build environment for ImageMagick.
18
19Thomas R Crimmins
20 Inventor of the eight hull algorithm used for speckle reduction.
21
22Troy Edwards
23 Authored the source RPM spec file for ImageMagick.
24
25Jaroslav Fojtik
26 Authored the CUT, ART, and MATLAB coder modules.
27
28Francis J. Franklin
29 Ported the WMF coder to the libwmf 0.2 API.
30
31Markus Friedl
32 Original author of Base64 encode/decode sources.
33
34Bob Friesenhahn
35 Author of Magick++ (C++ API to ImageMagick). Author of module loader
36 facility, automatic file identification (magic) support, Unix/Cygwin/MinGW
37 configure/make facility, Windows setup.exe style installer, WMF renderer,
38 C API documentation formatter, and the C, C++, and Perl test suites
39 used by ImageMagick.
40
41Michael Halle, Spatial Imaging Group at MIT
42 Contributed the initial implementation of Alan Paeth's image rotation
43 algorithm.
44
45David Harr
46 Contributed (with Leonard Rosenthol) dash pattern, linecap stroking
47 algorithm, and minor rendering improvements.
48
49Christopher R. Hawks
50 Authored the PALM coder.
51
52Paul Heckbert, Carnegie Mellon University
53 Image resizing is loosely based on Paul Heckbert's Zoom program.
54
55Peder Langlo, Hewlett Packard
56 Made hundreds of suggestions and bug reports. Without Peder, this software
57 would not be nearly as useful as it is today.
58
dirk2efa6262013-08-04 15:57:56 +000059Dirk Lemstra
60 Contributed to Magick++ and the Windows distribution.
61
cristy3ed852e2009-09-05 21:47:34 +000062Rick Mabry
63 Contributed code to support filling drawn objects using a pattern image
64 and major improvements to the web page (both content and appearance).
65
66Catalin Mihaila
67 Contributed a ZX-Spectrum SCREEN$ reader.
68
69David Pensak, E. I. du Pont de Nemours and Company
70 For providing the computing environment that made developing ImageMagick
71 possible.
72
nicolasa6bc1bf2010-10-25 18:20:30 +000073Chantal Racette, Laurentian University
nicolas5530ff92010-10-28 13:29:22 +000074 Sped up Sinc and Blackman filter kernels. EWA resampling code
75 verification.
nicolasdcc3cf72010-10-25 14:00:10 +000076
cristy3ed852e2009-09-05 21:47:34 +000077William Radcliffe
78 Author of the VisualMagick project configure facility for Visual C++.
79 Author of FlashPix module. Author of the EMF, XTRN, and META coders.
80 Significant contributions to the MSL, JPEG, TIFF, SVG, and URL coders.
81 Authored "process" module support. Wrote the micro-timer facility used by
82 'identify'. Ported module loader support to Windows. Significantly
83 improved polygon rendering performance.
84
85Glenn Randers-Pehrson
86 Contributed significantly to the utilities. Authored support for JNG,
87 MNG, and PNG formats. Provided significant support for the BMP format.
88 Significant improvements to the documentation, including creating a
89 documentation authoring environment based on the <imdoc> format.
90
91Paul Raveling, USC Information Sciences Institute
92 The spatial subdivision color reduction algorithm is based on his Img
93 software.
94
nicolasa6bc1bf2010-10-25 18:20:30 +000095Nicolas Robidoux, Laurentian University
nicolas54d29c62010-10-28 13:33:33 +000096 New ellipse clamping method and vertical/horizontal line preserving
cristy31618182013-07-31 19:13:08 +000097 filters for EWA resampling. Sped up resampling filter kernels.
nicolasa6bc1bf2010-10-25 18:20:30 +000098
cristy3ed852e2009-09-05 21:47:34 +000099Leonard Rosenthol
100 Authored the 'conjure' utility and associated MSL execution environment.
101 Provided MacOS support. Authored the CLIPBOARD, XCF, and PSD coders.
102 Postscript and PDF expertise. Significant drawing enhancements including
103 support for dash patterns, linecap stroking, clipping masks and a mask
104 image.
105
dirk2efa6262013-08-04 15:57:56 +0000106Bastien ROUCARIÈS
107 Various patches from Debian downstream.
108
cristy3ed852e2009-09-05 21:47:34 +0000109Kyle Shorter
110 Original author of PerlMagick. Author of the LOCALE coder.
111
112Lars Ruben Skyum
113 Contributed the -clippath functionality, improved color profile support,
114 and re-wrote the PS3 coder.
115
116Alvy Ray Smith and Eric Ray Lyons
117 HWB color transform and algorithm.
118
119Michael Still and IBM developer Works
120 For the excellant article, "Graphics from the command line". First
121 published by IBM DeveloperWorks.
122
123Anthony Thyssen
cristy31618182013-07-31 19:13:08 +0000124 Designed the ImageMagick 6.0 command line processing with parenthesis,
125 image sequence operators, and GIF animation processing. Wrote the
126 image perspective distortions (-distort) and resampling methods.
cristy3ed852e2009-09-05 21:47:34 +0000127 Maintains a comprehensive set of examples of using ImageMagick at
cristy31618182013-07-31 19:13:08 +0000128 http://www.imagemagick.org/Usage/.
cristy3ed852e2009-09-05 21:47:34 +0000129
130Milan Votava
131 Contributed support for Wireless BitMap, used in WAP - Wireless Access
132 Protocol.
133
cristy6641d5c2011-02-10 20:39:29 +0000134Fred Weinhaus
135 Contributed support and documentation for the discrete Fourier transform.
136 Also provides scripts that perform some out-of-the ordinary image
cristy31618182013-07-31 19:13:08 +0000137 processing operations @ http://www.fmwconcepts.com/imagemagick/.
cristy6641d5c2011-02-10 20:39:29 +0000138
cristy3ed852e2009-09-05 21:47:34 +0000139Alexander Zimmermann
140 Responsible for the ImageMagick Linux binary distributions for many years.
dirk2efa6262013-08-04 15:57:56 +0000141 His efforts are very much appreciated.