Hacker News new | ask | show | jobs
Goodbye Circles, Hello Squircles: Perfect Corners in CSS and Canvas (orgpad.info)
2 points by klavik 228 days ago
1 comments

Since August 2025, Chrome added support for nicer corners with new corner-shape: squircle CSS property. I have written a blog post how to use it and how to draw squircles pixel perfect with cubic Bézier curves.