From 7495a968b436a650a7be0ef5e26ef72bd3e8e765 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 13 Mar 2022 15:08:27 -0400 Subject: graphics/tkpng: Wrap README at 72 columns. Signed-off-by: B. Watson --- graphics/tkpng/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/tkpng/README b/graphics/tkpng/README index 39f4c63ede..9291e98944 100644 --- a/graphics/tkpng/README +++ b/graphics/tkpng/README @@ -1,5 +1,5 @@ -TkPNG is an open source binary package that adds PNG photo image support to -Tcl/Tk. Although other extensions such as Img also add support for PNG -images, this package was designed to be lightweight, not depending on libpng -nor implementing other image formats, and suitable for inclusion in the Tk -core. +TkPNG is an open source binary package that adds PNG photo image +support to Tcl/Tk. Although other extensions such as Img also add +support for PNG images, this package was designed to be lightweight, +not depending on libpng nor implementing other image formats, and +suitable for inclusion in the Tk core. -- cgit v1.2.3