Changelog
PlainViewer 0.2.2
Bug fixed :
- Several changes to XMP encoding for Vista compatibility (program to fix previous images available on demand)
- Fixed broken JPEG thumbnail deletion/reconstruction with big-endian EXIF
PlainViewer 0.2.1
New features :
- Cropping window now remembers its latest width and height
- On the fly generation of JPEG thumbnails (when manually forced or when the image has no embedded thumbnail) should be MUCH faster
- Recognize dc:date XMP tag
- Image decoding will now continue when checking a file property
- If the format cannot be used to save a picture, then no 0 byte file is written/overwritten
PlainViewer 0.2
New features :
- Interface and command to crop images, with the option of lossless cropping on JPEG !
- new LoadXMPFromFile command : load a separate XMP file
- LoadXMP command can now import EXIF datas into XMP : useful to convert JPEG to PNG and preserve cameras infos ! (a few EXIF values are still not supported at this point)
- SetKey and AddKey command work even if no XMP document is loaded (a blank one is generated)
- More XMP tags are usable in scripting
- Help infos when viewing pictures in fullscreen (press F1 to toggle)
- You can now paste an image (not a file) in the clipboard into a PNG file.
- fixed reading of EXIF tag YCbCrSubSampling
PlainViewer 0.1
First release