|
|
|
|
|
by Markoff
2194 days ago
|
|
who would want to read anything on 4.2" display? I've had bigger (4.5") display in smartphone 8 years ago and I would not call even that suitable for reading books why is nobody discussing this and why they don't show the device in hand to show how ridiculously small it is? > Main features:
> 4.2" inch e-paper display with partial refresh, driven over a dedicated SPI bus. https://github.com/joeycastillo/The-Open-Book |
|
Tips:
- set the background color as close as you can to the bezel color, and remove the margins if you have a small screen - Set the font size a little large if you have a low resolution screen; antialiasing makes it much easier to read, even if your screen is also small.
Tips if your device has a slow processor and little ram (I had all or most of this automated at the time, through a batch file and a custom calibre conversion profile)
- resize or remove images. I stored mine alongside the book rather than in it, saved as smaller 8bit PNG files. - split your ebooks into multiple files (~100kb/file without images allowed pages to load in <1/2 second) - Make sure the files in your epub are actually split by chapter (calibre can do this automatically, I think) - if you have control over file compression (I use a script to generate epubs), don't use high compression--especially if there's images.