Swift (import)

hi!

What is the best way to import vector graphics to swift ?

I’ am exporting to Illustrator 7 format in Fireworks but the graphics aren’t fill. I also try using photoshop and illustrator but the result isn’t very fine.

Any advice ?

thks

export it as a ai file or as an eps…

Try to combine paths as much as possible and try not to use strokes. Swift will try to render each stoke and uncombined object as a separate object which will sometimes produce un-desireable results. Oh and colors will not always come thru in swift.

thks :slight_smile: