GraphicsMagick: Fix spelling errors in code and documentation
GraphicsMagick Commits <[email protected]> Wed, 17 Jan 2024 14:48:35 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.3851.1705524527.25875.graphicsmagick-commit@lists.sourceforge.net> |
changeset dd7e6a6a5ada in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=dd7e6a6a5ada summary: Fix spelling errors in code and documentation diffstat: ChangeLog | 12 +++- Magick++/ChangeLog | 30 ++++++------ Magick++/NOTES.txt | 2 +- Magick++/TODO | 2 +- Magick++/lib/Color.cpp | 2 +- Magick++/lib/Drawable.cpp | 2 +- Magick++/lib/Image.cpp | 14 ++-- Magick++/lib/Magick++/CoderInfo.h | 2 +- Magick++/lib/Magick++/Exception.h | 2 +- Magick++/lib/Magick++/Image.h | 10 ++-- Magick++/lib/Magick++/Montage.h | 2 +- Magick++/lib/Magick++/STL.h | 8 +- Magick++/lib/Magick++/Thread.h | 6 +- Magick++/lib/STL.cpp | 6 +- Makefile.in | 2 +- PerlMagick/Changelog | 2 +- PerlMagick/Makefile.PL | 2 +- PerlMagick/Makefile.PL.in | 2 +- PerlMagick/README.txt | 2 +- PerlMagick/t/cgm/input.cgm | 2 +- PerlMagick/t/cgm/read.t | 2 +- PerlMagick/t/composite.t | 6 +- PerlMagick/t/montage.t | 2 +- PerlMagick/t/mpeg/read.t | 2 +- PerlMagick/t/ping.t | 2 +- PerlMagick/t/rad/read.t | 2 +- PerlMagick/t/rad/write.t | 2 +- PerlMagick/t/read.t | 2 +- PerlMagick/t/tiff/read.t | 4 +- PerlMagick/t/wmf/read.t | 2 +- PerlMagick/t/write.t | 2 +- VisualMagick/installer/inc/version.isx | 4 +- coders/bmp.c | 6 +- coders/cineon.c | 6 +- coders/dcm.c | 2 +- coders/dib.c | 2 +- coders/dpx.c | 2 +- coders/heif.c | 2 +- coders/jpeg.c | 2 +- coders/jxl.c | 2 +- coders/mat.c | 2 +- coders/miff.c | 2 +- coders/mpc.c | 4 +- coders/msl.c | 4 +- coders/pict.c | 2 +- coders/png.c | 2 +- coders/preview.c | 2 +- coders/ps3.c | 8 +- coders/psd.c | 2 +- coders/svg.c | 2 +- coders/tga.c | 6 +- coders/topol.c | 6 +- coders/wmf.c | 4 +- coders/wpg.c | 36 +++++++------- coders/xcf.c | 4 +- coders/xtrn.c | 2 +- doc/GraphicsMagick.imdoc | 2 +- doc/Install/README.txt | 12 ++-- doc/Install/install.html | 12 ++-- doc/Install/install.keep | 12 ++-- doc/Install/readme.html | 12 ++-- doc/Install/text2html.pl | 4 +- doc/batch.imdoc | 2 +- doc/environment.imdoc | 2 +- doc/filespec.imdoc | 2 +- doc/options.imdoc | 8 +- doc/tools.imdoc | 2 +- fuzzing/coder_fuzzer.cc | 2 +- fuzzing/oss-fuzz-build.sh | 2 +- magick/PreRvIcccm.h | 6 +- magick/attribute.c | 8 +- magick/blob.c | 16 +++--- magick/blob.h | 4 +- magick/channel.c | 2 +- magick/color.c | 2 +- magick/command.c | 24 ++++---- magick/common.h | 2 +- magick/compare.c | 2 +- magick/delegate-private.h | 2 +- magick/delegate.c | 2 +- magick/delegate.h | 2 +- magick/deprecate.h | 2 +- magick/display.c | 6 +- magick/effect.c | 4 +- magick/floats.c | 8 +- magick/gradient.c | 2 +- magick/image.c | 10 ++-- magick/image.h | 2 +- magick/magic.c | 2 +- magick/magick.c | 4 +- magick/magick_types.h.in | 2 +- magick/memory.c | 2 +- magick/module-private.h | 2 +- magick/module.c | 8 +- magick/monitor.c | 4 +- magick/nt_base.c | 2 +- magick/omp_data_view.c | 2 +- magick/operator.c | 4 +- magick/pixel_cache.c | 8 +- magick/pixel_iterator.c | 2 +- magick/profile.c | 2 +- magick/registry.c | 2 +- magick/render.c | 10 ++-- magick/resize.c | 2 +- magick/shear.c | 2 +- magick/utility.c | 18 +++--- magick/version.h | 4 +- magick/widget.c | 6 +- magick/xwindow.c | 26 +++++----- tests/Makefile.am | 2 +- tests/input_palette.miff | Bin tests/input_pallette.miff | Bin tests/rwblob.tap | 2 +- tests/rwfile.tap | 4 +- tests/rwfile_miff.tap | 4 +- tests/rwfile_pdf.tap | 4 +- utilities/gm.1 | 18 +++--- utilities/miff.4 | 2 +- utilities/tests/gen-tiff-images/README.txt | 2 +- utilities/tests/gen-tiff-images/genimages | 2 +- www/ChangeLog-2001.html | 4 +- www/ChangeLog-2002.html | 14 ++-- www/ChangeLog-2003.html | 70 ++++++++++++++-------------- www/ChangeLog-2004.html | 16 +++--- www/ChangeLog-2005.html | 6 +- www/ChangeLog-2006.html | 2 +- www/ChangeLog-2007.html | 8 +- www/ChangeLog-2008.html | 8 +- www/ChangeLog-2009.html | 14 ++-- www/ChangeLog-2011.html | 2 +- www/ChangeLog-2012.html | 6 +- www/ChangeLog-2013.html | 6 +- www/ChangeLog-2014.html | 12 ++-- www/ChangeLog-2015.html | 8 +- www/ChangeLog-2016.html | 10 ++-- www/ChangeLog-2017.html | 4 +- www/ChangeLog-2018.html | 16 +++--- www/ChangeLog-2019.html | 6 +- www/ChangeLog-2021.html | 6 +- www/ChangeLog-2022.html | 24 ++++---- www/Changelog.html | 10 +++- www/GraphicsMagick.html | 14 ++-- www/Hg.html | 4 +- www/Hg.rst | 4 +- www/INSTALL-unix.html | 6 +- www/INSTALL-unix.rst | 6 +- www/Magick++/ChangeLog.html | 30 ++++++------ www/OpenMP.html | 4 +- www/OpenMP.rst | 4 +- www/api/blob.html | 4 +- www/api/compare.html | 2 +- www/api/effect.html | 4 +- www/api/image.html | 6 +- www/api/operator.html | 2 +- www/api/pixel_cache.html | 2 +- www/api/registry.html | 2 +- www/batch.html | 2 +- www/benchmarks.html | 4 +- www/benchmarks.rst | 4 +- www/formats.html | 4 +- www/formats.rst | 4 +- www/gm.html | 16 +++--- www/miff.html | 2 +- www/miff.rst | 2 +- www/motion-picture.html | 6 +- www/motion-picture.rst | 6 +- www/perl.html | 2 +- www/perl.rst | 2 +- www/process.html | 2 +- www/process.rst | 2 +- www/security.html | 2 +- www/security.rst | 2 +- www/utilities.html | 2 +- www/utilities.rst | 2 +- 174 files changed, 506 insertions(+), 496 deletions(-) diffs (truncated from 4748 to 500 lines): diff -r 26b814ec3891 -r dd7e6a6a5ada ChangeLog --- a/ChangeLog Sat Jan 13 08:59:00 2024 -0600 +++ b/ChangeLog Wed Jan 17 14:48:30 2024 -0600 @@ -1,15 +1,19 @@ +2024-01-17 Bob Friesenhahn <[email protected]> + + * Fix spelling errors in code and documentation. + 2024-01-13 Fojtik Jaroslav <[email protected]> - coders/tiff.c Prevent sign expansion and bogus contents in - upper 2 bytes for TIFF_SHORT. + coders/tiff.c Prevent sign expansion and bogus contents in upper 2 + bytes for TIFF_SHORT. 2024-01-12 Fojtik Jaroslav <[email protected]> - coders/tiff.c Fixed TIFF_RATIONAL extraction from EXIF. + coders/tiff.c Fixed TIFF_RATIONAL extraction from EXIF. 2024-01-11 Fojtik Jaroslav <[email protected]> - coders/tiff.c Fix for multiple frames. Do not import + coders/tiff.c Fix for multiple frames. Do not import TIFFTAG_COMPRESSION, TIFFTAG_IMAGELENGTH, TIFFTAG_IMAGEWIDTH ... from EXIF. diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/ChangeLog --- a/Magick++/ChangeLog Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/ChangeLog Wed Jan 17 14:48:30 2024 -0600 @@ -93,7 +93,7 @@ 2010-01-12 Bob Friesenhahn <[email protected]> - * demo/shapes.cpp (main): Floodfill shape more agressively and + * demo/shapes.cpp (main): Floodfill shape more aggressively and scale fuzz factor so that it provides the same results across quantum depths. @@ -533,7 +533,7 @@ * lib/Magick++/STL.h (coalesceImages): Replaced implementation with one from Felix Heimbrecht. The template signature has changed to return a new image sequence. This template API silently ceased - to funtion due to an ImageMagick CoalesceImages API change. + to function due to an ImageMagick CoalesceImages API change. 2003-03-30 Bob Friesenhahn <[email protected]> @@ -701,7 +701,7 @@ * lib/Drawable.cpp (DrawableDashArray): Change dasharray type to 'double' rather than 'unsigned int' in order to match ImageMagick. Previous 'unsigned int' methods remain for - compatability reasons. + compatibility reasons. 2002-04-14 Bob Friesenhahn <[email protected]> @@ -882,7 +882,7 @@ 2001-12-26 Bob Friesenhahn <[email protected]> * lib/Drawable.cpp (DrawableCompositeImage): Read image - immediately if provided by filename, register with peristent + immediately if provided by filename, register with persistent registry, and pass as perisistant image type. (DrawableCompositeImage): Support specifying Image in memory. Passed as perisistant image type. @@ -1055,7 +1055,7 @@ * lib/Image.cpp (clipMask): New method to add a clip mask to the image. Adds clipping to any image operation wherever the clip - mask image is tranparent. + mask image is transparent. 2001-08-15 Bob Friesenhahn <[email protected]> @@ -1298,7 +1298,7 @@ coordinates (PathLinetoHorizontalRel): New class. Horizontal lineto, relative coordinates - (PathLinetoVerticalAbs): New class. Veritical lineto, absolute + (PathLinetoVerticalAbs): New class. Vertical lineto, absolute coordinates. (PathLinetoVerticalRel): New class. Vertical lineto, relative coordinates. @@ -1382,7 +1382,7 @@ 2000-09-20 Bob Friesenhahn <[email protected]> - * lib/Magick++/Drawable.h: Reverted Coordinate implemenation back + * lib/Magick++/Drawable.h: Reverted Coordinate implementation back from and STL pair based implementation to a simple class. Maybe this will improve portability. It is more understandable anyway. @@ -1467,7 +1467,7 @@ objects. (penColor): Setting penColor now sets fillColor and strokeColor. Getting penColor retrieves the value of - strokeColor. This supports backwards compatability. + strokeColor. This supports backwards compatibility. 2000-03-28 Bob Friesenhahn <[email protected]> @@ -1483,13 +1483,13 @@ * lib/Magick++/STL.h (blurImage,charcoalImage,edgeImage,embossImage, reduceNoiseImage,sharpenImage): Modified to support order of the - pixel neighborhood. Backward compatable function objects + pixel neighborhood. Backward compatible function objects constructors are provided for embossImage, and reduceNoiseImage. * lib/Image.cpp (blur,charcoal,edge,emboss,reduceNoise,sharpen): Now accept unsigned int argument which represents the order of the - pixel neighborhood (e.g. 3). This is not a backwards compatable - change, however, backward compatable methods are provided for + pixel neighborhood (e.g. 3). This is not a backwards compatible + change, however, backward compatible methods are provided for emboss, and reduceNoise. 2000-03-02 Bob Friesenhahn <[email protected]> @@ -1661,7 +1661,7 @@ * lib/Image.cpp: (rotate): No longer accepts sharpen argument. User must sharpen - seperately if desired. This change is due to a similar change in + separately if desired. This change is due to a similar change in ImageMagick 5.0. (condense): Removed method. (uncondense): Removed method. @@ -1766,7 +1766,7 @@ ImageMagick to avoid namespace-induced problems. * configure.in : CPPFLAGS and LDFLAGS specified via the - environment take precidence over flags from Magick-config. + environment take precedence over flags from Magick-config. 1999-05-31 Bob Friesenhahn <[email protected]> @@ -1785,10 +1785,10 @@ 1999-05-23 Bob Friesenhahn <[email protected]> * lib/MagickColor.cpp (operator =): Adapted to new ImageMagick - 4.2.6 as of 5/23/99 which removes X11 compatability functions. + 4.2.6 as of 5/23/99 which removes X11 compatibility functions. * lib/MagickGeometry.cpp (operator =): Adapted to new ImageMagick - 4.2.6 as of 5/23/99 which removes X11 compatability functions. + 4.2.6 as of 5/23/99 which removes X11 compatibility functions. 1999-05-17 Bob Friesenhahn <[email protected]> diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/NOTES.txt --- a/Magick++/NOTES.txt Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/NOTES.txt Wed Jan 17 14:48:30 2024 -0600 @@ -45,7 +45,7 @@ > Also, the colorspace transformations are a bit non-standard. I assume that > this is to fit exactly to the range of Quantum. If so, would you recommend -I got most of these from authorative sources such as the Color FAQ. There +I got most of these from authoritative sources such as the Color FAQ. There is some transforms on the equations to make them fit in [0-255]. > that Magick++ use the exact transformations that ImageMagick does since diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/TODO --- a/Magick++/TODO Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/TODO Wed Jan 17 14:48:30 2024 -0600 @@ -48,7 +48,7 @@ * Fix documentation for drawing rounded rectangle. Parameters represent corners, not center. -* Manage Options instance seperate from Image instance. Possibly take +* Manage Options instance separate from Image instance. Possibly take this to the extreme by managing each contained structure independently. diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Color.cpp --- a/Magick++/lib/Color.cpp Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Color.cpp Wed Jan 17 14:48:30 2024 -0600 @@ -17,7 +17,7 @@ #include "Magick++/Exception.h" // -// Color operator fuctions +// Color operator functions // int Magick::operator == ( const Magick::Color& left_, const Magick::Color& right_ ) diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Drawable.cpp --- a/Magick++/lib/Drawable.cpp Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Drawable.cpp Wed Jan 17 14:48:30 2024 -0600 @@ -586,7 +586,7 @@ return new DrawableFillColor(*this); } -// Specify drawing fill fule +// Specify drawing fill rule Magick::DrawableFillRule::~DrawableFillRule ( void ) { } diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Image.cpp --- a/Magick++/lib/Image.cpp Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Image.cpp Wed Jan 17 14:48:30 2024 -0600 @@ -865,7 +865,7 @@ throwImageException(); } -// Hilight edges in image +// Highlight edges in image void Magick::Image::edge ( const double radius_ ) { ExceptionInfo exceptionInfo; @@ -876,7 +876,7 @@ throwImageException( exceptionInfo ); } -// Emboss image (hilight edges) +// Emboss image (highlight edges) void Magick::Image::emboss ( const double radius_, const double sigma_ ) { ExceptionInfo exceptionInfo; @@ -1321,7 +1321,7 @@ // pixels, not counting the center pixel. The sigma_ parameter // specifies the standard deviation of the Laplacian, in pixels. // The angle_ parameter specifies the angle the object appears -// to be comming from (zero degrees is from the right). +// to be coming from (zero degrees is from the right). void Magick::Image::motionBlur ( const double radius_, const double sigma_, const double angle_ ) @@ -1928,7 +1928,7 @@ throwImageException(); } -// Spread pixels randomly within image by specified ammount +// Spread pixels randomly within image by specified amount void Magick::Image::spread ( const unsigned int amount_ ) { ExceptionInfo exceptionInfo; @@ -2060,7 +2060,7 @@ // the percentage of the difference between the original and // the blur image that is added back into the original. // threshold_ -// the threshold in pixels needed to apply the diffence amount. +// the threshold in pixels needed to apply the difference amount. void Magick::Image::unsharpmask ( const double radius_, const double sigma_, const double amount_, @@ -3877,7 +3877,7 @@ // // Also see the Pixels class, which provides support for multiple // cache views. The low-level pixel access routines in the Image -// class are provided in order to support backward compatability. +// class are provided in order to support backward compatibility. // ////////////////////////////////////////////////////////////////////// @@ -4246,7 +4246,7 @@ // // Cleanup class to ensure that ImageMagick singletons are destroyed -// so as to avoid any resemblence to a memory leak (which seems to +// so as to avoid any resemblance to a memory leak (which seems to // confuse users) // namespace Magick diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Magick++/CoderInfo.h --- a/Magick++/lib/Magick++/CoderInfo.h Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Magick++/CoderInfo.h Wed Jan 17 14:48:30 2024 -0600 @@ -56,7 +56,7 @@ CoderInfo& operator= (const CoderInfo &coder_ ); // - // Implemementation methods + // Implementation methods // CoderInfo ( const MagickLib::MagickInfo *magickInfo_ ); diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Magick++/Exception.h --- a/Magick++/lib/Magick++/Exception.h Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Magick++/Exception.h Wed Jan 17 14:48:30 2024 -0600 @@ -328,7 +328,7 @@ const char* reason_, const char* description_ = 0 ); - // Thow exception based on ImageMagick's ExceptionInfo + // Throw exception based on ImageMagick's ExceptionInfo MagickDLLDeclExtern void throwException( MagickLib::ExceptionInfo &exception_, const bool quiet_ = false ); diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Magick++/Image.h --- a/Magick++/lib/Magick++/Image.h Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Magick++/Image.h Wed Jan 17 14:48:30 2024 -0600 @@ -305,10 +305,10 @@ // Draw on image using a drawable list void draw ( const std::list<Magick::Drawable> &drawable_ ); - // Edge image (hilight edges in image) + // Edge image (highlight edges in image) void edge ( const double radius_ = 0.0 ); - // Emboss image (hilight edges with 3D effect) + // Emboss image (highlight edges with 3D effect) // The radius_ parameter specifies the radius of the Gaussian, in // pixels, not counting the center pixel. The sigma_ parameter // specifies the standard deviation of the Laplacian, in pixels. @@ -492,7 +492,7 @@ // pixels, not counting the center pixel. The sigma_ parameter // specifies the standard deviation of the Laplacian, in pixels. // The angle_ parameter specifies the angle the object appears - // to be comming from (zero degrees is from the right). + // to be coming from (zero degrees is from the right). void motionBlur ( const double radius_, const double sigma_, const double angle_ ); @@ -698,7 +698,7 @@ // photographic film to light during the development process) void solarize ( const double factor_ = 50.0 ); - // Spread pixels randomly within image by specified ammount + // Spread pixels randomly within image by specified amount void spread ( const unsigned int amount_ = 3 ); // Add a digital watermark to the image (based on second image) @@ -753,7 +753,7 @@ // the percentage of the difference between the original and // the blur image that is added back into the original. // threshold_ - // the threshold in pixels needed to apply the diffence amount. + // the threshold in pixels needed to apply the difference amount. void unsharpmask ( const double radius_, const double sigma_, const double amount_, diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Magick++/Montage.h --- a/Magick++/lib/Magick++/Montage.h Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Magick++/Montage.h Wed Jan 17 14:48:30 2024 -0600 @@ -134,7 +134,7 @@ bool _shadow; // Enable drop-shadows on thumbnails Color _stroke; // Outline color std::string _texture; // Background texture image - Geometry _tile; // Thumbnail rows and colmns + Geometry _tile; // Thumbnail rows and columns std::string _title; // Montage title Color _transparentColor; // Transparent color }; diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Magick++/STL.h --- a/Magick++/lib/Magick++/STL.h Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Magick++/STL.h Wed Jan 17 14:48:30 2024 -0600 @@ -365,7 +365,7 @@ DrawableList _drawableList; }; - // Edge image (hilight edges in image) + // Edge image (highlight edges in image) class MagickDLLDecl edgeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE { public: @@ -377,7 +377,7 @@ double _radius; }; - // Emboss image (hilight edges with 3D effect) + // Emboss image (highlight edges with 3D effect) class MagickDLLDecl embossImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE { public: @@ -889,7 +889,7 @@ unsigned int _order; }; - // Resize image to a certain geomtry + // Resize image to a certain geometry class MagickDLLDecl resizeImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE { public: @@ -1039,7 +1039,7 @@ double _factor; }; - // Spread pixels randomly within image by specified ammount + // Spread pixels randomly within image by specified amount class MagickDLLDecl spreadImage MAGICK_UNARY_FUNCTION_IMAGE_REF_BASE { public: diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/Magick++/Thread.h --- a/Magick++/lib/Magick++/Thread.h Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/Magick++/Thread.h Wed Jan 17 14:48:30 2024 -0600 @@ -19,7 +19,7 @@ HANDLE id; }; -// This is a binary semphore -- increase for a counting semaphore +// This is a binary semaphore -- increase for a counting semaphore #define MAXSEMLEN 1 #endif // defined(_MT) #endif // defined(_VISUALC_) @@ -69,7 +69,7 @@ // Construct with mutex lock (locks mutex) Lock( MutexLock *mutexLock_ ); - // Destrutor (unlocks mutex) + // Destructor (unlocks mutex) ~Lock( void ); private: @@ -90,7 +90,7 @@ _mutexLock->lock(); } -// Destrutor (unlocks mutex) +// Destructor (unlocks mutex) inline Magick::Lock::~Lock( void ) { _mutexLock->unlock(); diff -r 26b814ec3891 -r dd7e6a6a5ada Magick++/lib/STL.cpp --- a/Magick++/lib/STL.cpp Sat Jan 13 08:59:00 2024 -0600 +++ b/Magick++/lib/STL.cpp Wed Jan 17 14:48:30 2024 -0600 @@ -296,7 +296,7 @@ image_.draw( _drawableList ); } -// Edge image (hilight edges in image) +// Edge image (highlight edges in image) Magick::edgeImage::edgeImage( const double radius_ ) : _radius( radius_ ) { @@ -306,7 +306,7 @@ image_.edge( _radius ); } -// Emboss image (hilight edges with 3D effect) +// Emboss image (highlight edges with 3D effect) Magick::embossImage::embossImage( void ) : _radius( 1 ), _sigma( 0.5 ) @@ -953,7 +953,7 @@ image_.solarize( _factor ); } -// Spread pixels randomly within image by specified ammount +// Spread pixels randomly within image by specified amount Magick::spreadImage::spreadImage( const unsigned int amount_ ) : _amount( amount_ ) { diff -r 26b814ec3891 -r dd7e6a6a5ada Makefile.in --- a/Makefile.in Sat Jan 13 08:59:00 2024 -0600 +++ b/Makefile.in Wed Jan 17 14:48:30 2024 -0600 @@ -4382,7 +4382,7 @@ tests/common.shi \ tests/input_bilevel.miff \ tests/input_gray.miff \ - tests/input_pallette.miff \ + tests/input_palette.miff \ tests/input_truecolor_1x266.miff \ tests/input_truecolor_70x46.miff \ tests/input_truecolor.miff \ diff -r 26b814ec3891 -r dd7e6a6a5ada PerlMagick/Changelog --- a/PerlMagick/Changelog Sat Jan 13 08:59:00 2024 -0600 +++ b/PerlMagick/Changelog Wed Jan 17 14:48:30 2024 -0600 @@ -97,7 +97,7 @@ 1.07 Tue May 06 1997 - Clone is an alias of Copy. 1.05 Fri Apr 25 1997 - - Added allignment to function Annotate (left, center, right). Requires + - Added alignment to function Annotate (left, center, right). Requires ImageMagick 3.8.5 to compile. 1.03 Mon Apr 11 1997 - some objects were not being destroyed when dereferenced due to an diff -r 26b814ec3891 -r dd7e6a6a5ada PerlMagick/Makefile.PL --- a/PerlMagick/Makefile.PL Sat Jan 13 08:59:00 2024 -0600 +++ b/PerlMagick/Makefile.PL Wed Jan 17 14:48:30 2024 -0600 @@ -42,7 +42,7 @@ # Preprocessor defines 'DEFINE' => ' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -DHAVE_CONFIG_H', # e.g., '-DHAVE_SOMETHING' - # Header search specfication and preprocessor flags + # Header search specification and preprocessor flags 'INC' => '-I../ -I/home/bfriesen/src/graphics/GraphicsMagick-head -I/usr/local/include/freetype2 -I/usr/openwin/include -I/usr/openwin/include/X11 -I/usr/include/libxml2', # C compiler diff -r 26b814ec3891 -r dd7e6a6a5ada PerlMagick/Makefile.PL.in --- a/PerlMagick/Makefile.PL.in Sat Jan 13 08:59:00 2024 -0600 +++ b/PerlMagick/Makefile.PL.in Wed Jan 17 14:48:30 2024 -0600 @@ -53,7 +53,7 @@ # Preprocessor defines 'DEFINE' => $magick_DEFS, # e.g., '-DHAVE_SOMETHING' - # Header search specfication and preprocessor flags + # Header search specification and preprocessor flags 'INC' => $magick_CPPFLAGS, # C compiler diff -r 26b814ec3891 -r dd7e6a6a5ada PerlMagick/README.txt --- a/PerlMagick/README.txt Sat Jan 13 08:59:00 2024 -0600 +++ b/PerlMagick/README.txt Wed Jan 17 14:48:30 2024 -0600 @@ -30,7 +30,7 @@ PerlMagick is configured by default by GraphicsMagick in order to create a starting Makefile.PL. Additional edits to Makefile.PL - may be required. GraphicsMagick does not provide a seperate + may be required. GraphicsMagick does not provide a separate distribution of PerlMagick. Please follow the applicable steps