bool operator!=(const text_surface &t) const
std::vector< text_chunk > chunks_
std::size_t width() const
text_surface(const std::string &str, int size, color_t color, int style)
void set_text(const std::string &str)
const std::vector< surface > & get_surfaces() const
std::vector< surface > surfs_
std::size_t height() const
bool operator==(const text_surface &t) const