why is trying to figure out how to put text on a screen with wayland so difficult? I guess I have to use Cairo to render the text to a surface and then pass that surface to wayland?
There are 40 different examples that show rendering all of these advanced animations, but I can't find a single tutorial or example on the Internet for how to put "Hello, world!" on the display.