File: nvimgdiff.1

package info (click to toggle)
nvidia-texture-tools 2.0.8-1%2Bdfsg-8.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 2,284 kB
  • sloc: cpp: 22,495; ansic: 1,097; sh: 61; makefile: 13
file content (22 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH NVIMGDIFF 1 "January 10, 2012"
.\" Please adjust this date whenever revising the manpage.
.SH NAME
nvimgdiff \- Creates a diff for the two provided images
.SH SYNOPSIS
\fBnvimgdiff\fP [\fIOPTION\fP] \fIFILE1\fP [\fIFILE2\fP]
.SH DESCRIPTION
nvimgdiff is part of the NVIDIA texture toolset. The tool 
is able to show the difference between the two provided images.
.SH OPTIONS
.TP
.BI -normal
Compare images as if they were normal maps.
.TP
.BI -alpha
Compare alpha weighted images.

.SH AUTHOR
nvimgdiff is part of the NVIDIA texture tools
.PP
This manual page was written by Lennart Weller <lhw@ring0.de>,
for the Debian project (but may be used by others).