ai2html
ai2html copied to clipboard
A script for Adobe Illustrator that converts your Illustrator artwork into an html page.
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
This adds a Node script that in turn runs an AppleScript that tells Illustrator to run ai2html on `sample-ai-file.ai`
My image on any artboard are not exported in any folder. Anything from that the scripts working just fine, the HTML are exported. I'm using Adobe Illustrator 2017.
Sometimes text in ai2html exports is baked into the raster background image and in the HTML itself, which looks broken. This can usually be fixed by moving the text slightly,...
There should be an option that causes ai2html to use the settings file exclusively and not modify the original ai file. This would be useful especially when batch running ai2html.
It looks like :div and :symbol are being processed in a constant order instead of doing it for each layer in order of the stacking.
Because the width of the containing for tags in a text block is variable for many reasons, it's hard to apply a consistent background behind text labels with css. Adding...
It'd be nice to have a fallback option in ai2html that uses `` to provide browsers without JavaScript enabled with a default background image when lazy loading is enabled in...
Fixes a bug with the logic that automatically displays the narrowest artboard when the graphic is displayed at an even narrower width. If the smallest artboard's width is say 300px,...
The examples linked from readme.md are not working anymore since del.icio.us was taken down. Can you provide any examples of where this tool is used?