Fix end-of-stringstream logic to not miss the last line.
[libsub.git] / src / font_size.cc
2016-06-09 Carl HetheringtonVarious work on improving vertical position handling.
2016-02-11 Carl HetheringtonRudimentary SSA parser.
2014-05-30 Carl HetheringtonSplit up into RawSubtitle and Subtitle, with collect...