Hello Bar
Wednesday, May 28, 2014
Removing Under-Eye Bags with GIMP
Sunday, March 6, 2011
Just Brushing Up
Did you know you can import Adobe® Photoshop® brushes into GIMP 2.4 or higher?
Simply download a brush package from any of numerous websites (myPhotoshopBrushes.com, QBrushes, BrushKing, etc) then unzip it if necessary, to get the .abr file.
Next you need to find the folder on your hard drive where GIMP stores its brushes. Open the GIMPPreferences pane, Edit > Preferences. Then expand the Folders tab, click on Brushes, and you will see the path to the brushes folder.
Next navigate to the brushes folder and drag or copy the .abr file into the brushes folder. When next you launch GIMP the new brushes should appear in the brush pallet.
It's as simple as that, but you must be using GIMP 2.4+.
Tuesday, December 29, 2009
Create an Attractive Star Field
- Use the Blend, Bucket Fill and Elliptical Selection Tools
- Feather and Move a selection
- Manipulate the Layer Mode and Opacity
- Use special brushes and modify Brush Dynamics
- Create new layer and a Layer Mask
- Use the Blur Filter
Sunday, January 11, 2009
Brushes and Fonts for GIMP
GIMP brushes at deviantART
GIMP and PS brushes from BlendFu
Extensive collection of fonts at dafont.com
To install on a Mac: Simply download and extract the brush or font files and put them in the appropriate folder.
~user/library/application support/gimp/brushes
~user/library/application support/gimp/fonts
For Windows users, click here.
Monday, July 9, 2007
Creating a brush with variable size
Recently, as I was looking in the GIMP manual online, I noticed an item 'Creating a brush with variable size'. I hadn't ever noticed this item before, so it's either been recently added or I'm #@%&. At any rate, I'm presenting it here enhanced with screenshots for those of you who would like to make use of this handy feature.
-
Start with opening the Brush dialog by double-clicking on the Brush area in Toolbox, or by File → Dialogs → Brushes. Click on the New Brush button to open the Brush Editor dialog.
- Name your brush at once, 'Variable Round' for instance.
- Your brush will appear in the Brush options with a blue corner.
- Now, go File → Preferences → Input Controllers
- Click the Main Mouse Wheel tab.
- Check Enable this controller.
- Scroll through the Events list and select Scroll up (Shift).
- Click on the Edit button to open a window that allows you to assign an action to the selected event.
-
- Click on the small triangle next to Context to drop the list down. Scroll through this list and select the context-brush-radius-increase item.
- Do the same to assign the 'context-brush-radius-decrease' action to the 'Scroll down (Shift)' event to decrease the brush size.
- Click on the Save button in the Brush Editor to save your brush.
I am using a third-party mouse on my iMac and didn't have success with the scroll wheel actions. However, using the Main Keyboard tab I was able to assign increase and decease brush radius to the up- and down-arrow keys. I also used the left- and right-arrow keys to decrease and increase the hardness of the brush.
If you work with a tool that has a 'Brush' option and have selected your Variable Round brush, press the Shift key and you will be able to vary the brush size by using the mouse wheel or the up- and down-arrow keys. This change will be visible in real time in the brush area of the Toolbox and in the Brush Dialog.
Hope you found this useful. --tab