Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sketch 47 刚刚实现了平滑的角落,Apple 自 iOS 7 以来已经为应用程序图标使用了超级椭圆,有没有办法以同样的方式使 UIView 的角落变圆?
超椭圆公式 (1 = |x/60|^5 + |y/60|^5) 适用于应用程序图标,但在调整较大尺寸时看起来有点奇怪。