From e7f5e7e439f731021765a8c4ea8b7cfff1cae7f0 Mon Sep 17 00:00:00 2001 From: csmartdalton Date: Fri, 10 Jan 2025 17:36:12 +0000 Subject: [PATCH] Reduce the number of GradientSpans Add borders to the GradientSpan geometry. This allows us to reduce the span count for simple gradients from 2 to 1, and to reduce the span count for complex gradient by 2. Also add some gm testing for color ramps that only have 1 stop to make sure it doesn't break. Diffs= 8e792d564f Reduce the number of GradientSpans (#8847) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index e23b5313..81f7c5aa 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -2db9a9bd5cd46ef0e24a109ebe718abd382d6466 +8e792d564f1db25480447ccc02192692f1494533 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 63e3c8c9..fee19d06 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 63e3c8c98aa98d3d17450f9badc5e40f8893e9e7 +Subproject commit fee19d062f4b6adad8c09e8827f255187c79b51a