Search found 3 matches

by tongro
2013-12-03T16:47:34-07:00
Forum: Bugs
Topic: "convert -edge" works OK in 32-bit build, wrong in 64-bit
Replies: 6
Views: 5718

Re: "convert -edge" works OK in 32-bit build, wrong in 64-bi

OK, thanks.

I've now worked around the problem, converting the input file to ASCII PBM, then (using Perl) manipulating the pixels directly. It was not too difficult, and runs quickly enough.
by tongro
2013-12-02T14:41:19-07:00
Forum: Bugs
Topic: "convert -edge" works OK in 32-bit build, wrong in 64-bit
Replies: 6
Views: 5718

"convert -edge" works OK in 32-bit build, wrong in 64-bit

I can't find a way to upload sample images here, but the problem is fairly simple, so here goes. I have a two-colour image consisting of black characters on a white background, and I want to convert it so that I get black character edges on a white background, or vice versa. So I run the command ...