Andreas Huggel
|
f731b16c4f
|
Added TiffEncoder::encodeXmp, encodeIptc
|
17 years ago |
Andreas Huggel
|
0d55992e2f
|
Merged unstable branch to trunk.
|
17 years ago |
Andreas Huggel
|
654d51a366
|
Added read support for jp2 and psd images, stubs for gif, bmp and tga images, and pixelWidth and pixelHeight methods on Image (Marco Piovanelli).
|
17 years ago |
Andreas Huggel
|
81ff0d6a7c
|
Fixed g++-4.3 errors and warnings.
|
17 years ago |
Andreas Huggel
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
088679c64f
|
Added XMP "Phase 1" functionality: New Image interface to get/set/clear the raw XMP packet. (Merged revisions 1151-1153 and 1196-1197 from branches/xmp plus bugfix which will be in revision 1199.)
|
18 years ago |
Andreas Huggel
|
884b4355bb
|
Added support for Olympus ORF format (Jeff Costlow).
|
18 years ago |
Andreas Huggel
|
4a1f79c8b4
|
Improved consistency of handling unsupported functions across image subclasses. setExif/Iptc/Comment methods throw Error(32), writeMetadata throws Error(31) if not yet implemented or not available for an image format.
|
19 years ago |
Andreas Huggel
|
10681d6c3e
|
Spring-cleaning of the Image class hierarchy: Image now has containers and provides default implementations for most methods.
|
19 years ago |
Andreas Huggel
|
da6266da3b
|
Copyright updates for 2007
|
19 years ago |
Andreas Huggel
|
8e85cea8d4
|
Changed behaviour of unsupport Image functions to throw. Added better method to query the supported metadata functions for each image type. Fixes bug #491.
|
19 years ago |
Andreas Huggel
|
cf1e91953d
|
New TIFF parser: decode IPTC from IPTCNAA or ImageResources tag. Fixes bug #502
|
19 years ago |
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
|
2b12dfea4c
|
Updated Cr2Image to use mmap
|
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 |