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

Enhancement-Feature Request: Variables #39

Open
LefebvreIlyas opened this issue Aug 15, 2021 · 0 comments
Open

Enhancement-Feature Request: Variables #39

LefebvreIlyas opened this issue Aug 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@LefebvreIlyas
Copy link

Hello everyone,

Thanks for this great tool!

A nice feature to add would be the variables that will allow you to easily change the appearance of a path just by changing their
values.

An even more advanced feature would be the ability to define the value of a parameter based on calculation with other parameters.

Here is an example of use

Variables

name value
size 10

Path

M 0 0 L 0 $size L $size $size Z

The interpolation of the parameters could be done in another way like size or ${size} with syntax highlighting.

@Yqnn Yqnn added the enhancement New feature or request label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants