Render sketch screenshots on a bigger canvas sizes using a key?

edited February 2016 in How To...

Hello everyone, I have a unique problem that I need a conceptual solution for. Let's say that there are 2 users: A and B.

User A interacts with the sketch at size(300,300) and then pauses it after she sees a frame she likes. The sketch outputs some information (a key) that user B receives. I want user B to be able to generate that same frame on a larger canvas size with a better resolution. Both A and B would be using the same sketch code.

I have hundreds of sketches I want to do this with and all sketches use width and height to size their component elements. Any suggestions?

Tagged:

Answers

Sign In or Register to comment.