From 139dd5fcf14a9be5735e4461153eae3e50af42a0 Mon Sep 17 00:00:00 2001 From: poire-z Date: Mon, 10 Feb 2020 17:27:29 +0100 Subject: [PATCH] bump crengine: various table and other fixes Includes: - (Upstream) Fix potential segfault - lvtextfm: avoid spurious spaces when hyphenating (bis) - View HTML: cosmetic fixes for floats and inline blocks - Text: avoid clipping of overflowing inline-block content - Fix images with "display: inline-block" not shown - elementFromPoint(): skip moved-down block floats - Rend methods init: fix inconsistency when floats disabled - getRectEx(): don't crash in case of rend method bug - getRenderedWidths(): slightly better estimate table width - Tables cells: handle vertical-align: baseline - Page splitting: add missing 'discard at start' handling - Page splitting: split single column tables by lines instead of row - Hardcoded elements list: add - Drawing: fix some y/y+h vs page top/bottom comparisons - Drawing: disable HidePartialGlyphs in scroll mode --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index d12a54e77..930f77db7 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit d12a54e771739fec95b609a49e7d190deb8df870 +Subproject commit 930f77db7d7df12f3ae2f92e4921dd4d04294085