LaiTool/resources/tmp/config/clip_setting.json

79 lines
2.0 KiB
JSON
Raw Normal View History

2024-05-15 12:57:15 +08:00
{
"text_style": [
{
"name": "无",
"id": "0",
"style": [],
"font_size": 7,
"fonts": "新青年体",
"style_name": "黄字黑边",
"clip": {
"alpha": 1,
"flip": {
"horizontal": false,
"vertical": false
},
"rotation": 0,
"scale": {
"x": 1,
"y": 1
},
"transform": {
"x": 0,
"y": -0.8333333333333334
}
},
"ratio": "4:3"
},
{
"name": "随机",
"id": "1",
"style": [],
"font_size": 7,
"fonts": "新青年体",
"style_name": "黄字黑边",
"clip": {
"alpha": 1,
"flip": {
"horizontal": false,
"vertical": false
},
"rotation": 0,
"scale": {
"x": 1,
"y": 1
},
"transform": {
"x": 0,
"y": -0.8333333333333334
}
},
"ratio": "4:3"
}
],
"background_music_setting": [
{
"name": "女频-甜文",
"folder_path": "D:\\甜文",
"id": "741f52af-a8a2-4e26-85e9-e2326d91e28d"
}
],
"friendly_reminder_setting": [
{
"id": "0",
"name": "无",
"material_animations": {},
"texts": {},
"tracks": {},
"text_value": "无"
},
{
"id": "1",
"name": "随机",
"material_animations": {},
"texts": {},
"tracks": {},
"text_value": "下面的数据随机生成(不包含这条啊)"
}
]
}