unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Alan Third <alan@idiocy.org>
Cc: contovob@tcd.ie, masm+emacs@masm11.me, 46491@debbugs.gnu.org
Subject: bug#46491: [feature/pgtk] Unused macro warning in image.c without ImageMagick
Date: Sun, 14 Feb 2021 17:38:06 +0200	[thread overview]
Message-ID: <83r1libqxt.fsf@gnu.org> (raw)
In-Reply-To: <YCj1bQ8GcW+iGQSJ@breton.holly.idiocy.org> (message from Alan Third on Sun, 14 Feb 2021 10:03:25 +0000)

> Date: Sun, 14 Feb 2021 10:03:25 +0000
> From: Alan Third <alan@idiocy.org>
> Cc: contovob@tcd.ie, 46491@debbugs.gnu.org
> 
> > I wanted to make imagemagick images not blurry in image-mode on
> > scale x2.0 monitor.
> > 
> > With the exclusion, imagemagick generates scaled image pixel data,
> > and the image is rendered twice in size, so it is blurry.
> > Without the exclusion, imagemagick generates original image pixel data,
> > and the image may not be enlarged (but shrinked), so it may not be blurry.
> > 
> > For other than imagemagick, like png, original image pixel data is generated,
> > and it is not blurry on scale x2.0 monitor.
> 
> I am aware of this, I see the same thing on NS, but when native
> transforms were introduced we decided that when a user asks
> imagemagick to modify an image, imagemagick should actually do the
> modifications and Emacs will just display the results.
> 
> I don't know that it's important, though.

I think it's quite important to have Emacs behave the same on all
platforms.  While we no longer recommend to build Emacs with
ImageMagick, those who do build with it should be able to use its
transforms, and disabling that is not necessarily a good idea.
Instead of disabling ImageMagick transforms, why not tell users to
build Emacs without ImageMagick?





  reply	other threads:[~2021-02-14 15:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-13 16:34 bug#46491: [feature/pgtk] Unused macro warning in image.c without ImageMagick Basil L. Contovounesios
2021-02-13 23:05 ` Alan Third
2021-02-14  2:20   ` Yuuki Harano
2021-02-14 10:03     ` Alan Third
2021-02-14 15:38       ` Eli Zaretskii [this message]
2021-02-14  2:02 ` Yuuki Harano
2021-02-14 12:33   ` Basil L. Contovounesios

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83r1libqxt.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=46491@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=contovob@tcd.ie \
    --cc=masm+emacs@masm11.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).