KPhotoAlbum/ja: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 27: Line 27:
'''KPhotoAlbum''' supports all the normal image formats including raw formats produced by most digital cameras and scanners (using dcraw to do the decoding). It is also possible to use the thumbnails embedded in raw images (that are usually of decent size and quality) for fast viewing so there is no need to decode the whole raw image.
'''KPhotoAlbum''' supports all the normal image formats including raw formats produced by most digital cameras and scanners (using dcraw to do the decoding). It is also possible to use the thumbnails embedded in raw images (that are usually of decent size and quality) for fast viewing so there is no need to decode the whole raw image.


<span id="Using_KPhotoAlbum"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==説明文書==
==説明文書==
Line 33: Line 34:
There is a [https://www.kphotoalbum.org/documentation/3minutetour/ 3-minute Tour] and a set of [https://www.kphotoalbum.org/documentation/videos/ How-To videos] on the project site. A '''KPhotoAlbum''' handbook is also available as a [https://docs.kde.org/development/en/extragear-graphics/kphotoalbum/kphotoalbum.pdf PDF] and [https://docs.kde.org/development/en/extragear-graphics/kphotoalbum/index.html on-line version].
There is a [https://www.kphotoalbum.org/documentation/3minutetour/ 3-minute Tour] and a set of [https://www.kphotoalbum.org/documentation/videos/ How-To videos] on the project site. A '''KPhotoAlbum''' handbook is also available as a [https://docs.kde.org/development/en/extragear-graphics/kphotoalbum/kphotoalbum.pdf PDF] and [https://docs.kde.org/development/en/extragear-graphics/kphotoalbum/index.html on-line version].


<span id="Getting_KPhotoAlbum"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== KPhotoAlbum のダウンロード ==
== KPhotoAlbum のダウンロード ==
Line 41: Line 43:
{{Install|KPhotoAlbum}}
{{Install|KPhotoAlbum}}


<span id="KPhotoAlbum_on_Live_systems"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
== Knoppix のようなライブ システムで KPhotoAlbum ==
== Knoppix のようなライブ システムで KPhotoAlbum ==
Line 50: Line 53:
* Developer Edition (unstable branch) has the ''master'' branch of kphotoalbum.
* Developer Edition (unstable branch) has the ''master'' branch of kphotoalbum.


<span id="Extending_KPhotoAlbum"></span>
== KPhotoAlbum の拡張 ==
== KPhotoAlbum の拡張 ==


Line 55: Line 59:
* Some useful scripts are shipped with KPhotoAlbum in the contrib directory.
* Some useful scripts are shipped with KPhotoAlbum in the contrib directory.


<span id="Help_develop_KPhotoAlbum"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==KPhotoAlbum の開発の支援==
==KPhotoAlbum の開発の支援==
Line 61: Line 66:
If you are interested in helping the '''KPhotoAlbum''' development or related projects, please look at  [https://www.kphotoalbum.org/gettinginvolved/ this project page]. Or, if you have an idea for a feature, please see the Feature Requests section, below.
If you are interested in helping the '''KPhotoAlbum''' development or related projects, please look at  [https://www.kphotoalbum.org/gettinginvolved/ this project page]. Or, if you have an idea for a feature, please see the Feature Requests section, below.


<span id="Known_Bugs_and_feature_requests"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==既知のバグ==
==既知のバグ==
</div>
</div>


See the list of [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum Known Bugs] and workarounds in KPhotoAlbum.
See the list of [https://bugs.kde.org/buglist.cgi?bug_status=__open__&content=kphotoalbum&list_id=2567999&order=Importance&query_format=specific Known Bugs] and workarounds in KPhotoAlbum.


Please use [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum bugs.kde.org] marking the report as a "Wish".
Please use [https://bugs.kde.org/enter_bug.cgi?product=kphotoalbum bugs.kde.org] marking the report as a "Wish".


<span id="New_Ideas_for_Future_Versions"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==将来のバージョン向けの新しいアイデア==
==将来のバージョン向けの新しいアイデア==

Revision as of 19:55, 10 February 2024

Home » Applications » Graphics » KPhotoAlbum

KPhotoAlbum is a tool which you can use to easily sort your images. It provides many capabilities to make sorting and viewing images easy.

History

The development of KPhotoAlbum started in 2003 with the name KimDaBa (for K image Data Base) by Jesper Pedersen[1]. KiPi support was added in 2004[2]. In 2006, Tuomas Suutari a sponsored [google summer of code student], implemented a new sql based database.

In July 2007, KPhotoAlbum started to being ported to KDE 4[3]. The porting finished in May 2009[4]

In 2014, an android version was released[5]. A video of the android version is available in youtube.

In 2016, KPhotoAlbum was ported to qt5/kf5[6].

Stable releases are always announced on our news page.


Getting started

For an introduction, take the 3 minute KPhotoAlbum tour or see the Videos at KPhotoAlbum's Homepage. To learn more and view some screenshots read the FAQ.

KPhotoAlbum supports all the normal image formats including raw formats produced by most digital cameras and scanners (using dcraw to do the decoding). It is also possible to use the thumbnails embedded in raw images (that are usually of decent size and quality) for fast viewing so there is no need to decode the whole raw image.

説明文書

There is a 3-minute Tour and a set of How-To videos on the project site. A KPhotoAlbum handbook is also available as a PDF and on-line version.

KPhotoAlbum のダウンロード

Source packages, binaries for various distros, and snapshots are available from the project Download page.

Installation Instructions

If you need help to install KPhotoAlbum, look at this tutorial about how to install KDE software.


Knoppix のようなライブ システムで KPhotoAlbum

KPhotoAlbum is available in Neon:

  • User Edition has the latest release
  • Developer Edition (stable branch) has the 5.x branch.
    Most of the time, this should be the same as unstable, but when new features are developed they only arrive in stable after the roughest edges have been smoothed out.
  • Developer Edition (unstable branch) has the master branch of kphotoalbum.

KPhotoAlbum の拡張

  • Patches and features awaiting approval or implementation - Please use bugs.kde.org for that.
  • Some useful scripts are shipped with KPhotoAlbum in the contrib directory.

KPhotoAlbum の開発の支援

If you are interested in helping the KPhotoAlbum development or related projects, please look at this project page. Or, if you have an idea for a feature, please see the Feature Requests section, below.

既知のバグ

See the list of Known Bugs and workarounds in KPhotoAlbum.

Please use bugs.kde.org marking the report as a "Wish".

将来のバージョン向けの新しいアイデア

If you have a new idea for KPhotoAlbum and think that bugs.kde.org is not the right place for it, use one of the communication channels listed on the pages.

More Information

References