diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-03-20 21:02:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-03-23 21:39:14 +0100 |
| commit | 8d02fad54b3d081faffd343e052c07665374430f (patch) | |
| tree | 1aaa9760c687bb6d2fae3bee69100d7477852348 /test/test.cc | |
| parent | 519f5408ba0f79cc18083670ef71cf4968f6a791 (diff) | |
Read/write subtitle variable Z.
Diffstat (limited to 'test/test.cc')
| -rw-r--r-- | test/test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.cc b/test/test.cc index 0de9c73c..42619683 100644 --- a/test/test.cc +++ b/test/test.cc @@ -410,6 +410,7 @@ simple_text() 0.8, dcp::VAlign::TOP, 0, + vector<dcp::Text::VariableZPosition>(), dcp::Direction::LTR, "Hello world", dcp::Effect::NONE, |
