summaryrefslogtreecommitdiff
blob: 0f31a61b3177a4cc754a75509d27c271c8d727bb (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
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>graphics@gentoo.org</email>
		<name>Gentoo Graphics Project</name>
	</maintainer>
	<longdescription lang="en">
	Qtpfsgui is an open source graphical user interface application that aims
	to provide a workflow for HDR imaging.

	Supported HDR formats:
		* OpenEXR (extension: exr)
		* Radiance RGBE (extension: hdr)
		* Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff)
		* Raw image formats (extension: various)
		* PFS native format (extension: pfs)

	Supported LDR formats:
		* JPEG, PNG, PPM, PBM, TIFF(8 bit)

	Supported features:
		* Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and
			16bit, RAW) of the same scene taken at different exposure setting.
		* Save and load HDR images.
		* Rotate and resize HDR images.
		* Tonemap HDR images.
		* Copy exif data between sets of images.
		* Supports internationalization.
	</longdescription>
	<use>
		<flag name="fits">Enable support for the FITS format</flag>
	</use>
	<upstream>
		<remote-id type="github">LuminanceHDR/LuminanceHDR</remote-id>
		<remote-id type="sourceforge">qtpfsgui</remote-id>
	</upstream>
</pkgmetadata>