mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
bump crengine: enhanced RTL block rendering. Includes: - Re-enable: Use the same FT load flags in HB as in FT - Avoid redundant calls to getStyle() - CSS: parse and store "direction:" - Enhanced block rendering: handle RTL direction - Enhanced block rendering: handle RTL tables - Pagesplitting: account for lines' text direction - CSS: add support for more pseudo-classes - epub.css: a few updates for RTL documents - Fix LVDocView::getBookmark() which could be slow or wrong Add a few style tweaks useful to RTL readers. Wikipedia Save as EPUB: build proper RTL documents from persian, arabic, hebrew (and others) Wikipedia articles.