From 781d6ee47a09487d547cbc5d6a1d269cd36492bd Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Wed, 21 May 2025 23:05:31 +0200 Subject: add & when missing… (#3744) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add & when missing in the embroidery font but existing in the original font garamond auberge marif & auberge marif small cooper marif deja vu forward and backward inkstitch small and medium kaushan script millimarif nickainley ondulamarif medium small and xl shojumaru * small correction --- fonts/cats/font.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fonts/cats/font.json') diff --git a/fonts/cats/font.json b/fonts/cats/font.json index e055ee7f..bf2c9425 100644 --- a/fonts/cats/font.json +++ b/fonts/cats/font.json @@ -54,7 +54,7 @@ "\"": 67, "$": 78, "%": 153, - "&": 112, + "&": 120.0, "'": 47, "(": 59, ")": 59, @@ -206,6 +206,7 @@ " ̋", "!", "\"", + "&", "'", ",", "-", -- cgit v1.3.1