emacs-devel
[Top][All Lists]
Advanced

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

Re: Image formats support


From: Andreas Politz
Subject: Re: Image formats support
Date: Sat, 18 Mar 2017 15:27:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Fabrice Popineau <address@hidden> writes:

> Maybe a stupid question but if emacs is compiled with ImageMagick support, 
> what is the point in asking JPEG, PNG, etc support at the same time from 
> independent libraries ?
> Shouldn't configure made those options to be exclusive ?

Imagemagick is handled like an image type, so png and imagemagick are
two different types.  One uses libpng as backend and the other
libmagick.

> Also what is (are) the drawback(s) of ImageMagick support vs the other 
> libraries ?

In my experience, libpng is faster then imagemagick.

-ap



reply via email to

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