mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* impl path length node * test 'Path Length' node implementation * improve test * impl 'Count' node to return the number of instance in a VectorDataTable instances * impl 'Split Path' node * don't split if t is close of 0 or 1 or the bezpath is empty * write comments * preserve the style on vector data in 'Split Path' node implementation * Code review --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>