I've gotten the graphics code to run on ghostscript, and it has the same problem with
clippath fill
. Instead of painting the image black, it sets 1 pixel from every other line.
On the plus side, stroking lines works without setting `0 linewidth` which simply crashes xpost. :) :( :?