Hi Advait, please see "reply to list" https://www.shlomifish.org/philosophy/computers/netiquette/email/reply-to-list.html and follow its advice.
On Sat, 21 Mar 2020 21:08:53 +0530 Advait Ranade <advaitrana...@gmail.com> wrote: > Hello, thank you for your help. In rectangle features I was looking for > code where blending and warping features are implemented. Is their a way > to find it ? > You can perform a full code/text search using rg , ack or similar tools for whatever keywords (or regex - https://github.com/aloisdg/awesome-regex ) that you want, see: https://beyondgrep.com/feature-comparison/ It is there in the gimp, gegl / etc. VCS repositories, but you need to be a little independent and take some initiative to investigate on your own. See: https://blog.codinghorror.com/learn-to-read-the-source-luke/ Regards, Shlomi > > > > On Sat, Mar 21, 2020 at 7:41 PM Shlomi Fish <shlo...@shlomifish.org> wrote: > > > Hi, > > > > On Sat, 21 Mar 2020 18:52:47 +0530 > > Advait Ranade via gimp-user-list <gimp-user-list@gnome.org> wrote: > > > > > Hello, I wanted to know code pointers where features of rectangle are > > > implemented. Any help is appreciated. > > > > > > Thank you. > > > > Try running "rg -i rectangle" in the latest gimp git source code: > > > > * https://www.gimp.org/source/ > > > > * https://beyondgrep.com/feature-comparison/ > > > > Hope it helps. > > > > > _______________________________________________ > > > gimp-user-list mailing list > > > List address: gimp-user-list@gnome.org > > > List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list > > > List archives: https://mail.gnome.org/archives/gimp-user-list > > > > > > > > -- > > > > Shlomi Fish https://www.shlomifish.org/ > > https://youtu.be/n6KAGqjdmsk - “Hurt Me Tomorrow” > > > > “Talk Like a Pirate Day” is the only day of the year when Chuck Norris only > > talks like a pirate, and does not actually act like one. > > — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ > > > > Please reply to list if it's a mailing list post - http://shlom.in/reply . > > -- Shlomi Fish https://www.shlomifish.org/ https://github.com/shlomif/validate-your-html - Validate Your HTML Chuck Norris does not keep any numbers on his mobile phone’s address book. Instead, he memorised the entire phone directory. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/ Please reply to list if it's a mailing list post - http://shlom.in/reply . _______________________________________________ gimp-user-list mailing list List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list