diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-06-12 00:13:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-19 23:36:56 +0100 |
| commit | b67e2dda2707e8a8bdfcb926ffc0a3c6c1e666a6 (patch) | |
| tree | 8518d46ef6c8b25515298b4b82920feee7adf4f9 /doc/design | |
| parent | d7ac100c0eb1b5efdcfbec59be870fd869252840 (diff) | |
More design musings.
Diffstat (limited to 'doc/design')
| -rw-r--r-- | doc/design/CCAP | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/design/CCAP b/doc/design/CCAP index 1dd2d781b..e10c067f3 100644 --- a/doc/design/CCAP +++ b/doc/design/CCAP @@ -9,3 +9,7 @@ CPLs can have CCAP and subtitle; actual files appear to be the same as subs. Maybe we just want a subtitle type with the emissions e.g. instead of emit(sub) do emit(TEXT_SUBTITLE, sub) or emit(TEXT_CCAP, sub). +Try "bitmap" for bitmapped text and "plain" for actual text. + +Should we try to preserve project back-compatibility here (i.e. do we change XML tag names...) +on the one hand, it's just names, on the other hand... |
