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

Customizing star shape #14

Open
nerdymax opened this issue Sep 1, 2016 · 4 comments
Open

Customizing star shape #14

nerdymax opened this issue Sep 1, 2016 · 4 comments

Comments

@nerdymax
Copy link

nerdymax commented Sep 1, 2016

Is it possible?

@FlyingPumba
Copy link
Owner

Hi, what kind of customization would you want ?

@nerdymax
Copy link
Author

nerdymax commented Sep 1, 2016

For example a star that has different angles between edges. There are many different types of five-pointed stars, as you know.

@FlyingPumba
Copy link
Owner

Ok, but do you need anything in particular ? Or just think this would be a good feature ?
Shape customization is a bit tricky:

  • On one hand, the extreme customization would be being able to use any particular shape, but configuring it would be tedious.
  • On the other hand, if I start adding configuration methods like "angle between edges", "distance from star corner to center", etc. the API and implementation will become a horror.

@nerdymax
Copy link
Author

nerdymax commented Sep 9, 2016

Well, it would be great if I can at least customize distance from the star center to the nearest five points, so that we can implement "fat" and "slim" stars.

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

No branches or pull requests

2 participants