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

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

how to test imagemagick support in emacs


From: claudius . mueller
Subject: how to test imagemagick support in emacs
Date: Fri, 29 Aug 2014 14:39:16 -0700 (PDT)
User-agent: G2/1.0

Hello,

Is there a simple way to test if imagemagick support is working in my emacs 
install? I need to ensure that to track down a problem I have with org-mode 
with getting inline image scaling to work. As far as I know this function is 
based on imagemagick.

I'm using emacs 24.3-177.1 on openSUSE 13.1 (64 bit).

>ldd emacs | grep Magick

shows:

libMagickWand-6.Q16.so.1 => /usr/lib64/libMagickWand-6.Q16.so.1 
(0x00007f396a498000)
libMagickCore-6.Q16.so.1 => /usr/lib64/libMagickCore-6.Q16.so.1 
(0x00007f3969ff9000)

Thank you for any pointers!
Claudius


reply via email to

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