203 bool equals(std::shared_ptr<const dcp::Text> other_sub, EqualityOptions
const& options, NoteHandler node)
const override;
A single line of subtitle text with all the associated attributes.
TextString(boost::optional< std::string > font, bool italic, bool bold, bool underline, Colour colour, int size, float aspect_adjust, Time in, Time out, float h_position, HAlign h_align, float v_position, VAlign v_align, float z_position, Direction direction, std::string text, Effect effect, Colour effect_colour, Time fade_up_time, Time fade_down_time, float space_before, std::vector< Ruby > rubies)
boost::optional< std::string > _font
float aspect_adjust() const
boost::optional< std::string > font() const