From 251da45adf1b482cc41a88d302a0360cef606dff Mon Sep 17 00:00:00 2001 From: poire-z Date: Sun, 16 Jun 2024 13:12:10 +0200 Subject: [PATCH] bump crengine: update Russian and Serbian hyphenation (#12036) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Includes: - Russian hyphenation: revert "allow hyphens after не" https://github.com/koreader/crengine/pull/568 - Serbian hyphenation: combine patterns for Cyrillic and Latin scripts https://github.com/koreader/crengine/pull/566 - writeNodeEx(): fix handling of multilines attribute values https://github.com/koreader/crengine/pull/569 See https://github.com/koreader/koreader/issues/12004#issuecomment-2156748523. - Add getBalancedHTML() helper Also includes: - kobo: add missing blitbuffer library https://github.com/koreader/koreader-base/pull/1823 --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index d56b028fe..fd9dc6099 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit d56b028fe00e9a16b0a684be29fe33884259b644 +Subproject commit fd9dc60997518c607d45cdd75d68ed7e7c004db0