summaryrefslogtreecommitdiff
path: root/src/lib/render_subtitles.cc
AgeCommit message (Expand)Author
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-26Hack to make font finding work on Ubuntu even when not installed.Carl Hetherington
2015-08-23Remove debug code.Carl Hetherington
2015-08-23FontConfig debugging.Carl Hetherington
2015-08-23Use the correct font to render subtitles in preview / burn-in (#663).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-04Fix horizontal positioning with .srt / burn-in (#488).Carl Hetherington
2015-06-03Various fixes to allow independent x and y scaling of text subs (#489).Carl Hetherington
2015-05-12Assorted image subtitle fixes.Carl Hetherington
2015-01-11Remove unused code.Carl Hetherington
2015-01-03Various libdcp API changes.Carl Hetherington
2014-12-15More fixes for newer libdcp.Carl Hetherington
2014-10-02Subtitle v position is from 0->1, not a %age.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-15Basics of subtitle rendering.Carl Hetherington