Commit Graph

5 Commits (e49c433e4699060ce9d404ab25aed5f807bd8847)

Author SHA1 Message Date
OBATA Akio e49c433e46
Remove unwanted code for writing png
`info_ptr->channels` will be set in the next called `png_set_IHDR()`,
so it is no effect.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit b00b5ea1c5)
4 years ago
OBATA Akio a75f3dcaa2
Change to use PKG_LIBPNG_VER for libpng version check
It is suggested in png.h for applications.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 2283b5627d)
4 years ago
Timothy Pearson 8e2a765a80 Fix Qt3 builds with libpng15
This partially closes Bug 683
(cherry picked from commit e278b85873)
13 years ago
Timothy Pearson 16ef7b6d79 Fix Qt3 compilation against new libpng versions 14 years ago
Timothy Pearson bd0f3345a9 Add Qt3 development HEAD version 14 years ago