mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* refactor * impl find_spline function * impl merge_layers() to merge two spline layer to one spline layer * impl merging spline to another spline which are not in the same layer * impl merging of spline with path * impl merge spline start endpoint and last endpoint * fix naming * fix handle transformation * refactor * fix merging with path with only one segment * refactor --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>