Commit Graph

10 Commits

Author SHA1 Message Date
chrox a40c172c47 fix mupdf rendering caused by FONTDIR env var
It turns out that one of our mupdf patch reads the FONTDIR env var
and uses it in a totally different way so we will use another env var
EXT_FONT_DIR to define external font directory for different platforms.
2015-01-28 02:20:45 +08:00
chrox 077517be0b add FONTDIR env variable
to support custom font directory for EPUB documents

Now Koreader could find fonts in the "fonts" directory in the USB root
directory of kindle, Kobo and PocketBook devices, thus no need to copy
fonts to "koreader/fonts" directory.
2015-01-25 16:52:04 +08:00
chrox 5c4651a3d9 auto launch koreader when opening PDF/DJVU/EPUB/FB2 files in pocketbook 2015-01-17 09:09:36 +08:00
chrox 1cba495fe0 add PocketBook port of Koreader 2015-01-13 00:15:18 +08:00
chrox 2cde181f51 fix koreader not shown in recent app list
when started by view intent.
2014-10-29 15:47:58 +08:00
chrox f2f2833b6a fix #1048 2014-10-29 02:27:29 +08:00
chrox 64b102ebc9 fix #992 by creating fake command line arguments 2014-10-16 09:24:59 +08:00
chrox 46963df0bb don't need to rebuild ota installed package if it's detected 2014-10-14 21:34:56 +08:00
chrox 3554bdd2c4 fix firewall block of calibre companion on Kindle 2014-10-14 21:34:56 +08:00
chrox 2d3c502948 move platform dependent files into 'platform' directory 2014-10-03 18:02:50 +08:00