ecraven
ecraven
I'm currently using this for a font merged from multiple TTFs, so I don't think imgui could update things correctly internally :-/ you are correct that glyphs are missing for...
https://github.com/ecraven/imgui/tree/missing-glyphs The vector could be a boolean set, which would add about 8k per font, but might be faster. I'm not hung up on the actual code, just the general...
> I have it solved, @ecraven > For anyone else that has the same issue using this patch, I'd like to > confirm that the issue was solved by calling...
I see this with brave
any way to fix this? this makes it unusable for my use case, and it looks like a great tool otherwise!
I've run into 1. (not being able to kill those processes). Could you not just run `sudo kill ...`?
Ah, sorry, that should have been obvious. I've now created a systemd unit to do this. Is there any way to use prodigy to just call `systemctl start ..` and...
Thank you very much for this, merged.
Hey ;) > I have some patches, but am not allowed to contribute them since there > is no license file. Sorry about that, I'll need to investigate what the...
> Ypsilon is now developed at https://github.com/fujita-y/ypsilon and it becomes a LLVM-based R6RS/R7RS compiler. > The author claims that its performance is comparable to Guile 3.x on > his machine....