Skip to content

Instantly share code, notes, and snippets.

View akatsuki-yu's full-sized avatar

Yu Akatsuki akatsuki-yu

View GitHub Profile
/*
Code by Gemini
Illustrator版:表紙・カバー・帯作成用ジェネレータ
Compatible with Illustrator CS6 / CC
*/
(function() {
var scriptFile = new File($.fileName);
var configFile = new File(scriptFile.path + "/book_gen_config_ai.json");