gecko-dev/modules/libimg/mng
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
..
.cvsignore
CHANGES
LICENSE
MANIFEST
Makefile.in Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
README
libmng.h
libmng_callback_xs.c
libmng_chunk_io.c
libmng_chunk_io.h
libmng_chunk_prc.c
libmng_chunk_prc.h
libmng_chunk_xs.c
libmng_chunks.h
libmng_cms.c
libmng_cms.h
libmng_conf.h
libmng_data.h
libmng_display.c
libmng_display.h
libmng_dither.c
libmng_dither.h
libmng_error.c
libmng_error.h
libmng_filter.c
libmng_filter.h
libmng_hlapi.c
libmng_jpeg.c
libmng_jpeg.h
libmng_memory.h
libmng_object_prc.c
libmng_object_prc.h
libmng_objects.h
libmng_pixels.c
libmng_pixels.h
libmng_prop_xs.c
libmng_read.c
libmng_read.h
libmng_trace.c
libmng_trace.h
libmng_types.h
libmng_write.c
libmng_write.h
libmng_zlib.c
libmng_zlib.h
makefile.win One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00

README

libmng 1.0.1
------------

First maintenance release!

There's been some changes in the CMS profile handling, that should make it
easier for sRGB-compliant systems. Non-sRGB compliant systems will still need
some extra work if they want to use MNG_FULL_CMS with lcms. But this has always
been so, so it's not an extra step anyway.
(Many thanks to Marti, Ivan & Warwick for their help & comments!)

Gregg Kelly has been helpful in locating a couple of memory-leaks, and make
the library even better.

The default Windows DLL that's part of the Windows zip-files now also exports
the JPEG library function calls (ijgsrc6b). Note that there's a new Delphi
component (TNGImage) that makes it a snap to work with PNG/JNG & MNG images
within Delphi.

Please enjoy!

Gerard


For more information please visit:

The official libmng web-site:
  http://www.libmng.com

Libmng's community on SourceForge:
  https://sourceforge.net/project/?group_id=5635

The official MNG homepage:
  http://www.libpng.org/pub/mng

The official PNG homepage:
  http://www.libpng.org/pub/png