Correctly parse \c tags in SSA (with no specified colour) to return to PrimaryColour.
[libsub.git] / src / ssa_reader.h
2022-09-02 Carl HetheringtonCorrectly parse \c tags in SSA (with no specified colou...
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2020-02-13 Carl HetheringtonFactor SSA style parsing out to separate method.
2019-03-12 Carl HetheringtonRemove sstream dependency.
2017-07-28 Carl HetheringtonSupport \pos in ssa.
2016-06-09 Carl HetheringtonVarious work on improving vertical position handling.
2016-02-15 Carl HetheringtonBasic support for parsing in-line markup in SSA.
2016-02-11 Carl HetheringtonRudimentary SSA parser.