diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index ac43ce30afea..261dd03f9b12 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.216 2015/04/06 15:27:34 he Exp $ +# $NetBSD: Makefile,v 1.217 2015/06/07 09:13:11 wiz Exp $ .include "Makefile.common" @@ -31,9 +31,6 @@ PKGCONFIG_OVERRIDE+= wand/Wand.pc.in GCC_REQD+= 2.95.3 -PLIST_SUBST+= IM_MAJOR_VER=${IM_MAJOR_VER:Q} -PLIST_SUBST+= IM_MAJOR_LIB_VER=${IM_MAJOR_LIB_VER:Q} - TEST_TARGET= check .include "options.mk" diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index 4f82411dee30..8bfc3ebafe91 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.113 2015/04/06 15:26:10 he Exp $ +# $NetBSD: Makefile.common,v 1.114 2015/06/07 09:13:11 wiz Exp $ # # used by graphics/p5-PerlMagick/Makefile IM_MAJOR_VER= 6.9.1 -IM_MINOR_VER= 1 +IM_MINOR_VER= 4 IM_MAJOR_LIB_VER= 6 .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST index 4e325a25e747..a11f54e85896 100644 --- a/graphics/ImageMagick/PLIST +++ b/graphics/ImageMagick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.83 2014/12/04 09:28:24 he Exp $ +@comment $NetBSD: PLIST,v 1.84 2015/06/07 09:13:11 wiz Exp $ bin/Magick++-config bin/Magick-config bin/MagickCore-config @@ -15,143 +15,143 @@ bin/import bin/mogrify bin/montage bin/stream -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Blob.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/ChannelMoments.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/CoderInfo.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Color.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Drawable.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Exception.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Functions.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Geometry.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Image.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Include.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Montage.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Pixels.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/ResourceLimits.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/STL.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/TypeMetric.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/ImageMagick.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/MagickCore.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/PreRvIcccm.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/accelerate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/animate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/annotate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/api.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/artifact.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/attribute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/blob.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/cache-view.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/cache.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/channel.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/cipher.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/client.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/coder.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/color.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/colormap.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/colorspace.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/compare.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/composite.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/compress.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/configure.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/constitute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/decorate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/delegate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/deprecate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/display.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/distort.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/distribute-cache.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/draw.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/effect.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/enhance.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/exception.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/feature.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/fourier.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/fx.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/gem.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/geometry.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/hashmap.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/histogram.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/identify.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/image-view.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/image.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/layer.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/list.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/locale_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/log.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magic.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick-baseconfig.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick-config.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick-type.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/matrix.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/memory_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/method-attribute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/methods.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/mime.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/module.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/monitor.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/montage.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/morphology.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/opencl.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/option.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/paint.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/pixel-accessor.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/pixel.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/policy.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/prepress.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/profile.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/property.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/quantize.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/quantum.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/random_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/registry.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/resample.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/resize.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/resource_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/segment.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/semaphore.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/shear.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/signature.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/splay-tree.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/statistic.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/stream.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/string_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/studio.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/threshold.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/timer.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/token.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/transform.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/type.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/utility.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/version.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/vision.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/widget.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/xml-tree.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/xwindow.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/MagickWand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/animate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/compare.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/composite.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/conjure.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/convert.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/deprecate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/display.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/drawing-wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/identify.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/import.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick-image.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick-property.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick-wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick_wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/method-attribute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/mogrify.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/montage.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/pixel-iterator.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/pixel-wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/stream.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/wand-view.h -lib/ImageMagick-${IM_MAJOR_VER}/config-Q16/configure.xml +include/ImageMagick-6/Magick++.h +include/ImageMagick-6/Magick++/Blob.h +include/ImageMagick-6/Magick++/ChannelMoments.h +include/ImageMagick-6/Magick++/CoderInfo.h +include/ImageMagick-6/Magick++/Color.h +include/ImageMagick-6/Magick++/Drawable.h +include/ImageMagick-6/Magick++/Exception.h +include/ImageMagick-6/Magick++/Functions.h +include/ImageMagick-6/Magick++/Geometry.h +include/ImageMagick-6/Magick++/Image.h +include/ImageMagick-6/Magick++/Include.h +include/ImageMagick-6/Magick++/Montage.h +include/ImageMagick-6/Magick++/Pixels.h +include/ImageMagick-6/Magick++/ResourceLimits.h +include/ImageMagick-6/Magick++/STL.h +include/ImageMagick-6/Magick++/TypeMetric.h +include/ImageMagick-6/magick/ImageMagick.h +include/ImageMagick-6/magick/MagickCore.h +include/ImageMagick-6/magick/PreRvIcccm.h +include/ImageMagick-6/magick/accelerate.h +include/ImageMagick-6/magick/animate.h +include/ImageMagick-6/magick/annotate.h +include/ImageMagick-6/magick/api.h +include/ImageMagick-6/magick/artifact.h +include/ImageMagick-6/magick/attribute.h +include/ImageMagick-6/magick/blob.h +include/ImageMagick-6/magick/cache-view.h +include/ImageMagick-6/magick/cache.h +include/ImageMagick-6/magick/channel.h +include/ImageMagick-6/magick/cipher.h +include/ImageMagick-6/magick/client.h +include/ImageMagick-6/magick/coder.h +include/ImageMagick-6/magick/color.h +include/ImageMagick-6/magick/colormap.h +include/ImageMagick-6/magick/colorspace.h +include/ImageMagick-6/magick/compare.h +include/ImageMagick-6/magick/composite.h +include/ImageMagick-6/magick/compress.h +include/ImageMagick-6/magick/configure.h +include/ImageMagick-6/magick/constitute.h +include/ImageMagick-6/magick/decorate.h +include/ImageMagick-6/magick/delegate.h +include/ImageMagick-6/magick/deprecate.h +include/ImageMagick-6/magick/display.h +include/ImageMagick-6/magick/distort.h +include/ImageMagick-6/magick/distribute-cache.h +include/ImageMagick-6/magick/draw.h +include/ImageMagick-6/magick/effect.h +include/ImageMagick-6/magick/enhance.h +include/ImageMagick-6/magick/exception.h +include/ImageMagick-6/magick/feature.h +include/ImageMagick-6/magick/fourier.h +include/ImageMagick-6/magick/fx.h +include/ImageMagick-6/magick/gem.h +include/ImageMagick-6/magick/geometry.h +include/ImageMagick-6/magick/hashmap.h +include/ImageMagick-6/magick/histogram.h +include/ImageMagick-6/magick/identify.h +include/ImageMagick-6/magick/image-view.h +include/ImageMagick-6/magick/image.h +include/ImageMagick-6/magick/layer.h +include/ImageMagick-6/magick/list.h +include/ImageMagick-6/magick/locale_.h +include/ImageMagick-6/magick/log.h +include/ImageMagick-6/magick/magic.h +include/ImageMagick-6/magick/magick-baseconfig.h +include/ImageMagick-6/magick/magick-config.h +include/ImageMagick-6/magick/magick-type.h +include/ImageMagick-6/magick/magick.h +include/ImageMagick-6/magick/matrix.h +include/ImageMagick-6/magick/memory_.h +include/ImageMagick-6/magick/method-attribute.h +include/ImageMagick-6/magick/methods.h +include/ImageMagick-6/magick/mime.h +include/ImageMagick-6/magick/module.h +include/ImageMagick-6/magick/monitor.h +include/ImageMagick-6/magick/montage.h +include/ImageMagick-6/magick/morphology.h +include/ImageMagick-6/magick/opencl.h +include/ImageMagick-6/magick/option.h +include/ImageMagick-6/magick/paint.h +include/ImageMagick-6/magick/pixel-accessor.h +include/ImageMagick-6/magick/pixel.h +include/ImageMagick-6/magick/policy.h +include/ImageMagick-6/magick/prepress.h +include/ImageMagick-6/magick/profile.h +include/ImageMagick-6/magick/property.h +include/ImageMagick-6/magick/quantize.h +include/ImageMagick-6/magick/quantum.h +include/ImageMagick-6/magick/random_.h +include/ImageMagick-6/magick/registry.h +include/ImageMagick-6/magick/resample.h +include/ImageMagick-6/magick/resize.h +include/ImageMagick-6/magick/resource_.h +include/ImageMagick-6/magick/segment.h +include/ImageMagick-6/magick/semaphore.h +include/ImageMagick-6/magick/shear.h +include/ImageMagick-6/magick/signature.h +include/ImageMagick-6/magick/splay-tree.h +include/ImageMagick-6/magick/statistic.h +include/ImageMagick-6/magick/stream.h +include/ImageMagick-6/magick/string_.h +include/ImageMagick-6/magick/studio.h +include/ImageMagick-6/magick/threshold.h +include/ImageMagick-6/magick/timer.h +include/ImageMagick-6/magick/token.h +include/ImageMagick-6/magick/transform.h +include/ImageMagick-6/magick/type.h +include/ImageMagick-6/magick/utility.h +include/ImageMagick-6/magick/version.h +include/ImageMagick-6/magick/vision.h +include/ImageMagick-6/magick/widget.h +include/ImageMagick-6/magick/xml-tree.h +include/ImageMagick-6/magick/xwindow.h +include/ImageMagick-6/wand/MagickWand.h +include/ImageMagick-6/wand/animate.h +include/ImageMagick-6/wand/compare.h +include/ImageMagick-6/wand/composite.h +include/ImageMagick-6/wand/conjure.h +include/ImageMagick-6/wand/convert.h +include/ImageMagick-6/wand/deprecate.h +include/ImageMagick-6/wand/display.h +include/ImageMagick-6/wand/drawing-wand.h +include/ImageMagick-6/wand/identify.h +include/ImageMagick-6/wand/import.h +include/ImageMagick-6/wand/magick-image.h +include/ImageMagick-6/wand/magick-property.h +include/ImageMagick-6/wand/magick-wand.h +include/ImageMagick-6/wand/magick_wand.h +include/ImageMagick-6/wand/method-attribute.h +include/ImageMagick-6/wand/mogrify.h +include/ImageMagick-6/wand/montage.h +include/ImageMagick-6/wand/pixel-iterator.h +include/ImageMagick-6/wand/pixel-wand.h +include/ImageMagick-6/wand/stream.h +include/ImageMagick-6/wand/wand-view.h +lib/ImageMagick-6.9.1/config-Q16/configure.xml lib/libMagick++-6.Q16.la lib/libMagickCore-6.Q16.la lib/libMagickWand-6.Q16.la @@ -184,1014 +184,1015 @@ man/man1/import.1 man/man1/mogrify.1 man/man1/montage.1 man/man1/stream.1 -share/ImageMagick-${IM_MAJOR_LIB_VER}/english.xml -share/ImageMagick-${IM_MAJOR_LIB_VER}/francais.xml -share/ImageMagick-${IM_MAJOR_LIB_VER}/locale.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/ChangeLog -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/LICENSE -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/NEWS.txt -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/ImageMagick.ico -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/affine.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/arc.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/background.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/black.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_clipped.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_darker.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_lin.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_log.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/button.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/configure.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/cylinder_shaded.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/difference.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/examples.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/frame.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/fuzzy-magick.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/gaussian-blur.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/granite.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/imade_art2.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/label.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/litecoin.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo-sm-flop.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo-sm-fx.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo-sm.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/montage.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/objects.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/objects.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/objects.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/navy.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/bricks.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/checkerboard.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/circles.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/crosshatch.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/crosshatch30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/crosshatch45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/fishscales.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray0.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray10.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray100.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray15.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray20.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray25.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray35.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray40.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray5.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray50.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray55.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray60.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray65.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray70.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray75.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray80.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray85.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray90.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray95.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hexagons.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontal2.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontal3.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontalsaw.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_bdiagonal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_cross.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_diagcross.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_fdiagonal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_horizontal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_vertical.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/left30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/left45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/leftshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/octagons.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/right30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/right45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/rightshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/smallfishscales.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/vertical.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/vertical2.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/vertical3.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalbricks.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalleftshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalrightshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalsaw.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/piechart.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/radial-gradient.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/reconstruct.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/red-ball.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/red-circle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/right.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose-over.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose-sigmoidal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose.pnm -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/script.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/smile.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/sponsor.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/sprite.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/t-shirt.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wand.ico -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wand.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/white-highlight.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wizard.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wizard.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/ImageMagickObject.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Blob.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Cache.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Cache.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Cache.svg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/ChangeLog.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/CoderInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Color.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Documentation.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Drawable.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Drawable_example_1.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Enumerations.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Exception.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/FormatCharacters.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Future.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Geometry.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Image.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Image.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/ImageDesign.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/ImageMagick.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Install.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Magick++.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Montage.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/NEWS.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/PixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Pixels.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/README.txt -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/STL.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/TypeMetric.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/magick.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/montage-sample-framed.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/right_triangle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-framed.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-framed.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-plain.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-plain.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-sample-framed.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-sample-plain.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/advanced-unix-installation.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/advanced-windows-installation.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/animate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ImageMagick_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ImageMagick_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/MagickCore_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/MagickCore_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/PreRvIcccm_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/PreRvIcccm_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/PreRvIcccm_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotated.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/api_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/api_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/artifact_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/artifact_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/artifact_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-view_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-view_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-view_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/classes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/client_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/client_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/client_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/coder_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/coder_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/coder_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compare_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compare_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compare_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compress_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compress_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compress_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/configure_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/configure_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/configure_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/constitute_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/constitute_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/constitute_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/decorate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/decorate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/decorate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/delegate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/delegate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/delegate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/deprecate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/deprecate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/deprecate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/dirs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/distort_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/distort_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/distort_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/doxygen.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/doxygen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/effect_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/effect_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/effect_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/enhance_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/enhance_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/enhance_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/files.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2blank.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2doc.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2folderclosed.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2folderopen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2lastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2link.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2mlastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2mnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2node.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2plastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2pnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2vertline.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_func.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/gem_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/gem_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/gem_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/geometry_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/geometry_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/geometry_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_enum.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_type.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/hashmap_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/hashmap_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/hashmap_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/identify_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/identify_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/identify_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/layer_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/layer_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/layer_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/list_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/list_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/list_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/locale_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/locale___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/locale___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/log_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/log_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/log_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mac_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mac_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mac_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magic_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magic_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magic_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-config_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-config_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-type_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-type_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/main.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/matrix_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/matrix_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/matrix_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/memory_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/memory___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/memory___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/methods_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/methods_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/module_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/module_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/module_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/monitor_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/monitor_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/monitor_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/montage_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/montage_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/montage_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-base_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-base_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-base_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-feature_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-feature_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-feature_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/option_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/option_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/option_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/paint_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/paint_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/paint_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/prepress_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/prepress_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/prepress_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/profile_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/profile_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/profile_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/property_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/property_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/property_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantize_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantize_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantize_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/random_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/random___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/random___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/registry_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/registry_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/registry_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resample_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resample_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resample_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resource_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resource___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resource___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/segment_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/segment_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/segment_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/semaphore_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/semaphore_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/semaphore_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/shear_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/shear_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/shear_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/signature_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/signature_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/signature_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/splay-tree_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/splay-tree_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/splay-tree_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/static_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/static_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/static_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/statistic_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/statistic_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/statistic_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/string_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/string___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/string___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/structHuffmanTable.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/structSemaphoreInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__AffineMatrix.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Ascii85Info.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__BlobInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CacheInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CacheMethods.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CacheView.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ChannelStatistics.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ChromaticityInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Cluster.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CoderInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ColorInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ColorPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ConfigureInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ContributionInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CubeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DIR.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DataSegmentInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DelegateInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DiversityPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DoublePixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DrawInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__EdgeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ElementInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ElementReference.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__EntryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ErrorInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__EventInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ExceptionInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ExtentPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__FrameInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__FxInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__GeometryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__GhostscriptVectors.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__GradientInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__HandlerInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__HashmapInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ImageAttribute.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ImageInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__IntervalTree.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LinkedListInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LocaleInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LogInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LongPixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MagicInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MagickInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MagickPixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MedianListNode.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MedianPixelList.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MedianSkipList.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MemoryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MimeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ModuleInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MontageInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__NTMEMORYSTATUSEX.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__NexusInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__NodeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Nodes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__OptionInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PathInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PointInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PolygonInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PrimaryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PrimitiveInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ProfileInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__QuantizeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__QuantumInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__QuantumState.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RandomInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RealPixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RectangleInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RegistryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ResampleFilter.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ResizeFilter.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ResourceInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__SegmentInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__SignatureInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__SplayTreeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__StopInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__StreamInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__StringInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ThresholdMap.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Timer.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TimerInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TokenInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TypeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TypeMetric.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ViewInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XImportInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XMLTreeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XMLTreeRoot.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XWidgetInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ZeroCrossing.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__dirdesc.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ile3.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/structdirent.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/studio_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/studio_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tab_b.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tab_l.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tab_r.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tabs.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/threshold_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/threshold_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/threshold_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/timer_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/timer_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/timer_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/token_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/token_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/token_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/transform_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/transform_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/transform_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tree.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/type_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/type_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/type_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/utility_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/utility_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/utility_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/version_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/version_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/version_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/vms_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/vms_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/vms_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/widget_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/widget_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/widget_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xml-tree_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xml-tree_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xml-tree_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/MagickWand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/MagickWand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/animate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/animate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/animate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/annotated.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/classes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/compare_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/compare_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/compare_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/composite_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/composite_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/composite_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/conjure_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/conjure_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/conjure_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/convert_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/convert_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/convert_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/deprecate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/deprecate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/deprecate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/dir_101f7ac0a894e32543a314e85b2e1524.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/dirs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/display_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/display_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/display_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/doxygen.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/doxygen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawing-wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawing-wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawing-wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawtest_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/files.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2blank.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2doc.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2folderclosed.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2folderopen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2lastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2link.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2mlastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2mnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2node.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2plastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2pnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2vertline.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/functions.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/functions_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_defs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_enum.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_eval.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_type.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/identify_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/identify_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/identify_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/import_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/import_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/import_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-image_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-image_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-image_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-property_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-property_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-property_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick__wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick__wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/main.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/montage_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/montage_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/montage_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-iterator_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-iterator_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-iterator_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/stream_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/stream_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/stream_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__CompositeOptions.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__DrawVTable.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__DrawingWand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__MagickWand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__PixelIterator.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__PixelWand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/studio_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/studio_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tab_b.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tab_l.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tab_r.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tabs.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tree.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wandtest_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/animate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/annotate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/attribute.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/blob.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/cache-view.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/cache.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/channel.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/cipher.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/color.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/colormap.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/colorspace.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/compare.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/composite.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/constitute.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/decorate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/deprecate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/display.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/distort.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/draw.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/drawing-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/effect.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/enhance.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/exception.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/feature.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/fourier.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/fx.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/histogram.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/image-view.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/layer.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/list.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick++-classes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-deprecate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-property.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/memory.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/mime.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/module.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/mogrify.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/monitor.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/montage.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/morphology.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/paint.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/pixel-iterator.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/pixel-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/profile.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/property.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/quantize.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/registry.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/resize.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/resource.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/segment.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/shear.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/signature.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/statistic.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/stream.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/transform.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/version.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/wand-view.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/architecture.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/binary-releases.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/changelog.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/cipher.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/color-management.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/color.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/command-line-options.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/command-line-processing.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/command-line-tools.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/compare.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/compose.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/composite.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/conjure.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/connected-components.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/contact.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/convert.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/display.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/distribute-pixel-cache.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/download.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/escape.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/examples.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/exception.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/export.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/favicon.ico -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/formats.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/fx.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/high-dynamic-range.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/history.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/identify.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/import.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/install-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/jp2.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/license.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/links.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick++.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick-core.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick-vector-graphics.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/miff.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/mogrify.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/montage.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/motion-picture.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/openmp.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/perl-magick.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/porting.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/quantize.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/resources.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/search.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/sitemap.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/analyze.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/coder.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/colors.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/configure.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/contrast.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/core.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/delegates.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/english.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/examples.pl -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/francais.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/incantation.msl -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/locale.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/log.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/magic.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/mime.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/piechart.mvg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/piechart.svg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/policy.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/thresholds.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/type-ghostscript.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/type-windows.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/type.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/wand.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/sponsors.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/stream.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/subversion.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/support.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/t-shirt.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/wand.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/webp.html +share/ImageMagick-6/english.xml +share/ImageMagick-6/francais.xml +share/ImageMagick-6/locale.xml +share/doc/ImageMagick-6/ChangeLog +share/doc/ImageMagick-6/LICENSE +share/doc/ImageMagick-6/NEWS.txt +share/doc/ImageMagick-6/images/ImageMagick.ico +share/doc/ImageMagick-6/images/affine.png +share/doc/ImageMagick-6/images/arc.png +share/doc/ImageMagick-6/images/background.jpg +share/doc/ImageMagick-6/images/black.png +share/doc/ImageMagick-6/images/bluebells_clipped.jpg +share/doc/ImageMagick-6/images/bluebells_darker.jpg +share/doc/ImageMagick-6/images/bluebells_lin.jpg +share/doc/ImageMagick-6/images/bluebells_log.jpg +share/doc/ImageMagick-6/images/button.gif +share/doc/ImageMagick-6/images/configure.jpg +share/doc/ImageMagick-6/images/cylinder_shaded.png +share/doc/ImageMagick-6/images/difference.png +share/doc/ImageMagick-6/images/examples.jpg +share/doc/ImageMagick-6/images/frame.jpg +share/doc/ImageMagick-6/images/fuzzy-magick.png +share/doc/ImageMagick-6/images/gaussian-blur.png +share/doc/ImageMagick-6/images/granite.png +share/doc/ImageMagick-6/images/imade_art2.jpg +share/doc/ImageMagick-6/images/label.gif +share/doc/ImageMagick-6/images/litecoin.png +share/doc/ImageMagick-6/images/logo-sm-flop.png +share/doc/ImageMagick-6/images/logo-sm-fx.png +share/doc/ImageMagick-6/images/logo-sm.png +share/doc/ImageMagick-6/images/logo.jpg +share/doc/ImageMagick-6/images/logo.png +share/doc/ImageMagick-6/images/montage.jpg +share/doc/ImageMagick-6/images/navy.png +share/doc/ImageMagick-6/images/objects.gif +share/doc/ImageMagick-6/images/objects.jpg +share/doc/ImageMagick-6/images/objects.png +share/doc/ImageMagick-6/images/patterns/bricks.png +share/doc/ImageMagick-6/images/patterns/checkerboard.png +share/doc/ImageMagick-6/images/patterns/circles.png +share/doc/ImageMagick-6/images/patterns/crosshatch.png +share/doc/ImageMagick-6/images/patterns/crosshatch30.png +share/doc/ImageMagick-6/images/patterns/crosshatch45.png +share/doc/ImageMagick-6/images/patterns/fishscales.png +share/doc/ImageMagick-6/images/patterns/gray0.png +share/doc/ImageMagick-6/images/patterns/gray10.png +share/doc/ImageMagick-6/images/patterns/gray100.png +share/doc/ImageMagick-6/images/patterns/gray15.png +share/doc/ImageMagick-6/images/patterns/gray20.png +share/doc/ImageMagick-6/images/patterns/gray25.png +share/doc/ImageMagick-6/images/patterns/gray30.png +share/doc/ImageMagick-6/images/patterns/gray35.png +share/doc/ImageMagick-6/images/patterns/gray40.png +share/doc/ImageMagick-6/images/patterns/gray45.png +share/doc/ImageMagick-6/images/patterns/gray5.png +share/doc/ImageMagick-6/images/patterns/gray50.png +share/doc/ImageMagick-6/images/patterns/gray55.png +share/doc/ImageMagick-6/images/patterns/gray60.png +share/doc/ImageMagick-6/images/patterns/gray65.png +share/doc/ImageMagick-6/images/patterns/gray70.png +share/doc/ImageMagick-6/images/patterns/gray75.png +share/doc/ImageMagick-6/images/patterns/gray80.png +share/doc/ImageMagick-6/images/patterns/gray85.png +share/doc/ImageMagick-6/images/patterns/gray90.png +share/doc/ImageMagick-6/images/patterns/gray95.png +share/doc/ImageMagick-6/images/patterns/hexagons.png +share/doc/ImageMagick-6/images/patterns/horizontal.png +share/doc/ImageMagick-6/images/patterns/horizontal2.png +share/doc/ImageMagick-6/images/patterns/horizontal3.png +share/doc/ImageMagick-6/images/patterns/horizontalsaw.png +share/doc/ImageMagick-6/images/patterns/hs_bdiagonal.png +share/doc/ImageMagick-6/images/patterns/hs_cross.png +share/doc/ImageMagick-6/images/patterns/hs_diagcross.png +share/doc/ImageMagick-6/images/patterns/hs_fdiagonal.png +share/doc/ImageMagick-6/images/patterns/hs_horizontal.png +share/doc/ImageMagick-6/images/patterns/hs_vertical.png +share/doc/ImageMagick-6/images/patterns/left30.png +share/doc/ImageMagick-6/images/patterns/left45.png +share/doc/ImageMagick-6/images/patterns/leftshingle.png +share/doc/ImageMagick-6/images/patterns/octagons.png +share/doc/ImageMagick-6/images/patterns/right30.png +share/doc/ImageMagick-6/images/patterns/right45.png +share/doc/ImageMagick-6/images/patterns/rightshingle.png +share/doc/ImageMagick-6/images/patterns/smallfishscales.png +share/doc/ImageMagick-6/images/patterns/vertical.png +share/doc/ImageMagick-6/images/patterns/vertical2.png +share/doc/ImageMagick-6/images/patterns/vertical3.png +share/doc/ImageMagick-6/images/patterns/verticalbricks.png +share/doc/ImageMagick-6/images/patterns/verticalleftshingle.png +share/doc/ImageMagick-6/images/patterns/verticalrightshingle.png +share/doc/ImageMagick-6/images/patterns/verticalsaw.png +share/doc/ImageMagick-6/images/piechart.png +share/doc/ImageMagick-6/images/radial-gradient.png +share/doc/ImageMagick-6/images/reconstruct.jpg +share/doc/ImageMagick-6/images/red-ball.png +share/doc/ImageMagick-6/images/red-circle.png +share/doc/ImageMagick-6/images/right.gif +share/doc/ImageMagick-6/images/rose-over.png +share/doc/ImageMagick-6/images/rose-sigmoidal.png +share/doc/ImageMagick-6/images/rose.jpg +share/doc/ImageMagick-6/images/rose.png +share/doc/ImageMagick-6/images/rose.pnm +share/doc/ImageMagick-6/images/script.png +share/doc/ImageMagick-6/images/smile.gif +share/doc/ImageMagick-6/images/sponsor.jpg +share/doc/ImageMagick-6/images/sprite.jpg +share/doc/ImageMagick-6/images/t-shirt.png +share/doc/ImageMagick-6/images/wand.ico +share/doc/ImageMagick-6/images/wand.png +share/doc/ImageMagick-6/images/white-highlight.png +share/doc/ImageMagick-6/images/wizard.jpg +share/doc/ImageMagick-6/images/wizard.png +share/doc/ImageMagick-6/index.html +share/doc/ImageMagick-6/www/ImageMagickObject.html +share/doc/ImageMagick-6/www/Magick++/Blob.html +share/doc/ImageMagick-6/www/Magick++/Cache.fig +share/doc/ImageMagick-6/www/Magick++/Cache.png +share/doc/ImageMagick-6/www/Magick++/Cache.svg +share/doc/ImageMagick-6/www/Magick++/ChangeLog.html +share/doc/ImageMagick-6/www/Magick++/CoderInfo.html +share/doc/ImageMagick-6/www/Magick++/Color.html +share/doc/ImageMagick-6/www/Magick++/Documentation.html +share/doc/ImageMagick-6/www/Magick++/Drawable.html +share/doc/ImageMagick-6/www/Magick++/Drawable_example_1.png +share/doc/ImageMagick-6/www/Magick++/Enumerations.html +share/doc/ImageMagick-6/www/Magick++/Exception.html +share/doc/ImageMagick-6/www/Magick++/FormatCharacters.html +share/doc/ImageMagick-6/www/Magick++/Future.html +share/doc/ImageMagick-6/www/Magick++/Geometry.html +share/doc/ImageMagick-6/www/Magick++/Image.fig +share/doc/ImageMagick-6/www/Magick++/Image.html +share/doc/ImageMagick-6/www/Magick++/Image.png +share/doc/ImageMagick-6/www/Magick++/ImageDesign.html +share/doc/ImageMagick-6/www/Magick++/ImageMagick.png +share/doc/ImageMagick-6/www/Magick++/Install.html +share/doc/ImageMagick-6/www/Magick++/Magick++.png +share/doc/ImageMagick-6/www/Magick++/Montage.html +share/doc/ImageMagick-6/www/Magick++/NEWS.html +share/doc/ImageMagick-6/www/Magick++/PixelPacket.html +share/doc/ImageMagick-6/www/Magick++/Pixels.html +share/doc/ImageMagick-6/www/Magick++/README.txt +share/doc/ImageMagick-6/www/Magick++/STL.html +share/doc/ImageMagick-6/www/Magick++/TypeMetric.html +share/doc/ImageMagick-6/www/Magick++/index.html +share/doc/ImageMagick-6/www/Magick++/magick.css +share/doc/ImageMagick-6/www/Magick++/montage-sample-framed.jpg +share/doc/ImageMagick-6/www/Magick++/right_triangle.png +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-framed.fig +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-framed.jpg +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-plain.fig +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-plain.jpg +share/doc/ImageMagick-6/www/Magick++/thumbnail-sample-framed.jpg +share/doc/ImageMagick-6/www/Magick++/thumbnail-sample-plain.jpg +share/doc/ImageMagick-6/www/advanced-unix-installation.html +share/doc/ImageMagick-6/www/advanced-windows-installation.html +share/doc/ImageMagick-6/www/animate.html +share/doc/ImageMagick-6/www/api.html +share/doc/ImageMagick-6/www/api/MagickCore/ImageMagick_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/ImageMagick_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/MagickCore_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/MagickCore_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/PreRvIcccm_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/PreRvIcccm_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/PreRvIcccm_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/animate-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/animate-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/animate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/animate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/animate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/annotate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/annotate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/annotate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/annotated.html +share/doc/ImageMagick-6/www/api/MagickCore/api_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/api_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/artifact_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/artifact_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/artifact_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/blob-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/blob-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/blob_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/blob_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/blob_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-view_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-view_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-view_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/cache_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/cache_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/cache_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/classes.html +share/doc/ImageMagick-6/www/api/MagickCore/client_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/client_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/client_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/coder_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/coder_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/coder_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/color-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/color-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/color_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/color_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/color_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/compare_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/compare_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/compare_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/composite-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/composite-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/composite_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/composite_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/composite_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/compress_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/compress_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/compress_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/configure_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/configure_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/configure_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/constitute_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/constitute_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/constitute_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/decorate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/decorate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/decorate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/delegate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/delegate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/delegate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/deprecate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/deprecate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/deprecate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html +share/doc/ImageMagick-6/www/api/MagickCore/dirs.html +share/doc/ImageMagick-6/www/api/MagickCore/display-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/display-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/display_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/display_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/display_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/distort_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/distort_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/distort_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/doxygen.css +share/doc/ImageMagick-6/www/api/MagickCore/doxygen.png +share/doc/ImageMagick-6/www/api/MagickCore/draw-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/draw-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/draw_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/draw_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/draw_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/effect_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/effect_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/effect_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/enhance_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/enhance_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/enhance_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/exception-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/exception-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/exception_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/exception_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/exception_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/files.html +share/doc/ImageMagick-6/www/api/MagickCore/ftv2blank.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2doc.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2folderclosed.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2folderopen.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2lastnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2link.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2mlastnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2mnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2node.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2plastnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2pnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2vertline.png +share/doc/ImageMagick-6/www/api/MagickCore/functions.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_func.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/fx-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/fx-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/fx_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/fx_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/fx_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/gem_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/gem_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/gem_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/geometry_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/geometry_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/geometry_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/globals.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_enum.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_type.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_vars.html +share/doc/ImageMagick-6/www/api/MagickCore/hashmap_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/hashmap_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/hashmap_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/identify_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/identify_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/identify_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/image-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/image-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/image_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/image_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/image_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/index.html +share/doc/ImageMagick-6/www/api/MagickCore/layer_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/layer_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/layer_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/list_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/list_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/list_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/locale_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/locale___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/locale___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/log_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/log_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/log_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/mac_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/mac_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/mac_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magic_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/magic_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magic_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-config_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-config_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-type_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-type_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magick_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/magick_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magick_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/main.html +share/doc/ImageMagick-6/www/api/MagickCore/matrix_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/matrix_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/matrix_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/memory_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/memory___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/memory___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/methods_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/methods_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/mime-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/mime-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/mime_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/mime_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/mime_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/module_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/module_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/module_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/monitor_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/monitor_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/monitor_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/montage_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/montage_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/montage_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-base_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-base_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-base_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-feature_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-feature_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-feature_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/option_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/option_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/option_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/paint_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/paint_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/paint_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/prepress_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/prepress_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/prepress_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/profile_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/profile_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/profile_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/property_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/property_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/property_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/quantize_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/quantize_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/quantize_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/random_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/random___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/random___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/registry_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/registry_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/registry_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resample_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/resample_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resample_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resize-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resize-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resize_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/resize_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resize_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resource_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/resource___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resource___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/segment_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/segment_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/segment_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/semaphore_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/semaphore_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/semaphore_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/shear_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/shear_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/shear_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/signature_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/signature_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/signature_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/splay-tree_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/splay-tree_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/splay-tree_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/static_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/static_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/static_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/statistic_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/statistic_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/statistic_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/stream-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/stream-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/stream_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/stream_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/stream_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/string_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/string___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/string___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/structHuffmanTable.html +share/doc/ImageMagick-6/www/api/MagickCore/structSemaphoreInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__AffineMatrix.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Ascii85Info.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__BlobInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CacheInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CacheMethods.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CacheView.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ChannelStatistics.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ChromaticityInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Cluster.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CoderInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ColorInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ColorPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ConfigureInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ContributionInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CubeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DIR.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DataSegmentInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DelegateInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DiversityPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DoublePixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DrawInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__EdgeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ElementInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ElementReference.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__EntryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ErrorInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__EventInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ExceptionInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ExtentPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__FrameInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__FxInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__GeometryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__GhostscriptVectors.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__GradientInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__HandlerInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__HashmapInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Image.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ImageAttribute.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ImageInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__IntervalTree.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LinkedListInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LocaleInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LogInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LongPixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MagicInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MagickInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MagickPixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MedianListNode.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MedianPixelList.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MedianSkipList.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MemoryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MimeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ModuleInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MontageInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__NTMEMORYSTATUSEX.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__NexusInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__NodeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Nodes.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__OptionInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PathInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PointInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PolygonInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PrimaryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PrimitiveInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ProfileInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__QuantizeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__QuantumInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__QuantumState.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RandomInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RealPixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RectangleInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RegistryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ResampleFilter.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ResizeFilter.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ResourceInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__SegmentInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__SignatureInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__SplayTreeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__StopInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__StreamInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__StringInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ThresholdMap.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Timer.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TimerInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TokenInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TypeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TypeMetric.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ViewInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XImportInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XMLTreeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XMLTreeRoot.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XWidgetInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ZeroCrossing.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__dirdesc.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ile3.html +share/doc/ImageMagick-6/www/api/MagickCore/structdirent.html +share/doc/ImageMagick-6/www/api/MagickCore/studio_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/studio_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/tab_b.gif +share/doc/ImageMagick-6/www/api/MagickCore/tab_l.gif +share/doc/ImageMagick-6/www/api/MagickCore/tab_r.gif +share/doc/ImageMagick-6/www/api/MagickCore/tabs.css +share/doc/ImageMagick-6/www/api/MagickCore/threshold_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/threshold_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/threshold_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/timer_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/timer_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/timer_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/token_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/token_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/token_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/transform_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/transform_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/transform_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/tree.html +share/doc/ImageMagick-6/www/api/MagickCore/type_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/type_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/type_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/utility_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/utility_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/utility_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/version_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/version_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/version_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/vms_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/vms_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/vms_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/widget_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/widget_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/widget_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/xml-tree_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/xml-tree_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/xml-tree_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/MagickWand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/MagickWand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/animate_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/animate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/animate_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/annotated.html +share/doc/ImageMagick-6/www/api/MagickWand/classes.html +share/doc/ImageMagick-6/www/api/MagickWand/compare_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/compare_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/compare_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/composite_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/composite_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/composite_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/conjure_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/conjure_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/conjure_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/convert_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/convert_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/convert_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/deprecate_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/deprecate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/deprecate_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/dir_101f7ac0a894e32543a314e85b2e1524.html +share/doc/ImageMagick-6/www/api/MagickWand/dirs.html +share/doc/ImageMagick-6/www/api/MagickWand/display_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/display_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/display_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/doxygen.css +share/doc/ImageMagick-6/www/api/MagickWand/doxygen.png +share/doc/ImageMagick-6/www/api/MagickWand/drawing-wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/drawing-wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/drawing-wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/drawtest_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/files.html +share/doc/ImageMagick-6/www/api/MagickWand/ftv2blank.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2doc.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2folderclosed.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2folderopen.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2lastnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2link.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2mlastnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2mnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2node.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2plastnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2pnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2vertline.png +share/doc/ImageMagick-6/www/api/MagickWand/functions.html +share/doc/ImageMagick-6/www/api/MagickWand/functions_vars.html +share/doc/ImageMagick-6/www/api/MagickWand/globals.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x61.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x62.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x63.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x64.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x65.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x67.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x69.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x6d.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x6e.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x6f.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x70.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x71.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x72.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x73.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x74.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x75.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x77.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x78.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_defs.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_enum.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_eval.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x63.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x64.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x67.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x69.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x6d.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x6e.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x70.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x72.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x73.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_type.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_vars.html +share/doc/ImageMagick-6/www/api/MagickWand/identify_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/identify_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/identify_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/import_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/import_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/import_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/index.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-image_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-image_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-image_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-property_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-property_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-property_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand-private_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick__wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick__wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/main.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify-private_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/montage_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/montage_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/montage_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-iterator_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-iterator_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-iterator_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand-private_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/stream_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/stream_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/stream_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__CompositeOptions.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__DrawVTable.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__DrawingWand.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__MagickWand.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__PixelIterator.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__PixelWand.html +share/doc/ImageMagick-6/www/api/MagickWand/studio_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/studio_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/tab_b.gif +share/doc/ImageMagick-6/www/api/MagickWand/tab_l.gif +share/doc/ImageMagick-6/www/api/MagickWand/tab_r.gif +share/doc/ImageMagick-6/www/api/MagickWand/tabs.css +share/doc/ImageMagick-6/www/api/MagickWand/tree.html +share/doc/ImageMagick-6/www/api/MagickWand/wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/wandtest_8c.html +share/doc/ImageMagick-6/www/api/animate.html +share/doc/ImageMagick-6/www/api/annotate.html +share/doc/ImageMagick-6/www/api/attribute.html +share/doc/ImageMagick-6/www/api/blob.html +share/doc/ImageMagick-6/www/api/cache-view.html +share/doc/ImageMagick-6/www/api/cache.html +share/doc/ImageMagick-6/www/api/channel.html +share/doc/ImageMagick-6/www/api/cipher.html +share/doc/ImageMagick-6/www/api/color.html +share/doc/ImageMagick-6/www/api/colormap.html +share/doc/ImageMagick-6/www/api/colorspace.html +share/doc/ImageMagick-6/www/api/compare.html +share/doc/ImageMagick-6/www/api/composite.html +share/doc/ImageMagick-6/www/api/constitute.html +share/doc/ImageMagick-6/www/api/decorate.html +share/doc/ImageMagick-6/www/api/deprecate.html +share/doc/ImageMagick-6/www/api/display.html +share/doc/ImageMagick-6/www/api/distort.html +share/doc/ImageMagick-6/www/api/draw.html +share/doc/ImageMagick-6/www/api/drawing-wand.html +share/doc/ImageMagick-6/www/api/effect.html +share/doc/ImageMagick-6/www/api/enhance.html +share/doc/ImageMagick-6/www/api/exception.html +share/doc/ImageMagick-6/www/api/feature.html +share/doc/ImageMagick-6/www/api/fourier.html +share/doc/ImageMagick-6/www/api/fx.html +share/doc/ImageMagick-6/www/api/histogram.html +share/doc/ImageMagick-6/www/api/image-view.html +share/doc/ImageMagick-6/www/api/image.html +share/doc/ImageMagick-6/www/api/layer.html +share/doc/ImageMagick-6/www/api/list.html +share/doc/ImageMagick-6/www/api/magick-deprecate.html +share/doc/ImageMagick-6/www/api/magick-image.html +share/doc/ImageMagick-6/www/api/magick-property.html +share/doc/ImageMagick-6/www/api/magick-wand.html +share/doc/ImageMagick-6/www/api/magick.html +share/doc/ImageMagick-6/www/api/memory.html +share/doc/ImageMagick-6/www/api/mime.html +share/doc/ImageMagick-6/www/api/module.html +share/doc/ImageMagick-6/www/api/mogrify.html +share/doc/ImageMagick-6/www/api/monitor.html +share/doc/ImageMagick-6/www/api/montage.html +share/doc/ImageMagick-6/www/api/morphology.html +share/doc/ImageMagick-6/www/api/paint.html +share/doc/ImageMagick-6/www/api/pixel-iterator.html +share/doc/ImageMagick-6/www/api/pixel-wand.html +share/doc/ImageMagick-6/www/api/profile.html +share/doc/ImageMagick-6/www/api/property.html +share/doc/ImageMagick-6/www/api/quantize.html +share/doc/ImageMagick-6/www/api/registry.html +share/doc/ImageMagick-6/www/api/resize.html +share/doc/ImageMagick-6/www/api/resource.html +share/doc/ImageMagick-6/www/api/segment.html +share/doc/ImageMagick-6/www/api/shear.html +share/doc/ImageMagick-6/www/api/signature.html +share/doc/ImageMagick-6/www/api/statistic.html +share/doc/ImageMagick-6/www/api/stream.html +share/doc/ImageMagick-6/www/api/transform.html +share/doc/ImageMagick-6/www/api/version.html +share/doc/ImageMagick-6/www/api/wand-view.html +share/doc/ImageMagick-6/www/architecture.html +share/doc/ImageMagick-6/www/binary-releases.html +share/doc/ImageMagick-6/www/changelog.html +share/doc/ImageMagick-6/www/cipher.html +share/doc/ImageMagick-6/www/color-management.html +share/doc/ImageMagick-6/www/color.html +share/doc/ImageMagick-6/www/command-line-options.html +share/doc/ImageMagick-6/www/command-line-processing.html +share/doc/ImageMagick-6/www/command-line-tools.html +share/doc/ImageMagick-6/www/compare.html +share/doc/ImageMagick-6/www/compose.html +share/doc/ImageMagick-6/www/composite.html +share/doc/ImageMagick-6/www/conjure.html +share/doc/ImageMagick-6/www/connected-components.html +share/doc/ImageMagick-6/www/contact.html +share/doc/ImageMagick-6/www/convert.html +share/doc/ImageMagick-6/www/css/bootstrap.min.css +share/doc/ImageMagick-6/www/css/magick.css +share/doc/ImageMagick-6/www/display.html +share/doc/ImageMagick-6/www/distribute-pixel-cache.html +share/doc/ImageMagick-6/www/download.html +share/doc/ImageMagick-6/www/escape.html +share/doc/ImageMagick-6/www/examples.html +share/doc/ImageMagick-6/www/exception.html +share/doc/ImageMagick-6/www/export.html +share/doc/ImageMagick-6/www/favicon.ico +share/doc/ImageMagick-6/www/formats.html +share/doc/ImageMagick-6/www/fx.html +share/doc/ImageMagick-6/www/high-dynamic-range.html +share/doc/ImageMagick-6/www/history.html +share/doc/ImageMagick-6/www/identify.html +share/doc/ImageMagick-6/www/import.html +share/doc/ImageMagick-6/www/index.html +share/doc/ImageMagick-6/www/install-source.html +share/doc/ImageMagick-6/www/jp2.html +share/doc/ImageMagick-6/www/js/bootstrap.min.js +share/doc/ImageMagick-6/www/license.html +share/doc/ImageMagick-6/www/links.html +share/doc/ImageMagick-6/www/magick++.html +share/doc/ImageMagick-6/www/magick-core.html +share/doc/ImageMagick-6/www/magick-vector-graphics.html +share/doc/ImageMagick-6/www/magick-wand.html +share/doc/ImageMagick-6/www/magick.css +share/doc/ImageMagick-6/www/miff.html +share/doc/ImageMagick-6/www/mogrify.html +share/doc/ImageMagick-6/www/montage.html +share/doc/ImageMagick-6/www/motion-picture.html +share/doc/ImageMagick-6/www/openmp.html +share/doc/ImageMagick-6/www/perl-magick.html +share/doc/ImageMagick-6/www/porting.html +share/doc/ImageMagick-6/www/quantize.html +share/doc/ImageMagick-6/www/resources.html +share/doc/ImageMagick-6/www/search.html +share/doc/ImageMagick-6/www/sitemap.html +share/doc/ImageMagick-6/www/source/analyze.c +share/doc/ImageMagick-6/www/source/coder.xml +share/doc/ImageMagick-6/www/source/colors.xml +share/doc/ImageMagick-6/www/source/configure.xml +share/doc/ImageMagick-6/www/source/contrast.c +share/doc/ImageMagick-6/www/source/core.c +share/doc/ImageMagick-6/www/source/delegates.xml +share/doc/ImageMagick-6/www/source/english.xml +share/doc/ImageMagick-6/www/source/examples.pl +share/doc/ImageMagick-6/www/source/francais.xml +share/doc/ImageMagick-6/www/source/incantation.msl +share/doc/ImageMagick-6/www/source/locale.xml +share/doc/ImageMagick-6/www/source/log.xml +share/doc/ImageMagick-6/www/source/magic.xml +share/doc/ImageMagick-6/www/source/mime.xml +share/doc/ImageMagick-6/www/source/piechart.mvg +share/doc/ImageMagick-6/www/source/piechart.svg +share/doc/ImageMagick-6/www/source/policy.xml +share/doc/ImageMagick-6/www/source/thresholds.xml +share/doc/ImageMagick-6/www/source/type-ghostscript.xml +share/doc/ImageMagick-6/www/source/type-windows.xml +share/doc/ImageMagick-6/www/source/type.xml +share/doc/ImageMagick-6/www/source/wand.c +share/doc/ImageMagick-6/www/stream.html +share/doc/ImageMagick-6/www/subversion.html +share/doc/ImageMagick-6/www/support.html +share/doc/ImageMagick-6/www/t-shirt.html +share/doc/ImageMagick-6/www/wand.png +share/doc/ImageMagick-6/www/webp.html share/examples/ImageMagick/coder.xml share/examples/ImageMagick/colors.xml share/examples/ImageMagick/delegates.xml diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index f335d23e3b0d..097d6c745d7f 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.131 2015/04/06 15:26:10 he Exp $ +$NetBSD: distinfo,v 1.132 2015/06/07 09:13:11 wiz Exp $ -SHA1 (ImageMagick-6.9.1-1.tar.xz) = 77e2dc47f87ec1c5b2cb519f298acf1f8202d7d8 -RMD160 (ImageMagick-6.9.1-1.tar.xz) = 9bc9dbc5c5cc83d4ab34b25c6c2eae2e676181e6 -Size (ImageMagick-6.9.1-1.tar.xz) = 7906164 bytes +SHA1 (ImageMagick-6.9.1-4.tar.xz) = ed0743e1a999461433a45a10f8afe6bf2c62a884 +RMD160 (ImageMagick-6.9.1-4.tar.xz) = 506b22aa5ab9e453a7894a24a2abb0e6406ec7ef +Size (ImageMagick-6.9.1-4.tar.xz) = 7978216 bytes