Andreas Huggel
|
99a87043a4
|
Workaround for MinGW bug: use remove() before rename()
|
21 years ago |
Andreas Huggel
|
20bcdef949
|
Use DataBuf for temporary data buffers
|
22 years ago |
Andreas Huggel
|
ab9ee9da21
|
Added class ExvFile, fixed JpegImage::writeExifData
|
22 years ago |
Andreas Huggel
|
2db819ccb6
|
Implemented erase Exif data
|
22 years ago |
Andreas Huggel
|
0641c3bd61
|
Skip JFIF APP0 segment in JpegImage::readExifData()
|
22 years ago |
Andreas Huggel
|
3b60f986a0
|
Added advance arg to isThisType()
|
22 years ago |
Andreas Huggel
|
f520a571a6
|
Avoid opening the image twice on read and write
|
22 years ago |
Andreas Huggel
|
7d7322dff7
|
Implemented ImageFactory::create() and its use in ExifData
|
22 years ago |
Andreas Huggel
|
8b7d9b8ea2
|
Introduced Image class hierarchy, but JpegImage remains the only impl for now
|
22 years ago |
Andreas Huggel
|
3681403ac4
|
Naming convention: Renamed data members xyz_ that are pointers to pXyz_
|
22 years ago |
Andreas Huggel
|
370783fdce
|
Supported invalidByteOrder
|
22 years ago |
Andreas Huggel
|
6749046e40
|
Divided exif.[ch]pp into components
|
22 years ago |