]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 19 Mar 2011 13:00:57 +0000 (13:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 19 Mar 2011 13:00:57 +0000 (13:00 +0000)
Makefile.am
Makefile.in
config/configure.xml
magick/version.h
utilities/convert.1
utilities/mogrify.1

index 97ff0fd43b321849f1e7c68940965da3ed2c9981..e19776d988739c2cdd47564bb13dacf3fbd92cdb 100644 (file)
@@ -241,7 +241,7 @@ dist-hook:
 
 # Install HTML files
 pkgdocdir = $(DOCUMENTATION_PATH)
-DOCDIRS = images www www/api www/source www/api/MagickCore www/api/MagickWand www/Magick++
+DOCDIRS = images images/patterns www www/api www/source www/api/MagickCore www/api/MagickWand www/Magick++
 HTML_INSTALL_DATA_TARGETS = install-data-html
 install-data-html:
        $(mkinstalldirs) $(DESTDIR)$(pkgdocdir)
index c6dd93711cbca9d1697a35ed169944761b27da75..aa47c24aeee5d432d4de0ba300fbfdb248cca0f8 100644 (file)
@@ -4727,7 +4727,7 @@ DISTDIRS = images scenes scripts www PerlMagick
 
 # Install HTML files
 pkgdocdir = $(DOCUMENTATION_PATH)
-DOCDIRS = images www www/api www/source www/api/MagickCore www/api/MagickWand www/Magick++
+DOCDIRS = images images/patterns www www/api www/source www/api/MagickCore www/api/MagickWand www/Magick++
 HTML_INSTALL_DATA_TARGETS = install-data-html
 
 # Uninstall HTML files
index 2d417543fa82377f22e7a4f76b2d5701a118e8ee..84a5ecbc6fd16295e3cd8e1f85b6d3de0abebe86 100644 (file)
@@ -9,7 +9,7 @@
   <configure name="NAME" value="ImageMagick"/>
   <configure name="LIB_VERSION" value="0x668"/>
   <configure name="LIB_VERSION_NUMBER" value="6,6,8,6"/>
-  <configure name="RELEASE_DATE" value="2011-03-18"/>
+  <configure name="RELEASE_DATE" value="2011-03-19"/>
   <configure name="CONFIGURE" value="./configure "/>
   <configure name="PREFIX" value="/usr/local"/>
   <configure name="EXEC-PREFIX" value="/usr/local"/>
index ae7a52d4b65b383e10e3a814790ca49613e77d48..ad0568320d852179c16c74e12df3b7b79ef2715d 100644 (file)
@@ -33,7 +33,7 @@ extern "C" {
 #define MagickLibAddendum  "-6"
 #define MagickLibInterface  4
 #define MagickLibMinInterface  4
-#define MagickReleaseDate  "2011-03-18"
+#define MagickReleaseDate  "2011-03-19"
 #define MagickChangeDate   "20110314"
 #define MagickAuthoritativeURL  "http://www.imagemagick.org"
 #if defined(MAGICKCORE_OPENMP_SUPPORT)
index 84ca8aea0e552065dd3af3d6ad6d3625d68ef656..e98f6ea9c23a129d94c23e707b873f590cabdfa3 100644 (file)
@@ -76,7 +76,7 @@ Image Settings:
   \-scene value         image scene number
   \-seed value          seed a new sequence of pseudo-random numbers
   \-size geometry       width and height of image
-  \-statistic type radius
+  \-statistic type geometry
                        replace each pixel with corresponding statistic from the neighborhood
   \-stretch type        render text with this font stretch
   \-stroke color        graphic primitive stroke color
index 399797af5ba75ef47ee4feeb9ec8cd0d0339e460..7448638a684fe5340963a552e31fd16f6d213e1b 100644 (file)
@@ -206,7 +206,7 @@ Image Operators:
   \-solarize threshold  negate all pixels above the threshold level
   \-splice geometry     splice the background color into the image
   \-spread amount       displace image pixels by a random amount
-  \-statistic type radius
+  \-statistic type geometry
                        replace each pixel with corresponding statistic from the neighborhood
   \-strip               strip image of all profiles and comments
   \-swirl degrees       swirl image pixels about the center