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

Text alignment problems with responsiveness:dynamic setting #63

Closed mbloch closed 7 years ago

mbloch commented 7 years ago

Center and right-justified point type goes out of alignment when graphic is narrower than artboard.

image image

mbloch commented 7 years ago

Fixed by using "px" units to set the width of "point text" text frames. Area text frames still use "%" (Archie wants the width of paragraphs of text to scale).