diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-03-24 17:12:34 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-03-24 17:12:34 +0100 |
| commit | 73615f7e3ce23f2ea656d04ea9f96184f5ebdc0a (patch) | |
| tree | 7691b792e1e4b33469a72c40fc76854f1de0814e /tests/ref/library | |
| parent | 6720520ec06dd0718f81049b2b11e81664f7ef62 (diff) | |
Text shaping 🚀
- Shapes text with rustybuzz
- Font fallback with family list
- Tofus are shown in the first font
Co-Authored-By: Martin <mhaug@live.de>
Diffstat (limited to 'tests/ref/library')
| -rw-r--r-- | tests/ref/library/circle.png | bin | 13617 -> 13642 bytes |
| -rw-r--r-- | tests/ref/library/ellipse.png | bin | 7638 -> 7588 bytes |
| -rw-r--r-- | tests/ref/library/font.png | bin | 21246 -> 21305 bytes |
| -rw-r--r-- | tests/ref/library/pad.png | bin | 1226 -> 1224 bytes |
| -rw-r--r-- | tests/ref/library/page.png | bin | 8290 -> 8180 bytes |
| -rw-r--r-- | tests/ref/library/pagebreak.png | bin | 1357 -> 1360 bytes |
| -rw-r--r-- | tests/ref/library/paragraph.png | bin | 4170 -> 4162 bytes |
| -rw-r--r-- | tests/ref/library/rect.png | bin | 2769 -> 2760 bytes |
| -rw-r--r-- | tests/ref/library/spacing.png | bin | 3833 -> 3845 bytes |
| -rw-r--r-- | tests/ref/library/square.png | bin | 7166 -> 7184 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/library/circle.png b/tests/ref/library/circle.png Binary files differindex 9e89d98b..f1128642 100644 --- a/tests/ref/library/circle.png +++ b/tests/ref/library/circle.png diff --git a/tests/ref/library/ellipse.png b/tests/ref/library/ellipse.png Binary files differindex de178d60..c78c9272 100644 --- a/tests/ref/library/ellipse.png +++ b/tests/ref/library/ellipse.png diff --git a/tests/ref/library/font.png b/tests/ref/library/font.png Binary files differindex 57a45006..07c65726 100644 --- a/tests/ref/library/font.png +++ b/tests/ref/library/font.png diff --git a/tests/ref/library/pad.png b/tests/ref/library/pad.png Binary files differindex 3536db5d..3bc0ddd0 100644 --- a/tests/ref/library/pad.png +++ b/tests/ref/library/pad.png diff --git a/tests/ref/library/page.png b/tests/ref/library/page.png Binary files differindex 7d1ff96f..8e5a83ff 100644 --- a/tests/ref/library/page.png +++ b/tests/ref/library/page.png diff --git a/tests/ref/library/pagebreak.png b/tests/ref/library/pagebreak.png Binary files differindex d513c963..ab990c69 100644 --- a/tests/ref/library/pagebreak.png +++ b/tests/ref/library/pagebreak.png diff --git a/tests/ref/library/paragraph.png b/tests/ref/library/paragraph.png Binary files differindex bf38bdf8..37898017 100644 --- a/tests/ref/library/paragraph.png +++ b/tests/ref/library/paragraph.png diff --git a/tests/ref/library/rect.png b/tests/ref/library/rect.png Binary files differindex 81ee91d7..56f1003f 100644 --- a/tests/ref/library/rect.png +++ b/tests/ref/library/rect.png diff --git a/tests/ref/library/spacing.png b/tests/ref/library/spacing.png Binary files differindex 6a234a8a..c266b9fa 100644 --- a/tests/ref/library/spacing.png +++ b/tests/ref/library/spacing.png diff --git a/tests/ref/library/square.png b/tests/ref/library/square.png Binary files differindex 401b1ab2..26469d20 100644 --- a/tests/ref/library/square.png +++ b/tests/ref/library/square.png |
