2025-02-17 20:37:47 +05:00
|
|
|
# GIMP user context
|
|
|
|
|
2025-04-24 22:01:50 +05:00
|
|
|
(tool "gimp-crop-tool")
|
2025-02-17 20:37:47 +05:00
|
|
|
(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
|