E-book reader based on FBReader
Find a file
Slava Monich f79b2f17ad [app] A few book cover rendering tweaks
Edge filling is only performed when both edges consist predominantly
of the same color and the aspect ratio significantly differs from
the target one. Otherwise the cover is stretched pretty much as before
except that stretched image is now centered. That seems to works nicely
in all the cases which I've encoutered so far.
2021-11-02 03:24:55 +02:00
app [app] A few book cover rendering tweaks 2021-11-02 03:24:55 +02:00
fbreader [fbreader] Fixed a few compilation warnings 2021-11-01 01:33:32 +02:00
fribidi Enabled USE_SIMPLE_MALLOC for thread safety 2015-05-31 00:41:57 +03:00
harbour-lib@681f7c4654 [harbour-lib] Pulled in HarbourLib updates 2021-11-01 00:42:32 +02:00
linebreak Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
rpm Version 1.0.44 2021-11-01 01:34:18 +02:00
test [test] Updated CSS unit tests 2021-11-01 01:22:49 +02:00
.gitignore [test] Added CSS parser test 2015-08-09 12:51:26 +03:00
.gitmodules Sailfish integration 2015-06-28 14:22:35 +03:00
common.pri Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
harbour-books.pro [app] Only use those HarbourLib classes that we really need 2019-03-31 04:03:16 +03:00
README.md Fixed path to app icon in README.md 2015-11-04 17:22:52 +03:00

E-book reader for Sailfish OS

icon

The core functionality is based on FBReader source code with a few modifications. Books are imported from the Downloads folder, where they are saved by the browser or email client. Alternatively, you can manually copy your books to the Documents/Books directory under the home folder. Removable storage is supported as well, the books are stored in the /Books directory there.

In theory, it should be able to handle all E-book formats supported by FBReader. Tested mostly with epub and fb2.