Martin Geisler

Results 832 comments of Martin Geisler
trafficstars

Hey @aral, it seems another plan has been made. I'm not directly involved with Helix development, but I'll be happy to adapt Textwrap to make it flexible enough for this...

Yeah, there are definitely many other factors at play here! In particular, you would probably end up re-implementing large parts, just like I do in my [`Wasm demo`](https://mgeisler.github.io/textwrap/) (see https://github.com/mgeisler/textwrap/blob/master/examples/wasm/src/lib.rs)....

Hi @nofurtherinformation, thanks a lot for looking into this! > This PR suggests a one-liner CSS fix to apply the foreground css variable (`var(--fg)`) to the svg text element to...

No worries at all, I was also out myself :smile: Thanks for the elegant fix, it would have taken me a while to figure this out myself!

I reported it upstream now, I hope the fix can be included there somehow: https://github.com/boozook/mdbook-svgbob/issues/22.

> This is not super helpful. We need to know what encoding is supported by the string literal. Most C++ compilers will assume UTF-8 as the encoding by default. It...

Thanks @bibhas2, I'll update the page like you suggest in #81.

Looks good, thanks! Please sign the CLA and then click the link to rescan in the [CLA bot error message](https://github.com/google/comprehensive-rust/pull/37/checks?check_run_id=10272103705).

Hi @Crain-32, this looks cool, thanks! I'm glad you could make your way around the `build_all.sh` script... it's a clunky way for me to ensure that the Android part actually...

Hey agian @Crain-32, Yeah, I think we'll let this wait a bit for now — the Android part is really about the "Android Open Source Project" right now. We could...