From 1dd370420090bddd0d5d255b4be204820bf55537 Mon Sep 17 00:00:00 2001 From: poire-z Date: Sun, 21 Jul 2024 20:09:02 +0200 Subject: [PATCH] bump crengine: various fixes and optimizations (#12200) Includes: - xml parser: simplifications and optimizations - lvstring: optimize Utf8ToUnicode - lvstream: add helper to read the whole stream - lvfntman: use new `LVStream::GetData` helper - EPUB: minor simplification - EPUB: fix possible buffer overflows - EPUB: improve support for obfuscated fonts - lvfntman: add error traces for some freetype calls - LVDocView header: allow displaying author and book title separately - LVFontDef::CalcMatch(): bump weight of typeface match - Font: fix measureText() when max_width met with fallback font - TextLang: Russian: loosen curly quotes handling - base: cre.cpp: isLinkToFootnote: say no if target has empty content - base: fix MacOS build --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index 5547a1f15..b820ba51d 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit 5547a1f15beaf9e6db5f7885bafe6f498bf45594 +Subproject commit b820ba51df06766493db6852eed86baa9021e971