all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: sean.sieger@gmail.com, 7716@debbugs.gnu.org
Subject: bug#7716: 23.2.91; Pretest Windows binary doesn't support PNG images
Date: Thu, 23 Dec 2010 20:23:26 +0200	[thread overview]
Message-ID: <83wrn0e4bl.fsf@gnu.org> (raw)
In-Reply-To: <2CBDA6B5DFE94625B7148D772661D4DC@us.oracle.com>

> From: "Drew Adams" <drew.adams@oracle.com>
> Cc: <7716@debbugs.gnu.org>, <sean.sieger@gmail.com>
> Date: Thu, 23 Dec 2010 09:36:55 -0800
> 
> > > (image-type-available-p 'png) => nil
> > 
> > Do you have one of the PNG DLLs installed that are mentioned in
> > image-library-alist?
> 
> No.

Then that's why you get nil.  In your case, you cannot expect to have
PNG images displayed as images.

> (BTW, that variable is apparently now obsolete.)

Not in Emacs 23, which is what this bug is about.

> Or rather, how would I know?  Where is the variable/function that tells me which
> image DLLS are installed?

There isn't one, I think.  You could use image-search-load-path to see
if Emacs finds something (e.g., map it over the corresponding part of
image-library-alist).  Not sure why would you need that, though.

> And shouldn't we be delivering such DLLs with Emacs?

There are licensing issues with some of them.  We distribute the XPM
library, which is the minimum required for displaying the tool-bar
icons in color.  It should be downloadable from the same place where
you get the precompiled binaries.

> And where are the instructions that explain where to get such DLLs and what to
> do with them?

See nt/INSTALL (search for "image").

> Does that "installing" require compiling etc. C sources, or just
> putting some DLL files in some directory?

The latter; see nt/INSTALL.

> What tools does a (Windows) user need to "install" the DLLs?

Nothing but bare hands.

> I tried `i image'(...), but saw nothing about what to do to make
> Emacs images-enabled.

That's because they are enabled by default, if Emacs can find the
necessary support libraries.  PBM is built into Emacs, and the XPM
library is available together with Emacs.





  reply	other threads:[~2010-12-23 18:23 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23  6:03 bug#7716: 23.2.91; Pretest Windows binary doesn't support PNG images Eli Zaretskii
2010-12-23 15:29 ` Drew Adams
2010-12-23 16:09   ` Eli Zaretskii
2010-12-23 17:36     ` Drew Adams
2010-12-23 18:23       ` Eli Zaretskii [this message]
2010-12-23 21:18         ` Drew Adams
2010-12-23 23:24           ` Sean Sieger
2010-12-24  0:40             ` Drew Adams
2010-12-24  2:56               ` David De La Harpe Golden
2010-12-24 10:03             ` Eli Zaretskii
2010-12-24  9:59           ` Eli Zaretskii
2010-12-24 16:03             ` Drew Adams
2010-12-24 16:23               ` Eli Zaretskii
2010-12-24 16:47                 ` Drew Adams
2010-12-24 18:11                   ` Eli Zaretskii
2010-12-24 18:21                     ` Drew Adams
2010-12-24 18:36                   ` Drew Adams
2010-12-24 19:03                     ` Eli Zaretskii
2010-12-24 19:21                       ` Drew Adams
2010-12-24 19:35                         ` Eli Zaretskii
2010-12-24 19:46                           ` Drew Adams
2010-12-24 23:52                           ` Drew Adams
2011-01-10 22:59                             ` Drew Adams
2011-01-11  4:07                               ` Eli Zaretskii
2011-01-11  4:41                                 ` Drew Adams
2011-01-11 18:45                                   ` Eli Zaretskii
2011-01-11 19:19                                     ` Drew Adams
2011-01-11 19:31                                       ` Eli Zaretskii
2011-01-11 19:53                                         ` Drew Adams
2011-01-11 21:02                                         ` Lennart Borgman
2010-12-24 18:21                 ` Sean Sieger
2010-12-24 19:01                   ` Eli Zaretskii
2010-12-23 18:51     ` Sean Sieger
2010-12-23 18:37 ` Sean Sieger
2010-12-23 18:57   ` Sean Sieger
2010-12-23 18:58   ` Eli Zaretskii
2010-12-23 20:23     ` Sean Sieger
2010-12-24  9:47       ` Eli Zaretskii
2010-12-24 22:24         ` Eli Zaretskii
2010-12-24 22:56           ` Sean Sieger
2010-12-25  9:19             ` Eli Zaretskii
2010-12-25 10:58               ` Sean Sieger
2010-12-25 12:57                 ` Eli Zaretskii
2010-12-29 18:05                   ` Eli Zaretskii
2010-12-29 20:12                     ` Sean Sieger
2010-12-29 23:57                   ` Jason Rumney
2010-12-30  4:12                     ` Eli Zaretskii
2010-12-30 15:58                       ` Jason Rumney
2010-12-31 12:46                         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83wrn0e4bl.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=7716@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=sean.sieger@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.