0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-01-10 00:50:16 -05:00
penpot-exporter-figma-plugin/plugin-src/translators
Jordi Sala Morales 881ccabe86
Added text basic properties ()
* fixes in text nodes

* fix comment

* allow design.penpot.app

* wip

* wip

* add position data

* wip agaaain

* added translate growtype

* use a random url just to get a 404 on gfonts call

* leave the config, just in case someone wants to try it

* translated line height & letter spacing; Created new type for text positionData

* text strokes

* several fixes

* compiled penpot lib with fix

* updated penpot lib

* fix lint

* remove proxy

* correctly translate font style

* fix grow type to reflect vertical trim

* Fix font segments

* remove comment

* changeset

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-04-29 10:17:08 +02:00
..
index.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateBlendMode.ts blend modes fix 2024-04-15 17:35:26 +02:00
translateFills.ts Added support for background in pages () 2024-04-22 10:52:25 +02:00
translateFontStyle.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateFontVariantId.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateGrowType.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateHorizontalAlign.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateLetterSpacing.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateLineHeight.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateShadowEffects.ts Add shadows to the export () 2024-04-22 14:35:59 +02:00
translateStrokes.ts Fixed arrows strokecaps () 2024-04-24 16:29:24 +02:00
translateStyledTextSegments.ts Added text basic properties () 2024-04-29 10:17:08 +02:00
translateTextDecoration.ts replace webpack for esbuild () 2024-04-12 18:52:19 +02:00
translateTextTransform.ts replace webpack for esbuild () 2024-04-12 18:52:19 +02:00
translateVectorPaths.ts New SVG Path lib () 2024-04-17 15:58:52 +02:00
translateVerticalAlign.ts Added text basic properties () 2024-04-29 10:17:08 +02:00