Graphite/node-graph/gsvg-renderer/src
mTvare c14e67ec28
Fix outside stroke alignment not using masks when transparent (#3060)
* Fix outside stroke alignment not using masks when transparent

* Fix for vello

* fix fixes

* cargo fmt

* scale stroke by align type

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-08-28 13:28:51 -07:00
..
convert_usvg_path.rs Refactor the Centroid node and `Subpath` struct and methods to use Kurbo, eliminating all remaining usages of Bezier-rs (#3036) 2025-08-16 13:39:25 -07:00
lib.rs Extract `gsvg_renderer` from `gcore`, remove `gcore/vello` feature (#2760) 2025-06-27 13:47:46 +00:00
render_ext.rs Add Table<Gradient> as a graphical type (#3051) 2025-08-13 01:42:51 -07:00
renderer.rs Fix outside stroke alignment not using masks when transparent (#3060) 2025-08-28 13:28:51 -07:00
to_peniko.rs Extract `gsvg_renderer` from `gcore`, remove `gcore/vello` feature (#2760) 2025-06-27 13:47:46 +00:00