- UID
- 526
- 积分
- 154
- 帖子
- 18
- 主题
- 2
- 论坛币
- 1455
- 威望
- 1
- EP值
- 235
- MP值
- 0
- 阅读权限
- 50
- 注册时间
- 2012-6-27
- 在线时间
- 13 小时
- 最后登录
- 2013-7-12
|
milkyjing 发表于 2012-6-29 22:58
把TCC文件贴一下
# tcc file version
< tcc file version = 1.0 >
# mode configuration
< inherit ass header = false >
< k mode = syllable >
< text layout = horizontal >
< tcaxpy init = true >
< tcaxpy user = false >
< tcaxpy fin = true >
# py settings
< py file = !in_008.py > < beg line = 1 > < end line = 0 >
< py file = !main_003.py > < beg line = 1 > < end line = 0 >
< py file = !eft_002.py > < beg line = 1 > < end line = 0 >
< py file = !eft_003.py > < beg line = 1 > < end line = 0 >
< py file = !ext_ext_particle > < beg line = 1 > < end line = 0 >
< py file = !out_008.py > < beg line = 1 > < end line = 0 >
# main settings
< k-timed ass file = test_k.ass >
< font file = 汉仪行楷简.ttf > < font face id = 1 > < font size = 30 >
< fx width = 640 > < fx height = 480 > < fx fps = 29 >
< alignment = 1 >
< x offset = 0 > < y offset = 15 >
< spacing = 0 > < space scale = 1.0 >
# style settings
< font face name = "" >
< bord = 1 > < shad = 0 >
< primary color = H7451EE > < secondary color = HEF4107 > < outline color = FFFF00 > < back color = 000000 >
< primary alpha = 0 > < secondary alpha = 0 > < outline alpha = 0 > < back alpha = 100 >
# additional settings
< blur = 1.0 > |
|