summaryrefslogtreecommitdiff
blob: 8496ad6a2fad0e67e041ae6d51a60ce3c2f5a978 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>graphics</herd>
	<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>