diff options
author | steve <steve@FreeBSD.org> | 1999-05-03 12:08:15 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-03 12:08:15 +0800 |
commit | 3cce7abfda049b41b3e2cbb34405e969f4a34d75 (patch) | |
tree | 8402a767a2f04eb60ae0a972789ee5b83fc02da2 /japanese/libimg/pkg-descr | |
parent | 71b8cbde90f7eb1174fe254f0b376baba7a8338c (diff) | |
download | freebsd-ports-gnome-3cce7abfda049b41b3e2cbb34405e969f4a34d75.tar.gz freebsd-ports-gnome-3cce7abfda049b41b3e2cbb34405e969f4a34d75.tar.zst freebsd-ports-gnome-3cce7abfda049b41b3e2cbb34405e969f4a34d75.zip |
Initial import of ja-libimg version 1.2b2.
A Tcl/Tk library with support for many image types.
PR: 11337
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Diffstat (limited to 'japanese/libimg/pkg-descr')
-rw-r--r-- | japanese/libimg/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/japanese/libimg/pkg-descr b/japanese/libimg/pkg-descr new file mode 100644 index 000000000000..95a1c231aa3d --- /dev/null +++ b/japanese/libimg/pkg-descr @@ -0,0 +1,14 @@ +"Img" package enhances Tk, adding support for many other Image formats: +BMP, XBM, XPM, GIF (with transparency), PNG, JPEG, TIFF and +postscript. This version only works with Tcl/Tk 8.0 or higher +(tested up to Tk8.1b2). If you are using Tk4.2 or lower, +stick with Img1.1.4 (which is still available). + +The most recent info is always available at: + http://home.wxs.nl/~nijtmans/img.html + +Note that both graphics/img and japanese/img are mutually exclusive and +SHOULD NOT BE INSTALLED SIMULTANEOUSLY! + +-KIRIYAMA Kazuhiko +<kiri@pis.toba-cmt.ac.jp> |