branch: externals/svg-lib commit f73249917f493eba1130ccb3d27858d3c3547522 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Updated description --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 34134d2..95b071d 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,13 @@ *** SVG Library +A small Emacs library to create adn display various SVG objects, +namely tags, progress bars and icons. Each object is guaranteed to fit +nicely in a text buffer ensuring width is an interger multiple of +charater width. + + +*** Usage example + [[file:screenshot.png]]