Khan / Prototope

Swift library of lightweight interfaces for prototyping, bridged to JS
http://khan.github.io/Prototope
230 stars 18 forks source link

Image from any Layer #110

Open jbrennan opened 8 years ago

jbrennan commented 8 years ago

From #109, @andymatuschak writes:

It's useful to be able to get an image of anything a layer can draw (e.g. a bezier path, etc). What if you could get an image (i.e. a snapshot) from any layer?