UIBezierPath from image

前端 未结 2 1787
南方客
南方客 2021-02-01 10:43

I have several png files that look similar to this this:

\"enter

Everything is tra

2条回答
  •  萌比男神i
    2021-02-01 11:47

    I went a different direction. Instead of using PNGs I went with SVG and used PocketSVG to parse the file. It works great.

提交回复
热议问题