Closed jackschaedler closed 10 years ago
Done. Also added support for 24x24.
For supporting a rectangular canvas I think you need to change this line: https://github.com/jackschaedler/goya/blob/master/src/cljs/goya/canvasdrawing.cljs#L24 to width instead of height. I would make a pull request but it was such a tiny change.
Probably don't need arbitrary sizes just yet. I think the app should maybe support:
16x16 32x32 64x62
as a starting point.