summaryrefslogtreecommitdiff
path: root/src/interop_subtitle_asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-10 23:37:32 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-11 01:03:42 +0200
commitc433039121e361d4466ac626d879edaa18050ffb (patch)
tree691f82ef8a8f3e94f3cc430b184992f050945f00 /src/interop_subtitle_asset.h
parent02d5b8c73ca3d8d18397658425b0e8f2d5e4e90a (diff)
Add set_font_file()
Diffstat (limited to 'src/interop_subtitle_asset.h')
-rw-r--r--src/interop_subtitle_asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interop_subtitle_asset.h b/src/interop_subtitle_asset.h
index ba8b5edf..4b96c795 100644
--- a/src/interop_subtitle_asset.h
+++ b/src/interop_subtitle_asset.h
@@ -70,6 +70,7 @@ public:
void write (boost::filesystem::path path) const;
void resolve_fonts (std::list<boost::shared_ptr<Asset> > assets);
void add_font_assets (std::list<boost::shared_ptr<Asset> >& assets);
+ void set_font_file (std::string load_id, boost::filesystem::path file);
/** Set the reel number or sub-element identifier
* of these subtitles.