From 7fda49e89771497be35aae7dc88aa0cb8c03d1e1 Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sat, 9 Jun 2012 20:18:32 +0800 Subject: [PATCH] update README, for emulator example --- README.TXT | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.TXT b/README.TXT index a06c75335..557c0809c 100644 --- a/README.TXT +++ b/README.TXT @@ -57,10 +57,8 @@ To build in "emulation mode", you need to run make like this: make clean cleanthirdparty EMULATE_READER=1 make thirdparty kpdfview -The reader.lua script needs a device argument in order to cope with some -slight differences between actual readers and the emulation. Run it like -this: - ./reader.lua -d emu /PATH/TO/PDF.pdf +And run the emulator like this: + ./reader.lua /PATH/TO/PDF.pdf By default emulation will provide DXG resolution of 824*1200. It can be specified at compile time, this is example for Kindle 3: