From 685bb706beb42f478afb3cd444103574b66addad Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:09:38 +0100 Subject: Claudine/make ambigue font sortable (#3471) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update →.svg put mimosa medium baseline where it belongs * make ambigue sortable * Update font.json --- fonts/ambigue/font.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/ambigue/font.json') diff --git a/fonts/ambigue/font.json b/fonts/ambigue/font.json index d1763c20..d59109a0 100644 --- a/fonts/ambigue/font.json +++ b/fonts/ambigue/font.json @@ -1,6 +1,6 @@ { "name": "Ambigüe", - "description": "Ambigüe is a mix of satin and bean stitch font with a subtle harmony of disorder.", + "description": "Ambigüe is a mix of satin and bean stitch font with a subtle harmony of disorder. You may ignore the hidden black running stitches (they are the original letters) or use them to customize this font as you like.", "keywords": [ "display", "sans_serif" @@ -8,7 +8,7 @@ "leading": 128.0, "auto_satin": false, "reversible": false, - "sortable": false, + "sortable": true, "combine_at_sort_indices": [], "letter_case": "", "default_glyph": "?", -- cgit v1.2.3