Cameron Paul

Results 18 issues of Cameron Paul

Currently, LiterallyCanvas maintains a list of shapes to render. This could easily be expanded to a more general layer system allowing for a wider variety of use cases to be...

api

It would be nice if the cursor could reflect what tool is currently selected.

tools
api

Improve bitmap caching to maintain the entire rendered image instead of just what is visible. This will allow the cached image to be used when panning or doing anything else...

performance
api

I think that's the correct name for this. It's the thing where you make the path contain all the original sample points.

tools

The requestAnimationFrame calls need to be moved closer to actual draw calls, as well as made to clear out unnecessary queued events..

performance

If you set the image background to the same color as the canvas background you can't see where the drawing area ends.

ui

I already have a branch for this that is 90% complete, I just wanted an issue to track it.

tools

We need a bitmap based tool that can handle brushes and dynamics.

tools