mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
This allows for Viewport debugging. It is configured via an environment
variable, EMULATE_READER_VIEWPORT. It works with Lua table syntax, e.g.:
EMULATE_READER_VIEWPORT="{x=10,w=550,y=5,h=790}"