From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Subject: Re: how to get images support in Emacs on Windows? Date: Sun, 22 Feb 2015 20:45:25 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0149cf9ee3d8b5050faca807 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPVua-00047i-7Q for emacs-orgmode@gnu.org; Sun, 22 Feb 2015 07:45:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPVuY-0003FO-To for emacs-orgmode@gnu.org; Sun, 22 Feb 2015 07:45:28 -0500 Received: from mail-oi0-x230.google.com ([2607:f8b0:4003:c06::230]:55968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPVuY-0003FE-O9 for emacs-orgmode@gnu.org; Sun, 22 Feb 2015 07:45:26 -0500 Received: by mail-oi0-f48.google.com with SMTP id a3so9554094oib.7 for ; Sun, 22 Feb 2015 04:45:25 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Herbert Sitz Cc: emacs-orgmode Mailinglist --089e0149cf9ee3d8b5050faca807 Content-Type: text/plain; charset=UTF-8 I haven't tried other types except jpeg and png. Actually, I use few inline images. Most of my images are large. They should be resized to look pretty on emacs. But to resize them I need to build emacs with ImageMagick. And I haven't tried that yet. On Sat, Feb 21, 2015 at 3:18 AM, Herbert Sitz wrote: > Ben gmail.com> writes: > > > > You can download the corresponding dlls from ezwinports [fn:1] and > put them into emacs's `bin` directory. > > > > There are some instructions in the "Image support" part on page [fn:2]. > > > > [fn:2] https://ftp.gnu.org/gnu/emacs/windows/ > > > > Strangely, the instructions and files work only for a couple formats I > tried. > > jpeg,png -- work perfectly > > svg -- works, but so far not inline. I.e., I can click on link and image > will show up in another Emacs buffer, but can't get it to show up inline. > > tiff -- can't get this to work at all. When clicking on it, it shows > character-mode garbage in separate buffer, along with error message. This > is despite fact that dynamic-library-alist shows the same files as I copied > to the bin folder. > > Not a huge deal for me, since jpeg and png are what I wanted most. But > still seems a little odd; I have no idea what problems are with svg and > tiff. > --089e0149cf9ee3d8b5050faca807 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I haven't tried other types except jpeg and png.<= /div>

Actually, I use few inline images. Most of my imag= es are large. They=C2=A0should be resized to look pretty on emacs. But to r= esize them I need to build emacs with ImageMagick. And I haven't tried = that yet.

On Sat, Feb 21, 2015 at 3:18 AM, Herbert Sitz <hesitz@gmail.com>= wrote:
Ben <yfefyf <a= t> gmail.com> writ= es:
>
> You can download the corresponding=C2=A0dlls from ezwinpo= rts [fn:1] and
put=C2=A0them into emacs's `bin`=C2=A0directory.
>
> There are some instructions in the "Image support" part=C2= =A0on=C2=A0page=C2=A0[fn:2].
>
> [fn:2] https://ftp.gnu.org/gnu/emacs/windows/
>

Strangely, the instructions and files work only for a couple formats I trie= d.

jpeg,png -- work perfectly

svg -- works, but so far not inline.=C2=A0 I.e., I can click on link and im= age
will show up in another Emacs buffer, but can't get it to show up inlin= e.

tiff -- can't get this to work at all.=C2=A0 When clicking on it, it sh= ows
character-mode garbage in separate buffer, along with error message.=C2=A0 = This
is despite fact that dynamic-library-alist shows the same files as I copied=
to the bin folder.

Not a huge deal for me, since jpeg and png are what I wanted most.=C2=A0 Bu= t
still seems a little odd; I have no idea what problems are with svg and tif= f.

--089e0149cf9ee3d8b5050faca807--