Don't use --target-macos-arm64 any more, since it's not supported.
[dcpomatic.git] / src / lib / font.h
2023-05-12 Carl HetheringtonAllow copy-construction of Font.
2023-04-19 Carl HetheringtonIn 1c73379ed8483dcf71c5ccfc459c2c22516a9aef I changed
2023-04-19 Carl HetheringtonWrap path/data in a struct.
2023-04-19 Carl HetheringtonAdd a comment.
2022-07-11 Carl HetheringtonFix font handling for DCP subtitles.
2022-06-07 Carl HetheringtonRearrange subtitle font management.
2021-10-09 Carl HetheringtonDon't ignore font settings for DCP subtitles (#2074). v2.15.167
2021-04-29 Carl HetheringtonC++11 tidying.
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
2018-02-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-02-27 Carl HetheringtonAdd a load of explicit keywords.
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 HetheringtonUpdate hints properly when fonts are changed.
2015-06-09 Carl HetheringtonHide Font members behind accessors.
2015-04-30 Carl HetheringtonVarious bits related to subtitle font handling, particu...
2015-01-07 Carl HetheringtonMerge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
2015-01-06 Carl HetheringtonHeader guard.
2014-12-20 Carl HetheringtonBasic pass-through of font information when using DCP...
2014-12-16 Carl HetheringtonSave and load subtitle font details.
2014-12-15 Carl HetheringtonStart of Fonts dialog for setting up subtitle fonts.