unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/5] [RFC] fixes for w32 and NetPBM
@ 2013-10-25 15:35 Claudio Bley
  2013-10-25 18:45 ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Claudio Bley @ 2013-10-25 15:35 UTC (permalink / raw)
  To: emacs-devel

Hi.

Here are a few patches that have piled up in my local branch over the
last few months.

The first three patches support to use a recent JPEG, PNG and TIFF
library, respectively. I'm currently using libpng 1.6.6, jpeglib
version 9 and libtiff 4.0.3.

The last two patches (could perhaps be integrated into one?) fix
parsing of NetPBM headers.

Any comments would be welcome, thanks.

Claudio Bley (5):
  w32: define new jpeglib-version var in order to load the correct DLL
    at runtime
  w32: add support for recent PNG library version >= 1.5
  w32: add support for default library names for libtiff
  Fix parsing of NetPBM file comments
  Fix file magic for pbm files with comments

 lisp/image.el        |  5 +++-
 lisp/term/w32-win.el | 22 +++++++++++-------
 src/image.c          | 65 +++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 62 insertions(+), 30 deletions(-)

-- 
1.8.4.msysgit.0

-- 
Claudio




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-01  9:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25 15:35 [PATCH 0/5] [RFC] fixes for w32 and NetPBM Claudio Bley
2013-10-25 18:45 ` Eli Zaretskii
2013-10-29  7:02   ` Claudio Bley
2013-11-01  9:32     ` Claudio Bley
2013-11-01  9:49       ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).