diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-27 14:50:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-27 14:50:56 +0100 |
| commit | f0de0c63504446714ab642f9db872bd31f9c070b (patch) | |
| tree | 45ea6c4219a3a3dbd1dedde65f071ab092c5c290 /test/data/test_text.stl | |
| parent | 170aa07b0c45d031b89815a5d07c8eb7e9226bbe (diff) | |
Rename STL -> STLText
Diffstat (limited to 'test/data/test_text.stl')
| -rw-r--r-- | test/data/test_text.stl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/data/test_text.stl b/test/data/test_text.stl new file mode 100644 index 0000000..abb755a --- /dev/null +++ b/test/data/test_text.stl @@ -0,0 +1,9 @@ +$FontName = Arial +$Bold = False +$Italic = False +$Underlined = False +$FontSize = 42 +// This is a comment which we should ignore +// These timecodes are H:M:S:F +00:00:41:09 , 00:00:42:21 , This is a subtitle | and that's a line break +00:01:01:01 , 00:01:02:10 , This is some ^Bbold^B and some ^B^Ibold italic^B^I and some ^Uunderlined^U. |
