To install this package, run in Emacs:
M-x package-install RET svg-lib RET
A small Emacs library to create and display various SVG objects, namely tags, progress bars, progress pies and icons. Each object is guaranteed to fit nicely in a text buffer ensuring width is an integer multiple of character width.
M-x package-install RET svg-lib RET
svg-lib-0.2.4.tar.lz | 2021-Dec-28 | 644 KiB |
svg-lib-0.2.3.tar.lz | 2021-Dec-26 | 644 KiB |
svg-lib-0.2.2.tar.lz | 2021-Dec-22 | 644 KiB |
svg-lib-0.2.1.tar.lz | 2021-Dec-19 | 644 KiB |
svg-lib-0.2.tar.lz | 2021-Sep-29 | 644 KiB |
Version 0.2.5 - Bug fix in text size computation Version 0.2.4 - Better error handling if SVG support is missing Version 0.2.2 - Added a left/righ crop style argument to allow for tags collage. Version 0.2.1 - Added an alignment parameter for moving tags inside margins. Version 0.2 - Fix most of the warnings. Version 0.1: - Submission to ELPA