Oh i just use the inkview.h under a Debian 32 bits in a virtual machine for development. That allows to build and test directly on my computer without uploading the app to my reader.
I made a small UI widget lib to draw text, verticalbox, horizontalbox... some classic UI things. So with this I create a widget tree to draw for each page.
For more complicated things I took example from pocketbook-coolreader github.
If you need help feel free to ask.
|