From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Image transformation filter for upscaled images Date: Tue, 09 Mar 2021 18:37:45 +0200 Message-ID: <83y2ewp9k6.fsf@gnu.org> References: <871rcpo3nm.fsf@gnus.org> <87v9a1l4d7.fsf@gnus.org> <837dmgqxrw.fsf@gnu.org> <87v9a0l97b.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36326"; mail-complaints-to="usenet@ciao.gmane.io" Cc: alan@idiocy.org, lg.zevlg@gmail.com, stefankangas@gmail.com, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Mar 09 20:21:48 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lJhvP-0009JN-Ow for ged-emacs-devel@m.gmane-mx.org; Tue, 09 Mar 2021 20:21:47 +0100 Original-Received: from localhost ([::1]:58038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lJhvO-0006tq-O3 for ged-emacs-devel@m.gmane-mx.org; Tue, 09 Mar 2021 14:21:46 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51068) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lJfMx-0005v0-EB for emacs-devel@gnu.org; Tue, 09 Mar 2021 11:38:04 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40897) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lJfMq-000551-Eg; Tue, 09 Mar 2021 11:37:58 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1114 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lJfMi-00025W-Ag; Tue, 09 Mar 2021 11:37:51 -0500 In-Reply-To: <87v9a0l97b.fsf@gnus.org> (message from Lars Ingebrigtsen on Tue, 09 Mar 2021 14:59:04 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:266249 Archived-At: > From: Lars Ingebrigtsen > Date: Tue, 09 Mar 2021 14:59:04 +0100 > Cc: alan@idiocy.org, Evgeny Zajcev , stefankangas@gmail.com, > emacs-devel@gnu.org > > Eli Zaretskii writes: > > > I don't understand why we are still arguing instead of adding a > > variable or an attribute to control this? From where I stand, it's a > > no-brainer. > > There's no single value that will give good results in all cases. > Adding a variable to control the default is all well and good, but it's > not sufficient. Neither a variable nor an image attribute? (I suggested both.) Then what would you suggest to do to resolve this?