View Single Post
Old 07-02-2012, 11:38 AM   #17
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by yifanlu View Post
And for K3, what I'm hoping is for the GUI app, I'll just link to both libraries that use K3's usb download (maybe your work) and my library that use k4's usb download to do the work.
I have eink draw and update code that works on all the eink kindles that I have, in all modes (main and diags). The k4 uses different eink drivers in main and diags mode. I also support full grayscale in the newtrix demo, which dithers 256-shades down to 16, as required even for the 8-bit framebuffers (where the bottom 4 bits must be a copy of the top 4-bits for predictable behavior, according to the eink driver GPL code). My newer stuff (like the video player) does dithering with no dither table and uses ioctl() eink updates. Because it is native code, it might work within your framework.
geekmaster is offline   Reply With Quote