mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Screen.width and Screen.height are now gone, use the methods getWidth() and getHeight() to get the relevant data. They will take blitbuffer/framebuffer rotation into account.