This repository was archived by the owner on Jan 18, 2019. It is now read-only.

Description
I am having rendering problems with an 8x8 LED matrix display using the latest code. The display "partially" works in that some of the letters are rendered correctly. It's the scrolling and split letters that seem to be rendered in the wrong columns.
I believe it has to do with the algorithm for computing character positions. I think it fails with such a short width for an LED matrix.