Ben McAvoy

Results 8 comments of 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. ![image](https://github.com/not-fl3/macroquad/assets/143108602/cda298c5-7c41-4b77-aa28-5cd2ebd13f17)

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`?