-
-
Notifications
You must be signed in to change notification settings - Fork 154
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
SVG text paint-order = "stroke" is not supported #218
Comments
|
@liZe Yes, I have it merged in my computer but had to split in order to produce 2 different PRs. |
@liZe I fixed the conflict in the same PR and it should work now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you try this code:
You'll end up with:
![screen shot 2018-11-15 at 9 54 34 am](https://user-images.githubusercontent.com/11475314/48560772-9cfb2300-e8bc-11e8-8041-809b5b0a7acf.png)
![screen shot 2018-11-15 at 9 55 51 am](https://user-images.githubusercontent.com/11475314/48560797-aab0a880-e8bc-11e8-8c2d-96ae9089e96b.png)
instead of:
PR #217 fixes that.
The text was updated successfully, but these errors were encountered: