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: Image rescaling Date: Mon, 15 Sep 2014 22:00:49 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410811311 22505 80.91.229.3 (15 Sep 2014 20:01:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2014 20:01:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 15 22:01:43 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XTcT1-0006fo-0C for ged-emacs-devel@m.gmane.org; Mon, 15 Sep 2014 22:01:43 +0200 Original-Received: from localhost ([::1]:33825 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTcT0-00057O-JS for ged-emacs-devel@m.gmane.org; Mon, 15 Sep 2014 16:01:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTcSh-00057E-N9 for emacs-devel@gnu.org; Mon, 15 Sep 2014 16:01:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTcSa-0001Te-US for emacs-devel@gnu.org; Mon, 15 Sep 2014 16:01:23 -0400 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:53911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTcSa-0001Sq-Ny for emacs-devel@gnu.org; Mon, 15 Sep 2014 16:01:16 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 6E05240B2F; Mon, 15 Sep 2014 22:01:11 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF1) Original-Received: from mf1.bahnhof.se ([127.0.0.1]) by localhost (mf1.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kMDRjwONzPyn; Mon, 15 Sep 2014 22:01:02 +0200 (CEST) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf1.bahnhof.se (Postfix) with ESMTP id A88DE330AD8; Mon, 15 Sep 2014 22:01:02 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id 53AB7519880; Mon, 15 Sep 2014 20:01:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona.se Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NIu3Edy56-qF; Mon, 15 Sep 2014 22:00:49 +0200 (CEST) Original-Received: from exodia.verona.se (www.verona.se [192.168.200.15]) by mta.verona.se (Postfix) with ESMTP id 0E45C519883; Mon, 15 Sep 2014 22:00:49 +0200 (CEST) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 15 Sep 2014 21:59:50 +0200") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 213.80.101.11 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174341 Archived-At: Lars Magne Ingebrigtsen writes: > joakim@verona.se writes: > >> Maybe fallback to nearest neighbour if one doesnt have/want imagemagic? >> Thats maybe, uhm, 10 lines of code? > > And it looks like total crap. Yes. -- Joakim Verona