Rework subtitle writing to fix incorrect output with
authorCarl Hetherington <cth@carlh.net>
Tue, 20 Sep 2016 22:55:47 +0000 (23:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 6 Oct 2016 23:02:47 +0000 (00:02 +0100)
commitc4d06c36ffc25273d3f35449a415b2b813d47a27
tree9651a111db048c01d1e85f7ed063fcc8ab79208d
parent4e1c04f5448364f0931a2d2d5fe8dcc8619463fc
Rework subtitle writing to fix incorrect output with
in-line font changes (#952).
run/tests
src/object.h
src/subtitle_asset.cc
src/subtitle_asset.h
src/subtitle_asset_internal.cc [new file with mode: 0644]
src/subtitle_asset_internal.h [new file with mode: 0644]
src/wscript
test/test.cc
test/write_subtitle_test.cc