summaryrefslogtreecommitdiff
path: root/src/lib/player_subtitles.cc
AgeCommit message (Collapse)Author
2018-07-19Partial conversion of PlayerSubtitles -> PlayerText and SubtitleString -> ↵Carl Hetherington
PlainText.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported.
2015-08-23Use the correct font to render subtitles in preview / burn-in (#663).Carl Hetherington