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: =?UTF-8?q?add=20&=20when=20missing=E2=80=A6=20(#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/cooper_marif/font.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts/cooper_marif/font.json') diff --git a/fonts/cooper_marif/font.json b/fonts/cooper_marif/font.json index 7c779d18..ccb9126b 100644 --- a/fonts/cooper_marif/font.json +++ b/fonts/cooper_marif/font.json @@ -148,7 +148,8 @@ "ú": 249.0, "û": 249.0, "ü": 249.0, - "þ": 252.0 + "þ": 252.0, + "&": 320.0 }, "kerning_pairs": { "V a": 37.0, @@ -5281,6 +5282,7 @@ }, "glyphs": [ "!", + "&", "'", "+", "-", -- cgit v1.2.3