Success!
$ ./png-pixels UNIT_TESTS/DATA/gs1_8x1.png | binview
01010101
$ ./png-pixels UNIT_TESTS/DATA/gs1_8x8.png | binview
01010101 10101010 01010101 10101010 01010101 10101010
01010101 10101010
Glenn was correct, after all. In desperation, I turned to
the source of binview
and discovered that I was hitting an extreme edge-case bug.
The pixel data
was fine after all...
Thanks for the patience, and for not recommending any
medication.
MC
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
png-mng-implement mailing list
png-mng-implement lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/png-m
ng-implement
|