diff options
author | Andrey M. Lipaev <heliumflash@mail.ru> | 2019-06-29 07:59:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-29 07:59:18 +0700 |
commit | 377171575bcf191c26a95869e11ff1d4af2d0900 (patch) | |
tree | e14f774ddd60bf1245b259775ee13aae1955ee4e /graphics/tclblt/README | |
parent | 96762179b68beac5a71a6657db96796a585d3c34 (diff) |
graphics/tclblt: Added (Tcl/Tk Extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/tclblt/README')
-rw-r--r-- | graphics/tclblt/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/tclblt/README b/graphics/tclblt/README new file mode 100644 index 0000000000000..4b9e6b8fe00ad --- /dev/null +++ b/graphics/tclblt/README @@ -0,0 +1,3 @@ +Tcl BLT is an extension to Tcl/Tk. It adds plotting widgets (X-Y graph, +barchart, stripchart), a powerful geometry manager, a new canvas +item, and several new commands to Tk. |