14 lines
299 B
Plaintext
14 lines
299 B
Plaintext
# GIMP gimp-pencil-tool options
|
|
|
|
(foreground (color-rgb 1 1 1))
|
|
(background (color-rgb 0 0 0))
|
|
(brush "2. Hardness 050")
|
|
(dynamics "Pressure Opacity")
|
|
(gradient "FG to BG (RGB)")
|
|
(palette "Color History")
|
|
(brush-size 2.0)
|
|
(brush-hardness 0.5)
|
|
(brush-link-size no)
|
|
|
|
# end of gimp-pencil-tool options
|