emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image transformations


From: Lars Ingebrigtsen
Subject: Re: Image transformations
Date: Fri, 26 Jul 2019 08:46:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> I don't see anything wrong with that, but I don't see how it would
> help in older Emacsen, either.

No, if you want to be able to insert images in both older Emacs versions
and Emacs 27+, you need that phrase in your `create-image' calls.  The
change is to avoid having that in Emacs 27+-only code that you expect to
work across all architectures (some of which have native image rescaling
and some that don't).  

> A simpler alternative for the above would be to look at the Emacs
> version, and then you don't need most or all of the other tests,
> right?

Or did I misunderstand and there are now no architectures without native
image scaling?  In that case, this change isn't necessary...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]