More design musings.
authorCarl Hetherington <cth@carlh.net>
Mon, 11 Jun 2018 23:13:27 +0000 (00:13 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 19 Jul 2018 22:36:56 +0000 (23:36 +0100)
doc/design/CCAP

index 1dd2d781bed1a483b8644b8e5395572627a06937..e10c067f31b25d0bbcec9a64a85f844c71a564ee 100644 (file)
@@ -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...