Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • d198bc9
  • /
  • doc
  • /
  • usermanual
  • /
  • darkroom
  • /
  • darkroom.xml
Raw File Download
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:a17e913a1fe865e64d67b4bcf1e4cba74e33f8f5
directory badge Iframe embedding
swh:1:dir:aa4a67e1e5530a30ea9c551de7ed80dd1a4f4060
Citations

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • content
  • directory
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
darkroom.xml
<chapter status="final" id="darkroom_chapter">

  <chapterinfo>
    <keywordset>
      <keyword>darkroom</keyword>
      <keyword>view</keyword>
    </keywordset>
  </chapterinfo>

  <title>Darkroom</title>

  <indexterm>
    <primary>darkroom</primary>
  </indexterm>

  <para>
    The darkroom view is where you develop your image.
  </para>

  <para>
    <screenshot>

      <screeninfo>The darkroom view</screeninfo>

      <graphic fileref="images/darkroom_view.png" scalefit="1" width="80%"></graphic>

    </screenshot>
  </para>

  <sect1 status="final">

    <title>Overview</title>

    <para>
      Darkroom mode is for photographic development of the image that you selected from the
      lighttable. Numerous tools, named modules, are available for processing that image.
    </para>

    <para>
      On the left hand side you have navigation, snapshot, history stack, color picker, tagging,
      image information and mask manager panels, described in <xref linkend="darkroom_panels"/>.
      In the right hand panel you can see the histogram and a list of modules available for
      working with the image. At the bottom of the right hand panel you can enable/disable the
      view of individual modules.
    </para>

    <indexterm>
      <primary>zoom</primary>
    </indexterm>

    <para>
      You can use <emphasis>middle-click</emphasis> to zoom 1:1. A double
      <emphasis>middle-click</emphasis> takes you to 2:1. Alternatively you can zoom in and out
      between 1:1 and fit-to-screen by mouse scrolling. Mouse scrolling while holding the
      control key pressed gives an extended zoom range between 2:1 and 1:10.
    </para>

    <para>
      You normally export multiple images from the lighttable view but you can also export the
      current image directly from the darkroom by using the shortcut
      <emphasis>ctrl-e</emphasis>. Export parameters are then those currently selected in the
      lighttable.
    </para>

  </sect1>

<!-- Darkroom concepts -->

  <xi:include href="concepts/concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- Panels -->

  <xi:include href="panels/panels.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- Modules -->

  <xi:include href="modules/modules.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

<!-- Examples -->

  <xi:include href="examples/examples.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>

</chapter>

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top