diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-06-06 22:26:13 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-06-06 22:26:13 +0100 |
| commit | afbe46ea4a0221d22c691b5f60a57c43d19a32cd (patch) | |
| tree | 582f0d3dadf2bca2f0c8de5ee4e4295c800e652d /test/data | |
| parent | a06e701131b813bc42ae81b9c5e8c7dbbfea7eb9 (diff) | |
Add another test stub.
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/test.ssa | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/test/data/test.ssa b/test/data/test.ssa new file mode 100644 index 0000000..578c3d4 --- /dev/null +++ b/test/data/test.ssa @@ -0,0 +1,20 @@ +[Script Info] +Title: libsub test +ScriptType: v4.00 +WrapStyle: 0 +ScaledBorderAndShadow: yes +PlayResX: 1920 +PlayResY: 1080 + +[V4 Styles] +Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, TertiaryColour, BackColour, Bold, Italic, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding +Style: Default,Arial,20,16777215,255,0,0,0,0,1,2,2,2,10,10,10,0,1 + +[Fonts] + +[Graphics] + +[Events] +Format: Marked, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text +Dialogue: Marked=0,0:00:01.23,0:00:04.55,Default,,0,0,0,,Hello world +Dialogue: Marked=0,0:00:05.74,0:00:11.00,Default,,0,0,900,,This is vertically moved |
