This text is italic
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//@target Illustrator | |
// script.name = textBlockLive.jsx; | |
// script.description = converts selected point textFrames into a Block of Text; | |
// script.required = one document with at least two selected Point Text frames; | |
// script.parent = carlos canto // 12/4/11; Update 03/15/205 added User Defined Units, cosmetics | |
// script.modification = sergey osokin // 08/12/23; keep text editable, sort texts by Y, cosmetics | |
// script.elegant = false; | |
function main() { |