From 3c123bf119d1e7d2f3439cb0b246e4d76f589713 Mon Sep 17 00:00:00 2001 From: poire-z Date: Fri, 29 Jan 2021 01:02:11 +0100 Subject: [PATCH] bump crengine: support min/max-width/height, 2-pages tweaks Includes: - EPUB ncx TOC: allow items with an empty title - resizeImage(): restore original scaling options code - CSS: parse and store min/max-width/height - Add getStyledImageSize() ensuring min/max-width/height - renderBlockElementEnhanced(): ensure min/max-width/height - 2-pages mode: add option twoVisiblePagesAsOnePageNumber - TOC, PageMap: save the visible pages number they were build for - 2-pages mode: tweak header drawing - Header: add option to display time as 12-hours clock - 2-pages mode: decrease min middle margin from 1.2 to 0.8em - Add LVDocView::getDocumentRenderingHash() - (Upstream) Text: don't remove trailing space on last word if pre - (Upstream) Font: replace notfound glyphs only on last fallback font - (Upstream) Add a few lString8 methods --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index 43b9a2967..a40812c02 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 43b9a2967954477db8f1fc9cd9ce6f5f7a798049 +Subproject commit a40812c02b7e657e519f75e83a2d8f3e97a2fbe7