Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create a string_view like thing for utf8 strings | Dan Goodliffe | 2022-08-22 |
| | | | | utf8_string_view provides length and character iteration over a std::string_view containing utf8 data. | ||
* | More complete and tested stream output support | Dan Goodliffe | 2022-01-03 |
| | |||
* | First iteration with font/text support | Dan Goodliffe | 2022-01-01 |