]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 23 Jul 2015 11:40:43 +0000 (11:40 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 23 Jul 2015 11:40:43 +0000 (11:40 +0000)
README.md

index ccddedd268cce115c58ff49e91f62ef22f1c0710..94934294afefd5d566ee7217fcf5135773c19c3c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -60,3 +60,7 @@ Here are just a few examples of what ImageMagick can do:
 * [ImageMagick on the iPhone](http://www.imagemagick.org/script/binary-releases.php#iOS): convert, edit, or compose images on your iPhone.
 
 [Examples of ImageMagick Usage](http://www.imagemagick.org/Usage/), shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see [Fred's ImageMagick Scripts](http://www.fmwconcepts.com/imagemagick/): a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations. With [Magick.NET](https://magick.codeplex.com/), use ImageMagick without having to install ImageMagick on your server or desktop.
+
+####News
+
+The design of ImageMagick is an evolutionary process, with the design and implementation efforts serving to influence and guide further progress in the other.  With [ImageMagick version 7](http://nextgen.imagemagick.org), we aim to improve the design based on lessons learned from the version 6 implementation.  See the [porting](http://www.imagemagick.org/script/porting.php) guide to track the progress of the version 7 development effort.