57 Commits (460e17df076f26a5f28a62a284baaa31ce863fc5)

Author SHA1 Message Date
Andreas Huggel 0723a62899 Removed trailing whitespace 19 years ago
Andreas Huggel d2b9563978 Improved handling of the CPPFLAGS compiler flag and some minor build env tweaks. Partly fixes bug #490 (the build env related part). 19 years ago
Andreas Huggel ebe5bb0a27 Added experimental mmap support to improve read performance for TIFF and PNG images, barely tested and only on Linux 19 years ago
Andreas Huggel 9daaaa3f6d Fixed compiler warnings 19 years ago
HumanDynamo 6584b7a7c4 disable PNG debug flags 19 years ago
HumanDynamo b4789e7969 Code polishing.
Fix GCC 4.1 compilation warnings.
Remove unwanted tabs.
19 years ago
HumanDynamo fa7223d103 New PNG image parser to extract EXIF/IPTC RAW profiles embeded in text tags by ImageMagick/GraphicsMagick during image convertion
Current implementation is read only.

TODO : Fix configure rules about zlib depency require by this implementation.
       Optimize image loading.
19 years ago