12 lines
281 B
Text
12 lines
281 B
Text
# GIMP gimp-paintbrush-tool options
|
|
|
|
(foreground (color-rgb 1 1 1))
|
|
(background (color-rgb 0 0 0))
|
|
(brush "2. Hardness 050")
|
|
(dynamics "Dynamics Off")
|
|
(gradient "FG to BG (RGB)")
|
|
(palette "Color History")
|
|
(brush-size 51)
|
|
(brush-hardness 0.5)
|
|
|
|
# end of gimp-paintbrush-tool options
|