RSS/Atom feed Twitter
Site is read-only, email is disabled

Rectangle Features

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Rectangle Features Advait Ranade via gimp-user-list 21 Mar 13:22
  Rectangle Features Shlomi Fish 21 Mar 14:11
   CANmZqFaguLS0ERGuHns_6x7U_u... 21 Mar 16:43
    Rectangle Features Shlomi Fish 21 Mar 16:21
Advait Ranade via gimp-user-list
2020-03-21 13:22:47 UTC (about 4 years ago)

Rectangle Features

Hello, I wanted to know code pointers where features of rectangle are implemented. Any help is appreciated.

Thank you.

Shlomi Fish
2020-03-21 14:11:43 UTC (about 4 years ago)

Rectangle Features

Hi,

On Sat, 21 Mar 2020 18:52:47 +0530 Advait Ranade via gimp-user-list 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
2020-03-21 16:21:06 UTC (about 4 years ago)

Rectangle Features

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 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 wrote:

Hi,

On Sat, 21 Mar 2020 18:52:47 +0530 Advait Ranade via gimp-user-list 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 .