swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453
Raw File
Tip revision: b1463c3be9d326a19c897386068b770dfc3d8437 authored by Pascal de Bruijn on 21 July 2012, 10:43:22 UTC
upegelows: lens correction: properly deal with case where lens is known but camera not
Tip revision: b1463c3
README.md
darktable
=========

darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.

[http://www.darktable.org/](http://www.darktable.org/ "darktable homepage")

Building
--------

### Release build

            ./build.sh /opt/darktable Release

### Debug build

            ./build.sh /opt/darktable Debug


**Tip:** Check that you have the latest [gphoto2 library](http://www.gphoto.org/ "gphoto2 homepage") installed in order to support the newest cameras.

Issue tracking
--------------

[http://www.darktable.org/redmine/projects/darktable/issues](http://www.darktable.org/redmine/projects/darktable/issues "darktable issue tracking")

Wiki
----

* [User wiki](http://www.darktable.org/redmine/projects/users/wiki "darktable user wiki")
* [Developer wiki](http://www.darktable.org/redmine/projects/darktable/wiki "darktable developer wiki")


Mailing lists
-------------

* Announcements [[subscribe](https://lists.sourceforge.net/lists/listinfo/darktable-announcements) | [archive](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-announcements)]
* Users [[subscribe](https://lists.sourceforge.net/lists/listinfo/darktable-users) | [archive](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-users)]
* Developer [[subscribe](https://lists.sourceforge.net/lists/listinfo/darktable-devel) | [archive](http://sourceforge.net/mailarchive/forum.php?forum_name=darktable-devel)]
back to top