diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2025-01-31 10:09:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-31 10:09:38 +0100 |
| commit | 685bb706beb42f478afb3cd444103574b66addad (patch) | |
| tree | 3e418e58637328d35c1b1642b00c050f6a3c6a43 /fonts/ambigue/font.json | |
| parent | 913c2700d1486284dba0583ae1b280b1aa237570 (diff) | |
Claudine/make ambigue font sortable (#3471)
* Update →.svg
put mimosa medium baseline where it belongs
* make ambigue sortable
* Update font.json
Diffstat (limited to 'fonts/ambigue/font.json')
| -rw-r--r-- | fonts/ambigue/font.json | 4 |
1 files changed, 2 insertions, 2 deletions
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": "?", |
