Andreas Huggel
|
c0ab235779
|
Updated ChangeLog for 0.22.
|
14 years ago |
Andreas Huggel
|
e56387caba
|
Updated version to 0.22.
|
14 years ago |
Andreas Huggel
|
681009e7ff
|
Updated Nikon Lens lookup table to v4.3.423.01 of Robert Rottmerhusen's fmountlens list.
|
14 years ago |
Andreas Huggel
|
50a0f33ca0
|
Updated po/ directory.
|
14 years ago |
vog
|
71f74c1a33
|
#689: Added support for nested EPS documents
|
14 years ago |
vog
|
53e30a1c44
|
bugfix in contrib/createEpsTestfiles
|
14 years ago |
vog
|
45b729bc70
|
Improved one of the native preview warning messages
|
14 years ago |
vog
|
15716e3d4a
|
Added helper script for preparing EPS testcases
|
14 years ago |
vog
|
0b9894b100
|
Removed unneeded code in EpsImage
|
14 years ago |
vog
|
a4c1d3f5b5
|
Changed version number in EPS files to the fixed length hex version number, to simplify testing DOS EPS files
|
14 years ago |
vog
|
2ae0bcf7b8
|
Added version hex number to the output of "exiv2 -V"
|
14 years ago |
vog
|
dd3c11274f
|
Added new function Exiv2::versionNumberHexString()
|
14 years ago |
vog
|
058f1ea221
|
Added support for Illustrator previews (%AI7_Thumbnail) in EPS files, decoded to *.pnm
|
14 years ago |
Andreas Huggel
|
731c60fb65
|
Added testcase for "migration of an XMP namespace".
|
14 years ago |
Andreas Huggel
|
eeaa1744c5
|
Added testcase for "migration of an XMP namespace".
|
14 years ago |
Andreas Huggel
|
ea075b9a3c
|
#785: Exif 2.3 tags, part 2. (Jens Mueller)
|
14 years ago |
Andreas Huggel
|
42287bc331
|
#781: Added Exif 2.3 and DNG 1.2/1.3 tags. (Jens Mueller)
|
14 years ago |
Andreas Huggel
|
b3aad7a569
|
#782: Added Tamron 18-270mm lens to Canon makernote. (Jens Mueller)
|
14 years ago |
vog
|
bfa7d156db
|
Fixed pkg-config script for static linking: Remove @LDFLAGS@ from Libs.private
|
14 years ago |
vog
|
d6d2e633a8
|
Improved coding style
|
14 years ago |
vog
|
a9d9a4a53c
|
Added missing "const"
|
14 years ago |
Andreas Huggel
|
774e18da73
|
#778: Added epsimage.[ch]pp files to cmake scripts.
|
14 years ago |
vog
|
fa499da21f
|
Added helper shell script "diffeps" for debugging failed EPS tests
|
14 years ago |
vog
|
50469e9747
|
Improved variable naming in EpsImage
|
14 years ago |
vog
|
315b5d9707
|
Replaced heuristics with hard criteria about where the %%Page section of an EPS file begins when it is not specified explicitly, adjusted test suite
|
14 years ago |
vog
|
a35ef10f30
|
Improved variable naming in EpsImage
|
14 years ago |
vog
|
4ce2d7e717
|
Improved error handling of nested documents at invalid positions, improved test cases
|
14 years ago |
Andreas Huggel
|
64d1308ec7
|
#769: Fixed calculation of binary array size in the case when the array elements are not sorted in ascending order, added test case.
|
14 years ago |
vog
|
cbb0bb2934
|
Added mechanism to refuse to write to EPS files created by Adobe Illustrator 8.0 or older, because Illustrator won't be able to open those afterwards
|
14 years ago |
vog
|
8e0a97a0a2
|
Added support for native Photoshop EPS previews, adjusted test suite
|
14 years ago |
vog
|
bd7254aed6
|
Added native preview filter "hex-irb" that is needed for Photoshop EPS previews
|
14 years ago |
vog
|
b30f73cb0b
|
Added helper function Photoshop::locatePreviewIrb() which is needed for native previews of Photoshop EPS files
|
14 years ago |
vog
|
72bdc994f0
|
Added helper function decodeHex() that is needed to decode some types of EPS previews
|
14 years ago |
vog
|
aad2a3d32f
|
Small bugfix
|
14 years ago |
vog
|
08ef2ff9af
|
Added missing type cast
|
14 years ago |
vog
|
992865659b
|
Removed duplicate helper function toString()
|
14 years ago |
vog
|
da6051a3a0
|
Added the possibility to define a filter in the NativePreview mechanism, e.g. for hex decoding
|
14 years ago |
Andreas Huggel
|
36923ec921
|
[unstable] #585: Added class Tag(1).
|
14 years ago |
Andreas Huggel
|
576639e95f
|
Added untracked files in doc/templates and some emacs and Mac specific files
|
14 years ago |
vog
|
7a27f3aa3c
|
Fixed small mistake in test suite
|
14 years ago |
vog
|
9389aaa89a
|
Implemented handling of %%Include DSC comments in EpsImage, adjusted and added test cases
|
14 years ago |
vog
|
e0d3fabab1
|
Avoid unnecessary %%LanguageLevel: comments in EPS files after "exiv2 -dx"
|
14 years ago |
vog
|
dbde8b815a
|
Added support for deleting XMP metadata from EPS files (exiv2 -dx), adjusted test suite
|
14 years ago |
vog
|
aa60fc8d96
|
Improved coding style in EpsImage
|
14 years ago |
vog
|
3db4d31938
|
Handle trailing garbage after XMP metadata in EPS files more gracefully
|
14 years ago |
vog
|
2b0ff37419
|
More graceful handling of EPS images in which non-existing XMP metadata is announced
|
14 years ago |
vog
|
da9eab3ede
|
Improved error message in EpsImage
|
14 years ago |
vog
|
43fe61ab73
|
improved EpsImage to handle any combination of removable XMP embeddings, added test cases
|
14 years ago |
vog
|
8c6d9fe2c2
|
fixed EpsImage to handle %%PageTrailer and %%Trailer properly, adjusted test suite
|
14 years ago |
vog
|
c62fa03a86
|
Improved coding style in EpsImage
|
14 years ago |