Yeeles

Git: ksvg

commits/ tree/

This is a simple SVG library for ngn/k.

Calling svg-kparse on a k script outputs SVG directly to stdout.

Calling www-kparse on a k script outputs (to stdout) your image embedded in an HTML page for easy previewing. I've found it handy to run www-kparse as a CGI script, enabling quick previews via a Web browser.

Make sure you set $KHOME appropriately in each both *-kparse script.

This software is licensed under the GNU LGPL v3. Its author and maintainer is Phil Yeeles phil@yeel.es.

phil@yeel.es