From c88a857923f2d1a894ff1b87107dd7c5f718a83a Mon Sep 17 00:00:00 2001 From: Belleve Date: Thu, 16 Jan 2025 16:35:33 -1000 Subject: [PATCH] Add new spacing option `wide-mosaic` for custom build (#2637). (#2646) --- changes/32.4.0.md | 1 + doc/custom-build.md | 1 + params/parameters.toml | 4 ++++ 3 files changed, 6 insertions(+) diff --git a/changes/32.4.0.md b/changes/32.4.0.md index 1607b7764..0b197bd38 100644 --- a/changes/32.4.0.md +++ b/changes/32.4.0.md @@ -13,3 +13,4 @@ - VIEWDATA SQUARE (`U+2317`). - PLACE OF INTEREST SIGN (`U+2318`). - CURVED STEM PARAGRAPH SIGN ORNAMENT (`U+2761`). +* Add new spacing option `wide-mosaic` for custom build (#2637). diff --git a/doc/custom-build.md b/doc/custom-build.md index 43e3df213..376c29637 100644 --- a/doc/custom-build.md +++ b/doc/custom-build.md @@ -74,6 +74,7 @@ Inside the plan, top-level properties include: - `U+2B33` LONG LEFTWARDS SQUIGGLE ARROW - Remove `NWID` and `WWID` features typographic features - `fixed`: Apply `fontconfig-mono` changes and further remove ligations. + - `wide-mosaic`: Similar to `normal`, but all mosaic (box-drawing characters and block elements) will be wide. * `serifs`: Optional, String, configures style of serifs. - When set to `slab`, the font will be converted into slab-serif. - Otherwise the font will be sans-serif. diff --git a/params/parameters.toml b/params/parameters.toml index 3b810b928..6950afcca 100644 --- a/params/parameters.toml +++ b/params/parameters.toml @@ -108,6 +108,10 @@ verbose = true slab = 2 ###### Spacings +# Wide mosaic spacing variant +[spacing-wide-mosaic] +spacing = 4 + # Terminal variant [spacing-term] spacing = 0