matthew-carroll / flutter_processing

A Flutter port of Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for width/height in Sketch image() call

matthew-carroll opened this issue · comments

The Processing API to draw an image should support a specific width and height, instead of just the native size.

Add support for this.