kipi plugins
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Michele Calgaro 68065a4d82
Use centralized cmake version
2 주 전
admin@59a8bf7c09 Reset submodule main/libraries/kipi-plugins/admin to latest HEAD 1 개월 전
doc Removed additional code formatting modelines. 4 년 전
kipi-plugins Replace Q_SIGNALS and Q_SLOTS 2 달 전
po Translated using Weblate (Russian) 4 달 전
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 년 전
AUTHORS Import abandoned KDE3 version of kipi plugins 14 년 전
CMakeL10n.txt Use centralized cmake version 2 주 전
COPYING Import abandoned KDE3 version of kipi plugins 14 년 전
ChangeLog qt -> tqt conversion: 6 년 전
INSTALL Import abandoned KDE3 version of kipi plugins 14 년 전
Mainpage.dox Import abandoned KDE3 version of kipi plugins 14 년 전
Makefile.am.in Import abandoned KDE3 version of kipi plugins 14 년 전
Makefile.cvs Import abandoned KDE3 version of kipi plugins 14 년 전
NEWS Fix a few remaining references to kio_ 11 년 전
PACKAGING Import abandoned KDE3 version of kipi plugins 14 년 전
README Fixed references to TDE website. 3 년 전
RELEASE.rev Import abandoned KDE3 version of kipi plugins 14 년 전
TODO Import abandoned KDE3 version of kipi plugins 14 년 전
acinclude.m4 Replace Qt with TQt 5 달 전
aclocal.m4 Import abandoned KDE3 version of kipi plugins 14 년 전
bootstrap Import abandoned KDE3 version of kipi plugins 14 년 전
config.h.in Add support for gphoto 2.5 11 년 전
configure.files Import abandoned KDE3 version of kipi plugins 14 년 전
configure.in.in Import abandoned KDE3 version of kipi plugins 14 년 전
prepare_libkexiv2.rb Convert remaining references to kde3 (e.g. in paths) to trinity 13 년 전
release_libkexiv2.rb Import abandoned KDE3 version of kipi plugins 14 년 전
stamp-h.in Import abandoned KDE3 version of kipi plugins 14 년 전
subdirs Import abandoned KDE3 version of kipi plugins 14 년 전

README

KIPIPLUGINS PROJECT

Note: Most of the KipiPlugins have previously been Digikamplugins.

      kipi-plugins is based in part on the work of the Independent
      JPEG Group.

Please visit this url: http://www.kipi-plugins.org

Summary:
----------------------------------------------------------------------
Libkipi and kipi-plugins allows image applications to use a plugin architecture for additional functionalities.
Currently implemented plugins are:

 1) RawConverter       : A Raw Image Converter for digital cameras 

 2) SlideShow          : Slideshow with effects ripped out from kslideshow and 3D effect using OpenGL 

 3) MpegEncoder        : An images to MPEG flux encoder for build a video file with many images 

 4) PrintWizard        : Print multiple images/index pages in one page

 5) JpegLossLess       : Batch images processing (rotation/flipping) without
                                     losing meta information embedded in the image
                         and without recompression of the jpeg data.

 6) CdArchiving        : Albums CD archiving via K3b cd burning program 

 7) AcquireImages      : Acquire images interface 
                         This plugin include these parts:
                            ScanImages (scanner management using Kooka).
                            ScreenshotImages (Snap Screen based on KSnapshot and adapted to Digikam).

 8) Calendar           : A Calendar construction plugin using Album images 

 9) SendImages         : A plugin to send images by e-mail, allowing resizing and recompressing 
                         before sending.

10) BatchProcessImages : A batch process images plugin.
                         This plugin includes these parts:
                            RenameImages (Image file names renaming).
                            ConvertImages (Image files format converting).
                            BorderImages (Add border to images).
                            FilterImages (Image enhancements using digital filters).
                            ColorImages (Image color enhancement).
                            EffectImages (Image transformation effects).
                            ResizeImages (Basic and Prepare to print images resizing).
                            RecompressImages (Recompress JPEG, TIFF, PNG, and TGA images).

