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/partials
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
..
index.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformBlend.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformChildren.ts Masked Groups (#114) 2024-05-27 11:50:59 +02:00
transformCornerRadius.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformDimensionAndPosition.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformEffects.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformFills.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformProportion.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformRotationAndPosition.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformSceneNode.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformStrokes.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformText.ts Allow rotation for Ellipses and Rectangles (#122) 2024-05-29 10:30:56 +02:00
transformVectorPaths.ts Refactor Strokes (#112) 2024-05-21 14:36:30 +02:00