bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#38109: 27.0.50; xpm image scaling doesn't work


From: Adam Sjøgren
Subject: bug#38109: 27.0.50; xpm image scaling doesn't work
Date: Fri, 08 Nov 2019 09:17:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli writes:

> You need to build either with XRender support (should be automatic if
> you have it installed) or with ImageMagick.  Does config.h define
> HAVE_XRENDER to 1?

It does:

  asjo@tullinup:/usr/src/emacs$ grep HAVE_XRENDER src/config.h
  #define HAVE_XRENDER 1

and ImageMagick isn't defined:

  asjo@tullinup:/usr/src/emacs$ grep HAVE_IMAGEMAGICK src/config.h
  /* #undef HAVE_IMAGEMAGICK */
  /* #undef HAVE_IMAGEMAGICK7 */





reply via email to

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