Sylvain Becker

Results 199 comments of Sylvain Becker

> Wether it is a crash or just a warning depends on how ubsan is configured (it was a crash in my case), but yes, it is probably something that...

This wasn't much tested it seems. because it crashed rendering any emoji / with color blended.(see valgrind log). fixed in https://github.com/libsdl-org/SDL_ttf/commit/a9a4fea81b41f3ceefcfacd5b32fa3e838a554c0 there is a test program with a fuzzer/random string...

ok, but this fix SDL_ttf build on android !

Having multiple fonts can solve "tofu". but actually, it's not the only issue. If you have a string with "some latin chars ... some arabic chars.. " you probably have...

Yep, some app could mix game concept and real location !

I don't really need this, but if we want it for SDL3, maybe we would merge before have all back-ends. Then, this is a more global suggestion about workflow for...

I meant this as a generic thing, for some other PR (like SDL_notification), not necessary SDL location. If someone want to explore those API and provide back-end when this isn't...

@AntTheAlchemist hey, sorry i havent firebase set up.

@AntTheAlchemist: I think I had the same ANR before and I personally use this patch on my project. also a "few ANR" depends on the number of users. ANR rate...

I think the patch isn't ok for some specific usage of Sam's apps. but for usual thing, that's ok, I've used it for years. (related issue: #7811)