Quote:
Originally Posted by baskerville
It currently renders without any consideration for the time it might take for A2 to refresh the screen. I'll have to find a way to deal with the tempestuous event stream.
|
When I played with the pen, I had some success simply dropping successive events where the coordinates were identical (or nearly so), as an (easy) start

.
There's also the actual pen mode which makes DU/A2 faster, at the expense of... even more weird quirks

.
(c.f.,
https://github.com/NiLuJe/FBInk/blob...ce.c#L307-L321 and the other related bits in there).