0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 13:43:03 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers
Jordi Sala Morales 73ccf83657
Vectors - Pen & pencil (#35)
* path shapes

* add polygon node

* wip vector

* implement translation of commands and paths

* vectors and polygon

* strokes

* star

* deformed shapes

* simplify star

* simplify star

* fix transformers

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-04-16 16:08:39 +02:00
..
partials add block concept 2024-04-15 16:30:51 +00:00
index.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00
transformDocumentNode.ts replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
transformEllipseNode.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00
transformFrameNode.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00
transformGroupNode.ts add block concept 2024-04-15 16:30:51 +00:00
transformImageNode.ts Implement partial transformers 2024-04-15 11:58:51 +00:00
transformPageNode.ts add transformChildren 2024-04-15 12:06:38 +00:00
transformPolygonNode.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00
transformRectangleNode.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00
transformSceneNode.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00
transformTextNode.ts add block concept 2024-04-15 16:30:51 +00:00
transformVectorNode.ts Vectors - Pen & pencil (#35) 2024-04-16 16:08:39 +02:00