The author and maintainer of Magick++ is Bob Friesenhan
<bfriesen@simple.dallas.tx.us>.
-Many thanks to John Cristy for developing the powerful ImageMagick
+Many thanks to Cristy for developing the powerful ImageMagick
package that Magick++ is based on and for enhancing ImageMagick API
features in order to allow a cleaner implementation.
Professional
Release 6
Mac OS X GCC 2.95.2
- 10.1 PowerPC (apple gcc John Cristy
+ 10.1 PowerPC (apple gcc Cristy
"Darwin" -926)
Please let me know if you have successfully built and executed Magick++
// Copyright Bob Friesenhahn, 1999, 2000, 2002, 2003
//
// PerlMagick "piddle" demo re-implemented using Magick++ methods.
-// The PerlMagick "piddle" demo is written by John Cristy
+// The PerlMagick "piddle" demo is written by Cristy
//
#include <Magick++.h>
.SH LICENSE
See http://www.imagemagick.org/script/license.php.
.SH AUTHORS
-John Cristy, ImageMagick Studio LLC
+Cristy, ImageMagick Studio LLC
.SH COPYRIGHT
See http://www.imagemagick.org/script/license.php
.SH AUTHORS
-John Cristy, ImageMagick Studio LLC
+Cristy, ImageMagick Studio LLC
#!/usr/bin/perl
-# Written by jreed@itis.com, adapted by John Cristy.
+# Written by jreed@itis.com, adapted by Cristy.
use Image::Magick;
use Turtle;
#
# XSnap, X-Windows Snapshot. A GUI for the ImageMagick import command
#
-# Software design, John Cristy (magick@dupont.com), March 1996
+# Software design, Cristy (magick@dupont.com), March 1996
#
# Copyright (C) 1999-2014 ImageMagick Studio LLC, a non-profit organization
# dedicated to making software imaging solutions freely available.
% Read/Write MGK Image Format. %
% %
% Software Design %
-% John Cristy %
+% Cristy %
% July 1992 %
% %
% %