mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* 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