From bc802bd8fb1656e5004b7c1b8a4e02ec7fc31aa8 Mon Sep 17 00:00:00 2001 From: Alex Saveau Date: Mon, 24 Apr 2023 02:16:13 -0700 Subject: Fix broken matrices with alignment and optimize code while we're at it (#935) --- tests/ref/math/alignment.png | Bin 23935 -> 6413 bytes tests/ref/math/matrix-alignment.png | Bin 0 -> 15027 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/math/matrix-alignment.png (limited to 'tests/ref') diff --git a/tests/ref/math/alignment.png b/tests/ref/math/alignment.png index 2e3c3d5d..917c49e1 100644 Binary files a/tests/ref/math/alignment.png and b/tests/ref/math/alignment.png differ diff --git a/tests/ref/math/matrix-alignment.png b/tests/ref/math/matrix-alignment.png new file mode 100644 index 00000000..1449553d Binary files /dev/null and b/tests/ref/math/matrix-alignment.png differ -- cgit v1.2.3