|
Revision 1, 0.7 KB
(checked in by cristy, 3 months ago)
|
|
|
| Line | |
|---|
| 1 | The author and maintainer of Magick++ is Bob Friesenhan |
|---|
| 2 | <bfriesen@simple.dallas.tx.us>. |
|---|
| 3 | |
|---|
| 4 | Many thanks to John Cristy for developing the powerful ImageMagick |
|---|
| 5 | package that Magick++ is based on and for enhancing ImageMagick API |
|---|
| 6 | features in order to allow a cleaner implementation. |
|---|
| 7 | |
|---|
| 8 | Thanks to Bill Radcliffe <BillR@corbis.com> for his assistance with |
|---|
| 9 | getting Magick++ to compile under Visual C++, and for maintaining the |
|---|
| 10 | Windows build environment. |
|---|
| 11 | |
|---|
| 12 | Thanks to Albert Chin-A-Young <china@thewrittenword.com> for assisting |
|---|
| 13 | with compilation issues related to the SGI C++ compiler, for providing |
|---|
| 14 | access to the Sun C++ compiler, and for assistance with the configure |
|---|
| 15 | script. |
|---|
| 16 | |
|---|
| 17 | Thanks to Leonard Rosenthol <leonardr@lazerware.com> for ensuring that |
|---|
| 18 | Magick++ compiles on the Mac. |
|---|
| 19 | |
|---|