Here is a program to invert a PBM file, as a workaround to subject bug. Compilation: gcc -o pbminvert pbminvert.c Execution: cat file_to_be_inverted.pbm | ./pbminvert > inverted_file.pbm
** Attachment added: "pbminvert.c" http://launchpadlibrarian.net/9888568/pbminvert.c -- pdfimages produces inverted image for black & white image https://bugs.launchpad.net/bugs/134313 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug contact for gimp in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
