Rename Font -> FontAsset; add dcpdumpsub tool.
authorCarl Hetherington <cth@carlh.net>
Wed, 10 Jun 2015 09:55:22 +0000 (10:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 10 Jun 2015 09:55:22 +0000 (10:55 +0100)
commit8771c1f7b00ab0fb5c252adaa437d753155b7c18
treef1f4c6109c1b64c795a05ff2a6188f246028e767
parent91e1e17b4c9771e00b48d9fcc0dcbe2bdfa94c17
Rename Font -> FontAsset; add dcpdumpsub tool.
14 files changed:
run/tools/dcpdumpsub [new file with mode: 0644]
src/data.h [new file with mode: 0644]
src/dcp.cc
src/font.cc [deleted file]
src/font.h [deleted file]
src/font_asset.cc [new file with mode: 0644]
src/font_asset.h [new file with mode: 0644]
src/interop_subtitle_asset.cc
src/smpte_subtitle_asset.cc
src/subtitle_asset.cc
src/subtitle_asset.h
src/wscript
tools/dcpdumpsub.cc [new file with mode: 0644]
tools/wscript