fabioarnold/MiniPixel

Implement two distinct draw modes

fabioarnold opened this issue · 0 comments

There should be two draw modes

  • Replace - replace pixels on canvas
  • Blend - alpha blend drawn pixels with pixels on canvas

This should affect draw, fill and selection.