
This directory contains various things that might be useful for some
Sketch users. Most of these are user scripts that I use occasionally or
that I wrote for some user, but they're a little rough and unpolished.
Many of them need to be tweaked in some way to be really useful.


Overview:

export_raster.py 

A script that adds two commands to script that allow you to export a
Sketch drawing as a raster image using ghostscript to render it. One of
them renders the drawing on a white background, the other renders with
anti-aliasing and alpha channel, so that those parts of the page that
are not covered are transparent. See the scripts comments for more
details.



read_gimp_path.py

Read a path from a file created with Export Path in Gimp's Layers &
Channels dialog and insert it into the document. See the scripts
comments for more details.



Symbolgroup/

A plugin-object and some support scripts that can be used to build a
simple symbol library. See Symbolgroup/README for more information.

