From 8daf5dd4f6f682b09c4941bd6e7eb089d4bc6bd6 Mon Sep 17 00:00:00 2001 From: poire-z Date: Tue, 7 Dec 2021 17:51:08 +0100 Subject: [PATCH] bump crengine: avoid re-renderings, hanging punctuation tweaks Includes: - setStatusFontSize/Face(): avoid spurious re-rendering. - Hanging punctuation: include it in native highlighting. - Hanging punctuation: tweak hanging ratios again. cre.cpp: don't Render() in setViewDimen(), we'll do that in a more controlled fashion in frontend. Also bump Freetype to 2.11.1. Also include ffi/utf8proc.count(). --- base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base b/base index c56be0ce6..eb1285d2e 160000 --- a/base +++ b/base @@ -1 +1 @@ -Subproject commit c56be0ce63cbaa56c73581b217fe76edb5fe9b0f +Subproject commit eb1285d2e3e20ecf886695a474cae11e556c3437