diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 11:56:49 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-19 11:56:49 +0000 |
commit | 07eb55de8901fc4680702d5c7cc265103ae2106d (patch) | |
tree | 6e2d5740a47768e2a22e0f7e7b35a82c0ec9167c /graphics/xzgv/pkg-descr | |
parent | 01b5fe46344c543e403c07c29e5ac33e37fd6c55 (diff) | |
download | ports-07eb55de8901fc4680702d5c7cc265103ae2106d.tar.gz ports-07eb55de8901fc4680702d5c7cc265103ae2106d.zip |
Add xzgv 0.5, an image viewer.
Submitted by: Norio Suzuki <nosuzuki@e-mail.ne.jp>
Notes
Notes:
svn path=/head/; revision=33991
Diffstat (limited to 'graphics/xzgv/pkg-descr')
-rw-r--r-- | graphics/xzgv/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/xzgv/pkg-descr b/graphics/xzgv/pkg-descr new file mode 100644 index 000000000000..d173684367d1 --- /dev/null +++ b/graphics/xzgv/pkg-descr @@ -0,0 +1,12 @@ +This is an image file viewer with thumbnail-based file selector. it uses GTK+ +and Imlib libraries and support most image file formats. The thumbnail file is +compatible with xv and Gimp. + +In contrast to other image file viewers for X, xzgv uses only one window and +can fit a large image to the size of the window without changing the aspect +ratio. + +WWW: http://xzgv.browser.org/ + +Norio Suzuki +nosuzuki@e-mail.ne.jp |