Skip to content

obtain a brush segment #32

Answered by vinothpandian
lkevinzc asked this question in Q&A
Aug 16, 2021 · 1 comments · 7 replies
Discussion options

You must be logged in to vote

Hey @lkevinzc,

Yea, you can get the points directly using the low-level Canvas API of react-sketch-canvas. I created an example in issue #14.

If you want it as an SVG path, you can pass the paths directly to the Path component and it will provide you with a path tag.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@lkevinzc
Comment options

@vinothpandian
Comment options

@lkevinzc
Comment options

@vinothpandian
Comment options

@lkevinzc
Comment options

Answer selected by vinothpandian
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
Converted from issue

This discussion was converted from issue #31 on August 16, 2021 15:01.