mirror of
https://github.com/koreader/koreader.git
synced 2025-12-24 12:14:05 +01:00
Includes: - Adds tinyNodeCollection::getStatistics() - epubfmt.cpp: cleanup indentation and small optimisation - Add more progress callback events - Optimisation: avoid re-init for EPUBs with embedded fonts - Fix: don't draw border when border-color: transparent - CSS: ignore 'inherit' inside font-family Show a small progress meter at top left of screen when crengine is loading, re-rendering, and saving cache file (after a 2 second delay to not be bothered on small books). Also add a wrapper for the last remaining bit of code that was accessing _document directly (:getPageOffsetX()).