Oops. I missed this file... script pays attention to bg-color now

This commit is contained in:
Matt Wilson
1998-03-31 01:02:48 +00:00
parent e47ab4cd65
commit 80c68dc1e2

View File

@ -48,7 +48,7 @@
(gimp-selection-feather img border)
(gimp-edit-fill img shadow-layer)
(gimp-selection-none img)
(gimp-palette-set-background '(255 255 255))
(gimp-palette-set-background bg-color)
(gimp-edit-fill img bg-layer)
(gimp-palette-set-background '(0 0 0))
(gimp-edit-fill img text-layer)