summaryrefslogtreecommitdiffstats
path: root/libraries/tksvg/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/tksvg/slack-desc')
-rw-r--r--libraries/tksvg/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/tksvg/slack-desc b/libraries/tksvg/slack-desc
new file mode 100644
index 0000000000..7fb9c02253
--- /dev/null
+++ b/libraries/tksvg/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 ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+tksvg: tksvg (Tk support for SVG)
+tksvg:
+tksvg: This package adds support to read the SVG image format from Tk.
+tksvg: The actual code to parse and raster the SVG comes from nanosvg.
+tksvg: Note: this package is not required for Tk 8.7, as this functionality
+tksvg: is included in the core. The package index file simulates a load on
+tksvg: this version but actually does nothing.
+tksvg:
+tksvg:
+tksvg: For more information see: https://github.com/oehhar/tksvg
+tksvg: