Missed update to private test repo version.
[dcpomatic.git] / src / lib / font.cc
2023-05-12 Carl HetheringtonAllow copy-construction of Font.
2023-04-19 Carl HetheringtonWrap path/data in a struct.
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2021-04-29 Carl HetheringtonC++11 tidying.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-26 Carl HetheringtonIgnore libxml++ warnings in a nicer way.
2019-05-10 Carl HetheringtonPut Font and Screen into dcpomatic namespace.
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-02 Carl HetheringtonFix incorrect preview of italic subtitles (#728).
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2015-06-09 Carl HetheringtonHide Font members behind accessors.
2015-01-29 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-28 Carl HetheringtonSmall fixes and tidy-ups spotted by cppcheck.
2014-12-20 Carl HetheringtonBasic pass-through of font information when using DCP...
2014-12-16 Carl HetheringtonSave and load subtitle font details.