update danmuku2ass.py
delete blank line at the head
This commit is contained in:
parent
5a3fb6441a
commit
d97749af3f
@ -645,8 +645,7 @@ def MarkCommentRow(rows, c, row):
|
|||||||
|
|
||||||
def WriteASSHead(f, width, height, fontface, fontsize, alpha, styleid):
|
def WriteASSHead(f, width, height, fontface, fontsize, alpha, styleid):
|
||||||
f.write(
|
f.write(
|
||||||
'''
|
'''[Script Info]
|
||||||
[Script Info]
|
|
||||||
; Script generated by Danmaku2ASS
|
; Script generated by Danmaku2ASS
|
||||||
; https://github.com/m13253/danmaku2ass
|
; https://github.com/m13253/danmaku2ass
|
||||||
Script Updated By: Danmaku2ASS (https://github.com/m13253/danmaku2ass)
|
Script Updated By: Danmaku2ASS (https://github.com/m13253/danmaku2ass)
|
||||||
|
Loading…
Reference in New Issue
Block a user