From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: Merge imagemagick to trunk? Date: Wed, 18 Aug 2010 15:16:44 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1282137422 29513 80.91.229.12 (18 Aug 2010 13:17:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 18 Aug 2010 13:17:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 18 15:17:01 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OliVo-0004Ui-Ke for ged-emacs-devel@m.gmane.org; Wed, 18 Aug 2010 15:17:00 +0200 Original-Received: from localhost ([127.0.0.1]:43495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OliVo-0003Y7-2c for ged-emacs-devel@m.gmane.org; Wed, 18 Aug 2010 09:17:00 -0400 Original-Received: from [140.186.70.92] (port=38710 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OliVf-0003Xy-RD for emacs-devel@gnu.org; Wed, 18 Aug 2010 09:16:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OliVd-0007vb-Bb for emacs-devel@gnu.org; Wed, 18 Aug 2010 09:16:51 -0400 Original-Received: from iwfs.imcode.com ([82.115.149.64]:39448 helo=gate.verona.se) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OliVd-0007v7-0X for emacs-devel@gnu.org; Wed, 18 Aug 2010 09:16:49 -0400 Original-Received: from localhost.localdomain (IDENT:1005@localhost [127.0.0.1]) by gate.verona.se (8.13.4/8.11.4) with ESMTP id o7IDGiUJ024826; Wed, 18 Aug 2010 15:16:45 +0200 In-Reply-To: (Leo's message of "Wed, 18 Aug 2010 13:31:16 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:128832 Archived-At: Leo writes: > On 2010-08-18 12:26 +0100, joakim@verona.se wrote: >> Can I merge the ImageMagick branch to trunk now? > > Does it support image editing for example converting to other formats? I > read the NEWS entry and it only says displaying more formats. Imagemagick is only used as a library to load and display new image formats, and provide a couple of simple display transforms, such as scaling and rotation. Image editing is not within the scope of the patch. As a side-note I have begun some code integrating Inkscape and Emacs, which I think is a potentialy rather good match, but that aproach is orthogonal to the imagemagick branch. > Thanks. > Leo > -- Joakim Verona