View Single Post
Old 01-19-2021, 03:11 PM   #190
NiMa
Fanatic
NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.NiMa ought to be getting tired of karma fortunes by now.
 
NiMa's Avatar
 
Posts: 507
Karma: 2390534
Join Date: Jun 2020
Location: Somewhere in the Universe
Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT
Quote:
Originally Posted by Acorn View Post
Hey, thanks for putting all the work into making this! Is there any documentation? I'd love to do some tinkering and try and create something basic with touch interaction using py-fbink and Kobo-Input-Python, but I'm not sure where to start with getting to grips with the fbink concepts.

Concepts like Config, State, how to move something from one part of the screen to another without refreshing the whole display (i.e. drawing over the old position).

Any suggestions on where to look to get a better understanding? Sorry if these questions are super basic, I don't have much experience with low level graphics, or cffi.
You should really look at the public header, it contains very, very useful information. With CFFI, it should be similar to implement.
NiMa is offline   Reply With Quote