Basic tools support (pre-defined brushes support) #96
Labels
No labels
bug
c:haku
c:rkgk backend
c:rkgk frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: liquidex/rkgk#96
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allow the user to select pre-defined tools like brush, floodfill, rectangle, lines (...). It would be a good idea to use haku language itself to do this.
Blocked by https://github.com/liquidev/rkgk/issues/32
One thing that came up in my head is that it would be interesting to add a (non-destructive?) way to transform any dotter brush into a different reticle (#12), so that e.g. you can trace out a perfect rectangle with any brush.
But that's just an idea for now, it's not needed for us to provide a basic brush library 😄