I'm thinking about that feature, but it is difficult to do what the PocketBook application does. There is a function for increasing the saturation and dithering inside the Inkview library, but it is not officially exposed in the SDK. I would have to reverse engineer the interface from the binary code to figure it out, and I'm not sure that it is worth it. That calculation also takes a lot of time, which is why the stock software seems so slow. Adding it to pbimageviewer.app would slow it down in the same way. So, I'll add it if I can come up with a fast and portable way to do it, otherwise not.
|