newsdev / ai2html

A script for Adobe Illustrator that converts your Illustrator artwork into an html page.
http://ai2html.org
Other
895 stars 143 forks source link

Single div problem #158

Open emreeebozkurt opened 1 year ago

emreeebozkurt commented 1 year ago

Hi, when i export my artboard with separated layers like attachment-1 ; it's export single div and img like attachment-2.

How can i export separated div like 'g-1" layer to '<div id/class="g1">

'

attachment-1

attachment-1

attachment-2

attachment-2
mbloch commented 1 year ago

There isn't currently a way to do this, but I can see how this might be useful... I'll leave think about how to implement this as time permits.