Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-updates > by-pkgid > 511c7fa75f6b3aae911d2a285e6c270e > files > 66

graphicsmagick-doc-1.3.13-1.4.mga2.i586.rpm

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.8: http://docutils.sourceforge.net/" />
<title>GraphicsMagick News</title>
<link rel="stylesheet" href="docutils-articles.css" type="text/css" />
</head>
<body>

<div class="banner">
<img src="images/gm-107x76.png" alt="GraphicMagick logo" width="107" height="76" />
<span class="title">GraphicsMagick</span>
<form action="http://www.google.com/search">
	<input type="hidden" name="domains" value="www.graphicsmagick.org" />
	<input type="hidden" name="sitesearch" value="www.graphicsmagick.org" />
    <span class="nowrap"><input type="text" name="q" size="25" maxlength="255" />&nbsp;<input type="submit" name="sa" value="Search" /></span>
</form>
</div>

<div class="navmenu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="project.html">Project</a></li>
<li><a href="download.html">Download</a></li>
<li><a href="README.html">Install</a></li>
<li><a href="Hg.html">Source</a></li>
<li><a href="NEWS.html">News</a> </li>
<li><a href="https://sourceforge.net/tracker/?group_id=73485" target="top_">Bugs</a></li>
<li><a href="utilities.html">Utilities</a></li>
<li><a href="programming.html">Programming</a></li>
<li><a href="reference.html">Reference</a></li>
</ul>
</div>
<div class="document" id="graphicsmagick-news">
<h1 class="title">GraphicsMagick News</h1>

