Skip to content
Discussion options

You must be logged in to vote

This is definitely a method we could expose.
Could you send us some use-cases/examples?

In the meantime you can use the union path operator via path.op() to append path?
You can also implement the feature yourself that using toCmds() to the path you want to append and add each command to the origin path. You can see the reference implementation at https://github.com/google/skia/blob/1f193df9b393d50da39570dab77a0bb5d28ec8ef/src/core/SkPath.cpp#L1395

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@made-from-organic-orange-juice
Comment options

@wcandillon
Comment options

@made-from-organic-orange-juice
Comment options

@wcandillon
Comment options

Answer selected by made-from-organic-orange-juice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants