From c4bd07914546236cdb027cea675408d4f0d63fbc Mon Sep 17 00:00:00 2001 From: poire-z Date: Wed, 16 Mar 2022 21:18:21 +0100 Subject: [PATCH] bump crengine: rendering, CSS and hyphenation tweaks (#8916) Includes: - Fix sizing of float/inline-block image containers - Fix body background drawing and other clipping issues - Drawing: don't use setHidePartialGlyphs() - CSS: ignore the parent of - CSS colors: parse rgb()/rgba() and 4/8 digits hex values - LVString: update/fix char props and lStr_findWordBounds() - UserHyphDict::getHyphenation(): trim word with lStr_findWordBounds() Also includes: - Utf8Proc.lowercase(): add 'normalize' option - mupdf.lua: expose position of internal PDF links --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index 20d24c40c..2814e6334 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 20d24c40c4db9d2cbd178f187e38cd3f14f04f2a +Subproject commit 2814e6334f586d6749b319c4670486918c8f1976