Doğancan Kalıncı

Results 5 comments of Doğancan Kalıncı

Hi @MyoskSoftwareCompany, Thanks for the quick suggestion! That's a great thought. I've tested this behavior both by explicitly providing a path to a .ttf file included in my APK and...

Hi again, To be clear, this issue is demonstrably not related to any specific font file. The crash is a **hardware alignment fault** (`BUS_ADRALN`) occurring in a C-level SIMD rendering...

I want to add some more context to explain why this is a critical barrier for accessibility-focused applications and why common workarounds used in visual games aren't applicable here. My...

Thanks for the clarification. Just to clarify — in my case, I’m not drawing anything with SDL. As I mentioned in my second comment, I only use SDL to handle...

I understand, but as I mentioned, I’m not creating any custom text field manually. SDL only opens the native keyboard, but does not expose a native editable text field for...