X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=doc%2Fdesign%2FCCAP;fp=doc%2Fdesign%2FCCAP;h=e10c067f31b25d0bbcec9a64a85f844c71a564ee;hp=1dd2d781bed1a483b8644b8e5395572627a06937;hb=b67e2dda2707e8a8bdfcb926ffc0a3c6c1e666a6;hpb=d7ac100c0eb1b5efdcfbec59be870fd869252840 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...