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

square brushes

This discussion is connected to the gimp-developer-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 3 messages available
Toggle history

Please log in to manage your subscriptions.

square brushes Alexandre Prokoudine 24 Apr 17:29
  square brushes Joao S. O. Bueno 26 Apr 03:17
   square brushes Liam R E Quin 26 Apr 04:59
Alexandre Prokoudine
2010-04-24 17:29:36 UTC (over 14 years ago)

square brushes

Hi,

An interesting issue was brought up by a user. It really isn't easy defining a square brush with a particular length of a side. For example, creating a square brush with a side exactly 2px large.

Could anything sensible be done about that? (Apart from telling users they don't really need 2px large square brushes, that is :))

Alexandre

Joao S. O. Bueno
2010-04-26 03:17:23 UTC (over 14 years ago)

square brushes

On Sat, Apr 24, 2010 at 12:29 PM, Alexandre Prokoudine wrote:

Hi,

An interesting issue was brought up by a user. It really isn't easy defining a square brush with a particular length of a side. For example, creating a square brush with a side exactly 2px large.

Could anything sensible be done about that? (Apart from telling users they don't really need 2px large square brushes, that is :))

Hi Prokoudine --

Right now, I am afraid it would not be easy - and I don't see how someone could go and work on change the measurement on "radius" for generated brushes to "side" when the shape is square.

However, a way to create a 2px square brush would be to make a 2x2px selection in agrayscale image, , copy it and edit-> paste as -> brush...

It would be easy to have that as a plug-in, but I can't think of a way such a plug-in would not clutter the menus.

However, now that I mentioned it, ther is a File -> create[...] action that create a brush. (create brush from phrase)

Maybe we could come along with some more 2 or 3 ideas to populate a file->create->brush... submenu. There an "Exact square brush..." could easily fit.

Let's see whatthe maintainers and Peter have to say on sucha submenu, and throw in some ideas on whatthe other entries could be.

regards,

js ->

Alexandre
_

Liam R E Quin
2010-04-26 04:59:57 UTC (over 14 years ago)

square brushes

On Sun, 2010-04-25 at 22:17 -0300, Joao S. O. Bueno wrote:

On Sat, Apr 24, 2010 at 12:29 PM, Alexandre Prokoudine

An interesting issue was brought up by a user. It really isn't easy defining a square brush with a particular length of a side. For example, creating a square brush with a side exactly 2px large.

Could anything sensible be done about that? (Apart from telling users they don't really need 2px large square brushes, that is :))

Right now, I am afraid it would not be easy - and I don't see how someone could go and work on change the measurement on "radius" for generated brushes to "side" when the shape is square.

If, for a polygonal brush, there was a read-only message displayed, sides: 4px
that might be useful. However, if aspect ratio is not 1:1 I don't know what would be useful, e.g. for a squashed pentagon...

Liam