Skip to content
hernan edited this page Jan 12, 2016 · 2 revisions

Supported types

  • Custom Paths
  • Rectangles
  • Ellipses
  • Stars
  • Polygon
  • Groups

Other supported properties

  • fills
  • strokes
  • trim path (only one is supported per shape and works only on simultaneous mode)

Note: If you stack one fill over another, some small glitches might appear on the edges. So don't stack them unless you need it.

Illustrator layers

It's better if you convert AI layers to shapes.
This way they will be exported as vector data and not an image.
Sometimes when you convert them, they get exported as a path + a group/path + a merge path.
You need to erase the merge path and the group if possible.

Clone this wiki locally