nichenqin / draw-and-render-sketch-plugin

A plugin to render canvas to sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

draw-and-render

draw on a canvas and render into sketch

Screenshot

Installation

From a release (simplest)

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on draw-and-render.sketchplugin

From the sources

  • Clone the repo
  • Install the dependencies (npm install)
  • Double-click on draw-and-render.sketchplugin

Usage

  • shortcut command shift d
  • draw
  • change name(optinal)
  • render!

TODO

  • choose rendered layer size
  • specify background color

About

A plugin to render canvas to sketch


Languages

Language:JavaScript 53.2%Language:HTML 32.7%Language:CSS 14.1%