From e4d9db83ea4b7b9a3003c754c80b30b87d6cd119 Mon Sep 17 00:00:00 2001 From: Peng Guanwen Date: Tue, 17 Oct 2023 17:14:09 +0800 Subject: Automatically add spacing between CJK and Latin characters (#2334) --- tests/ref/layout/cjk-latin-spacing.png | Bin 0 -> 6039 bytes tests/ref/layout/par-justify-cjk.png | Bin 70197 -> 69916 bytes tests/ref/text/chinese.png | Bin 20759 -> 20722 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/layout/cjk-latin-spacing.png (limited to 'tests/ref') diff --git a/tests/ref/layout/cjk-latin-spacing.png b/tests/ref/layout/cjk-latin-spacing.png new file mode 100644 index 00000000..bd4eed9b Binary files /dev/null and b/tests/ref/layout/cjk-latin-spacing.png differ diff --git a/tests/ref/layout/par-justify-cjk.png b/tests/ref/layout/par-justify-cjk.png index 5a147ca4..a9baf14c 100644 Binary files a/tests/ref/layout/par-justify-cjk.png and b/tests/ref/layout/par-justify-cjk.png differ diff --git a/tests/ref/text/chinese.png b/tests/ref/text/chinese.png index 4762558d..0c3ddd00 100644 Binary files a/tests/ref/text/chinese.png and b/tests/ref/text/chinese.png differ -- cgit v1.2.3