Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google-code-export/photivo
Automatically exported from code.google.com/p/photivo
https://github.com/google-code-export/photivo
Last synced: 7 days ago
JSON representation
Automatically exported from code.google.com/p/photivo
- Host: GitHub
- URL: https://github.com/google-code-export/photivo
- Owner: google-code-export
- License: gpl-3.0
- Created: 2015-03-13T06:42:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T09:05:10.000Z (over 9 years ago)
- Last Synced: 2024-08-01T13:22:17.364Z (3 months ago)
- Language: C++
- Size: 74.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 64
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
- fucking-Awesome-Linux-Software - ![Open-Source Software - Photivo is a free and open source (GPL3) photo processor, handles your RAW and bitmap files (TIFF, JPEG, BMP, PNG and many more) in a non-destructive 16 bit processing pipe with gimp workflow integration and batch mode. It is intended to be used in a workflow together with digiKam/F-Spot/Shotwell and Gimp. (Applications / Graphics)
- Awesome-Linux-Software - ![Open-Source Software - Photivo is a free and open source (GPL3) photo processor, handles your RAW and bitmap files (TIFF, JPEG, BMP, PNG and many more) in a non-destructive 16 bit processing pipe with gimp workflow integration and batch mode. It is intended to be used in a workflow together with digiKam/F-Spot/Shotwell and Gimp. (Applications / Graphics)
README
PHOTIVO IMAGE PROCESSOR
=======================Photivo is a multi platform photo processor for raw and bitmap images with
16 bit precision.Photivo tries to give the user as much control as possible to express their
creativity and to allow flexible adjustments for the various needs in
photography.BUILD AND INSTALL
-----------------Photivo has three build systems:
* QMake
* CMake
* SconsThe “official” standard way of building Photivo is via QMake. For a detailed
guide see the wiki:
http://photivo.org/download
Pick the appropriate subpage for your operating system.CMake is actively maintained and should work as well as QMake. Changes to the
build system appear in QMake first, but they do not happen that often and
usually CMake does not stay behind for very long.Scons is experimental. It may or may not work for your individual
setup but is generally functional.LICENCE
-------
Photivo is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3
as published by the Free Software Foundation.!!! Note version 3 only! Not: “or any later version” !!!
Photivo is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with Photivo (see file COPYING). If not, see
.