In-line run of subs_in_out so that it gets the environment more easily.
[libdcp.git] / test / dcp_font_test.cc
2023-01-08 Carl HetheringtonRemove a test directory before running. v1.8.50
2022-04-22 Carl HetheringtonFix some macOS signed/unsigned warnings.
2022-04-12 Carl HetheringtonAdd and use new File class. merged-to-main
2021-04-11 Carl HetheringtonSpecify CPL standard on construction.
2021-04-11 Carl HetheringtonSmall bits of tidying up.
2021-01-21 Carl HetheringtonUse enum class for the things in types.h
2021-01-07 Carl Hetheringtonstd::shared_ptr
2021-01-07 Carl HetheringtonFix test following previous commit.
2020-12-20 Carl HetheringtonAccept fonts as data blocks rather than files.
2020-11-01 Carl HetheringtonAdd Data class and change API to a raw pointer.
2019-03-17 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-03-16 Carl HetheringtonFix some GPL boilerplate.
2016-06-01 Carl HetheringtonStill more licence fixups.
2015-12-16 Carl HetheringtonRef does not need to be a template since it's always...
2015-12-04 Carl HetheringtonTake DCP-o-matic's version of Data class.
2015-06-24 Carl HetheringtonMerge.
2015-06-24 Carl HetheringtonFix various SNAFUs with Font ID handling.
2015-06-18 Carl HetheringtonFix several missing binary specifiers to fopen.
2015-06-09 Carl HetheringtonHandle storing/recovery of fonts in SMPTE MXF files.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.