Files
Karl Knechtel 13fc5fa05e Fix bugs and typos
The code has been informally tested using some sample data.

Trivia: as I discovered by accident, apparently LibreOffice on Linux can
open binhex-encoded PICTs, as long as the file uses a `\n` line ending
after the header (`binhex.py` uses a `\r\r` separator, but manually
editing this produces a result that LibreOffice opens).

The test data appears not to have actually taken advantage of RLE, but
it could be successfully decoded, and re-encoding and re-decoding the
result was a successful round trip.
2025-11-30 20:03:34 -05:00
..
2025-11-30 07:57:20 +08:00
2019-05-24 23:08:21 +08:00
2019-05-25 16:17:55 +08:00
2019-05-25 15:03:18 +08:00
2025-11-30 20:03:34 -05:00
2019-05-05 21:06:14 +08:00