Hacker News new | ask | show | jobs
by sovok 1317 days ago
Looks interesting. Do you read the Figma file format and re-implement all the rendering?

Although I get an 500 error right now: https://sc.robsite.net/files/1667596588-pikmaker-500-2.png

2 comments

And yes, we are basically reading figma files and rendering ourselves. The idea is to also support psd and illustrator files in the future.
Figma has an API which will render the artboard and return an image. Why not use that?
Because you can't change the values :/
Sorry for that. Can you share with me the Figma link in Discord? So I can take a look on what is happening.