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

Rounding corners to ellipse shape #2452

Open
Yithis opened this issue Jan 6, 2020 · 1 comment
Open

Rounding corners to ellipse shape #2452

Yithis opened this issue Jan 6, 2020 · 1 comment

Comments

@Yithis
Copy link
Contributor

Yithis commented Jan 6, 2020

Description

A new feature in fresco which allow a user to change shape of each corner into a quarter of ellipse with parameters (a width and a height of the quarter) described by a user.

Work plan:

  • create a function to change a shape of the image into an ellipse with original width and height.
    Examples here and here,
  • extend the function from previous point by custom width and height,
  • create a new function to round each corner with custom width and height based on similar algorithm to one used in functions above.

Please let me know if you have any thoughts, comments or suggestions.

@stale
Copy link

stale bot commented Jan 13, 2020

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "bug" or "enhancement" and I will leave it open. Thank you for your contributions.

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