Andreas Huggel
|
0723a62899
|
Removed trailing whitespace
|
19 years ago |
Andreas Huggel
|
04126e8bb8
|
Merged revisions 907:999 from gettext branch into trunk
|
19 years ago |
Andreas Huggel
|
61eb48cb35
|
Changed uint to unsigned int because MINGW does not define uint. Fixes bug #490
|
19 years ago |
Andreas Huggel
|
3902c1d092
|
Cleaned-up TIFF dependencies
|
19 years ago |
Andreas Huggel
|
fe512e1470
|
TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this to filter not applicable IFD0 tags.
|
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 |