Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xach/sketcheroo

2D drawing and layout.
https://github.com/xach/sketcheroo

Last synced: 2 months ago
JSON representation

2D drawing and layout.

Lists

README

        

This project is for creating 2D graphics (a la PostScript, PDF, the
JavaScript canvas, etc).

It also includes tools for managing object layout and and positioning.

A single drawing procedure can output to more than one backend
format. Currently supported formats are PNG
(via [vecto](https://github.com/xach/vecto/)) and PDF
(via [CL-PDF](http://quickdocs.org/cl-pdf/).

HTML documentation is in doc/.