Feedback received via private email and via Twitter. Seems positive so far...

I've merged the branch to master, with the following added features:

* Options panel for the fiddly bits of various tools (including fill)
* Flood Fill, with options:
  - Sample Merged
  - Fill to New Layer

This fill uses the GIMP's flood fill threshold algorithm (a.k.a.
Tolerance). It's more overprinty (for want of a better word) than the
one I dreamt up early during development, more forgiving if you get
the tolerance wrong, and gives nicer results when blending into other
antialiased colours. To fill solid black antialiased inks from a
transparent seed point, use a Tolerance of about 50%.

I've had some feedback via Twitter saying that the Fill to New Layer
option is too confusing in use and that users should just be expected
to make a new layer, turn on Sample Merged, turn off irrelevant
layers, and fill the new one. How would this fit into peoples'
workflows? Is the option pointless?

Suggestions for keypress shortcuts welcome. Ctrl+Shift+O and
Ctrl+Shift+F felt nice to me, in developer mode.

On 7 September 2013 18:52, Andrew Chadwick <a.t.chadw...@gmail.com> wrote:
> I've pushed an experimental flood-fill branch:
> https://gitorious.org/mypaint/achadwick-mypaint/commits/flood-fill
>
> Please test, and let me know what more is needed. Right now the match
> it uses is exacting, and cannot be adjusted. Need we make the
> tolerance adjustable?
>
> The results don't exactly blend in well with unfilled areas:
> suggestions welcome there, ideally ones that don't involve a selection
> mask since we don't have one (yet!)
>
> Is the behaviour around the frame correct? Currently it's impossible
> to fill outside it if it is visible: but if the user chooses to fill
> from a point outside the frame, should the frame be ignored?
>
> Let me know about any accidental overflows that Should Not Happen.
> Sample small .ora files on the back of a postcard please, to the usual
> address.
>
> --
> Andrew Chadwick



-- 
Andrew Chadwick

_______________________________________________
Mypaint-discuss mailing list
Mypaint-discuss@gna.org
https://mail.gna.org/listinfo/mypaint-discuss

Reply via email to