Andreas Huggel
|
8a6d9dbc42
|
Updated Copyright notice for 2009.
|
17 years ago |
Andreas Huggel
|
c5ebed2d9b
|
#523: Added GCC symbol visibility support.
|
17 years ago |
Andreas Huggel
|
00a3ef321b
|
Removed CIFF classes from published API, doc tweaks.
|
17 years ago |
Andreas Huggel
|
7e4cecf11b
|
Added warning flag, fixed detected problems.
|
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
|
3ac665a305
|
Added 2008 to Copyright notice.
|
18 years ago |
Andreas Huggel
|
6c36a67738
|
Added Image method to access the MIME type.
|
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
|
ab10daa6d9
|
Removed trailing whitespace
|
20 years ago |
Andreas Huggel
|
2360321cbe
|
Added enum MetadataId and Image::supportsMetadata() to check what metadata an image class supports. Changed CrwImage to silently ignore calls to Iptc related functions instead of throwing an Error
|
20 years ago |
Andreas Huggel
|
e1a895636b
|
Cleaned-up a few includes
|
20 years ago |
Andreas Huggel
|
145f41dee4
|
Better handling of the header, and fixed a memory leak
|
20 years ago |
Andreas Huggel
|
99b4e71459
|
Updated copyright and fsf address
|
20 years ago |
Andreas Huggel
|
d545215ceb
|
Completed CRW write support, feature #438. Only tested on Linux
|
20 years ago |
Andreas Huggel
|
a0f0c0e18c
|
Another update on the way to CRW write-support. Still not complete; don't use
|
20 years ago |
Andreas Huggel
|
3eea926b43
|
Preparations for CRW write support.
|
20 years ago |
Andreas Huggel
|
bce4645165
|
Added a parser layer to the Crw image handling code. No functional change.
|
20 years ago |
Andreas Huggel
|
06e5c0719e
|
Removed trailing whitespace from source files
|
20 years ago |
Andreas Huggel
|
ef7aae6fa3
|
Changed ImageFactory to use a static registry (to make it re-entrant without using a locking mechanism), introduced new ImageType namespace (for identifiers for image formats, these can be added without modifying image.*), tweaked image related documentation
|
20 years ago |
Andreas Huggel
|
e65f3fef98
|
Fixed MSVC and MinGW warnings
|
20 years ago |
Andreas Huggel
|
2b55ed40b6
|
Corrected and renamed Ciff parser class hierarchy
|
20 years ago |
Andreas Huggel
|
489fff191d
|
Canon CRW read support, first try. Introduces a new approach to parsing metadata. Cluttered by some related additions to the Canon makernote note and a bit of cleanup.
|
20 years ago |