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.
我画了很多形状和文字。我可以通过屏幕触摸来移动这幅画,所有的移动都非常流畅。直到我用 drawTextOnPath 在路径上绘制文本。“drawTextOnPath”减慢绘图速度。
有没有人建议如何加快我的情况?
亲切的问候
对不起。这是我的错。
我用了一个很大的字符串,我没有看到文字,因为路径太短了。使用文字时,它再次绘制得非常流畅。