> The resulting image is displayable (e.g., in okular), but when it > gets imported into groff with either .PSPIC or \X'ps: import ...' > only the first part of the binary gets cleanly imported into the > PostScript output (up to the first newline character) and the > rest becomes a series of ^M's -- which print black.
Appears to be a bug in grops, or a feature -- perhaps grops was never programmed to be binary-safe. Interestingly enough, it copies the correct *number* of bytes, only with the wrong content...
