summaryrefslogtreecommitdiff
path: root/tests/ref/library
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-03-10 10:20:01 +0100
committerLaurenz <laurmaedje@gmail.com>2021-03-10 10:20:01 +0100
commitbbb9ed07ffe8a2a0ea0a232f6cfc52f82f7f7afe (patch)
tree2b106b63e104652b66efc74a0ffa3080a8b0a134 /tests/ref/library
parentb2b8d37ce03de60582230e03c03efa356b6f31d3 (diff)
Better line spacing calculations ↕
- Only add line spacing between lines. Previously, line spacing was added below every line, making `#box[word]` higher than just `word`. - Compute box height of text as `ascender - descender` so that the full word is contained in the box.
Diffstat (limited to 'tests/ref/library')
-rw-r--r--tests/ref/library/box.pngbin2663 -> 2510 bytes
-rw-r--r--tests/ref/library/font.pngbin4484 -> 4554 bytes
-rw-r--r--tests/ref/library/hv.pngbin3898 -> 3960 bytes
-rw-r--r--tests/ref/library/image.pngbin220343 -> 219392 bytes
-rw-r--r--tests/ref/library/page.pngbin8276 -> 8417 bytes
-rw-r--r--tests/ref/library/pagebreak.pngbin814 -> 840 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/library/box.png b/tests/ref/library/box.png
index e8513d70..2804f8e9 100644
--- a/tests/ref/library/box.png
+++ b/tests/ref/library/box.png
Binary files differ
diff --git a/tests/ref/library/font.png b/tests/ref/library/font.png
index 92b5b7fc..8e611b16 100644
--- a/tests/ref/library/font.png
+++ b/tests/ref/library/font.png
Binary files differ
diff --git a/tests/ref/library/hv.png b/tests/ref/library/hv.png
index 13a352a4..0842d409 100644
--- a/tests/ref/library/hv.png
+++ b/tests/ref/library/hv.png
Binary files differ
diff --git a/tests/ref/library/image.png b/tests/ref/library/image.png
index 70f263e6..af497c8d 100644
--- a/tests/ref/library/image.png
+++ b/tests/ref/library/image.png
Binary files differ
diff --git a/tests/ref/library/page.png b/tests/ref/library/page.png
index 1ddeeb3d..1537fad4 100644
--- a/tests/ref/library/page.png
+++ b/tests/ref/library/page.png
Binary files differ
diff --git a/tests/ref/library/pagebreak.png b/tests/ref/library/pagebreak.png
index dfb9dcaa..b1ee0eef 100644
--- a/tests/ref/library/pagebreak.png
+++ b/tests/ref/library/pagebreak.png
Binary files differ