<!-- This text is in reStucturedText format, so it may look a bit odd. -->
<!-- See http://docutils.sourceforge.net/rst.html for details. -->
<p>This file was last updated on December 24, 2011</p>
<p>Please note that this file records news for the associated development
branch and that each development branch has its own NEWS file. See the
ChangeLog file for full details.</p>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#december-24-2011" id="id1">1.3.13 (December 24, 2011)</a></li>
<li><a class="reference internal" href="#march-8-2010" id="id2">1.3.12 (March 8, 2010)</a></li>
<li><a class="reference internal" href="#february-21-2010" id="id3">1.3.11 (February 21, 2010)</a></li>
<li><a class="reference internal" href="#february-10-2010" id="id4">1.3.10 (February 10, 2010)</a></li>
<li><a class="reference internal" href="#february-4-2010" id="id5">1.3.9 (February 4, 2010)</a></li>
<li><a class="reference internal" href="#january-21-2010" id="id6">1.3.8 (January 21, 2010)</a></li>
<li><a class="reference internal" href="#september-17-2009" id="id7">1.3.7 (September 17, 2009)</a></li>
<li><a class="reference internal" href="#july-25-2009" id="id8">1.3.6 (July 25, 2009)</a></li>
<li><a class="reference internal" href="#january-26-2009" id="id9">1.3.5 (January 26, 2009)</a></li>
<li><a class="reference internal" href="#january-13-2009" id="id10">1.3.4 (January 13, 2009)</a></li>
<li><a class="reference internal" href="#december-9-2008" id="id11">1.3.3 (December 9, 2008)</a></li>
<li><a class="reference internal" href="#november-29-2008" id="id12">1.3.2 (November 29, 2008)</a></li>
<li><a class="reference internal" href="#november-17-2008" id="id13">1.3.1 (November 17, 2008)</a></li>
<li><a class="reference internal" href="#november-9-2008" id="id14">1.3 (November 9, 2008)</a></li>
<li><a class="reference internal" href="#april-29-2008" id="id15">1.2 (April 29, 2008)</a></li>
<li><a class="reference internal" href="#released-april-4-2004" id="id16">1.1 (Released April 4, 2004)</a></li>
<li><a class="reference internal" href="#released-in-may-2003" id="id17">1.0 (Released in May, 2003)</a></li>
</ul>
</div>
<div class="section" id="december-24-2011">
<h1><a class="toc-backref" href="#id1">1.3.13 (December 24, 2011)</a></h1>
<p>Security Fixes:</p>
<blockquote>
None</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>In I/O blob, don't rewind already open file handle passed to
OpenBlob() since we don't know the intended state of this file
handle, and because it prevents appending to an existing file.</li>
<li>In AppendImageProfile(), don't leak profile buffer while appending
a chunk to an existing profile.</li>
<li>Fix deadlock in ClonePixelCache() which was caused by using the
same semaphore pointer in the source and destination images.</li>
<li>Removed bogus SyncBlob() code which sometimes caused a crash and
was not useful.</li>
<li>Fixed crash or hang which occured when the user entered CONTROL-C
while threaded code was being executed.</li>
<li>Fix core dump in AcquireOneCacheViewPixelInlined() when the image
is in CMYK space.</li>
<li>In MontageImages (montage), fix crash observed with &quot;-geometry
x+0+0&quot;.</li>
<li>The TIFF reader was crashing for images which use the
TIFFTAG_OPIIMAGEID tag.</li>
<li>AppendImages() (-append) was failing when only one image was
provided.</li>
<li>The <cite>animate</cite>, <cite>display</cite>, and <cite>identify</cite> commands now report any
error only once, and then proceed to the next file name rather
than quitting.</li>
<li>Don't change the locale settings in InitializeMagick() since this
may cause problems for international users.  API users are still
responsible for assuring that locale settings don't break floating
point parsing and output (i.e. floating point decimal needs to be
'.' rather than ',').</li>
<li>RPM build is fixed (PerlMagick build was broken).</li>
<li>RPM build installs documentation to expected places on Red Hat
type systems.</li>
<li>Fixes for usage with OpenSolaris.</li>
<li>DESTDIR is supported by PerlMagick build.</li>
<li>The matte channel was not being properly enabled or respected for
TXT images.</li>
<li>InitializeMagick() and DestroyMagick() are now fully thread safe.</li>
<li>When a shear angle was as zero, the shear request was being
ignored entirely.</li>
<li>In DispatchImage(), the <cite>K</cite> channel was always output as black for
&quot;CMYK&quot; specification unless the image matte flag was True.</li>
<li>MATLAB fixes.</li>
<li>PNG fixes.</li>
<li>PCL fixes for printing bi-level image on Konica-Minolta printers.</li>
<li>EPT error handling fixes.</li>
<li>JPEG reader was sometimes truncating large IPTC profiles.</li>
<li>JPEG writer now handles errors properly rather than allowing
libjpeg to exit the program (or hanging if driven by Magick++).</li>
<li>JPEG reader now treats an unhandled EXP marker as a warning rather
than a hard error.</li>
<li>File open errors are now reliably reported.</li>
<li>Improved rendering precision when using the drawing APIs.</li>
<li>For the Magick++ Image backgroundColor(), borderColor(), and
matteColor() methods, preserve the opacity part of the
user-specified color.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>Add support for drawing text using a bitmap font.</li>
<li>benchmark command supports a -stepthreads option to execute the
specified command with an increasing number of threads to measure
how an algorithm benefits from threading.  This mode includes a
column to show the speedup compared with one thread, and the
Karp-Flatt metric</li>
<li>Added Add support for invoking &quot;gs-cmyk&quot; and &quot;gs-cmyka&quot; entries in
delegates.mgk when ColorSeparationType or ColorSeparationMatteType
is requested.  These cause Ghostscript to always output CMYK PAM
format (even if the input file was not in CMYK format).</li>
<li>EXIF profiles are preserved when writing JPEG files.</li>
<li>The -mosaic command now respects the composition option specified
by -compose as well as the image background color specified by
-background.</li>
<li>The TXT coder now supports multiple image frames.</li>
<li>For image normalization (-normalize), add support for
histogram-threshold setting to specify the percentage of the
histogram to discard when computing image normalization parameters
(default is 0.1%).  For example <cite>-set histogram-threshold 0.01
-normalize</cite>.</li>
<li>Added an <cite>INFO</cite> coder which produces textual image description
output similar to <cite>identify</cite> but may be used with convert like &quot;gm
convert myfile info:-&quot;.</li>
<li>Support application of the PDF crop box via '-define
pdf:use-cropbox=true'.</li>
<li>For PCL printer output, define pcl:fit-to-page in order for the
printer to scale the image to fit the page.</li>
<li>Added order dither 5x5, 6x6, and 7x7 circular dither patterns to
create a halftone effect.</li>
<li>PNM subformats are now reported as the specific subformat rather
than just &quot;PNM&quot;.</li>
<li>NetPBM's PAM format is now supported.</li>
<li>MacPaint image format reader is added.</li>
<li>Added TIFF LZMA compressor support.</li>
<li>Added TIFF support for a tiff:group-three-options define to allow
power-users to set the value of the GROUP3OPTIONS tag.</li>
<li>New core C API function SetImageColorRegion() to set the constant
pixel color for a specified region of the image.</li>
<li>New Wand C API function MagickWriteImagesFile() to append images
to a provided file handle.</li>
<li>New Wand C API function MagickSetImageSavedType() to allow
specifying the storage type used when saving the file (rather than
changing the current image characteristics).</li>
<li>In Wand C API, the functions NewPixelWand(), NewDrawingWand(), and
NewMagickWand() invoke InitializeMagick() automatically in case
user forgets to do so.</li>
<li>New Wand C API function MagickSetFormat() to allow setting the
file or blob format before it has been read.</li>
<li>New Wand C API function MagickSetDepth() to set the depth used
when reading from an image format which requires that the depth be
specified in advance.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>Now compiles properly with libpng 1.4.X and 1.5.X.</li>
<li>Lcms 2.X is supported.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>TGA read performance improved.</li>
<li>PNM read/write performance improved.</li>
<li>Convolution (-convolve, -sharpen, -guassian, etc.) is faster.</li>
<li>Adaptive threshold image (-lat) is faster.</li>
<li>Image trimming (-trim) is faster.</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>For DPX format and packed 10 bits, datums are now represented in
the same (reversed) order for all RGB and YCbCr formats.
Previously YCbCr 4:4:4 formats were not swapping the word datums
because the only real-world files encountered did not swap the
word datums.</li>
<li>The -colors, -map, and -monochrome options now take effect
immediately rather than at the end of all other processing.</li>
<li>Removed non-standard multi-frame extension for SGI format.</li>
<li>Windows install footprint is more consistent between DLL and
static builds.</li>
<li>LZMA compressed tarball is in 'xz' format rather than deprecated
'lzma' format.</li>
</ul>
</blockquote>
</div>
<div class="section" id="march-8-2010">
<h1><a class="toc-backref" href="#id2">1.3.12 (March 8, 2010)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>Updated libpng Windows sources to 1.2.43 in order to resolve
CVE-2010-0205 as it pertains to the GraphicsMagick Windows build.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Filter mode (write to stdout) was completely broken.</li>
<li>Should now compile with libpng 1.4.</li>
<li>Windows PerlMagick build identified itself as the wrong version.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>DCX output format is only written on request.  Previously the PCX
coder would automatically switch to DCX format if multiple frames
would be written.</li>
</ul>
</blockquote>
</div>
<div class="section" id="february-21-2010">
<h1><a class="toc-backref" href="#id3">1.3.11 (February 21, 2010)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>Fixed array underflow on systems using signed char which could
result in a program crash due to extended characters in filenames
or in certain file formats.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Fixed array underflow on systems using signed char which could
result in a program crash due to extended characters in filenames
or in certain file formats.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>Added a -thumbnail command to 'convert' and 'mogrify'.  This is a
faster way to scale down the image when speed is a primary
concern.</li>
<li>Added a -extent command to 'convert' and 'mogrify' which
composites the image on top of a backing canvas image of solid
color.</li>
<li>Added support for -compose to the 'convert' and 'mogrify', which
were documented to support it (but did not).</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>Requests for 'Over' and 'Atop' composition are converted to a
request for the (faster) 'Copy' composition when both images are
opaque.</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
</div>
<div class="section" id="february-10-2010">
<h1><a class="toc-backref" href="#id4">1.3.10 (February 10, 2010)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>+adjoin was not working correctly for the case when only one image
frame is present.  With +adjoin and writing one frame to
&quot;foo%d.jpg&quot; it was outputting &quot;foo%d.jpg&quot; rather than &quot;foo0.jpg&quot;.</li>
<li>When drawing paths, memory allocation for the points was much
larger than it needed to be (patch by Vladimir Lukianov).</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>To reiterate the change which first appeared in 1.3.9, there is no
longer an implicit +adjoin if the output file name happens to
contain a %d sequence, or there are multiple frames and the output
file format only supports storing one frame.  Specify +adjoin if
scene number substition is desired in the output file names.</li>
</ul>
</blockquote>
</div>
<div class="section" id="february-4-2010">
<h1><a class="toc-backref" href="#id5">1.3.9 (February 4, 2010)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Fix &quot;double free&quot; error when using gm import -frame.</li>
<li>XPM does not support RGBA color syntax, so return RGB instead.</li>
<li>The display '-update' option was only working in conjunction with
the '-delay' option with a delay setting of 2 or greater.</li>
<li>For formats which support multiple frames, output with +adjoin to
filenames containing a scene specification (e.g. foo%02d.tiff) was
resulting in wrong output file names.</li>
<li>-convolve was crashing rather than reporting an error.</li>
<li>Fixed crash if the number of OpenMP threads was reduced from the
original value via '-limit threads' or omp_set_num_threads().</li>
<li>-blur was not blurring the opacity channel for solid-color images.</li>
<li>When installing HTML documentation, many files were included which
are not part of the formatted documentation.</li>
<li>Several deleted global string constants are restored with
deprecated status in order to assure that symbols are not removed
from the ABI.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>There is no longer an implicit 'adjoin' if an output filename
contains an apparent scene specification (e.g. foo%02d.tiff) and
multiple files are not needed to save the image..  It is necessary
to use +adjoin.  For example <tt class="docutils literal">gm convert foo.pdf +adjoin
%02d.tiff</tt>.</li>
<li>-flatten now applies the image background color under the first
image in the list if it is not already opaque.</li>
</ul>
</blockquote>
</div>
<div class="section" id="january-21-2010">
<h1><a class="toc-backref" href="#id6">1.3.8 (January 21, 2010)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>Fix for CVE-2009-1882 &quot;Integer overflow in the XMakeImage
function&quot;.</li>
<li>Fix lockup due to hanging in loop while parsing malformed
sub-image specification (SourceForge issue 2886560).</li>
<li>Libltdl: Updated libtool to 2.2.6b in order to fix security issue.
Resolves CVE-2009-3736 as it pertains to GraphicsMagick.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>-convolve, -recolor: Validate that user-provided matrix is square
when parsing -convolve and -recolor commands in order to avoid a
core dump.</li>
<li>CALS: Reading images taller than the image width resulted in a
failure.</li>
<li>ConstituteImage(), DispatchImage(): 'A' and 'T' should indicate
transparency and 'O' should indicate opacity.  Behavior was
inconsistent.  In some cases 'O' meant transparency while in other
cases it meant opacity. Also, in a few cases, matte was not
getting enabled in the image as it should.</li>
<li>DCRAW: Module name was not registered so modules based builds were
not supporting formats provided via 'dcraw'.</li>
<li>GetOptimalKernelWidth1D(), GetOptimalKernelWidth2D(): In the Q32
build, convolution kernel size was estimated incorrectly for large
sigmas on 32-bit systems due to arithmetic overflow.  This could
cause wrong results for -convolve, -blur, -sharpen, and other
algorithms which use these functions.</li>
<li>Image Size: Fixed the ability to pass the image size via the
filename specification like &quot;myfile.jpg[640x480]&quot; rather than
needing to use -size.</li>
<li>IPTC: Blob data needed to be padded to an even size.  Size is now
correctly reported.</li>
<li>IPTC: Returned IPTC string values were one character too short.</li>
<li>Large Files: Large pixel cache files were not working under GNU
Linux.</li>
<li>JP2: Fixed some value scaling problems.</li>
<li>JP2: Fix possible crash at exit when Jasper is used by a modules
build.</li>
<li>MPC: is_monochrome and is_grayscale flags were not managed
properly for the MPC coder.</li>
<li>PCL: Page was not always being ejected.</li>
<li>PNG: The png8 encoder would fail when trying to write a 1-color
image.</li>
<li>PSD: PSD parser was confused by 0x0 pixel layers, resulting in
image data corruption of all following layers.</li>
<li>-rotate, -shear: Some internally-reported errors were potentially
being lost.</li>
<li>Subrange/stdin: Commands now support reading an image from stdin
in conjunction with a subrange specification (e.g. &quot;-[1]&quot;).</li>
<li>Magick++ STL ShadeImage: Implementation was completely botched.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>CALS Type 1 files may now be written (Work contributed by John
Sergeant).  CALS support is dependent on the TIFF library.</li>
<li>GROUP4RAW encoder supports reading/writing RAW Group4 data.</li>
<li>JP2: JPEG 2000 may now be written in arbitrary bit depths ranging
from 2 to 16 rather than just 8 or 16.</li>
<li>JPEG: IJG JPEG library version 7 is now supported.</li>
<li>JPEG: Added jpeg:block-smoothing and jpeg:fancy-upsampling defines
to control these JPEG library options.</li>
<li>JPEG: Detect and apply colorspaces appropriately for ITU FAX JPEG.</li>
<li>Resource Limits: There is now a &quot;threads&quot; resource limit which
allows specifying the number of OpenMP threads which may be used,
similar to the OMP_NUM_THREADS environment variable.</li>
<li>TIFF: Allow CIELAB TIFF to be read.</li>
<li>MagickGetImageAttribute()/MagickSetImageAttribute(): New Wand
methods to support getting and setting an image attribute.
Contributed by Mikko Koppanen.</li>
<li>ClonePixelWand(): New Wand method to deep-copy an existing pixel
wand.</li>
<li>ClonePixelWands(): New Wand method to deep-copy an array of
existing pixel wands.</li>
<li>MagickCdlImage(): New Wand method to apply the ASC CDL to an
image.</li>
<li>MagickGetImageBoundingBox(): New Wand method to return the crop
bounding box required to remove any solid-color border from the
image.</li>
<li>MagickGetImageFuzz(), MagickSetImageFuzz(): New Wand methods to
get and set the color comparison fuzz factor.</li>
<li>MagickHaldClutImage(): New Wand method to apply a Hald CLUT to an
image.</li>
<li>MagickSetResolution(): New Wand method to set the wand resolution.</li>
<li>MagickSetResolutionUnits(): New Wand method to set the wand
resolution units.</li>
<li>Magick++: Allow Magick++ library to built as a DLL under MinGW and
Cygwin.  This requires a modern GCC in order for C++ exceptions to
work.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>Cygwin: Cygwin 1.7 is now supported.</li>
<li>JPEG compression settings are preserved (if possible) when
inserting JPEG blobs into formats which use JPEG.</li>
<li>PDF: If the original file used JPEG compression, then use JPEG
compression with original settings (if possible).</li>
<li>TIFF: Update Windows build to use libtiff 3.9.2.</li>
<li>X11 Display: Apply a checkerboard pattern underneath transparent
images which use more than simple binary transparency.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>Gamma: Performance is improved for Q8 and Q16 builds.  Also
preserve full precision in Q32 build.</li>
<li>String data is dealt with a bit more efficiently (fewer
allocations, less memory, and less CPU).</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>InitializeMagick() MUST be invoked prior to using any Magick API
function.  Failure to do so will likely lead to an immediate
application crash.  This is due to initialization and runtime
changes intended to improve thread safety and efficiency.
Previously it was only strongly recommended to invoke
InitializeMagick().</li>
<li>ConstituteImage(), DispatchImage(): 'A' and 'T' should indicate
transparency and 'O' should indicate opacity.  Behavior was
inconsistent.  In some cases 'O' meant transparency while in other
cases it meant opacity. Also, in a few cases, matte was not
getting enabled in the image as it should.</li>
<li>colors.mgk: Is now empty to default and is optional.  Previous
content is now compiled into the library in an efficient way, but
existing values may be modified, or new values added by adding
entries to color.mgk.</li>
<li>DisableSlowOpenMP is now the default.  Use --enable-openmp-slow to
enable OpenMP for algorithms which sometimes run slower rather
than faster.</li>
<li>magic.mgk: This configuration file is no longer used since this
data is now compiled into the library in an efficient way.</li>
<li>modules.mgk: Is now empty to default and is optional.  Previous
content is now compiled into the library in an efficient way, but
existing values may be modified, or new values added by adding
entries to modules.mgk.</li>
<li>Third party executables not included in the Visual Studio build
are no longer bundled in the GraphicsMagick installer.  This means
that hp2xx.exe, mpeg2dec.exe, and mpeg2enc.exe are no longer
distributed.</li>
</ul>
</blockquote>
</div>
<div class="section" id="september-17-2009">
<h1><a class="toc-backref" href="#id7">1.3.7 (September 17, 2009)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>PCX: Detect improper rows, columns, or depth.  Fixes CVE-2008-1097
&quot;Memory corruption in ImageMagick's PCX coder&quot;.</li>
<li>DrawDashPolygon: Avoid a crash which sometimes occured with tiny
polygons.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>JPEG: Profile chunks need to be concatentated in order to build
the whole profile.  This was not working so embedded profiles
larger than 32K or maybe 64K were being corrupted.  This bug was
introduced in GraphicsMagick 1.2.</li>
<li>Meta: Fix memory leaks.</li>
<li>Meta: Work better with with IPTC record 2 blocks and deal better
with IPTC embedded in an 8BIM profile.  Fixes by John Sergeant.</li>
<li>MPC: Fix crash when reading MPC and the input image is modified.</li>
<li>PNG: Ensure that the opacity channel is properly initialized.</li>
<li>-profile: Lowercase arguments were sometimes not working as
expected.</li>
<li>Topol: Topol reader actually works now and is included in test
suite.</li>
<li>TIFF: Read and write JPEG-compressed grayscale TIFF correctly.</li>
<li>VisualMagick configure now works properly when output paths are
specified.</li>
<li>WMF: Eliminate memory leaks.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>MagickWand: New method MagickSetCompressionQuality() to allow
setting the compression quality.</li>
<li>MagickWand: New method CloneDrawingWand() to deep-copy a drawing
wand.</li>
<li>MagickWand: New method DrawGetException() to retrieve information
regarding the last drawing wand exception (if any).</li>
<li>MagickWand: New method DrawClearException() to clear a drawing wand
exception.</li>
<li>Magick++: New Image method cdl() to apply the ASC CDL.</li>
<li>Magick++: New Image method colorMatrix() to apply a color matrix
to the image channels.</li>
<li>Magick++: New Image method haldClut() to apply a color lookup
table (Hald CLUT) to the image.</li>
<li>MSL/Conjure: Added a new 'profile' command which applies, adds, or
removes one or more IPTC, ICC or generic profiles from a file.
Work contributed by John Sergeant.</li>
<li>Added a 'time' subcommand to provide Unix-style 'time' output when
a 'time' capability is missing, or the reporting format is
inconsistent.  For example 'gm time convert ...'.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>ColorMatrixImage(): Add opaque opacity channel when needed.</li>
<li>PDF &amp; PS: Use '-type palette' prior to input file name to cause
Ghostscript to return a dithered colormapped image.</li>
<li>PNG: Now compiles with libpng-1.4.0beta74 and later.</li>
<li>TIFF: Libtiff in Windows build is upgraded to 3.9.1.  This allows
GraphicsMagick to read and write 16 and 24 bit float TIFF files.</li>
<li>Windows code to find Ghostscript is rewritten from scratch.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>Drawing of points, lines, and polygons (and complex shapes based
on these) is now accelerated using OpenMP with excellent speed-up.</li>
<li>ICC color transforms now see linear speedup from OpenMP.</li>
<li>Rotate: For rotations of 90 or 270 degrees, tile sizes are
selected more appropriately.</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>No longer clear the exception structure at the start of
ReadImage() and other similar functions since this sometimes masks
errors.  The API user is expected to make sure that the exception
structure is clean prior to invoking a function.</li>
<li>SVG: Writer is now disabled since it usually does not work properly.</li>
</ul>
</blockquote>
</div>
<div class="section" id="july-25-2009">
<h1><a class="toc-backref" href="#id8">1.3.6 (July 25, 2009)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Composition was failing when the change image overlaps off the
left side of the canvas.</li>
<li>EPT, PDF, PS: PDF bounding box is sometimes incorrect or not
globally applicable so don't specify bounding box when reading PDF
files.</li>
<li>OpenMP: Fix (benign) multi-thread cross-contentions (detected by
valgrind's Helgrind).</li>
<li>TIFF: Fix problem with reading one bit per sample RGB images.</li>
<li>TIFF: Writer was using rows-per-strip of 8 when writing
JPEG-compressed TIFF.  This does not work for vertical
subsampling, and some TIFF readers insist on 16.  The
rows-per-strip is now required to be a multiple of 16.</li>
<li>TIFF: In some cases, the TIFF reader and writer were accessing
planar TIFF in row-order rather than plane-order, which resulted
in sever buffering problems in libtiff, and failure when
compression was used.</li>
<li>-write now works usefully as documented.</li>
<li>Temporary file name generator was not random enough, resulting in
some file name collisions for GraphicsMagick processes started at
the same time.</li>
<li>PerlMagick: Fixed Ping on a BLOB.</li>
<li>GetImageDepth was leaking memory.</li>
<li>Convert/mogrify -mask option was leaking memory.</li>
<li>Mogrify -output-directory option was leaking memory.</li>
<li>DPX: Fixed memory leak encountered when subsampling to 4:2:2.</li>
<li>DPX: Values read received insuficient scaling, which round-tripped
correctly, but rounded-down excessively if any image processing
was applied.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>Added HRS reader for slow scan TV (contributed by Fojtik Jaroslav).</li>
<li>Pthreads (POSIX threads) API may now be used under the WIN32 API.</li>
<li>New access confirmation facility (MagickConfirmAccess) to allow
the API user to monitor and/or block access to files and URLs.
This allows the API user to implement a security policy based on
actual accesses.</li>
<li>New color matrix function (ColorMatrixImage) to apply a color
matrix similar to Adobe Flash Flash.filters.colorMatrixFilter(),
and Windows GDI+ ColorMatrix class, (order up to 5x5) to the image
pixels.  This is accessible via the -recolor command option.</li>
<li>Added an IDENTITY coder to return a Hald identity CLUT image of
specified order (e.g. &quot;identity:8&quot;).</li>
<li>Added a Hald CLUT capability as described at
<a class="reference external" href="http://www.quelsolaar.com/technology/clut.html">http://www.quelsolaar.com/technology/clut.html</a>.  This allows a
color transformation to be easily created and replicated on any
number of images.  The algorithm is accessed by the -hald-clut
option of 'convert' and 'mogrify'.  Original algorithm by Eskil
Steenberg and adapted for GraphicsMagick by Clément Follet, with
additional work by Bob Friesenhahn.</li>
<li>Added support for the ASC CDL transform.  Available as -asc-cdl
via the 'convert' and 'mogrify' subcommands.  Original
implementation by Clément Follet but considerably re-worked by Bob
Friesenhahn.  Implementation passes the +/- 1 count accuracy
requirement required by the ASC CDL SOP tests.</li>
<li>Added support for reading CALS Type 1 format (contributed by John
Sergeant).  CALS is a standard raster format used by the US
Department of Defense for storing blueprint images.</li>
<li>Added a random number generation system based on George
Marsaglia's multiply-with-carry generator.  Somewhat slower than
rand() but produces better random numbers with a period &gt;2^60.
This is a much better random number generator than the C library
rand() and the algorithm is integrated in a way which maximizes
multi-thread performance.</li>
<li>The 'compare' command now supports a -maximum-error option to
specify the maximum image error so that it may be used to support
boolean logic in automated test scripts.</li>
<li>For OpenMP-builds, the '-list resource' output now indicates the
number of threads which will be used.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>Image resize now avoids adding &quot;halos&quot; around objects when
resizing an image which contains transparency (patch contributed by
Pavel Merdin).</li>
<li>DICOM: The DICOM reader is completely re-written and is much more
functional now.  A few features (e.g. RLE compression) are still
missing.  This work is contributed by John Sergeant.</li>
<li>EXIF: Unprintable characters in EXIF attribute strings are now
returned using three-digit octal notation.  Unknown tags are
identified via their four-character hex value.</li>
<li>PCL: PCL writer is rewritten to fix many bugs, add support for
compression, add support for 8 bit PseudoClass images, and
dramatically improve usability (work contributed by John Sergeant).</li>
<li>TIFF: Allow the user to force the returned image to be TrueColor
type for min-is-white and min-is-black TIFF files.</li>
<li>TIFF: User can now specify the predictor using syntax like
'-define tiff:predictor=2'.</li>
<li>TIFF: User can now specify the rows-per-strip value when using
JPEG compression.</li>
<li>TXT: The TXT reader is now capable of reading image files written
by the TXT writer, as well continuing to render ASCII text into an
image (work contributed by Fojtik Jaroslav).</li>
<li>Utilities &#64;file.txt syntax for including a list of files to use as
an argument now really works as expected.  This may be used to
inject any other text into the command line as well.  As a result,
the 'mogrify' utility may be invoked on thousands of files at once
while obtaining the list of files to process from a text file.</li>
<li>The 'mogrify' utility now caches argument images so that they are
loaded only once when mogrify is used to process multiple image
files.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>-median and -noise now see reliable linear speedup as threads are
added.</li>
</ul>
</blockquote>
<p>Behavior Changes:</p>
<blockquote>
<ul class="simple">
<li>PerlMagick is configured but no longer built by default.</li>
<li>Use '-interlace Line' to produce an interlaced GIF, PNG, or
progressive JPEG.</li>
</ul>
</blockquote>
</div>
<div class="section" id="january-26-2009">
<h1><a class="toc-backref" href="#id9">1.3.5 (January 26, 2009)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>BMP and DIB formats were throwing an assertion for negative height
values.  This caused the process to crash.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Don't install Magick++ headers if C++ is disabled.</li>
<li>Linux RPM SPEC file needs to always install the loadable module
.la files or else the modules won't load.</li>
<li>Windows runtime DLLs were for the wrong compiler version,
resulting in failure to execute if the correct runtime DLLs are
not available.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>FITS: Parsing is more robust.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>None</li>
</ul>
</blockquote>
</div>
<div class="section" id="january-13-2009">
<h1><a class="toc-backref" href="#id10">1.3.4 (January 13, 2009)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Now runs under Windows Vista (as a 32-bit application).</li>
<li>Fix for colorspace transform math overflow in Q32 build.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>Windows build supports OpenMP and requires Windows 2000 or later
(source code still supports Windows '98).</li>
<li>Support large files under Windows.</li>
<li>Support reading/writing 16 and 24 bit float TIFF files.</li>
<li>Support reading/writing 64 bit integer TIFF files.</li>
<li>Added &quot;Log&quot;, &quot;Max&quot;, &quot;Min&quot;, and &quot;Pow&quot; options to -operator.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>Debug logging now properly prints 64-bit offset values.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>Improve resource estimation for Microsoft Windows systems.</li>
</ul>
</blockquote>
</div>
<div class="section" id="december-9-2008">
<h1><a class="toc-backref" href="#id11">1.3.3 (December 9, 2008)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>'identify' was throwing an assertion when used on colormapped
files (this bug was introduced by 1.3.2).</li>
<li>With the -segment option, eliminate trashing the image colors when
used on huge images.</li>
<li>'identify -format &quot;%c&quot;' now reports the entire comment regardless
of size.</li>
<li>Argument to -convolve is no longer arbitrarily truncated so huge
convolution kernels may now be specified from the command line.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>Image segmentation (-segment) is now accelerated using OpenMP and
uses several other tactics to improve execution performance.</li>
<li>'identify &quot;*&quot;' now successfully works in a 32-bit application when
used in a directory containing a million files.</li>
<li>'identify' now executes quickly when used on TIFF files.</li>
</ul>
</blockquote>
</div>
<div class="section" id="november-29-2008">
<h1><a class="toc-backref" href="#id12">1.3.2 (November 29, 2008)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>-roll was failing for colormapped images.</li>
<li>VID: Memory leak fix.</li>
<li>PREVIEW: Solarize parameter was wrong.</li>
<li>Delegates previously using 'spawn' needed an ampersand so that
starting the child process does not hang the GUI.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>+profile now supports an exclusion syntax.  For example <tt class="docutils literal">+profile
<span class="pre">'!icm,*'</span></tt> removes all of the profiles except for the ICM profile.
The new syntax also allows multiple profiles to be listed at once.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>AdaptiveThreshold, Blur, Convolve, and MotionBlur no longer
process the opacity channel unless the image has one.</li>
</ul>
</blockquote>
</div>
<div class="section" id="november-17-2008">
<h1><a class="toc-backref" href="#id13">1.3.1 (November 17, 2008)</a></h1>
<p>Security Fixes:</p>
<blockquote>
<ul class="simple">
<li>None.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>RPM build, Fixes to successfully build binary RPMs for Red Hat
Linux 4.</li>
<li>MSL/conjure, Fix bug with attributes becoming appended to
themselves.  Fix memory leaks.</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>New --disable-openmp-slow configure option for disabling use of
OpenMP for algorithms which may run slower on operating systems
with crummy thread libraries.</li>
<li>JPEG, Allow user to specify DCT encoding method via
jpeg:dct-method define.  Also allow control over whether huffman
encoding is used via jpeg:optimize-coding define.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>OpenMP (parallel processing) improvements for these functions:<ul>
<li>Rotate by 90 and 270 degrees (-rotate)</li>
</ul>
</li>
</ul>
</blockquote>
</div>
<div class="section" id="november-9-2008">
<h1><a class="toc-backref" href="#id14">1.3 (November 9, 2008)</a></h1>
<p>Security fixes:</p>
<blockquote>
<ul class="simple">
<li>AVI reader: Re-worked to be more robust against crash or DOS.</li>
<li>AVS reader: Re-worked to be more robust against crash or DOS.</li>
<li>DCM reader: Re-worked to be more robust against crash or DOS.</li>
<li>EPT reader: Re-worked to be more robust against crash or DOS.</li>
<li>FITS reader: Re-worked to be more robust against crash or DOS.</li>
<li>MTV reader: Re-worked to be more robust against crash or DOS.</li>
<li>PALM reader: Re-worked to be more robust against crash or DOS.</li>
<li>RLA reader: Re-worked to be more robust against crash or DOS.</li>
<li>TGA reader: Re-worked to be more robust against crash or DOS.</li>
<li>Avoid possible crash in GetImageCharacteristics() when substituting
text in comment read from file.</li>
<li>Cineon reader: Fixed crash with broken file from Sami Liedes.</li>
<li>Palm reader: Fixed crash with broken files from Sami Liedes.</li>
<li>PICT reader: Fixed crash with broken files from Sami Liedes.</li>
<li>DPX reader: Validate file data better to avoid improper operation with
intentionally (or accidentally) defective files.</li>
<li>XCF reader: Fixed crash with broken files from Sami Liedes.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Libbz2 is now detected for MinGW.</li>
<li>Install documentation under /usr/local/share/doc/GraphicsMagick by
default, according to GNU conventions.</li>
<li>In PerlMagick, Dissolve composition was not working right.</li>
<li>FITS: Ensure that written format conforms to specification.</li>
<li>TIFF:<ul>
<li>Don't accidentially convert CMYK images to RGB.</li>
<li>Eliminated a memory leak in the codec support detection code.</li>
</ul>
</li>
<li>JPEG: Removed over-write of image-&gt;client_data.</li>
<li>PDF: Try to properly deal with reading rotated PDFs.</li>
<li>PNG: Fixed crash when writing PNG images with transparency and either
optimize is requested, or the image is colormapped.</li>
<li>Configure: Fixed the --enable-magick-compat configure option, which
had stopped working.</li>
<li>Configure: Fixed --without-magick-plus-plus so that it works again.  This
stopped working in the 1.2 release cycle.</li>
<li>Configure: Fixed MagickLibVersion text string generation so that it
is now correct when a component of the release number exceeds '9'.
Now components can safely count up to '99' before there is a problem.</li>
</ul>
</blockquote>
<p>Performance Improvements:</p>
<blockquote>
<ul class="simple">
<li>OpenMP (parallel processing) improvements for these functions:<ul>
<li>Affine transform (-affine -transform)</li>
<li>Average images (-average)</li>
<li>Add noise (+noise)</li>
<li>Black threshold (-black-threshold)</li>
<li>Blur (-blur)</li>
<li>Border (-border)</li>
<li>Channel import, export, and depth-setting (-channel, -depth)</li>
<li>Clip path</li>
<li>Coalesce (-coalesce)</li>
<li>Colorize (-colorize)</li>
<li>Colorspace transformation (-colorspace)</li>
<li>Compare images ('compare' command)</li>
<li>Composition ('composite' command)</li>
<li>Convolution (-convolve, -edge, -emboss, -gaussian, -sharpen)</li>
<li>Contrast adjust (-contrast)</li>
<li>Crop (-crop)</li>
<li>CycleColormap (-cycle)</li>
<li>Depth setting (-depth, -operator depth)</li>
<li>Despeckle (-despeckle)</li>
<li>Enhance (-enhance)</li>
<li>Equalize (-equalize)</li>
<li>Flatten (-flatten)</li>
<li>Flip (-flip)</li>
<li>Flop (-flop)</li>
<li>Frame (-frame)</li>
<li>Gamma adjust (-gamma, -operator gamma)</li>
<li>Gradient</li>
<li>Implode (-implode)</li>
<li>Levels adjust image (-level)</li>
<li>Local adaptive threshold (-lat)</li>
<li>Median filter (-median)</li>
<li>Minify image (-minify)</li>
<li>Modulate image (-modulate)</li>
<li>Morph image (-morph)</li>
<li>Mosiac (-mosaic)</li>
<li>Motion blur (-motion-blur)</li>
<li>Negate image (-negate)</li>
<li>Noise filter (-noise)</li>
<li>Normalize image (-normalize)</li>
<li>Oil Paint (-paint)</li>
<li>Opaque (-opaque)</li>
<li>Ordered dither (-ordered-dither)</li>
<li>Operators (-operator)</li>
<li>Profile adjust (ICC) (-profile)</li>
<li>Random threshold (-random-threshold)</li>
<li>Resize image (-resize)</li>
<li>Raise image (-raise)</li>
<li>Roll image (-roll)</li>
<li>Rotate image (-rotate)</li>
<li>Shade image (-shade)</li>
<li>Shear image (-shear)</li>
<li>Shave (-shave)</li>
<li>Solarize image (-solarize)</li>
<li>Spread image (-spread)</li>
<li>Statistics computation (identify -verbose)</li>
<li>Swirl (-swirl)</li>
<li>Threshold channel (-threshold, -operator threshold)</li>
<li>Threshold image (-threshold)</li>
<li>Transparent (-transparent)</li>
<li>Trim image (-trim)</li>
<li>UnsharpMaskImage (-unsharp)</li>
<li>Wave (-wave)</li>
<li>White threshold (-white-threshold)</li>
</ul>
</li>
<li>Improved coder management performance.</li>
<li>XCF (GIMP) reader is much faster.</li>
</ul>
</blockquote>
<p>New Features:</p>
<blockquote>
<ul class="simple">
<li>Use MAGICK_CODER_STABILITY environment variable to enable a subset
of the coders based on their stability classification.</li>
<li>Use MAGICK_IO_FSYNC environment variable to cause written file to
be synchronized to disk to avoid possible data loss on power fail.</li>
<li>Added 'compare' command to statistically or visually compare two
image files.</li>
<li>Added new channel operators (-operator):<ul>
<li>Assign</li>
<li>Gamma</li>
<li>Depth</li>
<li>Negate</li>
<li>Noise-Gaussian</li>
<li>Noise-Impulse</li>
<li>Noise-Laplacian</li>
<li>Noise-Multiplicative</li>
<li>Noise-Poisson</li>
<li>Noise-Uniform</li>
<li>Threshold</li>
<li>ThresholdBlack</li>
<li>ThresholdWhite</li>
</ul>
</li>
<li>New composition operators (-compose):<ul>
<li>CopyBlack</li>
<li>CopyCyan</li>
<li>CopyMagenta</li>
<li>CopyYellow</li>
<li>Divide</li>
</ul>
</li>
<li>Added -motion-blur to motion blur the image.</li>
<li>Mogrify and convert now support -black-threshold and -white-threshold.</li>
<li>MAT: Now supports reading compressed files.</li>
<li>FITS: Now supports 8, 16, 32 bit integer, float, and double images
and writes correct FITS format.</li>
<li>DCRAW: Coder proxy module allows reading digital camera files as if
they were natively supported.</li>
<li>New C API functions:<ul>
<li>AddNoiseImageChannel(), add noise to an image channel.</li>
<li>BlurImageChannel(), blur an image channel.</li>
<li>GaussianBlurImageChannel(), gaussian blur an image channel.</li>
<li>ImportImageChannelsMasked(), import selected image channels.</li>
<li>SharpenImageChannel(), sharpen an image channel.</li>
<li>UnsharpMaskImageChannel(), unsharpmask an image channel.</li>
<li>New cache view interfaces to correct shortcommings of original
ones.  New interfaces are AcquireCacheViewPixels(),
AcquireOneCacheViewPixel(), AcquireCacheViewIndexes(),
GetCacheViewPixels(), SetCacheViewPixels(), and
SyncCacheViewPixels(). The deprecated functions are
AcquireCacheView(), GetCacheView(), SetCacheView(), and
SyncCacheView().</li>
<li>GetCacheViewRegion() reports region bounded by a cache view.</li>
<li>GetCacheViewArea() reports area bounded by a cache view.</li>
<li>ExportViewPixelArea() exports a cache view as formatted pixels.</li>
<li>ImportViewPixelArea imports formatted pixels into a cache view.</li>
</ul>
</li>
<li>Removed C API functions:<ul>
<li>ReadStream()</li>
<li>WriteStream()</li>
</ul>
</li>
<li>Magick++ C++ API improvements<ul>
<li>Color class no longer considers transparent black to be an invalid
color.</li>
<li>New Image methods addNoiseChannel(), blurChannel(),
gaussianBlurChannel(), motionBlur(), randomThresholdChannel(),
randomThresholdChannel(), sharpenChannel(), unsharpmaskChannel().</li>
</ul>
</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>-ordered-dither and -random-threshold may now be used to individually
dither any named channel.</li>
<li>Mogrify and convert now support -minify to halve the image size.</li>
<li>Mogrify and convert now support -magnify to double the image size.</li>
</ul>
</blockquote>
</div>
<div class="section" id="april-29-2008">
<h1><a class="toc-backref" href="#id15">1.2 (April 29, 2008)</a></h1>
<p>Security fixes:</p>
<blockquote>
<ul class="simple">
<li>Fixes for CERT security alert TA04-217A described at
&quot;<a class="reference external" href="http://www.us-cert.gov/cas/techalerts/TA04-217A.html">http://www.us-cert.gov/cas/techalerts/TA04-217A.html</a>&quot;.</li>
<li>AVI, BMP, &amp; DIB security fixes.</li>
<li>PSD security fixes.</li>
<li>P7 format security fix.</li>
<li>Fix EXIF IFD stack overflow vulnerability.</li>
<li>SGI security fix for RLE encoding (CVE-2006-4144)</li>
<li>XCF security fix (CVE-2006-3743)</li>
<li>PALM heap overflow fix (CVE-2006-5456)</li>
<li>DCM security fix (CVE-2006-5456)</li>
<li>Fix for shell command injection in delegate code via file names)
(CVE-2005-4601).  Delegate execution is much more secure now.</li>
<li>Don't use filenames as printf specifications (CVE-2006-0082).</li>
<li>Fix integer overflow in DCM coder (CVE-2007-1797).</li>
<li>XWD integer overflow fix (CVE-2007-1797).</li>
<li>Implementation has replaced usage of strcpy, strcat, and strncat
with the more security conscious strlcat and strlcpy.</li>
<li>DCM, DIB, XCF, XBM, and XWD security fix for integer overflow
vulnerability (IDefense 09.19.07).</li>
<li>Do not access X11 or invoke convenience or stealth delegate programs
based on the file extension. In particular, these file extensions are
rejected for consideration as a format specifier: 'autotrace',
'browse', 'dcraw', 'edit', 'gs-color', 'gs-color+alpha', 'gs-gray',
'gs-mono', 'launch', 'mpeg-encode', 'print', 'scan', 'show', 'win',
'xc', and 'x'.</li>
</ul>
</blockquote>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>The configure script now searches for a web browser in the order
mozilla, firefox, and finally netscape.</li>
<li>When the user specifies the -units option, the current image
resolution values are now re-scaled to match the new units.</li>
<li>Properly determine Ghostscript font location for Ghostscript 8.0 and later.</li>
<li>GraphicsMagick now successfully builds and passes all tests under
Digital Unix 5.1, using the vendor compiler.</li>
<li>Ghostscript sometimes displays an error message and fails, yet it
returns a success error code to GraphicsMagick. Verify that
Ghostscript has updated the output file before attempting to use it.</li>
<li>Fixed a configure script syntax error when testing for trio.</li>
<li>When requesting a list of formats, all of the modules in the module
search path are considered. Previously only the modules in the same
directory as the LOGO module were listed.</li>
<li>Ensure that an image clip mask is respected by the negate algorithm.</li>
<li>The BMP writer was sometimes writing incorrect BMP v4 files.</li>
<li>Support reading and writing large PCX files.</li>
<li>The Red Hat source RPM was failing to install the -config scripts
with execute permissions.</li>
<li>Fixed a bug which could cause possible truncation while cloning the
image cache.</li>
<li>Ensure that MIFF files indicate the compression which was actually used.</li>
<li>Properly handle errors from libtiff so that corrupted images are not
output.</li>
<li>Fix for stripped-TIFF reader. Discard extra samples beyond alpha in
scanline TIFFs.</li>
<li>Endian option now controls TIFF byte-order rather than bit-order.</li>
<li>TIFF writer can now write to pipes and other non-seekable output
destinations.</li>
<li>JBIG writer was writing empty files for some libjbig releases.</li>
<li>Improved handling of corrupt GIF files.</li>
<li>Handle large SUN format images.</li>
<li>Properly compute image depth for 16-bit SGI image files.</li>
<li>For the gmdisplay program, ensure that only RGB data is sent to Windows.</li>
<li>Many memory leak fixes.</li>
<li>PDF writer is fixed so that Ghoscript 8.5 doesn't warn about the output.</li>
<li>PDF writer now writes proper output with CCITT compression.</li>
<li>Properly use fseeko() and ftello() if they are available.</li>
<li>Fixed a infinite loop bug in the XWD reader.</li>
<li>Fix minor memory leak in ProfileImage().</li>
<li>Fixed -level command parsing when a percent symbol is supplied within the
argument rather than at the end.</li>
<li>Fix pixel scaling problem caused by floating point
rounding error (noticed under AIX).</li>
<li>Fixed a memory leak in the GIF coder in the error return path.</li>
<li>Fix for SourceForge bug id 1353744 &quot;MagickGetQuantumDepth doesn't work&quot;.</li>
<li>Fix for SourceForge bug id 1315109 &quot;segfault in InitializeMagick(NULL)&quot;.</li>
<li>Fix for SourceForge bug id 1391421 &quot;problem doing resize on 273x1 JPEG&quot;.</li>
<li>Fix for SourceForge bug id 1510075 &quot;Failed to write PDF with JPEG compression&quot;.</li>
<li>Fix for SourceForge bug id 1572357 &quot;GetOnePixel definition appears incorrect&quot;.</li>
<li>Fix for SourceForge bug id 1576616 Fix includedir variable in pkg-config files&quot;.</li>
<li>Fix for SourceForge bug id 1173713 &quot;segfault in ModifyCache&quot;.</li>
<li>Fix for SourceForge bug id 1431805 &quot;clip art wpg files cause access violation
in graphics magick&quot;.</li>
<li>Fix for SourceForge bug id 1743141 &quot;Affine matrix option parsing&quot;.</li>
<li>Fix for SourceForge bug id 1625477 &quot;Memory leak reading layered PSD Image&quot;.</li>
<li>Fix for SourceForge bug id 1878992 &quot;literal square brackets in file
name cause large delay and bug id 1783209 &quot;converting runs slowly
when subimage is specified&quot;.</li>
<li>Fix for SourceForge bug id 1883527 &quot;compression of tiff-file has no effect&quot;.</li>
<li>Successfully read files in the form &quot;file[123]&quot;.</li>
<li>Fix reading 12-bit grayscale JPEG.</li>
<li>Set image depth appropriately when importing image from X11 display.</li>
<li>Fix map resource tracking.</li>
<li>Fix reading recent variants of ImageMagick's MIFF format.</li>
<li>Output bilevel TIFF meeting the TIFF Class F specification.</li>
</ul>
</blockquote>
<p>New Utilities:</p>
<blockquote>
<ul class="simple">
<li>A 'benchmark' subcommand is now available to benchmark the
performance of any other arbitrary subcommand (e.g. 'convert').</li>
</ul>
</blockquote>
<p>Feature improvements:</p>
<blockquote>
<ul class="simple">
<li>LZW compression is now enabled by default.</li>
<li>Support industry-standard subsampling notation like &quot;4:2:2&quot;.</li>
<li>If gm is executed under a traditional alternate name (e.g.
convert), it will invoke the appropriate sub-command. This allows
use of hard links, symbolic links, or just copying 'gm' to the
desired sub-command name in order to achieve 100% ImageMagick 5.5.2
utility compatibility.</li>
<li>Provide the --enable-magick-compat option when configuring to install
ImageMagick utilities compatibility links.</li>
<li>Identify -verbose output includes normalized (0.0-1.0) statistics.</li>
<li>Identify and convert now print &quot;pixels per second&quot; rates to help
evaluate performance.</li>
<li>Added the identify +ping option to force reading the complete file.</li>
<li>The display program now supports the +progress option to disable any
visual progress indication (and hourglass cursor) while loading images.</li>
<li>Support writing grayscale TGA files.</li>
<li>Provide explicit support for Rec 601 and Rec 709 grayscale spaces.</li>
<li>Include some support for a log RGB space based on the 2.048 density
range as defined for the Cineon Digital Film System.</li>
<li>Added utilities command-line support for industry standard subsampling
notation like 4:4:4 and 4:2:2.</li>
<li>Use MAGICK_IOBUF_SIZE to tune the size of the I/O buffer.</li>
<li>Use -type Bilevel, Grayscale, TrueColor, or TrueColorMatte to
influence the type of image that Ghostscript returns.</li>
<li>Use '-define tiff:fill-order={msb2lsb|lsb2msb}' to control TIFF bit
fill order.</li>
<li>The -version option now dumps a feature list as well as the build
options.</li>
<li>The -endian option now supports the option 'native'.</li>
<li>A -monitor is added to enable progress monitoring for the command line
utilities.</li>
<li>Use the -output-directory option to 'mogrify' to send output files to
the specified directory.</li>
<li>Use the -create-directories option in conjunction with
-output-directory and 'mogrify' to create any necessary subdirectories.</li>
<li>A Pixels resource limit is added.  Use '-limit Pixels value' to limit
the maximum number of pixels in an image to 'value'.</li>
<li>The already supported option '-type Optimize' is now honored by
formats that need to choose a subformat based on the properties of
the image. Grueling tests of many/all pixels are not performed
unless '-type Optimize' is supplied.</li>
<li>Added a a -set option to the composite, convert, display, mogrify,
import commands in order to allow setting an image attribute.</li>
<li>Display utility no longer defaults to reading from standard input if
stdin is not a tty.</li>
<li>May now be configured to use the umem memory allocation library
available in Solaris 9, Update 3 and later, or from the portable umem
project.</li>
</ul>
</blockquote>
<p>Coder additions/improvements:</p>
<blockquote>
<ul class="simple">
<li>Replaced existing DPX &quot;support&quot; with all-new DPX support conforming
to the SMPTE 268M-2003 standard.</li>
<li>Cineon reader completely rewritten.</li>
<li>TIFF coder is completely re-written. Now supports reading and
writing RGB, CMYK, and grayscale, scanline-oriented TIFF images
with arbitrary (1 to 32 bits) depth. Includes support for tiled
TIFF, floating point TIFF, LogLuv TIFF, BigTIFF, arbitrary depths,
and associated alpha.</li>
<li>TIFF coder now supports retrieving and saving XMP profiles.</li>
<li>MATLAB support is much improved and supports writing as well.</li>
<li>WPG reader now supports CTM translations.</li>
<li>ART format now supports writing.</li>
<li>Support 32-bit raw RGB images.</li>
<li>Support 32-bit raw CMYK images.</li>
<li>Support 32-bit raw gray images.</li>
<li>JP2 coder reads images in YCbCr colorspace and retrieves an embedded
ICC ICM color profile if present.</li>
</ul>
</blockquote>
<p>API enhancements:</p>
<blockquote>
<ul class="simple">
<li>Added ExportImageChannel() and ImportImageChannel() APIs to support
exporting and importing pixel regions with an arbitary range of (1
to 32) bits per quantum.</li>
<li>Added image leveling methods for Magick++.</li>
<li>Generalized GetImageAttribute() support for retrieving wildcarded
attributes so that an identify -format specification like
<tt class="docutils literal"><span class="pre">&quot;%[dpx:*]&quot;</span></tt> works as expected.</li>
<li>Incorporated changes changes necessary so that GraphicsMagick can
work with the Ch C/C++ interpreter from SoftIntegration at
<a class="reference external" href="http://www.softintegration.com/">http://www.softintegration.com/</a>.</li>
<li>Added MagickAllocFunctions() to allow the API user to replace the
underlying memory allocator functions.</li>
<li>Added MagickMalloc() and deprecated AcquireMemory().</li>
<li>Added MagickCloneMemory() and deprecated CloneMemory().</li>
<li>Added MagickMallocArray() to safely allocate N items of size S.</li>
<li>Added MagickRealloc() and deprecated ReacquireMemory().</li>
<li>Added MagickFree() and deprecated LiberateMemory().</li>
</ul>
</blockquote>
<p>Performance improvments:</p>
<blockquote>
<ul class="simple">
<li>The DispatchImage() and ConstituteImage() functions incorporate
special case code for BGR, BGRO, BGRP, RGB, RGBO, and I formats (8
bit only) in order to improve performance dramatically.</li>
<li>When writing very large JPEG images, don't enable Huffman compression
since doing so requires libjpeg to buffer the entire image in memory.</li>
<li>When using the 'identify' -verbose option, -verbose must be specified
twice in order to obtain the color count.  This makes normal use of
-verbose much faster.</li>
<li>Significantly improved read/write speed for bilevel and gray images.</li>
<li>TIFF I/O is considerably faster.</li>
<li>Postscript writer is 10-15X faster.</li>
<li>PNM formats writer is 10-100X faster.</li>
<li>Rotate by 90 or 270 degrees is 2-9X faster.</li>
</ul>
</blockquote>
<p>Windows-specific improvements/changes:</p>
<blockquote>
<ul class="simple">
<li>For the MinGW and Cygwin builds, the Magick++ library is forced to
build as a static library since otherwise C++ exceptions don't work.</li>
<li>MinGW cross-build is available from a Linux or FreeBSD host.</li>
<li>Determine location of Ghostscript fonts only once in order to improve
performance.</li>
<li>Updated bzip2 to 1.0.4.</li>
<li>Updated Jasper library to version 1.900.1.</li>
<li>Updated jbigkit to 1.6</li>
<li>Updated lcms to 1.17</li>
<li>Updated libpng to 1.2.27.</li>
<li>Updated libtiff to 3.8.2</li>
<li>Updated zlib to 1.2.3.</li>
<li>Libtiff supports LZW compression.</li>
<li>X11 is no longer part of the default build and will not be included
in the distributed install packages (but can still be built).</li>
<li>Find latest Ghostscript which idenfies itself as &quot;GPL Ghostscript&quot;.</li>
<li>Use GlobalMemoryStatusEx(), if available, to determine how much
physical memory is available. Important for large-memory machines.</li>
<li>Fixed NTreaddir() so that it does not write beyond its buffer.</li>
<li>Fixed opendir() emulation function so it can't overwrite the stack.</li>
<li>FlashPIX library sources are no longer distributed in the Windows
source package and building FlashPIX is disabled by default.
FlashPIX may still be built by adding the library (separately
distributed).</li>
<li>Fix bitmap handle leak in CropImageToHBITMAP() and ImageToHBITMAP().</li>
</ul>
</blockquote>
</div>
<div class="section" id="released-april-4-2004">
<h1><a class="toc-backref" href="#id16">1.1 (Released April 4, 2004)</a></h1>
<p>Bug fixes:</p>
<blockquote>
<ul class="simple">
<li>Semaphore fix which is necessary for proper multi-threaded operation.</li>
<li>Configure script fix to ensure that -lfpx is not supplied to the C
compiler during subsequent tests since this fails on some systems.</li>
<li>Fix for East and West gravity computations.</li>
<li>System error reports (errno) associated with an exception are now
correctly obtained from the context existing when the exception was
thrown rather than the context of the reporting function.</li>
<li>JNG encoder fix. Files were being written with incorrect
alpha_sample_value in the header. These can be repaired by reading
them into GM 1.1 and rewriting them.</li>
<li>XPM fix to module registration.</li>
<li>PSD fix for index calculation when QuantumDepth&gt;8.</li>
<li>Validate that geometry specifications only include allowed
characters.</li>
<li>SGI fix to save compression type while writing.</li>
<li>EXIF attributes were not being retrieved when requested.</li>
<li>Fix for bug when reading an image via a user-provided file
descriptor.</li>
<li>The reported image magick string is now always that of the original
input file (it was sometimes being reported as the format produced by
an intermediate delegate program).</li>
<li>Fixes to color profiling of CMYK images.</li>
<li>Memory leak fixed in DrawClipPath().</li>
<li>Arc drawing is fixed.</li>
<li>Command-line parsing bug under Linux due to Linux's sscanfs
inability to parse strings like &quot;0x1&quot; as &quot;%fx%f&quot; is fixed.</li>
<li>Scaling of 5 and 6-bit colors was slightly incorrect in BMP, AVI,
DIB, and TIM datastreams.</li>
<li>GM utility now reports an error rather than silently returning if
an unsupported sub-command is provided.</li>
<li>TIFF coder was writing 16-bit per sample RGB images incorrectly on
little-endian CPUs.</li>
</ul>
</blockquote>
<p>Performance improvements:</p>
<blockquote>
<ul class="simple">
<li>Texture tiling is now 7X faster.</li>
<li>Color profile processing speed improvements for colormapped images.</li>
</ul>
</blockquote>
<p>Utilities enhancements:</p>
<blockquote>
<ul class="simple">
<li>For Unix, 'gm version' now includes a dump of the configure and
build parameters.</li>
<li>Logging of thrown exceptions is now supported. Use '-debug
exception'. This is useful to learn when and where errors are
reported.</li>
<li>The -define option is added in order to support supplying
additional options to coders without needing to add additional
command line options or structure members.</li>
<li>The output of 'gm identify -verbose' now provides a nice dump
of EXIF data.</li>
<li>The -sampling-factor option now accepts as many HxV pairs as
there are JPEG components.  Omitted ones default to 1x1.</li>
<li>The convert and montage commands now support an -operator command to
perform arithmetic and bitwise operations on specified image channels.</li>
</ul>
</blockquote>
<p>Coder additions/improvements</p>
<blockquote>
<ul class="simple">
<li>The META coder supports wide characters for the IPTC and 8BIM
formats.</li>
<li>The XTRN coder now supports wide characters.</li>
<li>An &quot;IMAGE&quot; coder is provided which provides access to a large
number of images (derived from XFig) suitable for use as patterns,
or as test images.</li>
<li>The &quot;PATTERN&quot; coder now returns an image pattern tiled to size
(equivalent results to TILE:IMAGE:pattern). This is for ImageMagick
compatibility.</li>
<li>The CINEON coder now supports reading and writing images in CINEON
&quot;CIN&quot; linear gray and RGB formats. The read support is still very
weak, but it works for common images.</li>
<li>The JPEG coder now estimates the original JPEG quality and sampling
factors and will reuse these options when writing JPEG if the image
is of the same type and the option &quot;-define JPEG:preserve-settings&quot;
is supplied.</li>
<li>The JPEG-2000 coder now supports all Jasper library arguments using
command line syntax similar to '-define jp2:rate=0.5'.</li>
<li>Reading and writting compressed SVG (SVGZ) is now supported.</li>
<li>The TXT coder now observes depth when writing.</li>
<li>The TIFF coder now outputs colormapped images with 1, 2, 4, and 8
bits per sample in order to provide much smaller file sizes for
images with very few colors.</li>
<li>Many TIFF coder enhancements. Now reads colormapped and grayscale
images at arbitrary (even odd) bits-per-sample sizes. Now properly
supports an opacity channel (at any bits-per-sample value) for
grayscale images. Bilevel grayscale images are treated similar to any
other grayscale image unless CCITT FAX3/FAX4 compression is
requested. Now allows the user to specify an arbitrary
bits-per-sample value for grayscale images (even odd values) using
&quot;-define tiff:bits-per-sample=value&quot;. Now automatically stores the
image as TrueColor RGB pixels if the image compression is set to JPEG.
TIFF files are now written in using the TIFF library's default endian
order rather than always big endian.</li>
<li>The WPG coder now renders embedded WMFs.</li>
<li>The PS3 coder is completely re-written to work much better and
support more features (see ChangeLog).</li>
</ul>
</blockquote>
<p>Code structure enhancements:</p>
<blockquote>
<ul class="simple">
<li>Error handling has been improved and validated through testing.
Some errors were being lost, unnecessarily ignored, or reported as
something else entirely.</li>
<li>The number of error text messages to be maintained has been reduced
by consolidating similar messages.</li>
<li>The memory allocator functions have been replaced with similar
macros in order to eliminate warnings with GCC 3.3, avoid
accidentally casting away const, and allow memory debuggers to
report memory allocations and frees against the correct functions.
The previously-used functions remain in the library for the purpose
of compatibility.</li>
<li>&lt;magick/xwindow.h&gt; no longer depends on magick_config.h defines.</li>
<li>The text string localization code has been replaced with a simpler
version written by Bill Radcliffe.</li>
<li>Added key,value &quot;map&quot; APIs (somewhat similar to C++'s &lt;map&gt;) for
internal use.</li>
</ul>
</blockquote>
<p>API enhancements:</p>
<blockquote>
<ul class="simple">
<li>Incorporated John Cristy's Wand API's in a new GraphicsMagickWand
library.</li>
<li>API definition is no longer dependent on types which vary in size
(e.g. size_t) depending on large file compilation options.  This means
that applications may now be compiled without any special large file
options and still work properly with the library.</li>
<li>Thrown exceptions (ExceptionInfo structure) now include source
file, source line, function name, and current system error number.</li>
<li>The GetMagickInfoArray() function is added to replace use of
GetMagickInfo() for code which needs to access the coder list. This
is necessary since invoking GetMagickInfo() may re-order the coder
list, causing problems for code which traverses the list. Using
GetMagickInfo() to access individual list elements is safe.</li>
<li>Added the CopyException function to support copying exception info
from one structure to another.</li>
<li>Added the ReplaceImageInList function to replace an image in an
image list.</li>
<li>Added the DrawPeekGraphicContext function to access the current
DrawInfo structure in the drawing context stack. Use of this
function is not recommended since it voilates proper programming
practices. It is added to support the Wand API's.</li>
<li>GetImageDepth() now returns an integral value between 1 and
QuantumDepth and is no longer limited to the values 8, 16, and 32.</li>
<li>SetImageDepth() supports setting the image modulus depth to any
integral value between 1 and QuantumDepth. This effects the effective
numeric precision, not the storage depth, since the quantum storage
type is still a Quantum.</li>
<li>GetImageChannelDepth() supports retrieving the modulus depth for a
specified channel.</li>
<li>SetImageChannelDepth() supports setting the modulus depth for a
specified channel.</li>
<li>ProfileImage is updated to handle alpha channels and grayscale
images.</li>
<li>Added GetImageProfile() to retrieve a CMS profile from an image.</li>
<li>Added SetImageProfile() to attach a CMS profile to an image without
adjusting the image pixels.</li>
<li>Added DeleteImageProfile() to remove a CMS profile from an image.</li>
<li>ConstituteImage() and DispatchImage() now support 'T' (transparency),
'O' (opacity), and 'P' (pad) options.</li>
<li>CompositeImage() now supports CopyCyanCompositeOp,
CopyMagentaCompositeOp, CopyYellowCompositeOp, and
CopyBlackCompositeOp, composition operators.</li>
<li>GetColorHistogram() obtains a color histogram for the image.</li>
<li>QuantumOperatorImage() and QuantumOperatorRegionImage() support
arithmetic and bitwise operations on specified image channels.</li>
<li>The semaphore.h header is no longer installed or included in the
API headers since these functions are private interfaces.</li>
<li>Configure using --enable-symbol-prefix or define
PREFIX_MAGICK_SYMBOLS to use the C preprocessor to prefix all library
symbols with &quot;Gm&quot;. This prevents library symbol conflicts with other
libraries.</li>
</ul>
</blockquote>
<p>PerlMagick fixes:</p>
<blockquote>
<ul class="simple">
<li>Adjusted a number of function option names so that they match the
documentation.</li>
<li>Memory leak fixed.</li>
<li>Reading files (e.g. GIF) via a file descriptor is fixed.</li>
</ul>
</blockquote>
<p>Build improvements:</p>
<blockquote>
<ul class="simple">
<li>The TRIO library may be used to provide a replacement for vsnprintf
if the C library doesn't provide it.  This improves security on old
systems.</li>
<li>Configure only configures for C &amp; C++ languages.</li>
<li>Configure now does a better job of figuring out how to build a
thread-safe library across multiple operating systems.</li>
<li>Configure incorporates a new mmap() test which tests the
functionality which is needed so that mmap() is not unnecessarily
rejected on a number of systems. This improves performance for large
files on those systems.</li>
<li>Configure/build fixes for IBM's AIX operating system.</li>
</ul>
</blockquote>
<p>Windows-specific improvements:</p>
<blockquote>
<ul class="simple">
<li>The static install package now uses the &quot;uninstalled&quot;
configuration so that it does not depend on the Windows registry in
order to run. This allows files from the static install package to
be copied to another computer without running an installer.</li>
<li>The executable search path is extended at run-time to include the
directory where the CORE DLLs reside in order to ensure that they
are found.</li>
<li>Adding the -t option to VisualMagick configure enables building
all of the coders into one library in order to save build time and
simplify linkage.</li>
<li>The XTRN coder now supports wide characters.</li>
<li>LCMS library updated to version 1.10.</li>
<li>GMDisplay displays a checkerboard pattern behind transparent images.</li>
<li>Support is provided for issuing log messages to the Windows standard
logging system.</li>
<li>Project files are now provided for use with Borland C++ Builder 6.0.</li>
<li>Updated LCMS version to 1.12.</li>
<li>Updated FreeType version to 2.1.5.</li>
<li>Updated JBIG-KIT to version 1.5.</li>
<li>Updated libpng to version 1.2.5.</li>
<li>Updated libwmf to version 0.2.8.2.</li>
<li>Updates zlib to version 1.2.1.</li>
<li>ActivePerl 5.8.1 Build 807 now supported.</li>
<li>GraphicsMagick now compiles using Visual Studio .NET 2003.</li>
</ul>
</blockquote>
</div>
<hr class="docutils" />
<div class="section" id="released-in-may-2003">
<h1><a class="toc-backref" href="#id17">1.0 (Released in May, 2003)</a></h1>
<p>GraphicsMagick support services:</p>
<blockquote>
<ul class="simple">
<li>Master web site at &quot;<a class="reference external" href="http://www.GraphicsMagick.org/">http://www.GraphicsMagick.org/</a>&quot;.</li>
<li>Mailing lists, bug tracking, and forums available via
&quot;<a class="reference external" href="http://sourceforge.net/projects/graphicsmagick/">http://sourceforge.net/projects/graphicsmagick/</a>&quot;.</li>
<li>CVSWeb via &quot;<a class="reference external" href="http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/">http://cvs.graphicsmagick.org/cgi-bin/cvsweb.cgi/</a>&quot;.</li>
<li>CVS via cvs.graphicsmagick.org (find instructions at
&quot;<a class="reference external" href="http://www.graphicsmagick.org/www/cvs.html">http://www.graphicsmagick.org/www/cvs.html</a>&quot;).</li>
<li>FTP via &quot;<a class="reference external" href="ftp://ftp.graphicsmagick.org/pub/GraphicsMagick">ftp://ftp.graphicsmagick.org/pub/GraphicsMagick</a>&quot;.</li>
</ul>
</blockquote>
<p>Project maintenance improvements:</p>
<blockquote>
<ul class="simple">
<li>ChangeLog conforms to the GNU standard and all CVS commits include
useful log messages.</li>
<li>CVS commit messages posted to graphicsmagick-commit mail list.</li>
<li>CVS commit messages contain CVSWeb URL references.</li>
</ul>
</blockquote>
<p>Footprint changes from ImageMagick:</p>
<blockquote>
<ul class="simple">
<li>Library -lMagick renamed to -lGraphicsMagick.</li>
<li>Library -lMagick++ renamed to -lGraphicsMagick++.</li>
<li>Utilities consolidated into a single 'gm' utility (e.g. use 'gm
convert').</li>
<li>Script Magick-config renamed to GraphicsMagick-config.</li>
<li>Script Magick++-config renamed to GraphicsMagick++-config.</li>
<li>Headers installed under ${PREFIX}/include/GraphicsMagick.</li>
<li>PerlMagick namespace renamed from &quot;Image::Magick&quot; to &quot;Graphics::Magick&quot;.</li>
<li>Pkgconfig files GraphicsMagick.pc and GraphicsMagick++.pc are
installed in $libdir/pkgconfig to assist pkg-config users.</li>
<li>Coder modules installed to lib/GraphicsMagick-1.0/modules-Q8/coders.</li>
<li>Filter modules installed to lib/GraphicsMagick-1.0/modules-Q8/filters.</li>
</ul>
</blockquote>
<p>Many performance enhancements:</p>
<blockquote>
<ul class="simple">
<li>Default QuantumDepth is 8 since this is adequate for most purposes
and more efficient than 16.</li>
<li>The Magick++ demo (compiled with QuantumDepth=8 and -O2) runs about
1.8X faster under SPARC/Solaris than the same demo with ImageMagick
5.5.4.</li>
<li>Colorspace transformations are much faster.</li>
<li>Grayscale/monochrome image handling is much faster.</li>
<li>PseudoClass image handling is faster.</li>
<li>Text annotations using FreeType are much faster.</li>
<li>Image file I/O is much faster.</li>
<li>RLE-compressed MIFF reading much faster.</li>
</ul>
</blockquote>
<p>Code structure enhancements:</p>
<blockquote>
<ul class="simple">
<li>All utility support functions moved to magick/command.c in order to
significantly reduce link dependencies, allowing statically-linked
programs to be smaller.</li>
<li>Use of MogrifyImage() elminated except for by utilities.</li>
<li>Re-builds due to changes to &lt;magick/image.h&gt; reduced by splitting the
header into multiple headers.</li>
<li>ISO C '99 typedefs (gm_int16_t, gm_uint16_t, gm_int32_t, gm_uint32_t,
gm_int64_t, gm_uint64_t) are available for use.</li>
</ul>
</blockquote>
<p>Feature enhancements:</p>
<blockquote>
<ul class="simple">
<li>Module loader always enabled for shared builds to allow extension.</li>
<li>Loading of arbitrary filter modules (via -process option) supported
under Unix as well as Windows.</li>
<li>SVG coder allows specifying size and initial background color.</li>
<li>JPEG-2000 coder (JP2) updated to work with Jasper 1.7.</li>
<li>HWB and HSL image colorspace translation support.</li>
<li>JNG/MNG/PNG format support tracks ImageMagick version.</li>
<li>BMP encoder can write 16-color indexed BMPs now as well as 2-color
BMPs (not restricted to monochrome).</li>
<li>TIFF decoder now includes optimized support for tiled and stripped
TIFF.</li>
<li>The -random-threshold option (RandomThresholdImage()) is added to
threshold an image to bilevel using random thresholding.</li>
</ul>
</blockquote>
<p>Major bug fixes:</p>
<blockquote>
<ul class="simple">
<li>100% successful test completion at all quantum depths (8/16/32).</li>
<li>A temporary file management subsystem is added to ensure that all
temporary files are removed before program exit. Temporary files are
created and used in a secure fashion to avoid the possibility that a
&quot;trojan&quot; temporary file (e.g. a symbolic link, or a file containing
unsafe content) is created before a delegate has the chance to write
to it. The environment variable MAGICK_TMPDIR allows the user to
specify where temporary files are created without altering where
other programs create their temporary files. Temporary filenames are
created in 8+3 format to hopefully be more acceptable to ralcgm.</li>
<li>When dithering is disabled, don't dither when converting to a
PseudoClass, grayscale, or monochrome image. Disabling dithering
may cause these translations to be much faster.</li>
<li>PICON format works with BLOBs.</li>
<li>No longer removes input file when pinging a FlashPIX file.</li>
<li>Arc drawing and texture fill fixes from ImageMagick.</li>
<li>Sample, scale and affine fixes from ImageMagick.</li>
<li>MIFF colormaps are now scaled properly while reading.</li>
<li>CMYK translation works for QuantumDepth=32.</li>
<li>ConstituteImage now works properly for grayscale images.</li>
<li>Built-in tilde expansion and filename globbing now works properly.</li>
<li>InitializeMagick now registers signal handlers to ensure that
resources are released before program exit.  This helps avoid
temporary file leaks due to the user using &quot;CONTROL-C&quot;.</li>
<li>The installed &lt;magick/magick_config.h&gt; header now only contains
the few definitions required by the API headers.  This should
significantly reduce or eliminate conflicts with other package
headers.</li>
</ul>
</blockquote>
<p>Windows platform enhancements:</p>
<blockquote>
<ul class="simple">
<li>Configure updated for Visual C++ 7.0.</li>
<li>OLE object (ImageMagickObject) re-written to work with Visual C++ 7.0</li>
<li>New function, CropImageToHBITMAP(), to return a region of the image
as a Windows HBITMAP.</li>
<li>Use vsnprintf to format strings under Windows (safer).</li>
</ul>
</blockquote>
<hr class="docutils" />
<p>On November 19, 2002, GraphicsMagick was created as a fork of
ImageMagick, several days before the ImageMagick 5.5.2 release.</p>
<p>The objectives of GraphicsMagick are to:</p>
<blockquote>
<ul class="simple">
<li>Use an open development model.</li>
<li>Encourage new developers to join the project.</li>
<li>Avoid unnecessary source code &quot;churn&quot;.</li>
<li>Establish and preserve a stable API.</li>
<li>Use efficient coding practices which result in fast code.</li>
<li>Improve memory efficiency.</li>
<li>Use a release process which assures a working product.</li>
<li>Maintain an accurate ChangeLog.</li>
</ul>
</blockquote>
<hr class="docutils" />
<p>Copyright © GraphicsMagick Group 2002 - 2011</p>
</div>
</div>
</body>
</html>