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

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

Re: Svg mode


From: Oleksandr Gavenko
Subject: Re: Svg mode
Date: Fri, 15 Oct 2010 11:31:59 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

On 14.10.2010 19:01, Andrea Crotti wrote:
I wanted to try to write some svg AND I found this page
http://www.emacswiki.org/emacs/EmacsSvg

but on my system which is much more recent
GNU Emacs 23.2.1 (x86_64-apple-darwin10.3.0, NS apple-appkit-1038.29) of
2010-05-09 on linc

apparently svg is not supported at all.
Maybe is not compiled in?

May be.

Try run

  $ otool -L /path/to/emacs

to see what libs use Emacs.

But I thunk this not help. On Windows Emacs I run

  $ depends runemacs

and no see any image specific libs. After run Emacs in depends.exe and open
.png file I get in log:

Loaded "LIBPNG12.DLL" at address 0x6CC40000.  Successfully hooked module.
Loaded "ZLIB1.DLL" at address 0x02190000.  Successfully hooked module.

And Emacs show png.

So Emacs load shared library on fly.




reply via email to

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