11) TimeAdjust         : Adjust image file Time and Date.

12) WallPaper          : Image to TDE Desktop.

13) FindImages         : Find duplicate images in albums.

14) GalleryExport      : Plugin to export images to a remote Gallery (and Gallery 2) server
                         (http://gallery.sf.net).

15) FlickrExport       : Plugin to export images to a remote Flickr web service (http://www.flickr.com)

16) HTMLExport         : Plugin to export images collections into XHTML page.

17) SimpleViewerExport : Plugin to export images to SimpleViewer
                         (http://www.airtightinteractive.com/simpleviewer).

18) GPSSync            : Plugin to geolocalize pictures.

19) IpodExport (beta)  : Plugin to export pictures with an Ipod device.

20) MetadataEdit       : Plugin to edit EXIF and IPTC pictures metadata.

21) PicasaWebExport    : Plugin to export images to a remote Picasa web service (http://www.picasaweb.com)

Remark : "HelloWorld" plugin is just a tutorial plugin implementation for developpers.
       : "ImagesGallery" plugin is obsolete and no more maintained at the moment.


Contact :
-----------------------------------------------------------------------
If you have questions, comments, suggestions to make do email at :

kde-imaging@kde.org

IRC channel from irc.freenode.org server: #kde-imaging

IMPORTANT : the bugreports and wishlist are hosted by the TDE bugs report 
system who can be contacted by the standard Tde help menu of plugins dialog. 
A mail will be automaticly sent to the Kipi mailing list.
There is no need to contact directly the Kipi mailing list for a bug report 
or a devel wish.

The current Kipi bugs and devel wish reported to the Tde bugs report can be see 
at this url :

http://bugs.trinitydesktop.org

Notes :
------------------------------------------------------------------------

- More specific compilation and installation options can be used with the 'configure' script.
Check this with './configure --help' command line.

Dependencies :
-----------------------------------------------------------------------

AutoConf    >= 2.5.x                        http://www.gnu.org/software/autoconf
AutoMake    >= 1.7.x                        http://www.gnu.org/software/automake
libtqt       >= 3.3.x                        http://www.trolltech.com
libkde      >= 3.4.x (>=3.5.x recommended)  http://www.kde.org
libgphoto2  >= 2.x   (>=2.2.x recommended)  http://www.gphoto.org
libtiff     >= 3.6.x (>=3.8.2 recommended)  http://www.remotesensing.org/libtiff
libkipi     >= 0.1.5                        http://www.kipi-plugins.org
libkexiv2   >= 0.1.5                        http://www.kipi-plugins.org
libkdcraw   >= 0.1.6                        http://www.kipi-plugins.org
libxslt     >= 1.1                          http://xmlsoft.org/XSLT
libgpod     >= 0.4.2                        http://www.gtkpod.org/libgpod
libkcal     >= 3.4.x                        http://pim.kde.org
ImageMagick >= 5.5.4 (runtime dependency)   http://www.imagemagick.org
MJPEGTools  >= 1.6.0 (runtime dependency)   http://mjpeg.sourceforge.net
K3b         >= 0.11  (runtime dependency)   http://www.k3b.org

Plugin Specific Dependencies (for compiling and for running) :
-------------------------------------------------------------------------

jpeglossless       : imagemagick (runtime dependency)
slideshow          : OpenGL support for libtqt
batchprocessimages : imagemagick (runtime dependency)
cdarchiving        : k3b (runtime dependency)
kameraklient       : libgphoto2
mpegenconder       : mjpegtools (runtime dependency)
                   : mpg123 (runtime dependency)
                   : vorbis-tools (runtime dependency)
wallpaper          : tdebase (runtime dependency)
rawconverter       : libtiff 
acquireimages      : libtiff
htmlexport         : libxslt
ipodexport         : libgpod
calendar           : libkcal