Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use utf8_string_view for processing text to renderings | Dan Goodliffe | 2022-08-22 |
| | |||
* | Fix string_view iteration | Dan Goodliffe | 2022-08-21 |
| | |||
* | Fix shadowing | Dan Goodliffe | 2022-08-21 |
| | |||
* | Add transform_array | Dan Goodliffe | 2022-01-03 |
| | | | | Wraps std::transform to transform one array into another. | ||
* | Use Cache system to persist font rendering for Text | Dan Goodliffe | 2022-01-02 |
| | |||
* | First iteration with font/text support | Dan Goodliffe | 2022-01-01 |