diff options
author | Richard Ellis <rellis@dp100.com> | 2011-12-12 08:23:00 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-18 00:07:46 -0200 |
commit | c9d206ee0a5432088a35b78ff455b1e92c9e5827 (patch) | |
tree | 3e8163cc573a738b4958a8cd6555b1f0ffcb94b4 /libraries/tkimg/README | |
parent | 1ee0a21c5ac8f7f4183401b5664c64f8302cfade (diff) | |
download | slackbuilds-c9d206ee0a5432088a35b78ff455b1e92c9e5827.tar.gz |
libraries/tkimg: Added (IMG package for Tk)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/tkimg/README')
-rw-r--r-- | libraries/tkimg/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/tkimg/README b/libraries/tkimg/README new file mode 100644 index 0000000000..b0a3ad29a4 --- /dev/null +++ b/libraries/tkimg/README @@ -0,0 +1,6 @@ +Img is a Tk extension that adds support for many Image formats. + +Supported formats include bmp, gif, ico, jpeg, pcx, pixmap, png, +ppm, ps, sgi, sun, tga, tiff, xbm, xpm, dted, and raw. + +This requires tcllib. |