blob: 4c257b7fa81a701ec4761736f2491fd297ed7bc0 [file] [log] [blame]
cristyfce59502014-03-01 12:53:07 +00001These active developers and have made source code contributions to the
2ImageMagick project in the last few years:
cristy3ed852e2009-09-05 21:47:34 +00003
cristy9298cca2014-02-28 15:39:49 +00004Cristy
5 Principal architect of ImageMagick and still maintains the ImageMagick
6 distribution.
7
8Siu Chi Chan
9 Accelerate numerous image filters with OpenCL under AMD, Intel,
10 and NVidia. Adapted from MulticoreWare OpenCL contribution.
11
12Dirk Lemstra
13 Contributed to Magick++ and the Windows distribution.
14
15Glenn Randers-Pehrson
16 Contributed significantly to the utilities. Authored support for JNG,
17 MNG, and PNG formats. Provided significant support for the BMP format.
18 Significant improvements to the documentation.
19
20Nicolas Robidoux, Laurentian University
21 New ellipse clamping method and vertical/horizontal line preserving
22 filters for EWA resampling. Sped up resampling filter kernels.
23
24Bastien ROUCARIÈS
25 Various patches from Debian downstream.
26
27Anthony Thyssen
28 Designed the ImageMagick 6.0 command line processing with parenthesis,
29 image sequence operators, and GIF animation processing. Wrote the
30 image perspective distortions (-distort) and resampling methods.
31 Maintains a comprehensive set of examples of using ImageMagick at
32 http://www.imagemagick.org/Usage/.
33
34Fred Weinhaus
35 Contributed support and documentation for the discrete Fourier transform.
36 Also provides scripts that perform some out-of-the ordinary image
37 processing operations @ http://www.fmwconcepts.com/imagemagick/.
38
39
40
41These individuals have made source code contributions to the ImageMagick
cristyfce59502014-03-01 12:53:07 +000042project in the past but are no longer active developers:
cristy3ed852e2009-09-05 21:47:34 +000043
44Kelly Bergougnoux
45 Authored the Cineon image coder (based on the existing DPX source).
46
cristy3ed852e2009-09-05 21:47:34 +000047Nathan Brown
48 Original author of the JP2 coder.
49
50Mike Chiarappa
51 Created a Borland C++ Builder 6.0 build environment for ImageMagick.
52
cristy3ed852e2009-09-05 21:47:34 +000053Troy Edwards
54 Authored the source RPM spec file for ImageMagick.
55
56Jaroslav Fojtik
57 Authored the CUT, ART, and MATLAB coder modules.
58
59Francis J. Franklin
60 Ported the WMF coder to the libwmf 0.2 API.
61
62Markus Friedl
63 Original author of Base64 encode/decode sources.
64
65Bob Friesenhahn
66 Author of Magick++ (C++ API to ImageMagick). Author of module loader
67 facility, automatic file identification (magic) support, Unix/Cygwin/MinGW
68 configure/make facility, Windows setup.exe style installer, WMF renderer,
69 C API documentation formatter, and the C, C++, and Perl test suites
70 used by ImageMagick.
71
cristy3ed852e2009-09-05 21:47:34 +000072David Harr
73 Contributed (with Leonard Rosenthol) dash pattern, linecap stroking
74 algorithm, and minor rendering improvements.
75
76Christopher R. Hawks
77 Authored the PALM coder.
78
cristy3ed852e2009-09-05 21:47:34 +000079Rick Mabry
80 Contributed code to support filling drawn objects using a pattern image
81 and major improvements to the web page (both content and appearance).
82
83Catalin Mihaila
84 Contributed a ZX-Spectrum SCREEN$ reader.
85
nicolasa6bc1bf2010-10-25 18:20:30 +000086Chantal Racette, Laurentian University
nicolas5530ff92010-10-28 13:29:22 +000087 Sped up Sinc and Blackman filter kernels. EWA resampling code
88 verification.
nicolasdcc3cf72010-10-25 14:00:10 +000089
cristy3ed852e2009-09-05 21:47:34 +000090William Radcliffe
91 Author of the VisualMagick project configure facility for Visual C++.
92 Author of FlashPix module. Author of the EMF, XTRN, and META coders.
93 Significant contributions to the MSL, JPEG, TIFF, SVG, and URL coders.
cristy9298cca2014-02-28 15:39:49 +000094 Authored "process" module support. Wrote the micro-timer facility used
95 by 'identify'. Ported module loader support to Windows. Significantly
cristy3ed852e2009-09-05 21:47:34 +000096 improved polygon rendering performance.
97
cristy3ed852e2009-09-05 21:47:34 +000098Leonard Rosenthol
99 Authored the 'conjure' utility and associated MSL execution environment.
100 Provided MacOS support. Authored the CLIPBOARD, XCF, and PSD coders.
101 Postscript and PDF expertise. Significant drawing enhancements including
cristy9298cca2014-02-28 15:39:49 +0000102 support for dash patterns, linecap stroking, clipping masks and a
103 mask image.
dirk2efa6262013-08-04 15:57:56 +0000104
cristy3ed852e2009-09-05 21:47:34 +0000105Kyle Shorter
106 Original author of PerlMagick. Author of the LOCALE coder.
107
108Lars Ruben Skyum
109 Contributed the -clippath functionality, improved color profile support,
110 and re-wrote the PS3 coder.
111
cristy3ed852e2009-09-05 21:47:34 +0000112Milan Votava
113 Contributed support for Wireless BitMap, used in WAP - Wireless Access
114 Protocol.
115
cristy9298cca2014-02-28 15:39:49 +0000116
cristy0da7c032014-02-28 15:41:27 +0000117We acknowledge these non-developer contributors to the ImageMagick project:
cristy9298cca2014-02-28 15:39:49 +0000118
119Rod Bogart and John W. Peterson, University of Utah
120 Image compositing is loosely based on rlecomp of the Utah Raster Toolkit.
121
122Thomas R Crimmins
123 Inventor of the eight hull algorithm used for speckle reduction.
124
125Michael Halle, Spatial Imaging Group at MIT
126 Contributed the initial implementation of Alan Paeth's image rotation
127 algorithm.
128
129Paul Heckbert, Carnegie Mellon University
130 Image resizing is loosely based on Paul Heckbert's Zoom program.
131
132Peder Langlo, Hewlett Packard
133 Made hundreds of suggestions and bug reports. Without Peder, this
134 software would not be nearly as useful as it is today.
135
136David Pensak, E. I. du Pont de Nemours and Company
137 For providing the computing environment that made developing ImageMagick
138 possible.
139
140Paul Raveling, USC Information Sciences Institute
141 The spatial subdivision color reduction algorithm is based on his
142 Img software.
143
144Alvy Ray Smith and Eric Ray Lyons
145 HWB color transform and algorithm.
cristy6641d5c2011-02-10 20:39:29 +0000146
cristy3ed852e2009-09-05 21:47:34 +0000147Alexander Zimmermann
148 Responsible for the ImageMagick Linux binary distributions for many years.
cristy9298cca2014-02-28 15:39:49 +0000149 His efforts are very much appreciated.