newsdev / ai2html

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

undefined is not an object #27

Closed rjmoggach closed 7 years ago

rjmoggach commented 8 years ago

type object that is rotated and has a layer style applied (drop shadow) is within a group with a css property defined -

doesn't happen with render_rotated_skewed_text_as: image is set.

screenshot 2016-01-22 12 20 42

rjmoggach commented 8 years ago

this is sometimes related to the ai2html-settings text block? after the script runs it's often selected and quite easy to accidentally edit... I've added a space before the first line a few times now...

rjmoggach commented 8 years ago

hmmm... also getting this with single text object with glow and a rotation inside a group with itself as the only object within the group... take it out of the group and i don't get this error

mbloch commented 7 years ago

I was able to reproduce this error in the current release version (v0.63). The problem is fixed in the current ai2html-beta.js, which will be released as v0.64 soon.