From 4e3036afcbdf2814889030413ffa81c8cc697341 Mon Sep 17 00:00:00 2001 From: Martin Haug Date: Tue, 31 May 2022 22:56:08 +0200 Subject: Sub- and superscripts Fixes to PDF export I guess Also improved rendition for non-Latin scripts --- tests/ref/layout/columns.png | Bin 122766 -> 106624 bytes tests/ref/text/baseline.png | Bin 1325 -> 6212 bytes tests/ref/text/features.png | Bin 11686 -> 10734 bytes tests/ref/text/indent.png | Bin 46160 -> 46855 bytes tests/ref/text/shifts.png | Bin 0 -> 2958 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/text/shifts.png (limited to 'tests/ref') diff --git a/tests/ref/layout/columns.png b/tests/ref/layout/columns.png index 3f471415..6f210510 100644 Binary files a/tests/ref/layout/columns.png and b/tests/ref/layout/columns.png differ diff --git a/tests/ref/text/baseline.png b/tests/ref/text/baseline.png index 71f75d9b..7baa0167 100644 Binary files a/tests/ref/text/baseline.png and b/tests/ref/text/baseline.png differ diff --git a/tests/ref/text/features.png b/tests/ref/text/features.png index cde62d8c..36609d89 100644 Binary files a/tests/ref/text/features.png and b/tests/ref/text/features.png differ diff --git a/tests/ref/text/indent.png b/tests/ref/text/indent.png index 09d8e68d..2196c33c 100644 Binary files a/tests/ref/text/indent.png and b/tests/ref/text/indent.png differ diff --git a/tests/ref/text/shifts.png b/tests/ref/text/shifts.png new file mode 100644 index 00000000..52e897fd Binary files /dev/null and b/tests/ref/text/shifts.png differ -- cgit v1.2.3