I would use similar method ``` graphics.draw(Text("Test", at: Vec2(x: 0, y: 15))) ``` but I would set font and size also.
I would use similar method
but I would set font and size also.