Browse Source
PCX files always have an even number of bytes on each uncompressed source line, which means there is an unused byte of each compressed line if the width is odd. References: 1. https://kaba.hilvi.org/pastel-1.5.0/pastel/gfx/image_file/pcx/pcx_file.htm 2. https://www.moon-soft.com/program/FORMAT/graphics/pcx.htm#decoding%20.pcx%20filespull/2496/head
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue