David

Results 60 comments of David

sorry I went ahead and removed it too haha

You probably already know this, but here are my benchmarks showing the slowdown is loading each font file, and loading the codepoints is actually fast. And most of it is...

@greatgitsby That's correct, it's just on my PC

> it should be obvious what the silly thing we (or raylib) is doing. @adeebshihadeh One silly thing we were doing was loading the unifont with size 200, when the...

Just doing both those things (200 -> 16 for unifont, no filter, and 200 -> 100 for other fonts), reduces startup time on the old font loading code (before font...

> I’d make it at least as big as the biggest size, so the speed? Looks like that's 176, so a big bigger 🤔. Would it work to just load...

The ~400ms loading time is actually the same as the current master, with the processing, so maybe that could all be reverted. But I can adjust the unifont size to...

> This also needs to be added to the whitelist. 6ad0cf8b8fa699c3 Thanks! Whitelist is actually based on the branch, not your dongle ID