Add fix_empty_font_ids() to replace empty Font ids with a dummy string. v1.6.14
authorCarl Hetherington <cth@carlh.net>
Sun, 15 Dec 2019 21:58:21 +0000 (22:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 15 Dec 2019 22:05:32 +0000 (23:05 +0100)
commitb651392d70d7e37ce5a8a20da81d86e5d19aadd8
tree6bd8a29af4ac175b088e166d0bd10966f921263f
parentfb0dfadb60cffe811b89e6ad9d2d5b510a47c62b
Add fix_empty_font_ids() to replace empty Font ids with a dummy string.

Back-ported from abf4f7577877254ecd7a1dc7955e0d7ca49ad07c in master.
src/subtitle_asset.cc
src/subtitle_asset.h
src/subtitle_string.h
src/util.cc
src/util.h
test/util_test.cc