16 lines
365 B
Text
16 lines
365 B
Text
# GIMP user context
|
|
|
|
(tool "gimp-bucket-fill-tool")
|
|
(paint-info "gimp-paintbrush")
|
|
(foreground (color-rgb 1 1 1))
|
|
(background (color-rgb 0 0 0))
|
|
(brush "2. Hardness 050")
|
|
(dynamics "Dynamics Off")
|
|
(mybrush "100% Opaque")
|
|
(pattern "Pine")
|
|
(gradient "FG to BG (RGB)")
|
|
(palette "Color History")
|
|
(font "Komika Axis")
|
|
(tool-preset "Core Pointer")
|
|
|
|
# end of user context
|