summaryrefslogtreecommitdiff
path: root/src/lib/render_text.cc
AgeCommit message (Expand)Author
2020-07-24WIPsigned-unsignedCarl Hetherington
2020-04-24Substantial reworking of the font rendering code to measureCarl Hetherington
2020-04-24More extractions.Carl Hetherington
2020-04-24Use a variable for subtitles.front()Carl Hetherington
2020-04-24Extract some bits of code into their own methods.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-02-03Fix incorrect subtitle positioning when there are simultaneousCarl Hetherington
2019-01-27Remove specification of italic/bold fonts (#1451); synthesis will be used ins...v2.13.110Carl Hetherington
2019-01-26Modify FontConfig call to allow italic/bold synthesis.Carl Hetherington
2019-01-26Revert accidentally-committed stuff in pot/merge.Carl Hetherington
2019-01-26pot/merge.Carl Hetherington
2019-01-23Try to improve font rendering on Windows by using freetype for pango/cairo.v2.13.105Carl Hetherington
2018-09-04Try no anti-aliasing when rendering subtitles.Carl Hetherington
2018-09-04Docs say that Context::set_antialias does not affect text.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19Finish PlayerSubtitles -> PlayerText and SubtitleString -> PlainText.Carl Hetherington
2018-07-19More renaming.Carl Hetherington