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 14 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/ref/code') 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 -- cgit v1.2.3