etc: Add two bitmaps we can use to verify encodings with

The trick with the LPBM format is that it's actually just the native LCD format
used by the G13. Each byte of the buffer corresponds to a vertical strip of 8
pixels, all monochrome. This stretches across the screen, for a full buffer of
960 bytes.
This commit is contained in:
June Tate-Gans 2021-05-02 12:42:35 -05:00
parent cc7232e580
commit 3830426302
2 changed files with 0 additions and 0 deletions

BIN
etc/test.lpbm Normal file

Binary file not shown.

BIN
etc/test.pbm Normal file

Binary file not shown.