From 8f57f27c0a6da6a6ec38639675bf736b539b4b0d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 25 Jan 2026 23:16:22 +0100 Subject: Add transformations for crop marks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcharconv_turned.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libcharconv_turned.c') diff --git a/libcharconv_turned.c b/libcharconv_turned.c index 2ff3e5a..835ec00 100644 --- a/libcharconv_turned.c +++ b/libcharconv_turned.c @@ -33,7 +33,9 @@ static struct { {UINT32_C(0x1D5A6), UINT32_C(0x2141)}, {UINT32_C(0x1D5AB), UINT32_C(0x2142)}, {UINT32_C(0x1D5B8), UINT32_C(0x2144)}, - {UINT32_C(0x1F12F), UINT32_C(0x00A9)} + {UINT32_C(0x1F12F), UINT32_C(0x00A9)}, + {UINT32_C(0x230C), UINT32_C(0x230F)}, + {UINT32_C(0x230E), UINT32_C(0x230D)} }; -- cgit v1.2.3-70-g09d2