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/slack-desc | |
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/slack-desc')
-rw-r--r-- | libraries/tkimg/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/tkimg/slack-desc b/libraries/tkimg/slack-desc new file mode 100644 index 0000000000..171db5b1a7 --- /dev/null +++ b/libraries/tkimg/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler-------------------------------------------------------| +tkimg: tkImg (IMG package for Tk) +tkimg: +tkimg: The venerable IMG package by Jan Nijtmans provides the handling of +tkimg: several image formats beyond the standard formats in Tk. The formats +tkimg: supported by Img's latest CVS are: +tkimg: +tkimg: BMP, GIF (with transparency, but without LZW, due to patent +tkimg: restrictions), ico, JPEG, pcx, pixmap, PNG, ppm, postscript, sgi, sun, +tkimg: tga, TIFF, window, XBM, XPM, dted, and raw. +tkimg: +tkimg: |