diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-01-28 21:12:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-01-28 21:12:10 +0000 |
| commit | 7f20aa518356f188946eb508239caf7c113da819 (patch) | |
| tree | 8647f9b6e6f87415cfd38e47365b14cf3e6df30f /test/data | |
First version.
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/test.stl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/data/test.stl b/test/data/test.stl new file mode 100644 index 0000000..abb755a --- /dev/null +++ b/test/data/test.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. |
