Bump graphics/vips to version 8.3.3_1
[dports.git] / graphics / fv / pkg-descr
1 fv is an HDRI viewer. Currently supported formats are the followings:
2 * Greg Ward's HDR (also known as Radiance/PIC/RGBE). See
3   http://www.graphics.cornell.edu/~bjw/rgbe.html for details.
4 * Paul Debevec's PFM (Portable Float Map). See
5   http://netpbm.sourceforge.net/doc/pfm.html for details.
6
7 fv reads data from the standard input or files specified as
8 arguments. In the latter case, each file may be compressed one with
9 gzip or bzip2. The file may also change after fv is invoked, except
10 its header part. fv checks whether the file changes and updates the
11 display if necessary. This feature is useful for checking intermediate
12 outputs from renderers.
13
14 WWW: http://www.eaflux.com/fv/