diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 23:37:16 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 6e6c3be84ace2e02e751ba3e14bdbfea4d5d3969 (patch) | |
tree | 52ff2a9f90f358084ce34464bcdff8ebb576136b /graphics | |
parent | b3370fe4af445cfa6c40eb9ff67a4155f0f954a5 (diff) | |
download | slackbuilds-6e6c3be84ace2e02e751ba3e14bdbfea4d5d3969.tar.gz |
graphics/tkpng: Fix slack-desc.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tkpng/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/tkpng/slack-desc b/graphics/tkpng/slack-desc index 28420bcee6..b03a434ac2 100644 --- a/graphics/tkpng/slack-desc +++ b/graphics/tkpng/slack-desc @@ -5,14 +5,14 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| tkpng: tkpng (PNG photo image support for Tcl/Tk) tkpng: -tkpng: TkPNG is an open source binary package that adds PNG photo image support -tkpng: to Tcl/Tk. Although other extensions such as Img also add support for -tkpng: PNG images, this package was designed to be lightweight, not depending -tkpng: on libpng nor implementing other image formats, and suitable for -tkpng: inclusion in the Tk core. +tkpng: TkPNG is an open source binary package that adds PNG photo image +tkpng: support to Tcl/Tk. Although other extensions such as Img also add +tkpng: support for PNG images, this package was designed to be lightweight, +tkpng: not depending on libpng nor implementing other image formats, +tkpng: and suitable for inclusion in the Tk core. tkpng: tkpng: tkpng: |