Yaroslav Erohin
Yaroslav Erohin
This has to be fixed.
Shame there was no reply to this issue. I hav the same problem, I need a zip library that builds on iOS with il2cpp.
Good point. I didn't know that existed :D I can apply that function instead in scope of this PR a bit later.
I have tried to use MeasureTextEx and it requires a zero-terminated string, which is not what we're getting with `Clay_StringSlice` and obviously allocating a buffer and copying data for that...