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/translators/text
Alex Sánchez c013e80962
Custom Fonts (#82)
* wip

* moved logic to validate custom fonts

* missing fonts section

* lint

* refactor and improve

* simplify resize

* refactor

* Implemente custom fonts

* styling plugin

* styling plugin

* minor styling fix

* changeset

* fix

* fix eslint

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
2024-05-03 13:43:07 +02:00
..
custom Custom Fonts (#82) 2024-05-03 13:43:07 +02:00
gfonts Custom Fonts (#82) 2024-05-03 13:43:07 +02:00
local Custom Fonts (#82) 2024-05-03 13:43:07 +02:00
index.ts Paragraph Spacing & Indent (#84) 2024-05-03 13:23:07 +02:00
translateFontId.ts Custom Fonts (#82) 2024-05-03 13:43:07 +02:00
translateFontStyle.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
translateGrowType.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
translateHorizontalAlign.ts Local Fonts (#81) 2024-04-30 08:00:11 +02:00
translateLetterSpacing.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
translateLineHeight.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
translateParagraphProperties.ts Paragraph Spacing & Indent (#84) 2024-05-03 13:23:07 +02:00
translateStyleTextSegments.ts Paragraph Spacing & Indent (#84) 2024-05-03 13:23:07 +02:00
translateTextDecoration.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
translateTextTransform.ts Google Fonts (#80) 2024-04-29 15:44:49 +02:00
translateVerticalAlign.ts Local Fonts (#81) 2024-04-30 08:00:11 +02:00