From: cristy Date: Thu, 23 Jul 2015 11:40:43 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~769 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3afe41df955bb59762acfe2d6d8640640447ea0c;p=imagemagick --- diff --git a/README.md b/README.md index ccddedd26..94934294a 100644 --- 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.