emacs-devel
[Top][All Lists]
Advanced

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

Re: Display scaling?


From: Po Lu
Subject: Re: Display scaling?
Date: Wed, 26 Jan 2022 21:37:58 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> create-image does scale images on X, but find-image (used for the
> fringes, I think?) doesn't.  See bug#47039 -- find-image should be
> changed to use the normal create-image functions, and then it'd resolve
> itself.  Probably.

The fringes are completely separate from our regular image support.  See
`define-fringe-bitmap' and also the standard bitmaps in fringe.c.

Thanks.


reply via email to

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