diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-09 11:13:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-09 11:13:02 +0100 |
| commit | 5c1b079a28941781c9cfa46d57e0c20b55681b32 (patch) | |
| tree | 35c0d2aac409ca1b52699e974f299a64aa5ffc1f /src/font.h | |
| parent | 6425742f95a4c2e539061b29016a4a5bd10ac9ae (diff) | |
Basically-working interop subtitle font handling.
Diffstat (limited to 'src/font.h')
| -rw-r--r-- | src/font.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ namespace dcp { /** @class Font - * @brief A (truetype) font asset for subtitles in a DCP. + * @brief A (truetype) font asset for subtitles in an Interop DCP. */ class Font : public Asset { |
