From 3e36005fb819e46423c4afe02d3f77d7571e9b2b Mon Sep 17 00:00:00 2001 From: Jaro Date: Mon, 29 May 2023 04:32:01 +0200 Subject: [PATCH] Update changelog on numbers and neutrals. --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 371fde2..16ba0e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ * Implemented correct order of directional runs for paragraphs whose base direction is RTL. + * Numbers now create an implicit LTR embedding level. + + * The direction of weak directional characters and neutral characters is + now determined by the embedding level of surrounding characters, or if + that does not match, by the base paragraph direction. + + * For the legacy plain text interface, base paragraph direction is now set + according to the first strong character. + * Shaping uses the base paragraph direction when no strongly directional characters are present. -- 2.30.2