How do you use it with glfw? Can pixie render onto an opengl context?
When i was making a [vim GUI](https://github.com/paranim/paravim) (not neovim) last year i settled on stb_truetype for text. I think it's a lot more primitive than your text renderer here though. Would it be possible to mix it with normal opengl code?