From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Tue, 07 Feb 2006 18:46:17 +0100 Message-ID: References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <878xspwnjm.fsf@jurta.org> <87slqvfobk.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139338717 23808 80.91.229.2 (7 Feb 2006 18:58:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2006 18:58:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 07 19:58:33 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F6Y2a-00041t-Vr for ged-emacs-devel@m.gmane.org; Tue, 07 Feb 2006 19:58:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6Y2a-0006R0-FZ for ged-emacs-devel@m.gmane.org; Tue, 07 Feb 2006 13:58:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6WxD-0006UL-7n for emacs-devel@gnu.org; Tue, 07 Feb 2006 12:48:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6WxA-0006TI-EZ for emacs-devel@gnu.org; Tue, 07 Feb 2006 12:48:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6Wx9-0006TB-HU for emacs-devel@gnu.org; Tue, 07 Feb 2006 12:48:35 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F6Wwu-0005zd-A9 for emacs-devel@gnu.org; Tue, 07 Feb 2006 12:48:20 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F6WtZ-0004Md-1O for emacs-devel@gnu.org; Tue, 07 Feb 2006 18:44:53 +0100 Original-Received: from user.ifsab.se ([193.41.170.225]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Feb 2006 18:44:52 +0100 Original-Received: from brakjoller by user.ifsab.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Feb 2006 18:44:52 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: user.ifsab.se User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:zrUBTfnTp3a9JpItbsT0MkKnruA= 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:50163 Archived-At: Juri Linkov writes: >> Okay okay, sorry for not being precise enough, it does not work as it >> is *now*, for me. I'd be happy to add some more advanced way of >> handling this, later. > > But then it does not work for you even now, i.e. after invoking > `tumme-display-thumbs' you should wait the same amount of time. Yes, but I never try to display the thumbnails of all 3000+ image files. > With a good image quantization algorithm (like NeuQuant used in `pngnq') > you can get PNG files with smaller sizes and better quality then JPEG > files with the same dimensions. That's very interesting. I have to check that tool out!