Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

PathEffect #54

Open
dvkch opened this issue Sep 27, 2019 · 1 comment
Open

PathEffect #54

dvkch opened this issue Sep 27, 2019 · 1 comment
Labels

Comments

@dvkch
Copy link

dvkch commented Sep 27, 2019

Hi,

First of all thanks a lot for all this work, I've been porting an iOS app that uses SVGKit extensively and RichPath has helped me a lot in this endeavour.

I have yet to find a replacement for dash pattern effects I could create easily on iOS using native CAShapeLayer properties like lineDashPattern. Android seems to create the same effect using pathEffects property on Paint, but those are not accessible using on a rich RichPath.

If I'm not mistaken other properties on RichPath like strokeLineJoin are copied to an underlying private Paint property. Would it be possible to add a way to set a strokePathEffect too ?

Thanks a lot for considering

@tarek360
Copy link
Owner

tarek360 commented Feb 1, 2020

Hi,
this is a feature I think we may support, but I don't have a plane to do that soon, but feel free to open a PR with that nice feature.

@tarek360 tarek360 added the feaure label Feb 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants