I may have to push back the timeline of the FBReader release a bit.
I've found that the screen updates are much slower when using the hacked libX11. I manually call the page refresh when changing pages, but still use libX11 for the options and library screens.
When I use only internal refreshes, changing pages is much faster. With the previous version, it was a "one-and-two-and-three-an" count. Now, it's much similar to iPDF with a "one-and-two-a" count to refresh. I'll have to do a lot of digging though the code to make sure all the refreshes are in there and not interfering with each other. But I think it'll be worth the wait.
|