Petr Gajdos
6f57a42e3a
- changes from 1.5.x to 1.6.x: * new simplified api added: macros: PNG_FORMAT_* PNG_IMAGE_* structures: png_control png_image read functions png_image_begin_read_from_file() png_image_begin_read_from_stdio() png_image_begin_read_from_memory() png_image_finish_read() png_image_free() write functions png_image_write_to_file() png_image_write_to_stdio() * possibility to configure libpng to prefix all exported symbols (PNG_PREFIX macro) * no longer include string.h in png.h * deprecated api: png_info_init_3() png_convert_to_rfc1123() which has been replaced with png_convert_to_rfc1123_buffer() png_data_freer() png_malloc_default() png_free_default() png_reset_zstream() * removed api: OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=16 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
libpng16.changes | ||
libpng16.spec | ||
libpng-1.6.0.tar.bz2 |