@darron
I have stumbled across KindleScreen implementation in KindlDirectFB directory. It looks like an attempt to inherit KindleScreen directly from QScreen and do the blit/solidFill etc at low level skipping QLinuxFbScreen. It looks very interesting.
I wonder if I should even look that way with my amateurish skills in Qt! But ... can you please, tell me a little more about this plugin? Do you think it is possible to re-use the code and speed up painting operations? Or the gain will be negligible?
|