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

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

bug#58101: 28.2; image-size nonsensical


From: Thomas Hühn
Subject: bug#58101: 28.2; image-size nonsensical
Date: Tue, 27 Sep 2022 14:50:14 +0200

> 
> 30x30 is the default size for images that can't be displayed.  For
> instance, 
> 
> (image-size (create-image "/tmp/DOES-NOT-EXIST.png" nil nil :scale 1.0) t)
> => (30 . 30)
> 
> So I think perhaps you just didn't have the image in the current
> directory when you did the create-image.

Thanks!

Thomas





reply via email to

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