New brushes by Caroline Ford.
BIN
data/brushes/blob.png
Normal file
|
After Width: | Height: | Size: 344 B |
BIN
data/brushes/chisle.png
Normal file
|
After Width: | Height: | Size: 429 B |
BIN
data/brushes/cutout_square_diamond.png
Normal file
|
After Width: | Height: | Size: 568 B |
BIN
data/brushes/cutout_star_circle.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
data/brushes/diamond.png
Normal file
|
After Width: | Height: | Size: 411 B |
BIN
data/brushes/flower_5.png
Normal file
|
After Width: | Height: | Size: 737 B |
BIN
data/brushes/flower_5_small.png
Normal file
|
After Width: | Height: | Size: 417 B |
BIN
data/brushes/flower_6.png
Normal file
|
After Width: | Height: | Size: 832 B |
BIN
data/brushes/flower_6_small.png
Normal file
|
After Width: | Height: | Size: 453 B |
BIN
data/brushes/hexagon.png
Normal file
|
After Width: | Height: | Size: 402 B |
BIN
data/brushes/pentagon.png
Normal file
|
After Width: | Height: | Size: 417 B |
BIN
data/brushes/splat.png
Normal file
|
After Width: | Height: | Size: 1,023 B |
BIN
data/brushes/triangle_down.png
Normal file
|
After Width: | Height: | Size: 455 B |
BIN
data/brushes/triangle_up.png
Normal file
|
After Width: | Height: | Size: 494 B |
|
|
@ -46,12 +46,28 @@ $Id$
|
||||||
http://www.isc.tamu.edu/~lewing/linux/
|
http://www.isc.tamu.edu/~lewing/linux/
|
||||||
|
|
||||||
* Most brushes created using The GIMP
|
* Most brushes created using The GIMP
|
||||||
http://www.gimp.org/
|
by Bill Kendrick
|
||||||
|
|
||||||
* Neko cat brushes based on XNeko by Masayuki Koba
|
* Neko cat brushes based on XNeko by Masayuki Koba
|
||||||
|
|
||||||
* Heart, "Lozenge", Oval, Sprial and Star brushes
|
* More brushes created using Inkscape
|
||||||
Caroline Ford <caroline.ford.work@googlemail.com>
|
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
|
* Starter Images
|
||||||
|
|
|
||||||
|
|
@ -25,8 +25,25 @@ $Id$
|
||||||
(Based on example code by Christian Graus:
|
(Based on example code by Christian Graus:
|
||||||
http://www.codeproject.com/cs/media/imageprocessing4.asp )
|
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>
|
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:
|
* Documentation Improvements:
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
|
||||||