Quote:
Originally Posted by Mr Dini
Hey,
I saw the insane work that was put into https://github.com/NiLuJe/FBInk, but it's not PB specific and quite large... Is there any other resource I could look at? What would you recommend?
|
koreader skip the usual initialization offererd by Inkview API (they don't call InkViewMain() to install an event handler) and if I understand well they writes directly to the framebuffer (no call to DrawImage(), etc.). See (and other files with pocketbook in their name in same directory):
https://github.com/koreader/koreader...pocketbook.lua