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

Rule of thirds or golden ratio tool (suggestion)

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.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Rule of thirds or golden ratio tool (suggestion) Enrique Gómez 04 Mar 16:18
  Rule of thirds or golden ratio tool (suggestion) Rob Antonishen 04 Mar 18:07
   Rule of thirds or golden ratio tool (suggestion) Richard Gitschlag 05 Mar 16:22
    Rule of thirds or golden ratio tool (suggestion) photocomix 06 Mar 02:49
Enrique Gómez
2011-03-04 16:18:15 UTC (almost 14 years ago)

Rule of thirds or golden ratio tool (suggestion)

hello

I'd suggest a tool for photographic composition that has as options the rule of thirds or the golden ratio. So you can do photo composition on the fly and crop the image based on it.

Could be use as base Cutting tool, only the grid would be added with the R ule of Thirds and/or Golden Ratio and with an proportionally adjustable rectangle
(3/4, 4/3).

I enclose a mockup with the idea of what could it be.

https://lh6.googleusercontent.com/_ObneB_vK1iE/TXELJpPuIOI/AAAAAAAABB8/2AYGGNlb6NU/s912/Compose_foto.png

Circulates a script that generates a grid of thirds rule, but this is done based on a final picture, so there is no way to make composition

Sure, I'm not a programmer....

Rob Antonishen
2011-03-04 18:07:05 UTC (almost 14 years ago)

Rule of thirds or golden ratio tool (suggestion)

hello

I'd suggest a tool for photographic composition that has as options the rule of thirds or the golden ratio. So you can do photo composition on the fly and crop the image based on it.

Both the rectangle selection tool and the group tool support these "guides":

Guides With this menu you can select the type of guides that is shown within the selection to make the creation of a selection easier, respecting Photo composition rules.

No Guides No guides are shown at all.
Center lines
Only center lines are shown as guides within the selected area. Rule of thirds
Guides are shown along the rule of thirds while creating the selection. Golden sections
With this option, guides show up to mark the golden sections.

-Rob A>

Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Richard Gitschlag
2011-03-05 16:22:32 UTC (almost 14 years ago)

Rule of thirds or golden ratio tool (suggestion)

From: rob.antonishen@gmail.com
Date: Fri, 4 Mar 2011 13:07:05 -0500 To: aldeaglobal@gmail.com
CC: gimp-user@lists.xcf.berkeley.edu Subject: Re: [Gimp-user] Rule of thirds or golden ratio tool (suggestion)

hello

I'd suggest a tool for photographic composition that has as options the rule of thirds or the golden ratio. So you can do photo composition on the fly and crop the image based on it.

The Crop tool supports this feature already, just like the rectangle select.  (At least as of GIMP 2.6 ... you didn't say which version.)

It would probably not be too difficult to write a script-fu to add guides to the current image/layer for these divisions as well.

-- Stratadrake strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.

Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
2011-03-06 02:49:42 UTC (almost 14 years ago)
postings
65

Rule of thirds or golden ratio tool (suggestion)

It would probably not be too difficult to write a script-fu to add guides to the current >image/layer for these divisions as well.

already done in several variants for both golden rule and rule of third.

There is already not just one but several similar scripts around of various authors same even in obvious places (gimp FxFoundry,the gimp plugin registry...)