Beta
New kipi-plugins beta version is out!
Hi to all,
from today new kipi-plugins 0.1.5 is out.
NEW FEATURES
- Wizard GUI review
- Added exif management
- Prints exif date-time info
- Font, color and size of captions
- Added an option to to print without margins (full-bleed)
- Added 10x13.33cm into a4 (provided by Joerg Kuehne)
- Added full size A4 printing (one photo per A4 page)
- Added A6 size to get the old configuration for 10x15cm page
- Changed page size to real 10x15cm instead of A6 (need to set up right page size on kprinter)
- Added a new page size 13x18cm (need to set up right page size on kprinter)
- Each photo can be printed more than once
Released KIPI-Plugins 0.1.4-beta2
NEW FEATURES
BUG FIXING from B.K.O :
001 ==> 140477 : SendImages : Ability to rename images being sent via email.
002 ==> 143450 : SlideShow : Skip to next or previous image by a right or left click
003 ==> 138880 : TimeAdjust : digiKam 0.9rc2 - 0.9.1rc1 setting file date to exif doesn't work.
004 ==> 140890 : TimeAdjust : The preview does not display date and time properly for Japanese locale.
005 ==> 144185 : TimeAdjust : Adjust date-time tool should remember previous fixed date.
006 ==> 146799 : SlideShow : digikam 0.9.2 crashes when exiting - slideshow error
NOTE
Restored all localizations except Danish and Portuguese ones, wich still cause compiling errors.
Enjoy new KIPI-Plugins 0.1.4 Beta 1 !!!
NEW FEATURES
BUG FIXING from B.K.O :
001 ==> 139264 : General : Prefer Exif DateTimeOriginal for image date/time (DateTimeDigitized and DateTime only used as fallback)
002 ==> 139074 : SendImages : Format missmatch at sendimages.cpp ('int' vs. 'size_t').
003 ==> 140132 : MetadataEdit : Comments should sync to IPTC Caption First.
006 ==> 138241 : SendImages : A patch that adds support for the Claws Mail MUA.
007 ==> 140865 : RAWConverter : Plugin does not work (image can not be converted).
008 ==> 141528 : JPEGLossLess : Remove confirmation dialog for image rotate.
009 ==> 141530 : JPEGLossLess : Use Rotate left/right instead of degrees.
010 ==> 142848 : GPSSync : Timezone needs to go to GMT +13.
011 ==> 140297 : GPSSync : GPS kipi plugin truncates input coordinates, introducing inacuracy.
012 ==> 143594 : GPSSync : Bad Interpolation in correlate gpssync.
014 ==> 139793 : GPSSync : KML google export import.
015 ==> 142259 : GalleruExport: Export to Gallery 2.2-RC-1 fails.
016 ==> 135945 : FLickrExport : Tags with spaces are exported as multible tags.
017 ==> 146084 : SlideShow : Slide show interface suggestions.
018 ==> 145771 : MPEGEncoder : Gnome Desktop crashes and restarts when select Cancel option for Mpeg Slideshow plugin
NOTE
KIPI-Plugins documentation has been temporary removed in Beta 1 due to compiling problems.
Released kipi-plugins-0.1.3-beta1
KIPI team comes again in play, and release kipi-plugins-0.13-beta1, with lot of bug fixes and many new features...
Let's see details....
WARNING : Due to library versioning problems, you need to disable IpodExport plugin by a patch that you can find here.
Apply the patch this way:
patch -p0 < disable_ipod.patch
NEW FEATURES
New Plugin : MetadataEdit : New kipi plugin to edit EXIF and IPTC pictures metadata (by Gilles Caulier).
New Plugin : GPSSync : New kipi plugin to sync photo metadata with a GPS device (by Gilles Caulier).
GalleryExport : Support for multiple galleries.
HTMLExport : New "s0" theme from Petr Vanek
JPEGLossLess : Removed libmagic++ depency.
JPEGLossLess : Removed libkexif depency. Using Exiv2 instead.
RAWConverter : New core to be compatible with recent dcraw release. A lot
of RAW decoding settings have been added.
RAWConverter : Embedding ouput color space in target image (JPEG/PNG/TIFF).
RAWConverter : Metadata preservation in target image during Raw conversion (JPEG/PNG).
RAWConverter : Removing external dcraw depency. Now plugin include a full supported version of
dcraw program in core.
RAWConverter : updated dcraw.c implementation to version 8.41.
SendImages : Added image size limit x mail (Michael H�hstetter)
TimeAdjust : Removed libkexif depency. Using Exiv2 instead.
TimeAdjust : New option to customize Date and Time to a specific timestamp.
TimeAdjust : New options sync EXIF/IPTC Creation Date with timestamp.