gavrilovmiroslav / svarog

A C#-only old-school modular game engine
0 stars 0 forks source link

SFML's font drawing has an access violation #1

Open gavrilovmiroslav opened 1 month ago

gavrilovmiroslav commented 1 month ago

Would be solved with #2 as drawing sprites doesn't have this issue

gavrilovmiroslav commented 1 month ago

I tried many different things here, just to make sure it's not a memory leak, and it doesn't seem to be in managed code at all... Nothing we can do except not use fonts as they are...