Created
April 2, 2018 18:49
-
-
Save psql/bdad560062adea8bb78949a41f9f575b to your computer and use it in GitHub Desktop.
maintain stroke width
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From Adam Plouff on Twitter: | |
| Maintain stroke width. Works for scale and infinite parenting. Apply to Stroke Width property: | |
| value / length(toComp([0,0]), toComp([0.7071,0.7071])) || 0.001; | |
| So useful!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment