File: prefs_ui.html

package info (click to toggle)
luminance-hdr 2.5.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 34,632 kB
  • sloc: cpp: 42,160; ansic: 892; xml: 87; makefile: 38; sh: 12
file content (22 lines) | stat: -rw-r--r-- 1,102 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Luminance HDR User Manual — Setting up Luminance HDR — Interface</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h2>Interface</h2>

<img src="images/prefs-ui.png" width="600"><br />

<p>Here you can choose the language for the user interface and the help system. If no help system for your native language is available, the English version will be displayed.
<br>You can choose the size of a tonemapped preview image created when clicking on a picture in the preview panel.
<br>It is possible to choose an interface <em>theme</em> among the ones available on your platform.
<br>You can also set if you want to always show the preview panel in the main window.
<br>Enabling the <em>Portable mode</em> will allow you to put the application on a USB stick with all its settings.
</p>

</body>
</html>