Backing out the last two commits in RasterDepthGraphics. I was modifying the
wrong section of code, and I just realized that first we should correct an
anomaly where a very short line segment which spans a very large z distance,
which has both endpoints aliased to the same pixel, should be handled more
correctly; the pixel in front should be given priority.