Le lundi 03 novembre 2014 à 12:05:39, Gerd Hoffmann a écrit : > > > P4 is displayed with pgm parser and its colors are reversed. > > fixed.
Thanks ! > > P6 is displayed with libwebpm parser (OK) or ppm parser (KO). > > Don't see this. > > > I commented initialization parsers pbm / pgm / pnm in rd/read-ppm.c and then > > fbi systematically uses libjpeg without problem. > > Sure? libjpeg parses pbm? I go back what I said. These are loaded parsers for each image. This is not always correct. loading img_p1.pbm [ppm parser] OK loading img_p2.pgm [ppm parser] OK loading img_p3.ppm [ppm parser] OK loading img_p4.pbm [pbm parser] REVERSED COLORS loading img_p5.pgm [pgm parser] OK loading img_p6.ppm [ppm parser] OK/FAIL sometimes Regards, -- Stéphane Aulery -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org