Get path geometry from image

前端 未结 7 1281
忘掉有多难
忘掉有多难 2020-12-31 08:36

If i have a logo, let\'s say done as a jpg or even a png. Any suggestion for how I can use that to define a path geometry? It would be really good if any suggestions could

7条回答
  •  攒了一身酷
    2020-12-31 08:54

    Convert your image from png to svg in online converter, then drop file into this site http://inloop.github.io/svg2android/ and you will see pathData of your image like below shown in my image.

提交回复
热议问题