Detlev> All works fine, but when a want to make a PostScript dump, i
Detlev> can't print it. When i test it with ghostview or gs i see
Detlev> rubbish. When i don't use a background image the printing
Detlev> works fine also.
There was a thread about this some weeks ago. This is not a tkined
problem since tkined simply uses tk's canvas postscript command. I
have looked into the tk sources but I did not find an error.
A workaround is to make sure that the width of the bitmap file is a
multiple of 8. Perhaps someone with a better understanding of
PostScript can help us here. Are there any limitations of the
PostScript imagemask command?
Juergen