You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/device/emulator
Hans-Werner Hilse 677871cbf7 allow emulator to specify a viewport
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}"
10 years ago
..
device.lua allow emulator to specify a viewport 10 years ago
event_map_sdl.lua Refactoring hardware abstraction 10 years ago
event_map_sdl2.lua Refactoring hardware abstraction 10 years ago