Page 1 of 1

[Fixed] B2 - PNG null description add an $FF byte at EOF

Posted: Wed Jan 14, 2009 4:12 am
by Jaff
Select any .PNG file / press CTRL+D to describe / be sure to have checked the (embedded comment) box / leave a null comment (0 char$) and press write. Repeat several times. Compare original to new file. For every write of null description xnview add at end of file a $FF byte.

repeated 5 null descriptions = filesize+5 $FF bytes at end of file

Re: B2 - PNG null description add an $FF byte at end of file

Posted: Wed Jan 14, 2009 8:51 am
by xnview
Right