summaryrefslogtreecommitdiff
path: root/test/dcp_font_test.cc
AgeCommit message (Expand)Author
2024-08-17Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge ReelClosedCaptionAsset into ReelTextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2023-01-08Remove a test directory before running.v1.8.50Carl Hetherington
2022-04-22Fix some macOS signed/unsigned warnings.Carl Hetherington
2022-04-12Add and use new File class.merged-to-mainCarl Hetherington
2021-04-12Specify CPL standard on construction.Carl Hetherington
2021-04-11Small bits of tidying up.Carl Hetherington
2021-01-21Use enum class for the things in types.hCarl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2021-01-08Fix test following previous commit.Carl Hetherington
2020-12-20Accept fonts as data blocks rather than files.Carl Hetherington
2020-11-02Add Data class and change API to a raw pointer.Carl Hetherington
2019-03-16Fix some GPL boilerplate.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2015-12-16Ref does not need to be a template since it's always used for Asset.Carl Hetherington
2015-12-04Take DCP-o-matic's version of Data class.Carl Hetherington
2015-06-24Fix various SNAFUs with Font ID handling.Carl Hetherington
2015-06-18Fix several missing binary specifiers to fopen.Carl Hetherington
2015-06-09Handle storing/recovery of fonts in SMPTE MXF files.Carl Hetherington
2015-06-09Basically-working interop subtitle font handling.Carl Hetherington