summaryrefslogtreecommitdiff
path: root/trunk/README
blob: 3a905695bc80ca2bb0b90e17f7ad661d6cfdfe73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
README for Dimbola
==================

Dimbola is a toy project for software tools for photography.
it is currently in the pre-alpha stage: some stuff works, but it is not
really usable yet even for its developers.

To run dimbola from the source tree:

    ./dimbola-gtk

You'll need at least the following installed (Ubuntu karmic packages 
names in parentheses): python 2.6 (python), PyGTK (python-gtk2), 
pyexiv2 (python-pyexiv2), dcraw (dcraw), netpbm (netpbm). Versions 
in Ubuntu jaunty should also work.

The program currently only accepts Canon RAW files (*.CR2). A small 
selection of samples available at 

    http://files.liw.fi/dimbola-test-images.tar

(additions are welcome).

See https://launchpad.net/dimbola for more details.

The name is a reference to Dimbola Lodge, the residence of Victorian
pioneer photographer Julia Margaret Cameron. See 
http://en.wikipedia.org/wiki/Dimbola_Lodge for more information.
Steve Langasek came up with the name for the project.