Hey everyone! I'm working on adding a bit of UI into my game and engine and I've found FontStashShar
Hey everyone! I'm working on adding a bit of UI into my game and engine and I've found FontStashSharp, and thanks to previous questions I've found quite a few answers and got it running, but, I'm curious if anyone knows a way to set it to be bottom left origin instead of top left? I'd prefer to keep +Y up if possible? I'm not the strongest with matrix math but if there's some transform I can apply during the DrawQuad callback in IFontStashRenderer2 or maybe a setting or something I'm missing?