[Gimp-developer] Introduction of new unique brush tool

sigetch via gimp-developer-list <[email protected]> Wed, 16 Feb 2022 01:53:43 +0900
Newsgroups gmane.comp.video.gimp.devel
Message-ID <CAMowqkKnpP3QEQV6DiRBuwhdnkMJQgtQNhAjzU8_-8dK8eQauw@mail.gmail.com>
Hi all,

Long time no see.
Recently, I implemented a funny tool named "Bucket-fill brush" in my
gimp-painter fork.
It's kind of a brush tool, but every brush dab is clipped by the
bucket-fill selection mask under the cursor position too. This tool is
convenient for painting illustrations with line art.

You can see how it works in my painting workflow from following video
in YouTube.
https://www.youtube.com/watch?v=RTZWXifLpRE

If you're interested in this brush, please check my repository for
implementation.
https://github.com/seagetch/gimp-painter

It is very simple and straightforward implementation to clip brush
mask with bucket-fill boundary.
You can find /app/tools/gimpbucketfillbrushtool.cpp and
/app/core/gimpimage-contiguous-region.c which implements this brush.

Thanks,
--
[email protected]
_______________________________________________
gimp-developer-list mailing list
List address:    [email protected]
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list