Graphite/node-graph/libraries/rendering
Keavon Chambers 269a217cf9
Fix Vello renderer cropping open paths with Inside-aligned strokes and an opacity or blend mode set (#4109)
* Fix blend layers wrongly cropping Inside-aligned strokes on open paths

* Skip the closed-subpath check when stroke alignment can't apply

* Compute `can_draw_aligned_stroke` once and share it with the blend layer

* Use the actual axis scale, not the column-vector diagonal, when sizing stroke clip rects

* Fix under skew
2026-05-06 00:28:51 -07:00
..
src Fix Vello renderer cropping open paths with Inside-aligned strokes and an opacity or blend mode set (#4109) 2026-05-06 00:28:51 -07:00
Cargo.toml Add Table<GradientStops> gradient rendering (#3989) 2026-04-29 05:45:50 -07:00