Finally fixing the paint bucket tool #616
Labels
bug
Something isn't working
enhancement
ideas to improve existing features
selection
Everything related to the selection management
tools
bugs or suggestions related to tools
Use case
using the paint bucket tool without crashes
Suggested solution
the 3 possible directionsonly 2 directions for the first iteration, and then only the diagonal one (to avoid crossings) until reaching an edgethis would work despite the way cairo handles the matter
the "outline & fill" method can have cleaner edges if all points of the shape go "one pixel further" than needed, which is possible because that incremental building technique from an octagon mean we easily know which side of the edge is which at any given point
Possible drawbacks
Possible alternatives
The text was updated successfully, but these errors were encountered: