-
-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
Description
Hi,
I open this issue just for inquiry of creating the banner image. I noticed if imagemagick
is available, the image will be created with 'imagemagick
type, which will cause the different background in my env as below.
But if just using (create-image banner)
, all look fine. My I know why handle like this?
emacs-dashboard/dashboard-widgets.el
Line 357 in 87779af
(if (image-type-available-p 'imagemagick) |