From ad3f2581b1cd123146e54e3c3aa258d71da843eb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 26 Jan 2026 21:13:10 +0100 Subject: Add ROTATED CAPITAL Q MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcharconv_rotated_90deg_ccw.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libcharconv_rotated_90deg_ccw.c') diff --git a/libcharconv_rotated_90deg_ccw.c b/libcharconv_rotated_90deg_ccw.c index 40e76b1..3d245bf 100644 --- a/libcharconv_rotated_90deg_ccw.c +++ b/libcharconv_rotated_90deg_ccw.c @@ -99,7 +99,8 @@ static struct { {UINT32_C(0x265F), UINT32_C(0x1FA14)}, {UINT32_C(0x1FA14), UINT32_C(0x1FA29)}, {UINT32_C(0x1FA29), UINT32_C(0x1FA3E)}, - {UINT32_C(0x1FA3E), UINT32_C(0x265F)} + {UINT32_C(0x1FA3E), UINT32_C(0x265F)}, + {UINT32_C(0x213A), (uint_least32_t)'Q'} }; -- cgit v1.2.3-70-g09d2