19 lines
450 B
Plaintext
19 lines
450 B
Plaintext
# GIMP user context
|
|
|
|
(tool "gimp-move-tool")
|
|
(paint-info "gimp-paintbrush")
|
|
(foreground
|
|
(color "R'G'B'A u8" 4 "\377\377\377\377" 0))
|
|
(background
|
|
(color "R'G'B'A float" 16 "\1\0\200\77\1\0\200\77\1\0\200\77\0\0\200\77" 0))
|
|
(brush "2. Hardness 050")
|
|
(dynamics "Pressure Size")
|
|
(mybrush "100% Opaque")
|
|
(pattern "Pine")
|
|
(gradient "FG to BG (RGB)")
|
|
(palette "Color History")
|
|
(font "Sans-serif")
|
|
(tool-preset "Core Pointer")
|
|
|
|
# end of user context
|