emms-help
[Top][All Lists]
Advanced

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

Re: [emms-help] Dynamic cover thumbnail caching


From: Yoni Rabkin
Subject: Re: [emms-help] Dynamic cover thumbnail caching
Date: Tue, 24 Oct 2017 10:55:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

>                                (setq err (call-process "convert" nil '(t t) 
> nil
>                                                        "-resize" (format 
> "%sx%s" size-value size-value)
>                                                        cover
>                                                        cache-dest-file)))))

If emacs has been compiled with imagemagick support, it should have some
of these features built-in. I think that Emacs does its own image
caching as well. Is is possible to leverage that instead of making an
external call?

-- 
   "Cut your own wood and it will warm you twice"



reply via email to

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