ご無沙汰なのです(^-^)/ Adobe Community Professionalってバッジ貰ったのですが、色々と手間がかかってこちらを書く時間が取れません。しかし、本日はちょっとAdobe社に苦言を呈したいと思い書いています。 Twitterで今流れていますが、CC(ver.17)〜CC2017(ver.21)で作成したドキュメントを新しいバージョンで開いて編集すると文字組が崩れます。で、よく考えたらver.22で保存しても同様の挙動をします。
var prst = new DocumentPreset();
var dc = app.documents.addDocumentNoUI(prst);
var tx = dc.textFrames.add();
for (var i=0;i<10;i++){
tx.contents += i + "\n";
}
$.writeln(tx.contents);
var fl = new File("~/Desktop/testNoUI.ai");
dc.saveNoUI(fl);
dc.close();
Hi Everyone, Are corner widgets used? I do not use it at all. However, this widget is very useful. It is a waste not to use. But, it is true that there are times when this is very disturbing. In that case, it is only necessary to cut off the display, but it is bother to select by pulling down from the menu each time. Moreover, it is unworthy of assign a shortcut key (Illustrator dose not accept “Control” key to use shory cut, why???). After all, after disappearing the display, it will not display regardless of the situation where there is no problem even if it is displayed.
Of course, Its nosense this situation. So, I managed to manage it somehow.
もちろん、こんな状況自体が勿体無い話なのです。ですから、何とかして使いやすくしようと考えました。
As you see left side of previouse image, one of my extension named “Selection Maker”. In this time I added switching button that we can change corner widget state in it.
When we click “Corner Widget” button in previouse image, Corner Widget state change like below. 上の写真で「Corner Widget」ボタンをクリックすると下の写真の様に状態を切り替えることが出来ます。
That butto works alternately change Corner Widget state. Let’s Download below zxp file and try it. Have a funn!!! ボタンの動作はオルタネート動作で状態を表示/非表示を交互に切り替えます。ダウンロードは以下から。
Please note that You can use ZXP Installer and install zxp. Here is a link of ZXP Installer. However, If you aleady setup Player Debug Mode, You can use below zip package. インストールにはZXPInstallerをご利用下さい。もしPlayerDebugModeを設定済みでしたら以下のリンクからzipパッケージを導入可能です。