Skip to content
  • Jehan's avatar
    app: add "line-art-max-grow" property to the bucket fill options. · eb042e6c
    Jehan authored
    When flooding the line art, we may overflood it in sample merge (which
    would use color in the line art computation). And if having all colors
    on the same layer, this would go over other colors (making the wrong
    impression that the line art leaked).
    This new option is mostly to keep some control over the mask growth.
    Usually a few pixels is enough for most styles of drawing (though we
    could technically allow for very wide strokes).
    eb042e6c