■ソースコード textObj = activeDocument.textFrames.add(); textObj.contents = "Adobe Illustrator CS5"; textObj.characters[0].size = 64; // 64pt
■ポイント なし