It is currently Sat May 25, 2013 5:25 pm


Latest GIMP Scripts & Plug-ins

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 27 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: How do I set up Brushes in 2.8.0?
PostPosted: Tue Jul 03, 2012 1:49 pm  (#1) 
Offline
New Member

Joined: Jul 03, 2012
Posts: 1
GIMP Version: 2.8.0
Operating System: Windows
OS Version: XP - SP3
GIMP Experience: Basic Level



I would like to set up brushes in Gimp 2.8.0. Previously I used Gimp 2.6, and the brush interface has changed substantially since then. I looked for documentation on the changes in several places and found the brush dynamics gui implementation project in the google summer of code, but I don't find any user documentation explaining how to set up brushes nor what all the parameters are and how they affect the brush. I know I could spend 70 or 80 hours experimenting with the new parameters to see how they work, but I'd rather not.

Can anyone point me to any existing documentation on the new brush dynamics gui?


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Profile  
 

 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Tue Jul 03, 2012 2:14 pm  (#2) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 6979
There are several tutorials on the new brush dynamics and I found this one quite informative.
Brush Dynamics

_________________
Image


Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Tue Jul 03, 2012 2:42 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 611
Location: Netherlands
Install GURM.
http://registry.gimp.org/node/13473
Works in 2.6 and 2.8.
Gerard.

_________________
Gentoo Linux always up-to-date.
Kernel-3.8.4 Python-2.7.3-r3
Gimp-2.8.4

I use Linux only.


Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Tue Jul 03, 2012 6:30 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: May 26, 2012
Posts: 344
Location: France
gerard82 wrote:
Install GURM.
http://registry.gimp.org/node/13473
Works in 2.6 and 2.8.
Gerard.


Sounds interesting.
But it's a pity the author doesn't briefly explain what it is, and more than that, why would we need this tool.

I'll check this out anyway, thanks.


Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Wed Jul 04, 2012 8:26 am  (#5) 
Offline
GimpChat Member
User avatar

Joined: Jul 14, 2010
Posts: 501
anarkhya wrote:
gerard82 wrote:
Install GURM.
http://registry.gimp.org/node/13473
Works in 2.6 and 2.8.
Gerard.


Sounds interesting.
But it's a pity the author doesn't briefly explain what it is, and more than that, why would we need this tool.


As the author if the gpr entry (as stated, I didn't write the code ) I'd appreciate suggestions on improving what is stated there, as it seems quite clear to me. Probably a case of being too close to the subject to be objective :hehe

-Rob A >

_________________
Image
Fantasy Cartography and Mapping by RobA


Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Wed Jul 04, 2012 8:45 am  (#6) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 6979
RobA, do you use Windows or Linux?
I want to install Gurm but I don't really know if it easy enough for a non techie to figure out how to do this.
I use Fedora 17 only now.

_________________
Image


Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Wed Jul 04, 2012 2:12 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Jul 14, 2010
Posts: 501
molly wrote:
RobA, do you use Windows or Linux?
I want to install Gurm but I don't really know if it easy enough for a non techie to figure out how to do this.
I use Fedora 17 only now.


I use Windows primarily, but also dual boot into Ubuntu for some stuff.

I think it is quite simple to set up, just follow the readme file. There are also a few sample configuration gurm.ini files posted in the forums here for different OSs that are a good reference.

-Rob A>

_________________
Image
Fantasy Cartography and Mapping by RobA


Top
 Profile  
 

 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Wed Jul 04, 2012 2:57 pm  (#8) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 6979
Thank you RobA

_________________
Image


Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Wed Jul 04, 2012 3:08 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Oct 29, 2010
Posts: 611
Location: Netherlands
@molly,
For a non-techie it's probably easiest done by using "mc" aka Midnight Commander.
It should be available in Fedora since all linuxes have it.
You can of course edit files in a text editor but you'll have to make gurm.py "executable".
I added some screenshots to show how GURM is configured in my install.
Unfortunately I am only allowed to add three.
Once you have installed mc open it in a console by typing mc.
I'll continue when you tell me you've installed mc and post the rest plus the 4th screenshot.
Gerard.


Attachments:
gurm3.png
gurm3.png [ 175.05 KiB | Viewed 427 times ]
gurm2.png
gurm2.png [ 255.3 KiB | Viewed 427 times ]
gurm1.png
gurm1.png [ 253.86 KiB | Viewed 427 times ]

_________________
Gentoo Linux always up-to-date.
Kernel-3.8.4 Python-2.7.3-r3
Gimp-2.8.4

I use Linux only.
Top
 Profile  
 
 Post subject: Re: How do I set up Brushes in 2.8.0?
PostPosted: Wed Jul 04, 2012 3:33 pm  (#10) 
Offline
Global Moderator
User avatar

Joined: Apr 07, 2010
Posts: 6979
Thank you gerard,
I installed mc and I downloaded Gurm. I also placed gurm.py into my user/molly/.gimp/plug-ins. I made a folder in .gimp and called it gurm-ini and that is where I placed the .ici file

I used your two top screen shots and changed where you had the red marks.Image

Image

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 27 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

* Login   * Subscribe to RSS Feed


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group