From 35a664a56dfbd549e64e23ed9199c5c73faea2a9 Mon Sep 17 00:00:00 2001 From: John McWilliams <37010132+jmcwilliams403@users.noreply.github.com> Date: Wed, 13 Mar 2024 18:37:20 -0400 Subject: [PATCH] Make Quasi-Proportional use `4`=`closed` by default. (#2235) --- build-plans.toml | 3 +++ changes/29.0.2.md | 1 + 2 files changed, 4 insertions(+) diff --git a/build-plans.toml b/build-plans.toml index 21c1cb049..43f662664 100644 --- a/build-plans.toml +++ b/build-plans.toml @@ -709,6 +709,7 @@ cyrl-u = "straight-serifless" cyrl-ef = "serifless" cyrl-yeri = "corner" cyrl-yery = "corner" +four = "closed-serifless" at = "fourfold" percent = "rings-continuous-slash" micro-sign = "toothed-serifless" @@ -742,6 +743,7 @@ cyrl-u = "straight-serifless" cyrl-ef = "serifless" cyrl-yeri = "corner" cyrl-yery = "corner" +four = "closed-serifless" at = "fourfold" percent = "rings-continuous-slash" micro-sign = "toothed-serifless" @@ -776,6 +778,7 @@ eszet = "longs-s-lig-bottom-serifed" lower-iota = "serifed-flat-tailed" lower-tau = "short-tailed" cyrl-em = "flat-bottom-serifed" +four = "closed-serifed" at = "fourfold" percent = "rings-continuous-slash" diff --git a/changes/29.0.2.md b/changes/29.0.2.md index 975bdc9ef..0ba7a76be 100644 --- a/changes/29.0.2.md +++ b/changes/29.0.2.md @@ -13,3 +13,4 @@ - HEAVY WHITE SQUARE CONTAINING BLACK VERY SMALL SQUARE (`U+1CE05`) (Proposed for Unicode 16; L2/21-235). - TOP JUSTIFIED LOWER HALF WHITE CIRCLE (`U+1FBE0`) ... LEFT JUSTIFIED RIGHT HALF WHITE CIRCLE (`U+1FBE3`) (Proposed for Unicode 16; L2/21-235). - TOP JUSTIFIED LOWER HALF BLACK CIRCLE (`U+1FBE8`) ... TOP LEFT JUSTIFIED LOWER RIGHT QUARTER BLACK CIRCLE (`U+1FBEF`) (Proposed for Unicode 16; L2/21-235). +* Quasi-proportional will now use `four` = `closed-serifless` and `four` = `closed-serifed` for Aile and Etoile respectively.