[Gimp-developer] [PATCH] 3d Truchet Background Color Fix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This mini patch fixes the background color of the 3d truchet.

Regards,

	Shlomi Fish



----------------------------------------------------------------------
Shlomi Fish        shlomif@xxxxxxxxxxxxxxxxxxx
Home Page:         http://t2.technion.ac.il/~shlomif/

My opinions may seem crazy, but they all make sense. Insane sense, but
sense nonetheless.
--- gimp/plug-ins/script-fu/scripts/3dTruchet.scm.old	2000-04-18 15:09:46.000000000 +0300
+++ gimp/plug-ins/script-fu/scripts/3dTruchet.scm	2003-03-15 17:27:52.000000000 +0200
@@ -129,7 +129,7 @@
  
     ;just to look a little better
     (gimp-selection-all img)
-    (gimp-palette-set-background backcolor)
+    (gimp-palette-set-foreground backcolor)
     (gimp-edit-fill layer-one BG-IMAGE-FILL)
     (gimp-selection-none img)
 

[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux