membrane

phronmophobic 2023-01-10T04:40:02.196319Z

Made some progress on a formatted text API. For now, it's mostly just a functional interface over the skia SKParagraph API, but it seems pretty reasonable and comprehensive. It's unclear if the same data model can be generalized to work across multiple graphics backends (that's not necessarily a requirement, but it would be nice).

🆒 7