New brushes by Caroline Ford.

This commit is contained in:
William Kendrick 2007-04-07 01:32:43 +00:00
parent fad0bf0b8b
commit 169a7530cd
16 changed files with 37 additions and 4 deletions

BIN
data/brushes/blob.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

BIN
data/brushes/chisle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 568 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
data/brushes/diamond.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 411 B

BIN
data/brushes/flower_5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 B

BIN
data/brushes/flower_6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 B

BIN
data/brushes/hexagon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

BIN
data/brushes/pentagon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 B

BIN
data/brushes/splat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,023 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 455 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

View file

@ -46,12 +46,28 @@ $Id$
http://www.isc.tamu.edu/~lewing/linux/
* Most brushes created using The GIMP
http://www.gimp.org/
by Bill Kendrick
* Neko cat brushes based on XNeko by Masayuki Koba
* Heart, "Lozenge", Oval, Sprial and Star brushes
Caroline Ford <caroline.ford.work@googlemail.com>
* More brushes created using Inkscape
by Caroline Ford <caroline.ford.work@googlemail.com>
+ Blob
+ Chisle
+ Cut-out square in diamond
+ Cut-out star in circle
+ Diamond
+ Five-petal flower (large and small)
+ Six-petal flower (large and small)
+ Heart
+ Hexagon
+ Lozenge
+ Oval
+ Pentagon
+ Spiral
+ Splat
+ Star
+ Triangle (up and down)
* Starter Images

View file

@ -25,8 +25,25 @@ $Id$
(Based on example code by Christian Graus:
http://www.codeproject.com/cs/media/imageprocessing4.asp )
* New brushes: Heart, "Lozenge", Oval, Spiral and Star.
* New brushes:
Caroline Ford <caroline.ford.work@googlemail.com>
+ Blob
+ Chisle
+ Cut-out square in diamond
+ Cut-out star in circle
+ Diamond
+ Five-petal flower (large and small)
+ Six-petal flower (large and small)
+ Heart
+ Hexagon
+ Lozenge
+ Oval
+ Pentagon
+ Spiral
+ Splat
+ Star
+ Triangle (up and down)
* Documentation Improvements:
---------------------------