From 2818ceee44a523308d83643b8d2f921b4a5e5d2e Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 30 Sep 2021 22:46:03 +0200 Subject: New default fonts --- tests/ref/code/array.png | Bin 1971 -> 1899 bytes tests/ref/code/block.png | Bin 1440 -> 1374 bytes tests/ref/code/call.png | Bin 1932 -> 1865 bytes tests/ref/code/closure.png | Bin 657 -> 591 bytes tests/ref/code/comment.png | Bin 1829 -> 1691 bytes tests/ref/code/dict.png | Bin 884 -> 894 bytes tests/ref/code/for.png | Bin 2346 -> 2128 bytes tests/ref/code/if.png | Bin 2090 -> 1825 bytes tests/ref/code/import.png | Bin 1891 -> 1810 bytes tests/ref/code/include.png | Bin 31078 -> 29204 bytes tests/ref/code/let.png | Bin 1465 -> 1239 bytes tests/ref/code/ops.png | Bin 1364 -> 1211 bytes tests/ref/code/repr.png | Bin 10896 -> 9874 bytes tests/ref/code/while.png | Bin 811 -> 761 bytes tests/ref/coma.png | Bin 59057 -> 55412 bytes tests/ref/insert/circle.png | Bin 13064 -> 12600 bytes tests/ref/insert/ellipse.png | Bin 7608 -> 7359 bytes tests/ref/insert/image.png | Bin 219513 -> 219541 bytes tests/ref/insert/rect.png | Bin 2750 -> 2542 bytes tests/ref/insert/square.png | Bin 6213 -> 6124 bytes tests/ref/layout/containers.png | Bin 6258 -> 5804 bytes tests/ref/layout/grid-1.png | Bin 4673 -> 4685 bytes tests/ref/layout/grid-2.png | Bin 10495 -> 9721 bytes tests/ref/layout/grid-3.png | Bin 44758 -> 37133 bytes tests/ref/layout/grid-5.png | Bin 3068 -> 2561 bytes tests/ref/layout/pad.png | Bin 53197 -> 52073 bytes tests/ref/layout/page.png | Bin 7368 -> 6908 bytes tests/ref/layout/pagebreak.png | Bin 1368 -> 1254 bytes tests/ref/layout/spacing.png | Bin 1864 -> 1744 bytes tests/ref/markup/emph.png | Bin 2544 -> 2499 bytes tests/ref/markup/enums.png | Bin 3066 -> 2923 bytes tests/ref/markup/escape.png | Bin 5578 -> 5202 bytes tests/ref/markup/heading.png | Bin 7396 -> 6611 bytes tests/ref/markup/linebreak.png | Bin 593 -> 515 bytes tests/ref/markup/lists.png | Bin 15207 -> 14701 bytes tests/ref/markup/raw.png | Bin 6833 -> 6324 bytes tests/ref/markup/shorthands.png | Bin 2621 -> 2555 bytes tests/ref/markup/strong.png | Bin 2401 -> 2287 bytes tests/ref/text/align.png | Bin 4008 -> 3021 bytes tests/ref/text/basic.png | Bin 37176 -> 35196 bytes tests/ref/text/bidi.png | Bin 15024 -> 13945 bytes tests/ref/text/chinese.png | Bin 16068 -> 14390 bytes tests/ref/text/decorations.png | Bin 9340 -> 9194 bytes tests/ref/text/font.png | Bin 24650 -> 22792 bytes tests/ref/text/linebreaks.png | Bin 10111 -> 9450 bytes tests/ref/text/links.png | Bin 6947 -> 6727 bytes tests/ref/text/par.png | Bin 3632 -> 3432 bytes tests/ref/text/shaping.png | Bin 13298 -> 12021 bytes tests/ref/text/whitespace.png | Bin 6882 -> 5322 bytes tests/ref/utility/basics.png | Bin 873 -> 805 bytes 50 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/ref') diff --git a/tests/ref/code/array.png b/tests/ref/code/array.png index c90898c1..752b2318 100644 Binary files a/tests/ref/code/array.png and b/tests/ref/code/array.png differ diff --git a/tests/ref/code/block.png b/tests/ref/code/block.png index afdd176b..0a43919d 100644 Binary files a/tests/ref/code/block.png and b/tests/ref/code/block.png differ diff --git a/tests/ref/code/call.png b/tests/ref/code/call.png index a6a7940b..f5e19783 100644 Binary files a/tests/ref/code/call.png and b/tests/ref/code/call.png differ diff --git a/tests/ref/code/closure.png b/tests/ref/code/closure.png index 043d4a11..17b4ef63 100644 Binary files a/tests/ref/code/closure.png and b/tests/ref/code/closure.png differ diff --git a/tests/ref/code/comment.png b/tests/ref/code/comment.png index e349b384..c5dffd67 100644 Binary files a/tests/ref/code/comment.png and b/tests/ref/code/comment.png differ diff --git a/tests/ref/code/dict.png b/tests/ref/code/dict.png index 7b7f4d8c..09751ae8 100644 Binary files a/tests/ref/code/dict.png and b/tests/ref/code/dict.png differ diff --git a/tests/ref/code/for.png b/tests/ref/code/for.png index 7178b594..852fee49 100644 Binary files a/tests/ref/code/for.png and b/tests/ref/code/for.png differ diff --git a/tests/ref/code/if.png b/tests/ref/code/if.png index bce70b89..65adcee2 100644 Binary files a/tests/ref/code/if.png and b/tests/ref/code/if.png differ diff --git a/tests/ref/code/import.png b/tests/ref/code/import.png index 00595f8a..07140364 100644 Binary files a/tests/ref/code/import.png and b/tests/ref/code/import.png differ diff --git a/tests/ref/code/include.png b/tests/ref/code/include.png index e1494643..62166c64 100644 Binary files a/tests/ref/code/include.png and b/tests/ref/code/include.png differ diff --git a/tests/ref/code/let.png b/tests/ref/code/let.png index 9805b8ee..0753ae05 100644 Binary files a/tests/ref/code/let.png and b/tests/ref/code/let.png differ diff --git a/tests/ref/code/ops.png b/tests/ref/code/ops.png index 82e49c8f..a5e06379 100644 Binary files a/tests/ref/code/ops.png and b/tests/ref/code/ops.png differ diff --git a/tests/ref/code/repr.png b/tests/ref/code/repr.png index bc29db54..4e5ebb13 100644 Binary files a/tests/ref/code/repr.png and b/tests/ref/code/repr.png differ diff --git a/tests/ref/code/while.png b/tests/ref/code/while.png index 0956fe45..e96caf95 100644 Binary files a/tests/ref/code/while.png and b/tests/ref/code/while.png differ diff --git a/tests/ref/coma.png b/tests/ref/coma.png index 2d067364..d4c6c3de 100644 Binary files a/tests/ref/coma.png and b/tests/ref/coma.png differ diff --git a/tests/ref/insert/circle.png b/tests/ref/insert/circle.png index 7e44907b..65b087ed 100644 Binary files a/tests/ref/insert/circle.png and b/tests/ref/insert/circle.png differ diff --git a/tests/ref/insert/ellipse.png b/tests/ref/insert/ellipse.png index 2e52b515..d429f66e 100644 Binary files a/tests/ref/insert/ellipse.png and b/tests/ref/insert/ellipse.png differ diff --git a/tests/ref/insert/image.png b/tests/ref/insert/image.png index 0a45e11b..6848726f 100644 Binary files a/tests/ref/insert/image.png and b/tests/ref/insert/image.png differ diff --git a/tests/ref/insert/rect.png b/tests/ref/insert/rect.png index 5f6df7b6..ad4c48e6 100644 Binary files a/tests/ref/insert/rect.png and b/tests/ref/insert/rect.png differ diff --git a/tests/ref/insert/square.png b/tests/ref/insert/square.png index 9ecadeeb..a7343a10 100644 Binary files a/tests/ref/insert/square.png and b/tests/ref/insert/square.png differ diff --git a/tests/ref/layout/containers.png b/tests/ref/layout/containers.png index 4548e2f5..1ade1243 100644 Binary files a/tests/ref/layout/containers.png and b/tests/ref/layout/containers.png differ diff --git a/tests/ref/layout/grid-1.png b/tests/ref/layout/grid-1.png index f7dda520..acec6f66 100644 Binary files a/tests/ref/layout/grid-1.png and b/tests/ref/layout/grid-1.png differ diff --git a/tests/ref/layout/grid-2.png b/tests/ref/layout/grid-2.png index 36837663..e04fdadc 100644 Binary files a/tests/ref/layout/grid-2.png and b/tests/ref/layout/grid-2.png differ diff --git a/tests/ref/layout/grid-3.png b/tests/ref/layout/grid-3.png index ec37e46e..d2882f23 100644 Binary files a/tests/ref/layout/grid-3.png and b/tests/ref/layout/grid-3.png differ diff --git a/tests/ref/layout/grid-5.png b/tests/ref/layout/grid-5.png index 37666cc3..1b29e0bd 100644 Binary files a/tests/ref/layout/grid-5.png and b/tests/ref/layout/grid-5.png differ diff --git a/tests/ref/layout/pad.png b/tests/ref/layout/pad.png index fa877d52..cdf08c78 100644 Binary files a/tests/ref/layout/pad.png and b/tests/ref/layout/pad.png differ diff --git a/tests/ref/layout/page.png b/tests/ref/layout/page.png index 42bcbe11..71c3f18a 100644 Binary files a/tests/ref/layout/page.png and b/tests/ref/layout/page.png differ diff --git a/tests/ref/layout/pagebreak.png b/tests/ref/layout/pagebreak.png index b671605c..043b5086 100644 Binary files a/tests/ref/layout/pagebreak.png and b/tests/ref/layout/pagebreak.png differ diff --git a/tests/ref/layout/spacing.png b/tests/ref/layout/spacing.png index c5a1bb80..bffa9507 100644 Binary files a/tests/ref/layout/spacing.png and b/tests/ref/layout/spacing.png differ diff --git a/tests/ref/markup/emph.png b/tests/ref/markup/emph.png index 7c07108a..d0598406 100644 Binary files a/tests/ref/markup/emph.png and b/tests/ref/markup/emph.png differ diff --git a/tests/ref/markup/enums.png b/tests/ref/markup/enums.png index f9bc552b..c1eee45d 100644 Binary files a/tests/ref/markup/enums.png and b/tests/ref/markup/enums.png differ diff --git a/tests/ref/markup/escape.png b/tests/ref/markup/escape.png index 227b1eeb..3f41a516 100644 Binary files a/tests/ref/markup/escape.png and b/tests/ref/markup/escape.png differ diff --git a/tests/ref/markup/heading.png b/tests/ref/markup/heading.png index fc3ec906..ca52644b 100644 Binary files a/tests/ref/markup/heading.png and b/tests/ref/markup/heading.png differ diff --git a/tests/ref/markup/linebreak.png b/tests/ref/markup/linebreak.png index 06f4d5f4..4f3678f8 100644 Binary files a/tests/ref/markup/linebreak.png and b/tests/ref/markup/linebreak.png differ diff --git a/tests/ref/markup/lists.png b/tests/ref/markup/lists.png index 315905b8..fef578ae 100644 Binary files a/tests/ref/markup/lists.png and b/tests/ref/markup/lists.png differ diff --git a/tests/ref/markup/raw.png b/tests/ref/markup/raw.png index f7bb2ab0..4da6a43e 100644 Binary files a/tests/ref/markup/raw.png and b/tests/ref/markup/raw.png differ diff --git a/tests/ref/markup/shorthands.png b/tests/ref/markup/shorthands.png index 0a7e4064..aa6436dd 100644 Binary files a/tests/ref/markup/shorthands.png and b/tests/ref/markup/shorthands.png differ diff --git a/tests/ref/markup/strong.png b/tests/ref/markup/strong.png index cc80690c..6e2a84e1 100644 Binary files a/tests/ref/markup/strong.png and b/tests/ref/markup/strong.png differ diff --git a/tests/ref/text/align.png b/tests/ref/text/align.png index 9415214b..bde57923 100644 Binary files a/tests/ref/text/align.png and b/tests/ref/text/align.png differ diff --git a/tests/ref/text/basic.png b/tests/ref/text/basic.png index ef265cbf..1a5a1309 100644 Binary files a/tests/ref/text/basic.png and b/tests/ref/text/basic.png differ diff --git a/tests/ref/text/bidi.png b/tests/ref/text/bidi.png index b90c6714..db8f77ac 100644 Binary files a/tests/ref/text/bidi.png and b/tests/ref/text/bidi.png differ diff --git a/tests/ref/text/chinese.png b/tests/ref/text/chinese.png index fa905df6..c47a8a2f 100644 Binary files a/tests/ref/text/chinese.png and b/tests/ref/text/chinese.png differ diff --git a/tests/ref/text/decorations.png b/tests/ref/text/decorations.png index b1e3171b..0bcba75a 100644 Binary files a/tests/ref/text/decorations.png and b/tests/ref/text/decorations.png differ diff --git a/tests/ref/text/font.png b/tests/ref/text/font.png index 2dfab870..e194b00a 100644 Binary files a/tests/ref/text/font.png and b/tests/ref/text/font.png differ diff --git a/tests/ref/text/linebreaks.png b/tests/ref/text/linebreaks.png index c5a826bd..66697a89 100644 Binary files a/tests/ref/text/linebreaks.png and b/tests/ref/text/linebreaks.png differ diff --git a/tests/ref/text/links.png b/tests/ref/text/links.png index 5ac7ee00..2449880a 100644 Binary files a/tests/ref/text/links.png and b/tests/ref/text/links.png differ diff --git a/tests/ref/text/par.png b/tests/ref/text/par.png index c3758738..fb493bd4 100644 Binary files a/tests/ref/text/par.png and b/tests/ref/text/par.png differ diff --git a/tests/ref/text/shaping.png b/tests/ref/text/shaping.png index 09f154ab..565dcb7c 100644 Binary files a/tests/ref/text/shaping.png and b/tests/ref/text/shaping.png differ diff --git a/tests/ref/text/whitespace.png b/tests/ref/text/whitespace.png index 764c7413..f1421bfe 100644 Binary files a/tests/ref/text/whitespace.png and b/tests/ref/text/whitespace.png differ diff --git a/tests/ref/utility/basics.png b/tests/ref/utility/basics.png index fd276046..0ac0447b 100644 Binary files a/tests/ref/utility/basics.png and b/tests/ref/utility/basics.png differ -- cgit v1.2.3