--- xpenguins-1.2.orig/toon.c Fri Jun 23 09:10:47 2000 +++ xpenguins-1.2/toon.c Fri Jun 23 15:48:51 2000 @@ -182,11 +182,10 @@ { int i, status; XpmAttributes attributes; + attributes.valuemask = (XpmExactColors | XpmCloseness); + attributes.exactColors=False; + attributes.closeness=40000; for (i=0;iimage, &((data+i)->pixmap), &((data+i)->mask), &attributes))) { return status; @@ -650,7 +649,7 @@ int ToonCalculateAssociations(Toon *toon, int n) { int i, wx; - int x, y, width, height; + int x=0, y=0, width=0, height=0; for (i=0; i