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.
我想创建动态改变线宽的贝塞尔路径。我需要在线条的每一部分花费相同数量的颜色。所以,较长的线应该更细。较短的线应该是粗体。或者,至少,线应该从头到尾改变它的宽度。 任何想法如何实现它? 谢谢你。
实现这一点的唯一方法是使用多个UIBezierPath不同厚度和颜色的 s。
UIBezierPath