figma-to-json icon indicating copy to clipboard operation
figma-to-json copied to clipboard

How can I use the methods in the "schemaHelper" object to correctly convert the data in "json.blobs"?

Open whxcode opened this issue 3 years ago • 4 comments

At present, I am converting the data into base64 characters, but this data should be an svg path, how can I convert it into a correct svg path?

image

whxcode avatar Oct 18 '22 11:10 whxcode

"schemaHelper", the object provides some methods, but I don't know how to use them correctly.

image

whxcode avatar Oct 18 '22 11:10 whxcode

@whxcode I'm not entirely sure to be honest. I haven't tried working with the image data directly yet.

I can give it a try when I have a moment later this week or next week (a bit packed with tasks)

yagudaev avatar Oct 18 '22 15:10 yagudaev

@whxcode I'm not entirely sure to be honest. I haven't tried working with the image data directly yet.

I can give it a try when I have a moment later this week or next week (a bit packed with tasks)

Well, thank you.

whxcode avatar Oct 19 '22 01:10 whxcode

@whxcode did you end up figure it out?

yagudaev avatar Jan 30 '24 23:01 yagudaev