figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project

MIT License

Stars
730
Committers
30

Bot releases are visible (Hide)

figma-export -

Published by subdan over 3 years ago

Fixes:
— Changed android color format from RGBA to ARGB #80
— Fixed timeout issue when downloading a lot of files #75

figma-export -

Published by subdan over 3 years ago

New features:

  • Add support for processing text style names (validation & renaming) #78
  • Add iOS illustration scales to the config file #74
figma-export - SPM support

Published by subdan over 3 years ago

New features:
— Add support for Swift Package Manager. .xcassets file can be used inside a Swift Package #73

figma-export - 0.19.0

Published by subdan over 3 years ago

New features:
— Add support for exporting light and dark colors from a single Figma file #66
— Add support for Universal Colors #68

figma-export - Fix iOS typography

Published by subdan over 3 years ago

Fixes:
— Fixed text vertical alignment in UILabel when Text Style has custom line height #64

New features:
— Add checking for new version of FigmaExport

figma-export - Add timeout property to config file

Published by subdan almost 4 years ago

New features:
— Added timeout options #60

figma-export - Ignore color styles without solid color fill

Published by subdan almost 4 years ago

Fixes:
— Only convert solid fills to colors #59

figma-export - Template Image and Original Image for Xcode

Published by subdan almost 4 years ago

New features:

  • Add ability to change image render mode for Xcode #54
figma-export - Fixed image fetching for a large project

Published by subdan almost 4 years ago

Fix:
— Avoid fetch images timeout issue for large project #53

figma-export - Fix an error when exporting SVG for Android

Published by subdan almost 4 years ago

Fix:
— Fix an error when exporting SVG images to Android Studio project #43

figma-export - 0.18.3

Published by subdan almost 4 years ago

Improvements:
— Improve logging when converting SVG to XML #40
— Add command to print current version number #45

figma-export - Fixed directory creation of dark svg images

Published by subdan almost 4 years ago

Fixed:

  • Fixed directory creation of dark svg images #41
figma-export - Fix crash when exporting assets with cyrillic names

Published by subdan almost 4 years ago

Fixed:
— Crash when image contains cyrillic characters in name #44

figma-export - Idiom support for icons (iOS)

Published by subdan almost 4 years ago

Add support for ipad/mac/watch idiom when exporting icons (iOS).

figma-export - Idiom support

Published by subdan almost 4 years ago

Add support for ipad/mac/watch idiom when exporting images (iOS).

figma-export - Update vd-tool

Published by subdan about 4 years ago

figma-export - Fix generating default config

Published by subdan about 4 years ago

Fix #32

figma-export - Add ability to modify assets name

Published by subdan about 4 years ago

Add:

  • Custom filenames pattern #27
figma-export - Add command to generate default config

Published by subdan about 4 years ago

Add figma-export init command to generate default config file.