aboutsummaryrefslogtreecommitdiffstats
path: root/libcharconv_turned.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-01-25 23:16:22 +0100
committerMattias Andrée <m@maandree.se>2026-01-25 23:16:22 +0100
commit8f57f27c0a6da6a6ec38639675bf736b539b4b0d (patch)
treeb42ba37a6dc987378d92065cb607bb719b23b753 /libcharconv_turned.c
parentAdd chess (diff)
downloadcharconv-8f57f27c0a6da6a6ec38639675bf736b539b4b0d.tar.gz
charconv-8f57f27c0a6da6a6ec38639675bf736b539b4b0d.tar.bz2
charconv-8f57f27c0a6da6a6ec38639675bf736b539b4b0d.tar.xz
Add transformations for crop marks
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libcharconv_turned.c')
-rw-r--r--libcharconv_turned.c4
1 files changed, 3 insertions, 1 deletions
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)}
};