all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Eli Zaretskii'" <eliz@gnu.org>
Cc: sean.sieger@gmail.com, 7716@debbugs.gnu.org
Subject: bug#7716: 23.2.91; Pretest Windows binary doesn't support PNG images
Date: Mon, 10 Jan 2011 20:41:26 -0800	[thread overview]
Message-ID: <992A1FF535834870AA382D0C5871D019@us.oracle.com> (raw)
In-Reply-To: <83y66shyma.fsf@gnu.org>

> > PNG is still not displayed in the latest Windows build I have:
> > GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-01-03 on 3249CTO
> 
> What's the value of the variable libpng-version,

libpng-version's value is 10403
Documentation:
Not documented as a variable.

> and what version of libpng do you have installed?

How would I know? Looking at Properties > Version for each of these files:

libpng3.dll,  File version: 1.2.37.3442
libpng12.dll, File version: 1.2.37.3442
libpng13.dll, File version: 1.2.8.1799

No idea what any of those mean, of if they have anything to do with the "version
of libpng" I have installed.  I picked up the libpng (and other) dlls from where
you and Sean said to pick them up (GNUWin32) after the date when you told me
where to get them.

PNG didn't work then, and it still doesn't work now.

> These two need to match; see README.W32
> in the distro, under "Image libraries".

There is no "Image libraries" in README.W32.
There is a heading "Image support", with this text about PNG:

      PNG: requires the PNG reference library 1.4 or later, which will
      be named libpng14.dll or libpng14-14.dll.  LibPNG requires zlib,
      which should come from the same source as you got libpng.
      Starting with Emacs 23.3, the precompiled Emacs binaries are
      built with libpng 1.4.x and later, and are incompatible with
      earlier versions of libpng DLLs.  So if you have libpng 1.2.x,
      the PNG support will not work, and you will have to download
      newer versions.

Where does that leave us?  The only LibPng setup file I see at GNUWin32 is
1.2.37: http://gnuwin32.sourceforge.net/packages/libpng.htm
(libpng-1.2.37-setup.exe).

I also installed (the latest) ImageMagick more recently, because Tassilo Horn
suggested it would enable me to see Windows *.ico images. But it does not. He
has since guessed that Emacs itself needs to have been built with ImageMagick
present in order for it to help with .ico files.






  reply	other threads:[~2011-01-11  4:41 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
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 [this message]
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=992A1FF535834870AA382D0C5871D019@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=7716@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --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.