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 5d7263bdbf
Allow rotation for Ellipses and Rectangles (#122)
* Allow rotation for Ellipses, Rectangles and Texts

* undo rotations for texts

* Translate rotations for ellipses and rectangles
2024-05-29 10:30:56 +02:00
..
partials Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
index.ts Boolean Groups (#115) 2024-05-27 10:05:23 +02:00
transformBooleanNode.ts Boolean Groups (#115) 2024-05-27 10:05:23 +02:00
transformDocumentNode.ts replace webpack for esbuild (#17) 2024-04-12 18:52:19 +02:00
transformEllipseNode.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformFrameNode.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformGroupNode.ts Refactor Strokes (#112) 2024-05-21 14:36:30 +02:00
transformPageNode.ts Fills Refactor (#109) 2024-05-13 17:04:13 +02:00
transformPathNode.ts Refactor Strokes (#112) 2024-05-21 14:36:30 +02:00
transformRectangleNode.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformSceneNode.ts Boolean Groups (#115) 2024-05-27 10:05:23 +02:00
transformTextNode.ts Images (#89) 2024-05-09 16:59:27 +02:00
transformVectorNode.ts Refactor Strokes (#112) 2024-05-21 14:36:30 +02:00