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

[css-borders] Optical correction for rounded corners #1848

Closed
Crissov opened this issue Oct 5, 2017 · 1 comment
Closed

[css-borders] Optical correction for rounded corners #1848

Crissov opened this issue Oct 5, 2017 · 1 comment

Comments

@Crissov
Copy link
Contributor

Crissov commented Oct 5, 2017

Simple, mathematically correct rounded corners are often not the most visually pleasing ones. I do not know whether there are established formulas to determine the amount of additional protrusion necessary, but it is well known among graphic designers that there should be some.

CSS should have a property closely related to border-radius (or an additional value) that specifies the designer's intent to not have the border follow a perfect ellipse. Alternatively, CSS Backgrounds and Borders could suggest to implementers that they may do so automatically.

@SebastianZ SebastianZ changed the title [css-backgrounds] Optical correction for rounded corners [css-borders] Optical correction for rounded corners Aug 12, 2023
@Crissov
Copy link
Contributor Author

Crissov commented Aug 28, 2024

In the context of ”squircles“, I think this is sufficiently and more extensively covered by #6296 and #10653 now, so I will close this issue as a duplicate (though older).

@Crissov Crissov closed this as completed Aug 28, 2024
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

3 participants