Ben McAvoy
Ben McAvoy
Any progress on this?
Would it not be worth adding files such as `out`, `out.asm`, `out.o` to the `gitignore` so that they are just never uploaded or even considered by git?
Is [this](https://github.com/Rebzzel/kiero/blob/master/examples/imgui/impl/d3d11_impl.cpp) what you are looking for?
So, I'm aware this was supposed to fix Y inversion but it used to work for me with zero issues. I'm now running the platformer example (copied into my own...
NOTE: I'm on Fedora 38, BSPWM, X11, Nvidia drivers.
In the master branch, the `platformer` example is flipped. The `letterbox` example is not flipped. 
Ah, sorry. I pulled changes and everything is working great! Platformer example isn't flipped and neither is letterbox on your branch (`fix_y_inversion`). Seems to work great, well done!
Have you tried building the font atlas and/or setting `io.DefaultFont`?