Drop the manual extent overrides in favor of the derivation

This commit is contained in:
Dennis Kobert
2026-08-22 15:55:49 +00:00
parent 0b2aa3798a
commit c0f50d41d7
6 changed files with 43 additions and 35 deletions

View File

@@ -1,5 +1,4 @@
use core_types::Ctx;
use core_types::list::List;
use glam::{DAffine2, DVec2};
use raster_types::{CPU, Raster};