summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
author+merlan #flirora <uruwi@protonmail.com>2024-12-09 04:33:30 -0500
committerGitHub <noreply@github.com>2024-12-09 09:33:30 +0000
commit73dd5a085e1d877da6768b3fe67a4238863ba00b (patch)
tree8ee71727f7878cf786748c93cdb44002f842234a /tests/ref
parent4729d3d3bdf52268d143b9fe0ba6b097eae32bf8 (diff)
Fix sizing of quadratic shapes (square/circle) (#5451)
Co-authored-by: Laurenz <laurmaedje@gmail.com> Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/circle-beyond-page-width-overflows.pngbin0 -> 620 bytes
-rw-r--r--tests/ref/circle-size-beyond-default.pngbin0 -> 1158 bytes
-rw-r--r--tests/ref/rect-size-beyond-default.pngbin0 -> 185 bytes
-rw-r--r--tests/ref/square-no-overflow.png (renamed from tests/ref/square-overflow.png)bin290 -> 290 bytes
-rw-r--r--tests/ref/square-overflow-forced-height.pngbin0 -> 468 bytes
-rw-r--r--tests/ref/square-overflow-forced-width.pngbin0 -> 457 bytes
-rw-r--r--tests/ref/square-size-beyond-default.pngbin0 -> 198 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/circle-beyond-page-width-overflows.png b/tests/ref/circle-beyond-page-width-overflows.png
new file mode 100644
index 00000000..941cb009
--- /dev/null
+++ b/tests/ref/circle-beyond-page-width-overflows.png
Binary files differ
diff --git a/tests/ref/circle-size-beyond-default.png b/tests/ref/circle-size-beyond-default.png
new file mode 100644
index 00000000..f25aad07
--- /dev/null
+++ b/tests/ref/circle-size-beyond-default.png
Binary files differ
diff --git a/tests/ref/rect-size-beyond-default.png b/tests/ref/rect-size-beyond-default.png
new file mode 100644
index 00000000..1f4d80fe
--- /dev/null
+++ b/tests/ref/rect-size-beyond-default.png
Binary files differ
diff --git a/tests/ref/square-overflow.png b/tests/ref/square-no-overflow.png
index 81024ee6..81024ee6 100644
--- a/tests/ref/square-overflow.png
+++ b/tests/ref/square-no-overflow.png
Binary files differ
diff --git a/tests/ref/square-overflow-forced-height.png b/tests/ref/square-overflow-forced-height.png
new file mode 100644
index 00000000..f7cb0ee3
--- /dev/null
+++ b/tests/ref/square-overflow-forced-height.png
Binary files differ
diff --git a/tests/ref/square-overflow-forced-width.png b/tests/ref/square-overflow-forced-width.png
new file mode 100644
index 00000000..46671816
--- /dev/null
+++ b/tests/ref/square-overflow-forced-width.png
Binary files differ
diff --git a/tests/ref/square-size-beyond-default.png b/tests/ref/square-size-beyond-default.png
new file mode 100644
index 00000000..a513a7db
--- /dev/null
+++ b/tests/ref/square-size-beyond-default.png
Binary files differ