graphics/tkpng: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
16bda086cd
commit
7495a968b4
|
@ -1,5 +1,5 @@
|
||||||
TkPNG is an open source binary package that adds PNG photo image support to
|
TkPNG is an open source binary package that adds PNG photo image
|
||||||
Tcl/Tk. Although other extensions such as Img also add support for PNG
|
support to Tcl/Tk. Although other extensions such as Img also add
|
||||||
images, this package was designed to be lightweight, not depending on libpng
|
support for PNG images, this package was designed to be lightweight,
|
||||||
nor implementing other image formats, and suitable for inclusion in the Tk
|
not depending on libpng nor implementing other image formats, and
|
||||||
core.
|
suitable for inclusion in the Tk core.
|
||||||
|
|
Loading…
Reference in New Issue