Pascal de Bruijn did some good work backporting some of the progress from git master to the 1.0 release. We packed that into a tarball, here it is:
https://sourceforge.net/projects/darktable/files/darktable/1.0/darktable-1.0.1.tar.gz/download …
news
Pascal de Bruijn did some good work backporting some of the progress from git master to the 1.0 release. We packed that into a tarball, here it is:
https://sourceforge.net/projects/darktable/files/darktable/1.0/darktable-1.0.1.tar.gz/download …
We are about to move our website to a new server. This will give us a performance boost (e.g. in terms of page loading speed) and might give us the chance to provide some more services in the future.
Due to this the comments are closed as of now until everything is in place again. We hope everything runs smoothly …
At all times main memory was one of the most limited resources in computing. Although from 20 years to now the memory setup of a typical desktop PC has increased by a factor of several thousands (from less than a megabyte to a few gigabytes), we still need to consider how to …
It is done, 1.0 is out. I sent out most of the new features with the announcement for 1.0rc2 a few weeks ago already, but for completeness, here it is again:
this is one of the oldest modules in darktable. it appeared to me that it probably lacks an example to discover how useful it can be … so here goes the example.
this started off to be a wrapper around the gegl:whitebalance operation, which works in Lab color space and is able to give dark and bright colors …
Our second release candidate is out! We have had a couple of tiny bugfixes, better translations, new rawspeed (brings support for the new Canon 5D Mark3), and slight consistency fixes in the GUI since rc1.
You can get the tarball from here: …
Diligent readers of our small blog series are already aware of the blending feature that darktable offers as part of many modules. Instead of just handing over their result to the subsequent module in pixelpipe, “blending modules” take a moment to reconsider. Based on …
There are still bug fixes coming, which is good. But nevertheless we just released a release candidate tarball, available for download from here:
https://sourceforge.net/projects/darktable/files/darktable/1.0/darktable-1.0~rc1.tar.gz/download
which will hopefully help us to get rid of the last couple of remaining …
Many readers will have already heard about GPU processing and the fact that darktable can make use of OpenCL to improve performance. As we still lack a detailed documentation of that topic, please find here a few explanations and howtos.
Processing high resolution images belongs to the more …
disclaimer: this is only to tease you and will not make it into the next release, but the one after …
when reading gui-guidelines, most of them seem to be too general, or too specific for a certain kind of programming environment (gnome and gtk, qt, etc).
for our purposes, i found the fundamental principles …