Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Arcs Line Join Type #868

Open
SonyStone opened this issue May 2, 2023 · 1 comment
Open

Add Arcs Line Join Type #868

SonyStone opened this issue May 2, 2023 · 1 comment
Labels

Comments

@SonyStone
Copy link

pub enum LineJoin {

Is it possible to add another, non-standard stroke-linejoin type?
image
image

It is called extrapolate or "arcs" join when the line continues along a given path.

More details at these links:

@nical nical added the feature label May 4, 2023
@nical
Copy link
Owner

nical commented May 4, 2023

Possible, yes, I like the idea but I don't have time to produce an implementation of this feature in the foreseeable future. I'll happily review a pull request if you or someone else steps up and propose an implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants