six7 / figma-batch-styler

Figma plugin to batch edit text styles
MIT License
51 stars 17 forks source link

Changing more text style details? #14

Open Bonero opened 4 years ago

Bonero commented 4 years ago

Hi. Love your plugin. I wonder if you are planning to add possibilities to make changes on more details e.g. Letter Case, Decoration, Letterforms etc? That would be really nice because now I need to make this manually for each text style.

image
six7 commented 4 years ago

From Figma's Plugin API we are only able to change a couple of those, hopefully Figma adds more in the future. What we could do for now is add the following:

I think we should implement an interface that closely resembles that of Figma:

See: https://www.figma.com/plugin-docs/api/TextStyle/#docsNav

thyongamer commented 4 months ago

Please can you add these style settings above. Often clients want to change our template from UPPERCASE to Normal Case, and then I have to manually change all 20 styles to "Original". Wowzer that's annoying.